Commit Graph

2403 Commits

Author SHA1 Message Date
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
Ram Viswanadha
708911f432 ICU-3301 Integrate data generated by ICU into ICU4J
X-SVN-Rev: 15163
2004-05-06 02:07:48 +00:00
Andy Heninger
43ee8a9c4d ICU-3295 rbbi rt port to Java, word break monkey test
X-SVN-Rev: 15150
2004-05-05 01:17:24 +00:00
Markus Scherer
a36ab8d296 ICU-3703 add ICU properties NF*_Inert and Segment_Starter
X-SVN-Rev: 15148
2004-05-04 21:37:09 +00:00
Markus Scherer
0038743f47 ICU-3170 undo fixes to UnicodeData.txt and instead keep test from complaining about bugs
X-SVN-Rev: 15147
2004-05-04 20:48:07 +00:00
Alan Liu
3b2f2fc1b8 ICU-2825 fix @see
X-SVN-Rev: 15144
2004-05-04 19:58:17 +00:00
Doug Felt
b91e850875 fixed 3653: enum is reserved in JDK 1.5
X-SVN-Rev: 15143
2004-05-04 19:41:23 +00:00
Alan Liu
f45da6e68d ICU-2334 clarify docs
X-SVN-Rev: 15142
2004-05-04 19:04:19 +00:00
Doug Felt
9823663e2d fixed 3727: simplify collation key comparison in java
X-SVN-Rev: 15132
2004-05-03 22:47:06 +00:00
Ram Viswanadha
eba142ffeb ICU-3301 preview of UResourceBundle
X-SVN-Rev: 15131
2004-05-03 21:47:39 +00:00
Eric Mader
65fbceaa0d ICU-2259 add tool for building CanonData.cpp table.
X-SVN-Rev: 15128
2004-05-03 21:07:29 +00:00
Ram Viswanadha
af48be9ec8 ICU-3301 preview of resource reading api
X-SVN-Rev: 15127
2004-05-03 19:49:26 +00:00
Ram Viswanadha
99c2ecf801 ICU-3581 preview of ULocale
X-SVN-Rev: 15126
2004-05-03 19:49:07 +00:00
Eric Mader
fba47598dc ICU-3725 clean up "\u" notation in doc comments.
X-SVN-Rev: 15114
2004-04-30 22:22:30 +00:00
Doug Felt
0c6f5d4ada ICU-3724 add indic input methods to icu4j tools
X-SVN-Rev: 15112
2004-04-30 21:59:27 +00:00
Doug Felt
7d4f5f3093 ICU-3713 disable debugging code
X-SVN-Rev: 15111
2004-04-30 21:26:40 +00:00
Doug Felt
aa7395065f ICU-3724 add indic input methods to icu4j tools
X-SVN-Rev: 15109
2004-04-30 19:52:46 +00:00