Yoshito Umaoka
|
d234932deb
|
ICU-7793 Fixed all compiler warnings on JDK6 and Eclipse 3.6.
X-SVN-Rev: 28600
|
2010-09-09 22:29:17 +00:00 |
|
Mark Davis
|
b40fd1a2eb
|
ICU-7869 add convenience method with Locale
X-SVN-Rev: 28568
|
2010-09-01 18:18:10 +00:00 |
|
Mark Davis
|
38eaa30361
|
ICU-7869 made name changes as per discussions with Andy, Markus
X-SVN-Rev: 28556
|
2010-08-30 20:28:15 +00:00 |
|
Mark Davis
|
d6213d77c7
|
ICU-7869 figured out how to do the pinyin buckets with complete sync to the getIndex bucket. Many deadends along the way, but it now works. Also added more comments.
X-SVN-Rev: 28541
|
2010-08-29 01:10:49 +00:00 |
|
Mark Davis
|
fe40416511
|
ICU-7869 added getBucketIndex and a test. It doesn't quite work right yet, but checking in so that Andy can look at it.
X-SVN-Rev: 28540
|
2010-08-28 01:15:48 +00:00 |
|
Mark Davis
|
c91d109999
|
ICU-7869 fixed labels to match buckets; fixed names to align with Andy's code; added tests for expected flow labels.
X-SVN-Rev: 28538
|
2010-08-27 23:46:45 +00:00 |
|
Mark Davis
|
8717b90914
|
ICU-7869 Escaped the unicode; moved hacks to the end of the file; some minor cleanup
X-SVN-Rev: 28529
|
2010-08-25 21:20:07 +00:00 |
|
Mark Davis
|
804efbcf22
|
ICU-7869 Add Markus's fix
X-SVN-Rev: 28523
|
2010-08-25 18:22:58 +00:00 |
|
Mark Davis
|
c29b6e289f
|
ICU-7869 Hard-code first characters in script.
X-SVN-Rev: 28519
|
2010-08-24 22:29:52 +00:00 |
|
Mark Davis
|
0d8df23f3b
|
ICU-7869 Made the value not be comparable. Added hack for pinyin support. Minor change to Differ for type-safety.
X-SVN-Rev: 28517
|
2010-08-24 03:34:55 +00:00 |
|
Mark Davis
|
0f19b5ee8c
|
ICU-7869 Cleaned up names according to discussion.
X-SVN-Rev: 28509
|
2010-08-22 00:43:36 +00:00 |
|
Mark Davis
|
000d3bbf9d
|
ICU-7869 Made lazy-evaluated arguments; still a bit more cleanup to come.
X-SVN-Rev: 28507
|
2010-08-21 01:15:43 +00:00 |
|
Mark Davis
|
8b0fd59d96
|
ICU-7869 Changed name, javadocs in response to feedback
X-SVN-Rev: 28460
|
2010-08-13 16:30:28 +00:00 |
|
Mark Davis
|
acb23c4a13
|
ICU-7869 Revised the API based on discussions.
X-SVN-Rev: 28451
|
2010-08-12 03:25:53 +00:00 |
|
Mark Davis
|
7778b300d7
|
ICU-7869 Expanded tests and fixed problems found.
X-SVN-Rev: 28426
|
2010-08-06 23:05:24 +00:00 |
|
Mark Davis
|
1a23022dfb
|
ICU-7869 Fixed test and code to speed up: test only checks main locales for now, code takes shortcut for first chars in script.
X-SVN-Rev: 28424
|
2010-08-06 16:22:11 +00:00 |
|
Mark Davis
|
51a09b3be2
|
ICU-7869 Add API as per initial design
X-SVN-Rev: 28422
|
2010-08-05 22:26:27 +00:00 |
|
Umesh Nair
|
f519d51352
|
ICU-7865 Wiring up IndexCharacters class with CLDR data; part of this is merged from the branch umesh/index-characters-100730
X-SVN-Rev: 28409
|
2010-08-04 16:42:37 +00:00 |
|
Yoshito Umaoka
|
4b9a795621
|
ICU-7585 Suppress fallthrough warning in CollationRuleParser.java.
X-SVN-Rev: 28236
|
2010-06-21 16:01:23 +00:00 |
|
Umesh Nair
|
3e24713df1
|
ICU-7015 Compact collation syntax (lists and ranges): svn merge -r 27727:28181 icu4j/branches/umesh/collation
X-SVN-Rev: 28192
|
2010-06-14 23:39:34 +00:00 |
|
Yoshito Umaoka
|
014a18e855
|
ICU-6994 ICU4J build targets to generate *-src.jar which contain only .java source files as well as ICU4J source package archive in .tgz. Also some updates in release target: new target 'release' to build all download files with version string. Old target 'releaseJar' was deleted.
X-SVN-Rev: 28174
|
2010-06-11 17:02:51 +00:00 |
|
Markus Scherer
|
64b9da144e
|
ICU-7686 initialize FCD only when the collator needs it (Java)
X-SVN-Rev: 28138
|
2010-06-04 22:23:41 +00:00 |
|
Yoshito Umaoka
|
8251996bb7
|
ICU-7603 Migrating Hashtable to HashMap.
X-SVN-Rev: 27906
|
2010-04-06 22:44:04 +00:00 |
|
Yoshito Umaoka
|
3b456d2c67
|
ICU-7603 Migrating Vector to List.
X-SVN-Rev: 27905
|
2010-04-06 19:08:45 +00:00 |
|
Yoshito Umaoka
|
8608868c5f
|
ICU-7360 Fixed missing API status tag problem except ArabicShaping constants.
X-SVN-Rev: 27747
|
2010-03-02 21:56:35 +00:00 |
|
Yoshito Umaoka
|
ecc6d768d2
|
ICU-7101 Organized imports for 4.4 release. Replaced tabs with spaces.
X-SVN-Rev: 27733
|
2010-03-02 07:02:47 +00:00 |
|
Umesh Nair
|
951011c3e0
|
ICU-7015 Adding compact collation tailoring syntax to icu4j
X-SVN-Rev: 27686
|
2010-02-25 22:50:04 +00:00 |
|
Markus Scherer
|
aa4f67d150
|
ICU-7273 make Normalizer2.getInstance() not throw an IOException
X-SVN-Rev: 27595
|
2010-02-18 22:50:46 +00:00 |
|
Markus Scherer
|
145e7fde07
|
ICU-7273 remove now-unused old FCD NormalizerImpl code
X-SVN-Rev: 27523
|
2010-02-09 22:47:29 +00:00 |
|
Markus Scherer
|
081917dedf
|
ICU-7273 remove now-unused old NormalizerImpl code
X-SVN-Rev: 27506
|
2010-02-06 07:43:33 +00:00 |
|
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 |
|