Markus Scherer
|
f90578937a
|
ICU-7273 remove old NormalizerImpl.getDecomposition()
X-SVN-Rev: 27504
|
2010-02-05 22:36:34 +00:00 |
|
Doug Felt
|
635a36de58
|
ICU-7389 icu tags, doc cleanup
X-SVN-Rev: 27430
|
2010-01-28 03:14:00 +00:00 |
|
Yoshito Umaoka
|
72b20e8947
|
ICU-7381 Replacing StringBuffer with StringBuilder in ICU4J runtime library implementation code.
X-SVN-Rev: 27424
|
2010-01-27 03:09:08 +00:00 |
|
Yoshito Umaoka
|
fe08b461c7
|
ICU-7035 Fixed missing/incorrect API status tag problems in several files.
X-SVN-Rev: 27383
|
2010-01-22 21:29:51 +00:00 |
|
Yoshito Umaoka
|
21c14b4470
|
ICU-7035 API comment clean up. Removed unnecessary @internal tags and fixed wrong @internal tag usages.
X-SVN-Rev: 27373
|
2010-01-22 02:42:33 +00:00 |
|
Yoshito Umaoka
|
937bf876d3
|
ICU-7035 Freezable methods' API status to 4.4 in GlobalizationPreferences.
X-SVN-Rev: 27338
|
2010-01-19 23:16:56 +00:00 |
|
Yoshito Umaoka
|
a64f51c603
|
ICU-7035 Updated API status comment for compareTo to @stable 4.4
X-SVN-Rev: 27332
|
2010-01-19 22:36:13 +00:00 |
|
Yoshito Umaoka
|
07c1c262c7
|
ICU-7305 Updating API draft status. Refresh the API change report with the updates.
X-SVN-Rev: 27327
|
2010-01-19 19:19:33 +00:00 |
|
Claire Ho
|
ccb5efefb0
|
ICU-7240 Fixed collation test failures after UUCS5.2 upgrade.
X-SVN-Rev: 26962
|
2009-11-21 00:37:52 +00:00 |
|
Yoshito Umaoka
|
ea7d49c696
|
ICU-7027 Fixed some compiler warnings.
X-SVN-Rev: 26741
|
2009-10-05 21:16:36 +00:00 |
|
Yoshito Umaoka
|
6d08d7a36f
|
ICU-7030 Generics support in Freezable. Some other co-variant return type support. Merging changes done in the branch to the trunk.
X-SVN-Rev: 26699
|
2009-09-29 21:28:39 +00:00 |
|
Mark Davis
|
85f0ecb659
|
ICU-7139 fix index constructor, etc.
X-SVN-Rev: 26617
|
2009-09-10 17:57:19 +00:00 |
|
Michael Ow
|
392d7d16b6
|
ICU-4954 Ensure Unicode Pattern_White_Space set is used where appropriate.
X-SVN-Rev: 26571
|
2009-08-28 18:37:27 +00:00 |
|
Yoshito Umaoka
|
eb9b97663b
|
ICU-7097 Enabled java compiler option -Xlint:all,-deprecation,-dep-ann for API projects. Fixed redundant cast warnings detected by javac in various files. Added @SuppressWarnings for intended usage of fallthrough in switch statements. Enabled fallthrough warning in Eclipse project files.
X-SVN-Rev: 26568
|
2009-08-27 23:02:38 +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
|
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
|
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
|
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 |
|
Mark Davis
|
766b01ec0c
|
ICU-7063 merged branch - rev 27439
X-SVN-Rev: 26474
|
2009-08-07 20:51:06 +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 |
|
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 |
|
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
|
48ce6bad7b
|
ICU-7036 Remove package.html from collate sub directory.
X-SVN-Rev: 26371
|
2009-07-17 21:55:09 +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
|
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 |
|
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 |
|
Doug Felt
|
3575ca859d
|
ICU-7036 Reapply late change to moved file
X-SVN-Rev: 26238
|
2009-07-07 21:30:03 +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 |
|