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 |
|
Yoshito Umaoka
|
5414398199
|
ICU-7032 Instead of create UnicodeSet instances for validating named parameter syntax, use UCharacter.isUnicodeIdentifierXXX for the same operation. This change drastically improve the initialization performance of MessageFormat without paying any runtime penalties.
X-SVN-Rev: 26506
|
2009-08-18 16:23:17 +00:00 |
|
Yoshito Umaoka
|
e24f8b9b03
|
ICU-7033 Use the new lightweight UnicodeSet constructor to initialize static fields in DecimalFormat to improve the initialization performance.
X-SVN-Rev: 26505
|
2009-08-18 13:25:49 +00:00 |
|
John Vu
|
558c4b2824
|
ICU-6237 Uploaded the Javadoc preferences for core, collate, charset, and translit to have the warnings appear if Javadocs are written incorrect for the settings placed.
X-SVN-Rev: 26503
|
2009-08-17 23:13:43 +00:00 |
|
John Vu
|
8bdfa75b71
|
ICU-6237 Fixed Javadoc warnings for "collate" "charset" and "translit" packages.
X-SVN-Rev: 26502
|
2009-08-17 23:01:21 +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 |
|
Michael Ow
|
651a023b47
|
ICU-5720 Add provisional comment after draft.
X-SVN-Rev: 26498
|
2009-08-13 20:52:10 +00:00 |
|
Michael Ow
|
2c58dba41c
|
ICU-6710 Add provisional comments after draft.
X-SVN-Rev: 26497
|
2009-08-13 20:51:24 +00:00 |
|
Michael Ow
|
9e233fa1dc
|
ICU-5720 Use TimeZone.getTZDataVersion method to avoid duplicate code.
X-SVN-Rev: 26496
|
2009-08-13 20:48:02 +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 |
|
Michael Ow
|
ee2de03dc2
|
ICU-6710 Remove unneeded import.
X-SVN-Rev: 26494
|
2009-08-13 20:23:32 +00:00 |
|
Michael Ow
|
257bf86726
|
ICU-6710 Add description to ICULogger and implement in TimeZone.
X-SVN-Rev: 26492
|
2009-08-13 19:12:20 +00:00 |
|
Michael Ow
|
5f2ff249fd
|
ICU-5720 Add data version to ICU4J.
X-SVN-Rev: 26491
|
2009-08-13 18:03:37 +00:00 |
|
Michael Ow
|
be4903380b
|
ICU-6710 Add ICULogger class to ICU4J.
X-SVN-Rev: 26488
|
2009-08-12 22:38:53 +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
|
66b106094d
|
ICU-6447 First pass at fixes to MessageFormat
X-SVN-Rev: 26473
|
2009-08-07 01:17:33 +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 |
|
Michael Ow
|
6691cb5e86
|
ICU-6653 Undo previous change.
X-SVN-Rev: 26445
|
2009-07-27 18:11:52 +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 |
|
Mark Davis
|
1e5826f41a
|
ICU-6824 Merge in another function from CLDR
X-SVN-Rev: 26440
|
2009-07-24 23:20:30 +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 |
|
Yoshito Umaoka
|
b7828132aa
|
ICU-7005 Updated APIChangeReport for 4.3.1
X-SVN-Rev: 26422
|
2009-07-22 20:07:54 +00:00 |
|
Yoshito Umaoka
|
40d1dd2a14
|
ICU-7005 Minor readme updates for 4.3.1.
X-SVN-Rev: 26417
|
2009-07-22 17:45:01 +00:00 |
|
Yoshito Umaoka
|
4c80cfeada
|
ICU-7027 Fixed a localespiCheck java.ext.dirs problem
X-SVN-Rev: 26416
|
2009-07-22 17:36:26 +00:00 |
|
Jason Spieth
|
80a5218157
|
ICU-6990 2009k to icu4j/main/shared/data/
X-SVN-Rev: 26415
|
2009-07-22 17:30:45 +00:00 |
|
Yoshito Umaoka
|
7a5a7996b6
|
ICU-7027 Fixed JavaDoc warnings.
X-SVN-Rev: 26412
|
2009-07-22 16:04:18 +00:00 |
|
Yoshito Umaoka
|
ffe5ca79f2
|
ICU-7027 Fixed secureCheck problems.
X-SVN-Rev: 26410
|
2009-07-22 01:32:09 +00:00 |
|
Mark Davis
|
f1ff9f053f
|
ICU-6824 Merged check utilities from CLDR.
X-SVN-Rev: 26409
|
2009-07-22 01:05:24 +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 |
|
John Emmons
|
0f8b2d2379
|
ICU-7065 Add tools directory to dependencies for cldrUtil
X-SVN-Rev: 26403
|
2009-07-21 15:19:13 +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
|
2e8983b499
|
ICU-6824 Merge in one method from CLDR, leave @internal
X-SVN-Rev: 26393
|
2009-07-20 20:48:59 +00:00 |
|
Yoshito Umaoka
|
fdfec35d2c
|
ICU-7027 Set -Djava.awt.headless=true when running ICU4J tests to prevent a permission error accessing window server on Mac.
X-SVN-Rev: 26391
|
2009-07-20 17:41:55 +00:00 |
|
Yoshito Umaoka
|
79e9abcd60
|
ICU-7027 Set failonerror to false when copying files not built in JDK5 env.
X-SVN-Rev: 26388
|
2009-07-20 15:56:51 +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
|
6e82578ad6
|
ICU-6824 Merge in full-argument hex method.
X-SVN-Rev: 26386
|
2009-07-19 03:34:05 +00:00 |
|
Mark Davis
|
ec30227054
|
ICU-6824 Introduce temporary internal method so that we can refactor PrettyPrinter.
X-SVN-Rev: 26385
|
2009-07-19 03:33:13 +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 |
|