Commit Graph

9481 Commits

Author SHA1 Message Date
Ram Viswanadha
648bc9412f ICU-2366 update Ukraine currency code
X-SVN-Rev: 10072
2002-10-29 01:12:20 +00:00
George Rhoten
78ff09223c ICU-2134 Fix the ICU4J link
X-SVN-Rev: 10071
2002-10-29 01:11:33 +00:00
Syn Wee Quek
4061f20208 ICU-2191 , :
Added
* Case insensitive comparison
* StringTokenizer

X-SVN-Rev: 10070
2002-10-28 21:59:23 +00:00
Andy Heninger
00767a816c ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10069
2002-10-28 17:18:44 +00:00
Syn Wee Quek
65d107bf3d ICU-2191
Added
* hasMoreCodePointsThan
* StringComparator with code unit/point comparison
* Still has to implement case insensitive comparison

X-SVN-Rev: 10068
2002-10-26 05:50:40 +00:00
George Rhoten
130f5c120b ICU-1885 Allow z/OS to use UCNV_SWAP_LFNL_OPTION_STRING
X-SVN-Rev: 10067
2002-10-25 22:46:22 +00:00
Vladimir Weinstein
c746cf3527 ICU-1854 Latin-1 optimization (Java port)
X-SVN-Rev: 10066
2002-10-25 22:05:19 +00:00
George Rhoten
5261ee8249 ICU-2372 IANA Updates
X-SVN-Rev: 10065
2002-10-25 17:58:24 +00:00
Markus Scherer
47cbd46736 ICU-2145 fix @stable to @draft ICU 2.4 for new functions
X-SVN-Rev: 10064
2002-10-25 00:56:13 +00:00
Andy Heninger
425ac49187 ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10063
2002-10-24 22:16:07 +00:00
George Rhoten
08ca9c365b ICU-2395 Add some documentation on setlocale and cleanup some of the code for getting the default locale.
X-SVN-Rev: 10062
2002-10-24 20:52:54 +00:00
Doug Felt
80ce3b2d6c ICU-2400 fix bad farsi rules that cause RBNF endless recursion
X-SVN-Rev: 10061
2002-10-24 20:22:42 +00:00
Doug Felt
459bc28233 jitterbug: 1325: added test that replicates user's problem, no fix though
X-SVN-Rev: 10060
2002-10-24 19:31:46 +00:00
Markus Scherer
fcaeac080f ICU-1669 document out-of-bounds behavior of moveIndex32 and char[32]At
X-SVN-Rev: 10059
2002-10-24 18:30:07 +00:00
Markus Scherer
373c701aa5 ICU-2145 fix a test bug
X-SVN-Rev: 10058
2002-10-24 17:38:27 +00:00
Markus Scherer
a44e92d425 ICU-2145 add u_strrstr, fix a bug
X-SVN-Rev: 10057
2002-10-24 17:29:35 +00:00
Markus Scherer
71eb1f29bc ICU-2145 test consistent behavior of binary string searches
X-SVN-Rev: 10056
2002-10-24 17:28:23 +00:00
Markus Scherer
b1246ef900 ICU-2145 consistent behavior of binary string searches
X-SVN-Rev: 10055
2002-10-24 01:49:58 +00:00
Vladimir Weinstein
8d1a83e3d5 ICU-1855 Considered strings to be Null-terminated, when they were not. Fixed.
X-SVN-Rev: 10054
2002-10-23 21:11:51 +00:00
Andy Heninger
b5a133cc7d ICU-105 Regular Expressions, ongoing development
X-SVN-Rev: 10053
2002-10-23 16:38:10 +00:00
Steven R. Loomis
9584108a83 ICU-2394 version info in data DLL
X-SVN-Rev: 10052
2002-10-23 01:20:43 +00:00
Andy Heninger
6bd8583607 ICU-105 Regular Expressions initial check in
X-SVN-Rev: 10051
2002-10-23 01:14:17 +00:00
Andy Heninger
11891ab0d8 ICU-105 Regular Expressions initial check in
X-SVN-Rev: 10050
2002-10-22 00:09:32 +00:00
George Rhoten
c6a0025e15 ICU-2296 Fix for HP/UX. Properly use the ICU namespace.
X-SVN-Rev: 10049
2002-10-19 00:39:17 +00:00
Ram Viswanadha
4d1e11911c ICU-2353 delete duplicate declaration
X-SVN-Rev: 10046
2002-10-17 23:31:55 +00:00
Vladimir Weinstein
109a29abd0 ICU-1856 Updated Cyrillic based locales to use [suppressContraction ] modifier in order to improve performance. They also copy UCA Cyrillic data, since the size of binaries doesn't increase, but performance does. Modified tests according to these changes.
X-SVN-Rev: 10045
2002-10-17 23:12:43 +00:00
Vladimir Weinstein
a7a90bbc4b ICU-1855 Updated Korean collation data with a [copy ] modifier that copies and resolves a list of modern Hangul syllables, thus improving the performance of Korean collation
X-SVN-Rev: 10044
2002-10-17 23:10:50 +00:00
Ram Viswanadha
42b589c585 ICU-2075 fix unaligned trap error, add test to verify malloc returns aligned chunk of memory
X-SVN-Rev: 10042
2002-10-17 22:44:01 +00:00
George Rhoten
8d1bde4d85 ICU-2391 Add some missing locale data for country and language names
X-SVN-Rev: 10041
2002-10-17 22:25:46 +00:00
George Rhoten
444e8eca7c ICU-2391 Add some missing locale data for country and language names
X-SVN-Rev: 10037
2002-10-17 00:26:51 +00:00
Vladimir Weinstein
d756219b70 ICU-1855 Introducing [copy ] and [suppressContractions ] arguments (also covers j2288 and parts of j1856)
X-SVN-Rev: 10036
2002-10-16 22:34:16 +00:00
Markus Scherer
3c1af22751 ICU-2296 update readme
X-SVN-Rev: 10034
2002-10-16 00:07:09 +00:00
George Rhoten
4e2e0b8492 ICU-2131 Remove dead rbbi data. The real data are in the .brk files.
X-SVN-Rev: 10033
2002-10-15 23:35:23 +00:00
Steven R. Loomis
3e14bec41d ICU-2375 document C++ Locale difference from Java.
X-SVN-Rev: 10031
2002-10-15 22:00:55 +00:00
Markus Scherer
93018c58f9 ICU-2296 optimize use of UnicodeString, copy string objects less often
X-SVN-Rev: 10030
2002-10-15 00:36:11 +00:00
Markus Scherer
d8cd28cf02 ICU-2296 optimize use of UnicodeString, copy string objects less often
X-SVN-Rev: 10029
2002-10-12 01:09:00 +00:00
Markus Scherer
b6de7e771f ICU-2296 add fastCopyFrom, change normal copying
X-SVN-Rev: 10028
2002-10-12 01:04:09 +00:00
Markus Scherer
5d740a29e2 ICU-2296 add fastCopyFrom
X-SVN-Rev: 10027
2002-10-12 00:59:36 +00:00
Ram Viswanadha
e4918cb63d ICU-2371 donot use deprecate UnicodeCharacterIterator
X-SVN-Rev: 10026
2002-10-12 00:10:57 +00:00
Ram Viswanadha
d9a3afd440 ICU-1999 update the wrappers with Mark's comments
X-SVN-Rev: 10025
2002-10-11 23:43:20 +00:00
Ram Viswanadha
4b930f6d8b ICU-2363 don't use U_INLINE in header files. Fixed some compiler warnings
X-SVN-Rev: 10023
2002-10-11 23:12:31 +00:00
Helena Chapman
756d2b1bdf ICU-2122 fix the uninitialized memory.
X-SVN-Rev: 10022
2002-10-11 22:59:27 +00:00
Alan Liu
4418da5765 ICU-2061 implement uenum_nextDefault; re-use aux buffer instead of mallocing it each time; handle NULL return
X-SVN-Rev: 10021
2002-10-11 20:22:04 +00:00
Alan Liu
c647ceba6b ICU-2061 declare uenum_nextDefault; enhance existing docs a bit
X-SVN-Rev: 10020
2002-10-11 20:20:46 +00:00
Alan Liu
1c63818c39 ICU-2061 add test for default next() implementation; enhance existing tests a bit
X-SVN-Rev: 10019
2002-10-11 20:19:33 +00:00
Alan Liu
237f1f27f9 ICU-2038 add higher-performance implementation of add() that handles a single codepoint; other performance tweaks
X-SVN-Rev: 10018
2002-10-10 21:18:49 +00:00
Alan Liu
5eb64a5da4 ICU-2038 initial performance test for UnicodeSet
X-SVN-Rev: 10017
2002-10-10 21:17:07 +00:00
Alan Liu
4765328a53 ICU-2299 toString() should return escaped pattern
X-SVN-Rev: 10016
2002-10-10 21:07:53 +00:00
Alan Liu
6d97113ded ICU-2038 check in commented-out unrolled binary search
X-SVN-Rev: 10015
2002-10-10 20:08:29 +00:00
Ram Viswanadha
9883485385 ICU-2363 Don't use struct timezone it is deprecated.
X-SVN-Rev: 10014
2002-10-10 20:07:17 +00:00