Commit Graph

14134 Commits

Author SHA1 Message Date
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
Vladimir Weinstein
1fbda0a179 ICU-3137 fix for Icelandic collation
X-SVN-Rev: 15213
2004-05-08 16:04:40 +00:00
Vladimir Weinstein
d8a7dace58 ICU-3100 declarations of the new functions
X-SVN-Rev: 15212
2004-05-08 16:03:58 +00:00
Vladimir Weinstein
51563a693d ICU-3100 add open from short string to the tracing framework
X-SVN-Rev: 15211
2004-05-08 16:03:22 +00:00
Vladimir Weinstein
cd24824aca ICU-3100 collator from/to short string and integer, get contractions APIs
X-SVN-Rev: 15210
2004-05-08 08:48:01 +00:00
Vladimir Weinstein
e37c56616b ICU-3729 some fixes to [before]. Not complete.
X-SVN-Rev: 15209
2004-05-08 07:59:36 +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
Eric Mader
658bda41a0 ICU-3738 remove tabs.
X-SVN-Rev: 15201
2004-05-07 23:29:16 +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
Markus Scherer
3534607a56 ICU-3170 fix documentation for loose prop name matching
X-SVN-Rev: 15186
2004-05-06 20:58:01 +00:00
Ram Viswanadha
4aaaefba5e ICU-3301 fix exhaustive test failure
X-SVN-Rev: 15185
2004-05-06 20:05:35 +00:00
George Rhoten
14b7549e2f ICU-3080 Take out unused whitespace
X-SVN-Rev: 15184
2004-05-06 19:13:08 +00:00
George Rhoten
7677c0c437 ICU-3080 Add translation for Hans
X-SVN-Rev: 15183
2004-05-06 19:06:14 +00:00
George Rhoten
f6e2d91ba9 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15182
2004-05-06 19:03:45 +00:00
Ram Viswanadha
9753719577 ICU-3301 oops missed ICU_VERSION
X-SVN-Rev: 15181
2004-05-06 18:57:31 +00:00
George Rhoten
77eb6d538a ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15180
2004-05-06 18:05:32 +00:00
Markus Scherer
01889c4280 ICU-2761 make UnicodeString::extractBetween() pin properly
X-SVN-Rev: 15179
2004-05-06 17:41:09 +00:00
George Rhoten
714e26a455 ICU-3080 Take out unused whitespace
X-SVN-Rev: 15178
2004-05-06 17:36:51 +00:00
George Rhoten
82d43290d7 ICU-3080 Commit uncontested changes so far. Work on this more later.
X-SVN-Rev: 15177
2004-05-06 17:33:15 +00:00
George Rhoten
4296326957 ICU-3080 Fix some spacing and links
X-SVN-Rev: 15176
2004-05-06 16:17:50 +00:00
George Rhoten
fe2870f4fb ICU-3080 Commit all Currency changes. The old list wasn't very good.
X-SVN-Rev: 15175
2004-05-06 16:17:00 +00:00
Markus Scherer
c5455ff499 ICU-3570 fix apiref bug of polarity of UnicodeString compare(), < etc.
X-SVN-Rev: 15174
2004-05-06 15:26:53 +00:00