Commit Graph

1589 Commits

Author SHA1 Message Date
Alan Liu
ad2044da57 ICU-2015 add "2.1" to old @draft tags
X-SVN-Rev: 10350
2002-11-22 22:51:56 +00:00
Syn Wee Quek
0c0c1c0416 ICU-2524
javadocs updates
removing unused import statements and variables

X-SVN-Rev: 10349
2002-11-22 22:45:19 +00:00
Alan Liu
43148de5a5 ICU-2513 fix circular static init dependency on Sun JDK 1.4.0_01 or later
X-SVN-Rev: 10348
2002-11-22 22:23:00 +00:00
Syn Wee Quek
2d69fa1579 ICU-2522
removed duplicated data files

X-SVN-Rev: 10343
2002-11-22 18:53:27 +00:00
Alan Liu
acc6c8332e ICU-2025 improve @deprecated tags
X-SVN-Rev: 10342
2002-11-22 18:31:51 +00:00
Alan Liu
77c31ed750 ICU-1837 remove test cases for behavior to be addressed in or after 2.6
X-SVN-Rev: 10337
2002-11-22 17:48:00 +00:00
Vladimir Weinstein
46a13197c7 ICU-1855 changes according to code review
X-SVN-Rev: 10335
2002-11-22 01:32:57 +00:00
Syn Wee Quek
9ecb4fc445 ICU-1854
Use UCharacter instead of Character

X-SVN-Rev: 10334
2002-11-22 00:57:14 +00:00
Ram Viswanadha
94b7a75f64 ICU-2520 remove Latin-1 characters
X-SVN-Rev: 10333
2002-11-22 00:44:06 +00:00
Syn Wee Quek
a18df1e5b4 ICU-2519
deprecated StringCharacterIterator

X-SVN-Rev: 10331
2002-11-22 00:37:00 +00:00
Syn Wee Quek
c9a2c5ff63 ICU-2519
StringCharacterIterator deprecated

X-SVN-Rev: 10330
2002-11-22 00:29:01 +00:00
Vladimir Weinstein
4d475023e2 ICU-1854 changes according to code review
X-SVN-Rev: 10329
2002-11-22 00:08:32 +00:00
Vladimir Weinstein
919988fa89 ICU-1855 changes according to code review
X-SVN-Rev: 10327
2002-11-21 23:48:37 +00:00
Vladimir Weinstein
7b55ad9eb9 ICU-1433 changes according to code review
X-SVN-Rev: 10326
2002-11-21 23:47:42 +00:00
Ram Viswanadha
1d25ec1a47 ICU-2185 comment out references to sun.text
X-SVN-Rev: 10325
2002-11-21 23:24:52 +00:00
Vladimir Weinstein
4f0d4b28df ICU-1433 changes according to code review
X-SVN-Rev: 10324
2002-11-21 23:14:52 +00:00
Vladimir Weinstein
a4eb3c3caa ICU-1854 changes according to code review
X-SVN-Rev: 10322
2002-11-21 22:19:52 +00:00
Ram Viswanadha
d2a41f067d ICU-2185 more updates from GCL
X-SVN-Rev: 10315
2002-11-21 18:27:40 +00:00
Ram Viswanadha
868751170a ICU-1785 fix typo
X-SVN-Rev: 10314
2002-11-21 18:19:48 +00:00
Ram Viswanadha
a7cb8d8fe0 ICU-1785 fix compilation problem with JDK 1.3 on Solaris 5.7
X-SVN-Rev: 10312
2002-11-21 01:39:07 +00:00
Alan Liu
a8bb25533a ICU-1837 add U+FFFF test cases, fix test Replaceable to handle it; fix test Replaceable impl bugs
X-SVN-Rev: 10305
2002-11-20 22:41:13 +00:00
Alan Liu
f1438bfc00 ICU-1837 use right style context as well
X-SVN-Rev: 10304
2002-11-20 22:40:38 +00:00
Doug Felt
7ffe5958b7 ICU-1964 doc cleanup and review changes
X-SVN-Rev: 10301
2002-11-20 19:48:10 +00:00
Ram Viswanadha
37300aaae4 ICU-2511 update tests
X-SVN-Rev: 10300
2002-11-20 19:14:36 +00:00
Ram Viswanadha
c0e8b474d5 ICU-2511 data update
X-SVN-Rev: 10299
2002-11-20 19:14:09 +00:00
Alan Liu
9f2f9e147f ICU-2038 sync up to C uoptions/uperf
X-SVN-Rev: 10296
2002-11-20 00:39:47 +00:00
Alan Liu
ac730d4b39 ICU-2038 initial checkin
X-SVN-Rev: 10287
2002-11-18 17:49:36 +00:00
Doug Felt
2b019c550c ICU-2203 cleanup api (remove things not public yet)
X-SVN-Rev: 10286
2002-11-17 01:42:15 +00:00
Doug Felt
7ef58c8c63 ICU-2203 cleanup api (remove things not public yet)
X-SVN-Rev: 10285
2002-11-16 03:46:35 +00:00
Syn Wee Quek
5f166748ed ICU-2499
documentation update

X-SVN-Rev: 10284
2002-11-16 01:49:26 +00:00
Ram Viswanadha
7a6217bb29 ICU-2185 more updates to normalizer performance
X-SVN-Rev: 10279
2002-11-16 01:03:46 +00:00
Doug Felt
698a840ef8 ICU-2203 cleanup api (remove things not public yet)
X-SVN-Rev: 10278
2002-11-16 01:01:05 +00:00
Doug Felt
3f203b10f5 ICU-2203 cleanup api after code review
X-SVN-Rev: 10276
2002-11-15 23:44:10 +00:00
Doug Felt
dcc3d2715e ICU-2180 fix icu4j javadoc instructions in build.xml to work on ant 1.5
X-SVN-Rev: 10274
2002-11-15 22:40:16 +00:00
Ram Viswanadha
88cd15726b ICU-1785 add isNFSkippable, addPropertySets internal APIs
X-SVN-Rev: 10272
2002-11-15 21:04:20 +00:00
Ram Viswanadha
b38014de46 ICU-2185 Normalizer performance test
X-SVN-Rev: 10271
2002-11-15 21:01:22 +00:00
Syn Wee Quek
ac22feda0d ICU-2499
documentation update

X-SVN-Rev: 10270
2002-11-15 20:39:26 +00:00
Alan Liu
1f3d8b8ae9 ICU-2038 use new GC procedure
X-SVN-Rev: 10269
2002-11-15 19:55:44 +00:00
Alan Liu
e0beb5b008 ICU-1125 move formal syntax table to end of class javadoc
X-SVN-Rev: 10266
2002-11-15 01:58:29 +00:00
Alan Liu
de131d145e ICU-2038 update docs per Markus feedback
X-SVN-Rev: 10264
2002-11-14 22:26:41 +00:00
Vladimir Weinstein
c5dc2e0432 ICU-2079 relax data checking for UCA version
X-SVN-Rev: 10262
2002-11-14 20:53:06 +00:00
Alan Liu
e7c6985408 ICU-2410 update javadoc
X-SVN-Rev: 10260
2002-11-14 19:30:45 +00:00
Syn Wee Quek
15467108ce ICU-2186 updated gc to synch with new testframework
X-SVN-Rev: 10252
2002-11-14 02:00:39 +00:00
Alan Liu
b75e9a92f8 ICU-1837 prefer createFromRules over RBT ct
X-SVN-Rev: 10248
2002-11-14 01:43:43 +00:00
Alan Liu
e1a8b68095 ICU-1837 use style context during replace
X-SVN-Rev: 10243
2002-11-14 00:06:24 +00:00
Alan Liu
00f5813d6a ICU-1837 add javadoc re: U+FFFF and style info
X-SVN-Rev: 10242
2002-11-14 00:06:03 +00:00
Alan Liu
a1f545af4f ICU-1837 enable post-2.1 test
X-SVN-Rev: 10241
2002-11-14 00:05:40 +00:00
Syn Wee Quek
c734ff8e70 ICU-2186 initial checkin of collation performance test.
X-SVN-Rev: 10236
2002-11-13 20:44:53 +00:00
Alan Liu
f21bcd8e05 ICU-2410 make max(bogus)=-1, script(bogus)=0, min(script)=0
X-SVN-Rev: 10235
2002-11-13 20:19:43 +00:00
Alan Liu
a56fec6fa0 ICU-2015 add test cases for [:all:] and double [:nv=...:]
X-SVN-Rev: 10201
2002-11-08 01:20:24 +00:00