Commit Graph

105 Commits

Author SHA1 Message Date
Yoshito Umaoka
e5dc053c11 ICU-6635 Updated the implementation of BCP47 language tag support, locale builder, etc to match the latest JDK locale enhancement proposal.
X-SVN-Rev: 26804
2009-10-23 22:01:51 +00:00
Yoshito Umaoka
84c84795e3 ICU-7075 Update the timebomb for VTimeZone Asia/Amman problem.
X-SVN-Rev: 26738
2009-10-05 15:46:20 +00:00
John Emmons
ceb60561d4 ICU-7173 Merge CLDR 1.8p1 data from branch
X-SVN-Rev: 26735
2009-10-03 03:56:15 +00:00
Yoshito Umaoka
ff242a51a3 ICU-7169 Fixed DateTimePatternGenerator threading problem. Also added getFrozenInstance as @internal for now.
X-SVN-Rev: 26709
2009-09-30 22:32:48 +00:00
Jason Spieth
8af6181661 ICU-7140 Change cache hashkey in ULocale based method and other cache tweaks per comments.
X-SVN-Rev: 26695
2009-09-28 20:33:53 +00:00
Mark Davis
56afa88bdf ICU-6424 extract iterable comparator
X-SVN-Rev: 26682
2009-09-23 21:53:28 +00:00
Jason Spieth
d9a955b0b7 ICU-7140 Two level cache in NumberingSystem - ICU4J
X-SVN-Rev: 26680
2009-09-23 18:29:21 +00:00
Andy Heninger
5e28363a15 ICU-7151 ICU4J RBBI Line break tests updated for Unicode 5.2
X-SVN-Rev: 26639
2009-09-16 21:56:30 +00:00
Yoshito Umaoka
479df20ab5 ICU-7027 Fix translit-tests execution problem in Eclipse IDE.
X-SVN-Rev: 26595
2009-09-03 20:17:24 +00:00
Michael Ow
37b340e112 ICU-7120 Fix error check in test and concatenation code for normalizer.
X-SVN-Rev: 26594
2009-09-03 19:32:31 +00:00
John Emmons
0ea33cbf80 ICU-4069 Implement getDisplayLanguageWithDialect() and getDisplayNameWithDialect()
X-SVN-Rev: 26593
2009-09-03 19:10:51 +00:00
Yoshito Umaoka
ddd8a50457 ICU-7107 Fixed TimeZone#getDisplayName threading problem.
X-SVN-Rev: 26591
2009-09-03 18:57:40 +00:00
Mark Davis
42d4b38e15 ICU-7125 Add API for language matching for data that will be coming from CLDR.
X-SVN-Rev: 26589
2009-09-02 23:13:26 +00:00
Yoshito Umaoka
dd9ec6844f ICU-7027 Updated icu4j-localespi-tests project to use project specific Java compiler level.
X-SVN-Rev: 26582
2009-09-01 20:12:40 +00:00
Mark Davis
693b8adc7a ICU-7084 Tooling Fixes as result of U5.2
X-SVN-Rev: 26559
2009-08-27 12:03:04 +00:00
Jason Spieth
7b753884ce ICU-4735 Cleanup TimeZone getDisplayName changes based on review comments - ICU4J
X-SVN-Rev: 26552
2009-08-26 16:52:47 +00:00
John Vu
42a092da36 ICU-4442 Updated the test file to log the errors and clarified instructors. Cleaned up the code.
X-SVN-Rev: 26550
2009-08-26 00:03:37 +00:00
Yoshito Umaoka
743aa1e259 ICU-6824 Removed icu4j-collate dependency in icu4j-translit-tests project.
X-SVN-Rev: 26516
2009-08-19 20:02:01 +00:00
Mark Davis
2a21b4cfb7 ICU-6824 Remove dependency on collator in test
X-SVN-Rev: 26515
2009-08-19 17:25:31 +00:00
Mark Davis
f9f5c969b2 ICU-6824 PrettyPrinting fixes
X-SVN-Rev: 26511
2009-08-18 23:30:38 +00:00
Yoshito Umaoka
8b731b4e41 ICU-7058 Always log elapsed time for each test case in the test framework code.
X-SVN-Rev: 26508
2009-08-18 17:17:00 +00:00
John Vu
4f6acc7e64 ICU-6237 After upgrading to Eclipse 3.5, added back @SupressWarnings and comment out "dead code".
X-SVN-Rev: 26507
2009-08-18 17:09:22 +00:00
John Vu
2c50c7cebe ICU-6237 Fixed the warning for "core" package.
X-SVN-Rev: 26501
2009-08-17 18:17:11 +00:00
Yoshito Umaoka
c41731f2a7 ICU-7027 Fixed an unused warning in ICUServiceTestSample
X-SVN-Rev: 26500
2009-08-14 18:37:45 +00:00
Yoshito Umaoka
29acc27d2a ICU-7027 Synchronized TestTable32 with the C version, which actually refers a test case field. By this change, unused warning was resolved.
X-SVN-Rev: 26499
2009-08-14 18:26:52 +00:00
Yoshito Umaoka
c3a6b83ddb ICU-7027 Fixed a bunch of Eclipse compiler warnings.
X-SVN-Rev: 26495
2009-08-13 20:32:55 +00:00
Yoshito Umaoka
a8f599ae11 ICU-7027 Exclude .svn from Java build path, so directory .svn and its contents won't be copied to the build output directory.
X-SVN-Rev: 26486
2009-08-12 19:15:17 +00:00
Yoshito Umaoka
7641e19c5d ICU-6824 New enum in UnicodeSet in the previous change triggered serialization CoverageTest failure. Updated CoverageTest to ignore classes generated by enum.
X-SVN-Rev: 26485
2009-08-12 19:11:26 +00:00
Yoshito Umaoka
7f169416ee ICU-7063 Reverting Mark's changes for #7063 for now, because of the build breakage and incompatibility concerns.
X-SVN-Rev: 26479
2009-08-11 20:44:22 +00:00
Jason Spieth
dc5876ae14 ICU-4735 Enhanced TimeZone getDisplayName allows for more name formats, ICU4J implementation.
X-SVN-Rev: 26475
2009-08-10 16:00:22 +00:00
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