Commit Graph

4505 Commits

Author SHA1 Message Date
Yoshito Umaoka
9c2ffe6540 ICU-6157 Fixed compilation error on Java 1.3/Foundation 1.0 - replaced single arg Locale constructor with ULocale.
X-SVN-Rev: 24270
2008-06-22 15:29:49 +00:00
Yoshito Umaoka
97b84b35bb ICU-6373 Removed unused import statements.
X-SVN-Rev: 24269
2008-06-22 15:17:05 +00:00
John Emmons
dc2b9e57df ICU-6256 Fix data roundtrip problems
X-SVN-Rev: 24268
2008-06-22 04:37:12 +00:00
Doug Felt
942954d066 ICU-6373 use plural rules data from resource, update tests to match new data
X-SVN-Rev: 24266
2008-06-21 23:43:51 +00:00
John Emmons
9993b72bc3 ICU-6256 Back out CLDR 1591 Korean translit and fix 3 version numbers
X-SVN-Rev: 24263
2008-06-21 01:53:27 +00:00
John Emmons
478fb8b161 ICU-6256 Integrate CLDR 1.6 release 1-6-d01 + a few minor fixes
X-SVN-Rev: 24258
2008-06-20 22:22:00 +00:00
Yoshito Umaoka
6765090fc2 ICU-6289 Updated readme.html for 4.0d03.
X-SVN-Rev: 24256
2008-06-20 21:21:07 +00:00
Yoshito Umaoka
88947f8759 ICU-6303 Fixed Javadoc warning - broken reference to TimeUnitFormat.
X-SVN-Rev: 24254
2008-06-20 16:08:18 +00:00
Yoshito Umaoka
5274338824 ICU-6289 Fixed copyright statements.
X-SVN-Rev: 24253
2008-06-20 15:51:41 +00:00
Yoshito Umaoka
5f799aea8c ICU-6368 Workaround for the IBM Java 6 Locale SPI support problems in the test cases.
X-SVN-Rev: 24252
2008-06-20 15:22:15 +00:00
Steven R. Loomis
5da06ab009 ICU-6367 update space handling for java
X-SVN-Rev: 24251
2008-06-20 06:34:56 +00:00
Yoshito Umaoka
e08c410dff ICU-6289 Added readme for ICU4J Locale Service Provider. Minor change in build file to run 'ant tests' from the localespi build file.
X-SVN-Rev: 24248
2008-06-20 01:47:53 +00:00
Michael Ow
9ef387262f ICU-6358 Convert ISO-2022-JP 2 byte code point to GR94DBCS when decoding if neccessary. Add data driven test this fix.
X-SVN-Rev: 24245
2008-06-19 22:13:34 +00:00
Xiaomei Ji
5d3bb83553 ICU-6157 sync from C++ and change API doc for skeleton const in DateFormat
X-SVN-Rev: 24243
2008-06-19 21:45:38 +00:00
Yoshito Umaoka
7443eb0bc9 ICU-6289 Updated classpath in Eclipse project files to specify the target JREs explicitly.
X-SVN-Rev: 24241
2008-06-19 17:48:39 +00:00
Yoshito Umaoka
58902a5f8f ICU-6319 Removed unnecessary semicolon in the previous change.
X-SVN-Rev: 24238
2008-06-19 16:33:56 +00:00
Michael Ow
52aead68b4 ICU-6334 Fix API Doc examples.
X-SVN-Rev: 24237
2008-06-19 16:22:45 +00:00
Xiaomei Ji
96e9bc81b6 ICU-6303 set number formatter correctly when no resource data available
X-SVN-Rev: 24235
2008-06-18 23:34:48 +00:00
Xiaomei Ji
c7fab3f9ad ICU-6303 load data from resource file
X-SVN-Rev: 24234
2008-06-18 23:21:25 +00:00
Xiaomei Ji
011246d9af ICU-6157 sync with C++ review
X-SVN-Rev: 24230
2008-06-18 21:38:06 +00:00
Michael Ow
58df467427 ICU-2147 Fix format issues for CharsetSCSU and CharsetBOCU1.
X-SVN-Rev: 24227
2008-06-18 20:07:10 +00:00
Kedar Rajwade
360ff39431 ICU-2147 Added test for SCSU and BOCU-1
X-SVN-Rev: 24224
2008-06-18 16:41:31 +00:00
Kedar Rajwade
bc1c2661ff ICU-2147 Enable SCSU and BOCU-1 in CharsetICU.java
X-SVN-Rev: 24223
2008-06-18 16:38:25 +00:00
Kedar Rajwade
f291c16557 ICU-2147 Fixed errors that occurred while running test
X-SVN-Rev: 24222
2008-06-18 16:36:26 +00:00
Xiaomei Ji
38df0e5cc5 ICU-6157 remove non-ascii comment
X-SVN-Rev: 24219
2008-06-18 00:58:26 +00:00
Kedar Rajwade
32f5195dde ICU-6333 Removed new and changed comments from the API reference
X-SVN-Rev: 24216
2008-06-17 23:33:07 +00:00
Kedar Rajwade
930876975e ICU-6333 Removed new and changed comments from the API reference
X-SVN-Rev: 24214
2008-06-17 23:20:45 +00:00
Doug Felt
edadac4cce ICU-4993 update docs
X-SVN-Rev: 24213
2008-06-17 22:50:48 +00:00
Doug Felt
44e497baf2 ICU-5095 update docs
X-SVN-Rev: 24212
2008-06-17 22:31:28 +00:00
Xiaomei Ji
4153a1bc82 ICU-6157 remove unnecessary import to clean eclipse warning
X-SVN-Rev: 24210
2008-06-17 21:32:25 +00:00
Andy Heninger
2fd36c0fae ICU-6355 fix typo 'MIDNUMLEFT' becomes 'MIDNUMLET'
X-SVN-Rev: 24209
2008-06-17 21:28:33 +00:00
Claire Ho
fdd59fbd07 ICU-5105 perfromance improvement for simple somparison.
X-SVN-Rev: 24208
2008-06-17 18:38:37 +00:00
Xiaomei Ji
4161c1b221 ICU-6157 sync after C++ review and remove exception from signature
X-SVN-Rev: 24206
2008-06-17 05:10:33 +00:00
John Emmons
7f5016dd78 ICU-5219 Dutch IJ Titlecasing
X-SVN-Rev: 24181
2008-06-14 02:38:08 +00:00
Yoshito Umaoka
f06268c175 ICU-6289 Resovled compiler warnings in Eclipse plug-in build. Updated license files. Add new tests in the Eclipse plug-in unit test.
X-SVN-Rev: 24176
2008-06-13 20:06:16 +00:00
Michael Ow
ea01edb0ea ICU-6319 Correct handling of spaces for Thai line break iterator and add test.
X-SVN-Rev: 24173
2008-06-13 19:21:12 +00:00
Yoshito Umaoka
266e647298 ICU-6348 Fixed a line accidentally commented out in the previous change.
X-SVN-Rev: 24170
2008-06-13 16:06:19 +00:00
Yoshito Umaoka
9985e52f02 ICU-6348 Enabled some APIs currently disabled for ICU4J Eclipse plug-in by making the implementation work on Foundation 1.0 environment.
X-SVN-Rev: 24169
2008-06-13 15:46:27 +00:00
Yoshito Umaoka
8d4d78dfdb ICU-6281 Merging the transliterator data changes from C to J.
X-SVN-Rev: 24165
2008-06-12 21:27:52 +00:00
Michael Ow
366a08794d ICU-2147 Disable SCSU and BOCU-1 in CharsetICU.java to not break trunk while debugging some test failures.
X-SVN-Rev: 24154
2008-06-11 21:28:03 +00:00
Michael Ow
0675da9bcd ICU-6319 Correct while statement to make results consistent with ICU4C.
X-SVN-Rev: 24147
2008-06-11 03:27:31 +00:00
Peter Edberg
2d45d7be53 ICU-6281 add TestHalfwidthFullwidth()
X-SVN-Rev: 24146
2008-06-11 03:20:42 +00:00
Claire Ho
90da026c87 ICU-6341 Wrong 'best pattern' for narrow date format.
X-SVN-Rev: 24144
2008-06-10 21:57:27 +00:00
Kedar Rajwade
f362efe4ed ICU-2147 Added SCSU and BOCU-1 converters
X-SVN-Rev: 24142
2008-06-10 19:58:20 +00:00
Kedar Rajwade
fac1ab82dc ICU-2147 SCSU and BOCU-1 converters
X-SVN-Rev: 24141
2008-06-10 18:35:57 +00:00
Yoshito Umaoka
15147e41b0 ICU-6037 Tightened currency code check in Currency#getInstance(String). Now it only accepts 3-letter alpha code.
X-SVN-Rev: 24136
2008-06-10 03:52:36 +00:00
Yoshito Umaoka
c9e080cf8a ICU-6313 Replaced the deprecated normalizer modes with the valid ones in the API doc for setMode.
X-SVN-Rev: 24135
2008-06-10 02:32:23 +00:00
Yoshito Umaoka
a9cda2f6df ICU-6258 Fixed the description for the keyword separator character from comma to semicolon.
X-SVN-Rev: 24134
2008-06-10 02:23:33 +00:00
Yoshito Umaoka
8d30278a2a ICU-5966 Resolved some Eclipse compiler warnings in serializable abstract classes, detected by Eclipse 3.4.
X-SVN-Rev: 24128
2008-06-09 17:40:16 +00:00
Yoshito Umaoka
ddfebd79a2 ICU-5976 Added TestICUEquivalent to NumberFormatTest. Cleaned up SPI configuration file and code. Changed NumberFormatProviderICU to return NumberFormatICU, not DecimalFormatICU by default.
X-SVN-Rev: 24127
2008-06-09 17:21:10 +00:00