Commit Graph

9495 Commits

Author SHA1 Message Date
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
Ram Viswanadha
a5fcacf0f0 ICU-2363 add new line at end of the file
X-SVN-Rev: 10013
2002-10-10 16:23:58 +00:00
Syn Wee Quek
5caf7bfe1d ICU-2079 testing icubinary new data version leniency authentication
X-SVN-Rev: 10012
2002-10-10 05:16:14 +00:00
Syn Wee Quek
5d018f863c ICU-2079 shifting authentication to a inner class
X-SVN-Rev: 10011
2002-10-10 03:48:04 +00:00
Ram Viswanadha
eef0dfd49c ICU-2363 fixes for linux
X-SVN-Rev: 10010
2002-10-10 01:33:59 +00:00
Ram Viswanadha
fc0ab79006 ICU-2363 Performance test take 1
X-SVN-Rev: 10009
2002-10-10 01:18:33 +00:00
Ram Viswanadha
6ba868cb2f ICU-2055 Text to RB XML conversion tool + fixes for changes in UCBUF
X-SVN-Rev: 10008
2002-10-10 01:05:51 +00:00
Ram Viswanadha
e1e50fab17 ICU-2363 Performance test take 1
X-SVN-Rev: 10007
2002-10-10 01:04:15 +00:00
Syn Wee Quek
78a68e8bbd ICU-2079 relax the version checking for binaries
X-SVN-Rev: 10006
2002-10-09 23:53:24 +00:00
Markus Scherer
e189db4818 ICU-1794 add UnicodeString::hasMoreChar32Than
X-SVN-Rev: 10005
2002-10-09 21:37:48 +00:00
Markus Scherer
a617b35b4a ICU-1794 test UnicodeString::hasMoreChar32Than
X-SVN-Rev: 10004
2002-10-09 21:36:47 +00:00
Markus Scherer
634c3d5a9d ICU-1794 test u_strHasMoreChar32Than
X-SVN-Rev: 10003
2002-10-09 20:40:19 +00:00
Markus Scherer
5b9c9d52df ICU-1794 add u_strHasMoreChar32Than
X-SVN-Rev: 10002
2002-10-09 20:40:05 +00:00
Doug Felt
59ac5307fc ICU-2203 collation service
X-SVN-Rev: 9999
2002-10-09 18:56:58 +00:00
Markus Scherer
56b303282e ICU-1794 split ustring.h function tests from cucdtst.c into new custrtst.c
X-SVN-Rev: 9997
2002-10-09 18:35:04 +00:00
Markus Scherer
c8bba9db42 ICU-2343 remove UCharReference and non-const UnicodeString::operator[]
X-SVN-Rev: 9994
2002-10-08 23:56:15 +00:00
Syn Wee Quek
112cfaa37f ICU-2082
root test removed

X-SVN-Rev: 9993
2002-10-08 21:52:23 +00:00
Alan Liu
28bc7dbd08 ICU-2038 enable all tests
X-SVN-Rev: 9992
2002-10-08 20:46:03 +00:00
Alan Liu
86cd61d425 ICU-2323 add test for all script names and abbrevs
X-SVN-Rev: 9991
2002-10-08 18:29:16 +00:00
Ram Viswanadha
bf2640bf1c ICU-2323 Test fix for ID 7
X-SVN-Rev: 9990
2002-10-08 17:46:06 +00:00
Ram Viswanadha
995308afe4 ICU-2323 fix for ID 7
X-SVN-Rev: 9989
2002-10-08 17:45:39 +00:00
Ram Viswanadha
f8b05c5c2d ICU-2323 fix for ID 7 and linient compare of ID names ignoring _,- etc
X-SVN-Rev: 9988
2002-10-08 17:37:50 +00:00
Vladimir Weinstein
3dcfc893c6 ICU-2305 Vladimir was too eager changing stuff: variable top was a int32_t and should stay that way
X-SVN-Rev: 9987
2002-10-08 16:10:49 +00:00
Markus Scherer
d815c4ce11 ICU-2150 check for valid code point
X-SVN-Rev: 9986
2002-10-08 01:08:34 +00:00
Alan Liu
2f175abc5f ICU-2038 initial checkin
X-SVN-Rev: 9985
2002-10-07 21:24:15 +00:00
Alan Liu
3245441e76 ICU-2038 incorporate changes from review
X-SVN-Rev: 9984
2002-10-07 21:23:43 +00:00
Mark Davis
807640349f bunch o' changes
X-SVN-Rev: 9983
2002-10-05 02:16:17 +00:00
Mark Davis
5529d37324 bunch o' changes
X-SVN-Rev: 9982
2002-10-05 01:28:58 +00:00
Doug Felt
d29ea5e179 ICU-2203 service coverage
X-SVN-Rev: 9981
2002-10-05 01:07:02 +00:00
Markus Scherer
e37690683e ICU-2351 all UnicodeString modifications should make a bogus string valid/empty
X-SVN-Rev: 9980
2002-10-05 00:38:27 +00:00
Markus Scherer
a25c9734c6 ICU-2156 make sure that the same string can be used as source and destination
X-SVN-Rev: 9979
2002-10-05 00:29:14 +00:00
Markus Scherer
27bd9a79a6 ICU-2156 test that the same string can be used as source and destination
X-SVN-Rev: 9978
2002-10-05 00:28:30 +00:00
Alan Liu
c180089bfa ICU-2038 initial checkin of performance testing framework
X-SVN-Rev: 9977
2002-10-04 23:38:57 +00:00
Alan Liu
0eaaa2a088 ICU-2038 move into com.ibm.icu.dev.test.perf
X-SVN-Rev: 9976
2002-10-04 23:18:11 +00:00
Alan Liu
03abaf1e28 ICU-2038 move performance test out into com.ibm.icu.dev.test.perf
X-SVN-Rev: 9975
2002-10-04 23:17:28 +00:00
Markus Scherer
a715afb3e8 ICU-2150 replace UTF_ macros with U16_ macros in public header files
X-SVN-Rev: 9974
2002-10-04 22:09:49 +00:00
Markus Scherer
704b6a284c ICU-2244 interface/mixin classes (like all classes with virtual functions) must have a virtual destructor
X-SVN-Rev: 9973
2002-10-04 20:45:31 +00:00