Commit Graph

2463 Commits

Author SHA1 Message Date
Ram Viswanadha
61d37761f9 ICU-3301 update with code review comments
X-SVN-Rev: 15487
2004-05-22 01:08:06 +00:00
Ram Viswanadha
af111de780 ICU-3301 update data
X-SVN-Rev: 15486
2004-05-22 01:06:42 +00:00
Alan Liu
06e35c03f0 ICU-3301 streamline ID lookup; avoid unnecessary resource lookup
X-SVN-Rev: 15485
2004-05-22 00:28:34 +00:00
Alan Liu
f79bb83278 ICU-3301 add internal support method
X-SVN-Rev: 15484
2004-05-22 00:27:10 +00:00
Alan Liu
147e6b8116 ICU-3301 repair clobbered UTF8 files
X-SVN-Rev: 15483
2004-05-22 00:23:45 +00:00
Steven R. Loomis
544bbc2977 ICU-3301 remove tests passing null
X-SVN-Rev: 15482
2004-05-21 23:46:39 +00:00
Andy Heninger
1416267a71 ICU-3295 rbbi rt port to Java, enable assertions for "ant check"
X-SVN-Rev: 15481
2004-05-21 23:30:52 +00:00
Steven R. Loomis
23d6f6fc63 ICU-3301 data update
X-SVN-Rev: 15480
2004-05-21 23:15:34 +00:00
Andy Heninger
5aefced260 ICU-3295 rbbi rt port to Java, minor cleanups
X-SVN-Rev: 15476
2004-05-21 22:26:16 +00:00
Steven R. Loomis
481973c60b ICU-3301 move data from J to C format
X-SVN-Rev: 15474
2004-05-21 21:30:03 +00:00
Steven R. Loomis
6d44d8587d ICU-3301 add getStringArray()
X-SVN-Rev: 15473
2004-05-21 21:26:02 +00:00
Steven R. Loomis
84e391db70 ICU-3301 update to use C resource bundle format
X-SVN-Rev: 15472
2004-05-21 21:24:33 +00:00
Steven R. Loomis
ba626310fb ICU-3301 moving data from J to C
X-SVN-Rev: 15471
2004-05-21 21:20:20 +00:00
Steven R. Loomis
c71f12f5c2 ICU-3301 no longer used
X-SVN-Rev: 15470
2004-05-21 21:15:49 +00:00
Steven R. Loomis
1b43a68267 ICU-3301 abstracting calendar data
X-SVN-Rev: 15469
2004-05-21 21:05:40 +00:00
Eric Mader
75afcba84d ICU-3770 update copyright notices for ICU 3.0
X-SVN-Rev: 15462
2004-05-21 19:29:31 +00:00
Eric Mader
d8620ac733 ICU-3770 update copyright notices for ICU 3.0
X-SVN-Rev: 15460
2004-05-21 18:41:25 +00:00
Doug Felt
7a1266d866 ICU-3748 fix display name lookup in resource bundles to use explicit fallback, sheesh
X-SVN-Rev: 15459
2004-05-21 18:23:09 +00:00
Eric Mader
1afaee5e92 ICU-3770 update copyright notices for ICU 3.0
X-SVN-Rev: 15456
2004-05-21 17:46:28 +00:00
Eric Mader
8a3d227bfa ICU-3770 update copyright notices for ICU 3.0
X-SVN-Rev: 15450
2004-05-21 01:01:53 +00:00
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