Commit Graph

2443 Commits

Author SHA1 Message Date
Eric Mader
90bd13796f ICU-3770 update copyright notices for ICU 3.0
X-SVN-Rev: 15449
2004-05-21 00:02:09 +00:00
Andy Heninger
8b6db59694 ICU-3295 rbbi rt port to Java, bugfixes ported over from C++
X-SVN-Rev: 15441
2004-05-20 21:27:44 +00:00
Alan Liu
4b51dcf477 ICU-3748 flesh out docs for new protocol
X-SVN-Rev: 15440
2004-05-20 21:24:25 +00:00
Alan Liu
fd3d8f5e34 ICU-3549 make factory ULocale-based
X-SVN-Rev: 15438
2004-05-20 21:03:38 +00:00
Alan Liu
d4f25def41 ICU-3549 support both Locale- and ULocale-based factories
X-SVN-Rev: 15436
2004-05-20 21:03:12 +00:00
Alan Liu
b9f53381a8 ICU-3549 temporary fix...
X-SVN-Rev: 15434
2004-05-20 18:23:47 +00:00
Alan Liu
c439ee1788 ICU-3549 add overloads taking ULocale
X-SVN-Rev: 15429
2004-05-20 17:52:04 +00:00
Alan Liu
687108cfc3 ICU-3549 make constructor take ULocale
X-SVN-Rev: 15428
2004-05-20 17:51:25 +00:00
Alan Liu
5477c2e2bb ICU-3549 add Collator.getInstance(ULocale)
X-SVN-Rev: 15427
2004-05-20 17:50:58 +00:00
Alan Liu
0119d5b686 ICU-3517 fix compiler warnings
X-SVN-Rev: 15426
2004-05-20 17:41:34 +00:00
Ram Viswanadha
a66a65f7ff ICU-3301 create logical division in the code
X-SVN-Rev: 15399
2004-05-19 06:00:06 +00:00
Ram Viswanadha
097c36fdc0 ICU-3737 fix failures that show up in ICU4C tests. Testing code out of synch!
X-SVN-Rev: 15396
2004-05-19 04:20:52 +00:00
Doug Felt
8064ff5e19 ICU-3748 merge alan's changes, modify to not test getName on non-ICU localeIDs, modify test of canonicalize of "@foo=bar" to not convert empty base to en_US_POSIX
X-SVN-Rev: 15393
2004-05-19 03:01:16 +00:00
Doug Felt
a9b964d20c ICU-3748 handle odd locales, don't force getName to handle POSIX compatibility
X-SVN-Rev: 15378
2004-05-18 20:31:33 +00:00
Alan Liu
0e38a87556 ICU-3746 make test faster
X-SVN-Rev: 15344
2004-05-17 21:43:29 +00:00
Alan Liu
ca6be2252f ICU-3748 fix typo
X-SVN-Rev: 15337
2004-05-17 18:37:24 +00:00
Alan Liu
243650f6c6 ICU-3746 add option for case folding to getExemplarSet
X-SVN-Rev: 15336
2004-05-17 18:36:39 +00:00
Andy Heninger
303d5e27a5 ICU-3295 rbbi rt port to Java, line break monkey fixed.
X-SVN-Rev: 15310
2004-05-14 18:53:22 +00:00
Doug Felt
11a67bb551 ICU-3748 add factory to facilitate creation of a ULocale with canonicalization of the ID
X-SVN-Rev: 15281
2004-05-12 21:08:07 +00:00
Doug Felt
19bfa76d92 ICU-3301 update copyICU(Props)Data targets
X-SVN-Rev: 15280
2004-05-12 20:52:55 +00:00
Alan Liu
3c64a5402a ICU-3748 fix class javadocs
X-SVN-Rev: 15279
2004-05-12 20:43:11 +00:00
Alan Liu
8ae6e30ecb ICU-3517 fix javadoc errors
X-SVN-Rev: 15278
2004-05-12 20:35:53 +00:00
Doug Felt
3fa725fa20 ICU-3743 split icu4j api data gathering from report generation
X-SVN-Rev: 15271
2004-05-12 05:33:44 +00:00
Doug Felt
29c60daad2 ICU-3743 split icu4j api data gathering from report generation
X-SVN-Rev: 15270
2004-05-12 01:35:44 +00:00
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