Commit Graph

2419 Commits

Author SHA1 Message Date
Ram Viswanadha
d8777b7d5a ICU-3301 update comments
X-SVN-Rev: 15268
2004-05-12 00:29:55 +00:00
Doug Felt
f2732cc03c ICU-3748 handle POSIX names in canonicalization, etc.
X-SVN-Rev: 15267
2004-05-12 00:11:26 +00:00
Ram Viswanadha
3883953d97 ICU-3301 update comments
X-SVN-Rev: 15246
2004-05-11 02:08:36 +00:00
Doug Felt
6bd7decbd2 ICU-3743 split icu4j api data gathering from report generation
X-SVN-Rev: 15245
2004-05-11 01:27:36 +00:00
Andy Heninger
f4f77062d8 ICU-3295 rbbi rt port to Java.
X-SVN-Rev: 15241
2004-05-10 22:51:38 +00:00
Steven R. Loomis
51f4d6a8a2 ICU-3301 getFunctionalEquivalent - fix and test error conditions
X-SVN-Rev: 15240
2004-05-10 22:37:50 +00:00
Alan Liu
f5a4740622 ICU-3653 don't use 'enum' as var name
X-SVN-Rev: 15239
2004-05-10 22:13:21 +00:00
Doug Felt
2873f03255 ICU-3650 clean up tags
X-SVN-Rev: 15238
2004-05-10 22:03:30 +00:00
Alan Liu
f2c3c10085 ICU-3741 initial checkin
X-SVN-Rev: 15230
2004-05-10 18:07:07 +00:00
Doug Felt
353ac7f955 ICU-3650 clean up tags
X-SVN-Rev: 15229
2004-05-10 17:53:26 +00:00
Doug Felt
452c97519d ICU-3740 move implicitcegenerator to impl, remove main (duplicate test fn)
X-SVN-Rev: 15228
2004-05-10 17:30:28 +00:00
Andy Heninger
2242d9195a ICU-3295 RBBI, more tests.
X-SVN-Rev: 15223
2004-05-09 18:38:43 +00:00
Alan Liu
b761d10bb0 ICU-3517 fix compiler warnings
X-SVN-Rev: 15222
2004-05-09 13:41:33 +00:00
Alan Liu
068e7c2df5 ICU-3549 add tests for getKeywords, getKeywordValues, getFunctionalEquivalent
X-SVN-Rev: 15221
2004-05-09 13:38:14 +00:00
Alan Liu
f3b41d0047 ICU-3549 add getAvailableULocales
X-SVN-Rev: 15220
2004-05-09 13:37:31 +00:00
Alan Liu
ddc794608f ICU-3549 implement getKeywords, getKeywordValues, getFunctionalEquivalent
X-SVN-Rev: 15219
2004-05-09 13:36:37 +00:00
Doug Felt
c7c3747e06 ICU-3739 add post processing to RBNF
X-SVN-Rev: 15218
2004-05-09 01:47:05 +00:00
Doug Felt
e9a1a36823 ICU-3650 clean up tags
X-SVN-Rev: 15217
2004-05-09 01:38:45 +00:00
Doug Felt
793f4740b0 ICU-3739 add post processing to RBNF
X-SVN-Rev: 15216
2004-05-09 01:38:05 +00:00
Doug Felt
09ecb0bf7d ICU-3739 add post processing to RBNF
X-SVN-Rev: 15215
2004-05-09 01:31:46 +00:00
Steven R. Loomis
30f4d86006 ICU-3301 getFunctionalEquivalent
X-SVN-Rev: 15214
2004-05-08 23:58:27 +00:00
Alan Liu
770113e23c ICU-3549 add getAvailableULocales
X-SVN-Rev: 15208
2004-05-08 03:07:51 +00:00
Alan Liu
e1ae350fa2 ICU-3517 fix compiler warnings
X-SVN-Rev: 15207
2004-05-08 03:05:48 +00:00
Alan Liu
c8a76d4cba ICU-3666 remove CVS keywords
X-SVN-Rev: 15206
2004-05-08 02:57:21 +00:00
Alan Liu
fad0747731 ICU-3666 remove CVS keywords
X-SVN-Rev: 15205
2004-05-08 02:56:13 +00:00
Doug Felt
b0d64d7a78 ICU-3440 ulocale, change two test items (no@ny, no-no.utf8@B) to expect variants so we pass
X-SVN-Rev: 15204
2004-05-08 00:29:37 +00:00
Ram Viswanadha
49d8d8b6a7 ICU-3301 double path separator will make finding files fail while streaming form jar files
X-SVN-Rev: 15203
2004-05-08 00:07:50 +00:00
Ram Viswanadha
d36c3d53b5 ICU-3301 double path separator will make finding files fail while streaming form jar files
X-SVN-Rev: 15202
2004-05-08 00:00:20 +00:00
Ram Viswanadha
57a7141288 ICU-3301 double path separator will make finding files fail while streaming form jar files
X-SVN-Rev: 15200
2004-05-07 23:24:51 +00:00
Ram Viswanadha
f749192d05 ICU-3301 make tests pass with icu4j.jar
X-SVN-Rev: 15199
2004-05-07 22:47:26 +00:00
Alan Liu
d2d65086f9 ICU-3549 add checkArray method for testing arrays
X-SVN-Rev: 15198
2004-05-07 21:32:48 +00:00
Alan Liu
81304fee0d ICU-3517 fix compiler warnings and remove CVS keywords
X-SVN-Rev: 15197
2004-05-07 21:11:29 +00:00
Doug Felt
0f7c9e46cb ICU-3440 ulocale fix some bugs, still some test failures because of differences in implementation
X-SVN-Rev: 15196
2004-05-07 21:10:21 +00:00
Alan Liu
33f0235eb1 ICU-3517 fix compiler warnings
X-SVN-Rev: 15195
2004-05-07 20:54:31 +00:00
Ram Viswanadha
5ecbec8f1e ICU-3301 DataInputStream does not support read/mark APIs so wrap the InputStream in BufferedInputStream first
X-SVN-Rev: 15194
2004-05-07 18:51:24 +00:00
Doug Felt
14e67686dd ICU-3440 ulocale wrap up, minor tweaks to UResourceBundle/ICUResourceBundle
X-SVN-Rev: 15193
2004-05-07 18:13:39 +00:00
Doug Felt
9f8f3ace99 ICU-3440 ulocale, some display name work remaining
X-SVN-Rev: 15192
2004-05-07 09:27:53 +00:00
Doug Felt
d26294f47f ICU-3440 ulocale, need to implment the display name stuff still
X-SVN-Rev: 15191
2004-05-07 06:44:38 +00:00
Ram Viswanadha
290d46dba8 ICU-3301 fix collation failure
X-SVN-Rev: 15190
2004-05-07 03:14:44 +00:00
Ram Viswanadha
aecfee37ef ICU-3737 fix InterIndic transliterators
X-SVN-Rev: 15189
2004-05-07 02:57:53 +00:00
Steven R. Loomis
ae00785417 ICU-3301 add getKeywordValues and test
X-SVN-Rev: 15188
2004-05-06 23:34:55 +00:00
Mark Davis
6bb095957e ICU-3737 fixed hebrew
X-SVN-Rev: 15187
2004-05-06 23:03:43 +00:00
Ram Viswanadha
4aaaefba5e ICU-3301 fix exhaustive test failure
X-SVN-Rev: 15185
2004-05-06 20:05:35 +00:00
Ram Viswanadha
9753719577 ICU-3301 oops missed ICU_VERSION
X-SVN-Rev: 15181
2004-05-06 18:57:31 +00:00
Andy Heninger
81c160035a ICU-3295 RBBI, more tests.
X-SVN-Rev: 15170
2004-05-06 05:39:17 +00:00
Andy Heninger
245b176207 ICU-3295 RBBI runtime port to Java
X-SVN-Rev: 15169
2004-05-06 05:36:38 +00:00
Ram Viswanadha
1417351221 ICU-3301 re-add th.brk until Andy figures out how to fix the code
X-SVN-Rev: 15167
2004-05-06 02:10:43 +00:00
Ram Viswanadha
86f5724cba ICU-3301 add icudata.jar and remove ICULocaleData.jar files
X-SVN-Rev: 15166
2004-05-06 02:09:41 +00:00
Ram Viswanadha
b172ff111b ICU-3301 add testdata files
X-SVN-Rev: 15165
2004-05-06 02:08:53 +00:00
Ram Viswanadha
6c9d134040 ICU-3301 update version
X-SVN-Rev: 15164
2004-05-06 02:08:36 +00:00