Commit Graph

75 Commits

Author SHA1 Message Date
Mark Davis
766b01ec0c ICU-7063 merged branch - rev 27439
X-SVN-Rev: 26474
2009-08-07 20:51:06 +00:00
Mark Davis
e23963cb67 ICU-6824 Merge in some more from CLDR
X-SVN-Rev: 26472
2009-08-07 01:07:04 +00:00
Jason Spieth
496eead7a6 ICU-4735 ULocale getTableString will return null instead of NullPointerException when input String is null.
X-SVN-Rev: 26460
2009-07-30 20:03:57 +00:00
Jason Spieth
252149b02a ICU-6033 IS_LEAP_MONTH moved from ChineseCalendar to Calendar
X-SVN-Rev: 26443
2009-07-27 17:09:00 +00:00
Yoshito Umaoka
7bc2decc9e ICU-7075 Update ICU4J version to 4.3.2
X-SVN-Rev: 26432
2009-07-24 19:02:13 +00:00
Mark Davis
6a6561f8df ICU-6824 Clean up Utility in preparation for merging from CLDR
X-SVN-Rev: 26408
2009-07-22 00:40:18 +00:00
Yoshito Umaoka
13b8f9e49b ICU-7027 Fixed some module target test issues. Removed ICU NumberFormat/Calendar dependencies in the test framework.
X-SVN-Rev: 26407
2009-07-21 22:49:44 +00:00
Yoshito Umaoka
a595b204e1 ICU-7027 Fixing module target issues introduced recently.
X-SVN-Rev: 26405
2009-07-21 18:46:03 +00:00
Mark Davis
34583efe1c ICU-6824 Update Relation from CLDR
X-SVN-Rev: 26401
2009-07-21 00:43:18 +00:00
Mark Davis
cd7e4f87e7 ICU-6824 Combined Differ files, moved to common location
X-SVN-Rev: 26398
2009-07-20 23:25:23 +00:00
Mark Davis
c361c76465 ICU-6824 Clean up the Collection Utilities. Now only one file of that name... Also needed to add a couple of small items to UnicodeSet.
X-SVN-Rev: 26397
2009-07-20 23:05:23 +00:00
Yoshito Umaoka
6cba5fa564 ICU-7027 Added 4.2.1 serializable test data for compatibility test. Excluding CurrencyPluralInfo from 4.2.1, which causes deserialization problem.
X-SVN-Rev: 26394
2009-07-20 21:59:16 +00:00
Mark Davis
824d6d9e59 ICU-6824 Merge in PrettyPrinter, remove dependencies on collator and transliterator
X-SVN-Rev: 26387
2009-07-19 03:40:31 +00:00
Mark Davis
f0d29c4f59 ICU-6824 Remove Lockable (old version of Freeze)
X-SVN-Rev: 26384
2009-07-19 03:30:55 +00:00
Mark Davis
7483f806ff ICU-6824 Fix minor items in map and iteration with null values
X-SVN-Rev: 26383
2009-07-19 03:30:17 +00:00
Markus Scherer
078e401f7b ICU-6945 merge into trunk: changes for .res formatVersion 2 (#6945) and quick fix for race in using UResourceBundle.addToCache() (#7054), from -r 26334:26353 icu4j/branches/markus/smallres2
X-SVN-Rev: 26376
2009-07-17 23:17:34 +00:00
Yoshito Umaoka
ef4ff08f67 ICU-7027 Copy the test data conversion.res into charset-tests properly.
X-SVN-Rev: 26344
2009-07-15 21:22:03 +00:00
John Vu
23e9fb042f ICU-6958 Increased code coverage by working with DictionaryBasedBreakIterator. Latest results at: http://www.icu-project.org/~johnvu/icu4j
X-SVN-Rev: 26319
2009-07-14 16:37:53 +00:00
John Vu
1430cc93d2 ICU-6958 Added CLOVER:OFF for portions that test code can't touch and also increased code coverage.
X-SVN-Rev: 26318
2009-07-13 23:02:23 +00:00
John Vu
d87079d337 ICU-6958 Increased code coverage for com.ibm.icu.text and added necessary CLOVER statements.
X-SVN-Rev: 26312
2009-07-13 21:05:21 +00:00
John Vu
97f7f28ea6 ICU-6958 Increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26310
2009-07-13 19:09:28 +00:00
John Vu
82f5cda478 ICU-6958 Fixed a problem from earlier change. Increased code coverage.
X-SVN-Rev: 26306
2009-07-13 05:46:47 +00:00
Mark Davis
6572d24560 ICU-6824 fixed some details
X-SVN-Rev: 26303
2009-07-12 04:49:11 +00:00
Mark Davis
84893a2996 ICU-6824 Got a start on merging the CLDR variants, with UnicodeMap.
X-SVN-Rev: 26302
2009-07-11 07:55:47 +00:00
John Vu
dc0e83c78a ICU-6958 Increased code coverage of com.ibm.icu.text. Latest results at www.icu-project.org/~johnvu/icu4j.
X-SVN-Rev: 26295
2009-07-10 23:00:30 +00:00
John Vu
c3c2214b30 ICU-6958 Increased code coverage to com.ibm.icu.text.
X-SVN-Rev: 26294
2009-07-10 21:28:00 +00:00
Doug Felt
341b37817b ICU-7051 temporarily disable GlobalizationPreferencesTest.TestResourceBundle
X-SVN-Rev: 26292
2009-07-10 20:06:10 +00:00
Yoshito Umaoka
709e92c2e8 ICU-6916 Changed language tag casing compatible with BCP47
X-SVN-Rev: 26291
2009-07-10 19:49:41 +00:00
Doug Felt
5cc1ad6d31 ICU-7051 move resources/data directory from collate to core
X-SVN-Rev: 26290
2009-07-10 19:46:18 +00:00
Doug Felt
a26afd4a6c ICU-7051 rename, prep for moving the data/resources back to core. easier in svn to move to collate first to join its siblings before moving back
X-SVN-Rev: 26287
2009-07-10 18:49:18 +00:00
John Vu
0a65a856cb ICU-6958 Increased code coverage for com.ibm.icu.text specifically for RBNFChinesePostProcessor.
X-SVN-Rev: 26286
2009-07-10 18:08:46 +00:00
Mark Davis
40282fdd6a ICU-7033 added constructor, test
X-SVN-Rev: 26281
2009-07-10 00:12:59 +00:00
Doug Felt
a25960797a ICU-7044 merge translit modularization into trunk
X-SVN-Rev: 26280
2009-07-09 23:49:42 +00:00
Mark Davis
6bcaf05997 ICU-6810 Fixed generics, added iteration, collection utilities
X-SVN-Rev: 26277
2009-07-09 22:38:22 +00:00
John Vu
623b0548ca ICU-6958 Fixed a bug within a test case and increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26274
2009-07-09 22:08:54 +00:00
John Vu
19b38e4fea ICU-6958 Increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26269
2009-07-09 20:55:18 +00:00
John Vu
2a5f342a6a ICU-6958 Increase code coverage by targeting RBNFChinesePostProcessor.java.
X-SVN-Rev: 26260
2009-07-09 15:25:55 +00:00
John Vu
7f9f81eed4 ICU-6958 Increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26251
2009-07-08 23:01:22 +00:00
Doug Felt
9962ed3738 ICU-7040 provide default lenient scanner implementation by reflection
X-SVN-Rev: 26249
2009-07-08 21:10:55 +00:00
John Vu
f6d15aad34 ICU-6958 Removed "!". Logic error.
X-SVN-Rev: 26246
2009-07-08 18:39:25 +00:00
John Vu
77bb7b81a6 ICU-6958 Fixed an error that Yoshito pointed out concerning the use of .equals(). Increased code coverage.
X-SVN-Rev: 26245
2009-07-08 18:13:42 +00:00
Yoshito Umaoka
127f55f00a ICU-7036 Several minor corrections, eclipse project files modifications and etc.
X-SVN-Rev: 26244
2009-07-08 18:12:00 +00:00
John Vu
e5a9021336 ICU-6958 Increased code coverage for com.ibm.icu.text. Latest results at www.icu-project.org/~johnvu/icu4j.
X-SVN-Rev: 26242
2009-07-08 16:34:51 +00:00
Doug Felt
ec1316b16b ICU-7036 merge from dougfelt/collate -r 26185:26230
X-SVN-Rev: 26237
2009-07-07 19:24:00 +00:00
Yoshito Umaoka
d92683f797 ICU-7005 Update ICU4J version to 4.3.1
X-SVN-Rev: 26234
2009-07-07 16:52:40 +00:00
John Vu
89557b346d ICU-6958 Removed wildcards "*" as requested Yoshito. Sorry everyone, learned something new today. Thanks Yoshito.
X-SVN-Rev: 26233
2009-07-07 16:45:50 +00:00
John Vu
bbcf8411d9 ICU-6958 Increased code coverage for com.ibm.icu.text especially adding test cases in DecompressionTest, DateIntervalFormatTest, BreakIteratorTest, and SearchTest.
X-SVN-Rev: 26232
2009-07-07 16:30:09 +00:00
John Vu
9fa22ec833 ICU-6956 Increased code coverage for UCharacter.java and added "CLOVER:OFF" for areas that can not be absolutely tested.
X-SVN-Rev: 26229
2009-07-06 20:33:47 +00:00
John Vu
84fe2f8147 ICU-6958 Increased code coverage for com.ibm.icu.text.NumberFormat.
X-SVN-Rev: 26228
2009-07-06 20:00:47 +00:00
John Vu
73860fffcd ICU-6958 Committing files before July 4 weekend. Increased code coverage in various areas of com.ibm.icu.text. See results at icu-project.org/~johnvu
X-SVN-Rev: 26225
2009-07-03 02:47:09 +00:00