Commit Graph

4624 Commits

Author SHA1 Message Date
Michael Ow
202759fd84 ICU-6259 Change the condition checking in the main loop in the encoder for CharsetISCII.
X-SVN-Rev: 24328
2008-07-01 20:42:18 +00:00
Michael Ow
bcd16f8f82 ICU-6259 Implement Unicode Technical Note 30 concerning proper Gurmukhi conversion for Bindi and Tippi, Consonant Clusters, and Gurmukhi Rra. The change has been implemented in both ICU4C and ICU4J and data driven test have been included. Changing other test data for iscii-gur was also done to comply with this technical note.
X-SVN-Rev: 24327
2008-07-01 17:52:54 +00:00
Yoshito Umaoka
ae45915da2 ICU-6289 Update readme for 4.0 release. Added About ICU4J TimeZone.
X-SVN-Rev: 24321
2008-06-30 18:08:59 +00:00
John Emmons
5fbf0986db ICU-6378 Integrate CLDR release-1-6-d03
X-SVN-Rev: 24308
2008-06-27 02:35:22 +00:00
Yoshito Umaoka
c64bfb45dc ICU-6396 Fixed problems in hashCode and equals in DateIntervalInfo.PatternInfo.
X-SVN-Rev: 24302
2008-06-26 20:44:45 +00:00
Yoshito Umaoka
7f702fcd0c ICU-6289 Resolved Eclipse compiler warning - use of static method with instance.
X-SVN-Rev: 24301
2008-06-26 20:41:42 +00:00
Yoshito Umaoka
6076d2058b ICU-6377 Updated the code flow based on the reviewer's input.
X-SVN-Rev: 24300
2008-06-26 19:44:07 +00:00
Yoshito Umaoka
581a0d204b ICU-6289 Updated API change report for 4.0 release.
X-SVN-Rev: 24297
2008-06-26 05:08:09 +00:00
Yoshito Umaoka
beec0bea8f ICU-6289 The API signature of PluralRules#select was changed after ICU 3.8. Thus, the API status comment should be changed to @draft ICU 4.0.
X-SVN-Rev: 24295
2008-06-26 03:16:54 +00:00
Yoshito Umaoka
4904d60719 ICU-6393 Updated TestCharsetTestData to work on IBM JRE5/Windows - charsetForName to use the full path for the custom converter data with the classloader used for the test code itself.
X-SVN-Rev: 24294
2008-06-26 03:11:47 +00:00
Yoshito Umaoka
abfdbf4208 ICU-6377 Skipping PluralFormat/PluralRules compatibility test also in jar target.
X-SVN-Rev: 24293
2008-06-26 03:04:23 +00:00
Doug Felt
00877f206b ICU-6391 change format to take double
X-SVN-Rev: 24290
2008-06-25 20:30:24 +00:00
Kedar Rajwade
edc5a3b7dd ICU-6380 Add warning message when running ICUDurationTest on IBM JRE 6 on Windows
X-SVN-Rev: 24289
2008-06-25 20:26:26 +00:00
David Bertoni
b5f96cbd57 ICU-6124 Updated code to use resource data. Updated tests to reflect latest data.
X-SVN-Rev: 24287
2008-06-25 18:04:55 +00:00
Yoshito Umaoka
4ea32969a1 ICU-6289 Fixed copyright statement.
X-SVN-Rev: 24283
2008-06-24 16:42:15 +00:00
Yoshito Umaoka
fe6d9ddc3e ICU-6377 Added serialization compatibility test cases generated from ICU3.8.1. Fixed some issues to make the test case work properly.
X-SVN-Rev: 24282
2008-06-24 04:10:40 +00:00
Xiaomei Ji
46b9d0ca7d ICU-6303 enable test after CLDR1.6 integration
X-SVN-Rev: 24279
2008-06-23 20:45:57 +00:00
Xiaomei Ji
64d3e46aa1 ICU-6157 enable test after CLDR1.6 integration
X-SVN-Rev: 24278
2008-06-23 20:27:30 +00:00
Michael Ow
90eb4eacd6 ICU-6230 Fix some alias issue for KSC_5601 to make it consistent with ICU4C and ICU4J. Add test and fix some format issues.
X-SVN-Rev: 24273
2008-06-23 16:35:05 +00:00
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
John Emmons
2fa2db21f7 ICU-6256 Integrate 1.6 data - 2nd run
X-SVN-Rev: 24125
2008-06-07 21:18:06 +00:00
Yoshito Umaoka
3bb3a27338 ICU-5976 Supplied setters in DecimalFormatSymbolsICU. Added more test cases.
X-SVN-Rev: 24123
2008-06-06 22:33:07 +00:00
Yoshito Umaoka
ef6684309b ICU-5976 Fixed some bugs in TimeZoneNameProviderICU and updated the test case.
X-SVN-Rev: 24115
2008-06-06 15:37:03 +00:00
Jason Spieth
bbb5eb7cf5 ICU-2826 ICU4J implementation changes
X-SVN-Rev: 24112
2008-06-05 20:14:36 +00:00
Yoshito Umaoka
e8fe1827f0 ICU-6321 Fix timezone display name problem for J
X-SVN-Rev: 24111
2008-06-05 20:03:58 +00:00
Yoshito Umaoka
885290e875 ICU-5976 Added some more test cases. Add more configuration options for ICU SPI implementation. Changed the way to populate available locales.
X-SVN-Rev: 24109
2008-06-05 04:41:09 +00:00
Yoshito Umaoka
e56b3c7948 ICU-5976 Added setDigit for JDK Locale th_TH_TH support in the DateFormat SPI.
X-SVN-Rev: 24108
2008-06-05 04:39:51 +00:00
Michael Ow
e337ab8678 ICU-6300 Set the max bytes per char for UTF16 to 4 to make it consistent with the specs.
X-SVN-Rev: 24105
2008-06-04 17:49:37 +00:00
Yoshito Umaoka
fc6eab0cd7 ICU-5976 Updated build files and project files. Added TestGetInstance for all service provider classes. Some bug fixes.
X-SVN-Rev: 24104
2008-06-04 03:58:31 +00:00
Michael Ow
534b14f417 ICU-6266 Remove utf8friendly code in ICU4J sense it is not needed and add additional test to improve code coverage.
X-SVN-Rev: 24100
2008-06-03 20:24:33 +00:00
Michael Ow
7606da8922 ICU-6266 Port over test from ICU4C for test* charsets to improve code coverage. Fix minor replayArray issue in CharsetEncoderICU and other issues.
X-SVN-Rev: 24095
2008-06-02 18:42:08 +00:00
Yoshito Umaoka
08f16fb9f7 ICU-2826 Fixed some Eclipse compiler warnings.
X-SVN-Rev: 24071
2008-05-29 18:50:34 +00:00
Yoshito Umaoka
2fe984e3ce ICU-6157 Consolidated skeleton pattern definitions. Cleaned up Javadoc comments for new APIs. Fix Java 1.3/Foundation 1.0 env issues and etc.
X-SVN-Rev: 24070
2008-05-29 18:37:14 +00:00
Yoshito Umaoka
8bcaa88f1e ICU-6157 Corrected svn properties for new files. Added conditional compilation comments to build ICU4J on Java 1.3/Foundation 1.0 environment without errors.
X-SVN-Rev: 24068
2008-05-29 14:10:11 +00:00
Xiaomei Ji
c1a5e8a58b ICU-6157 merge from branch
X-SVN-Rev: 24061
2008-05-28 22:46:34 +00:00
Xiaomei Ji
032cdeb4fb ICU-6157 merge from branch
X-SVN-Rev: 24060
2008-05-28 22:46:18 +00:00
Xiaomei Ji
3f4701f0c8 ICU-6157 merge from branch
X-SVN-Rev: 24059
2008-05-28 22:46:00 +00:00
Yoshito Umaoka
779c4bfa7c ICU-6289 Replacing TABs with SPs. Fix some Javadoc comments.
X-SVN-Rev: 24058
2008-05-28 22:45:52 +00:00
Xiaomei Ji
13e1ff80fe ICU-6157 merge from branch
X-SVN-Rev: 24057
2008-05-28 22:45:48 +00:00
Xiaomei Ji
ae6d1cd11b ICU-6157 merge from branch
X-SVN-Rev: 24056
2008-05-28 22:45:28 +00:00
Xiaomei Ji
5d4fddea88 ICU-6157 merge from branch
X-SVN-Rev: 24055
2008-05-28 22:45:16 +00:00
Xiaomei Ji
b572101967 ICU-6157 merge from branch
X-SVN-Rev: 24054
2008-05-28 22:45:05 +00:00
Xiaomei Ji
0d12495d32 ICU-6157 merge from branch
X-SVN-Rev: 24053
2008-05-28 22:44:54 +00:00
Xiaomei Ji
9517c0f366 ICU-6157 merge from branch
X-SVN-Rev: 24052
2008-05-28 22:44:39 +00:00
Jason Spieth
4b09c0d1f0 ICU-2826 Java API signature changes
X-SVN-Rev: 24048
2008-05-28 21:35:57 +00:00
David Bertoni
3cdb54b89d ICU-6124 Removed unused code.
X-SVN-Rev: 24047
2008-05-28 21:24:27 +00:00
Yoshito Umaoka
40bba654bc ICU-5450 Removed com.ibm.icu.impl.ICULocaleData which is no longer used. Updated the resource bundle performance tset cases to call Java ResourceBundle directly.
X-SVN-Rev: 24044
2008-05-28 20:58:52 +00:00
Yoshito Umaoka
b76fae675a ICU-6289 Updated readme.html for d02 release.
X-SVN-Rev: 24034
2008-05-28 19:46:06 +00:00
Yoshito Umaoka
10696e3cba ICU-6304 Added conditional compilation comments for supporting Java 13/Foundation 1.0 execution environment.
X-SVN-Rev: 24033
2008-05-28 19:32:09 +00:00
Yoshito Umaoka
17c21e2b02 ICU-6303 Added serialization test cases. Fixed some serialization bugs in TimeUnitFormat.
X-SVN-Rev: 24030
2008-05-28 16:43:51 +00:00
Yoshito Umaoka
05ca2e6ca8 ICU-6304 Fixed test failures. Added @provisional to new draft APIs.
X-SVN-Rev: 24025
2008-05-28 15:36:15 +00:00
Yoshito Umaoka
4e07949308 ICU-6124 Commented out an unused local variable and fixed API status comments.
X-SVN-Rev: 24024
2008-05-28 15:02:34 +00:00
Yoshito Umaoka
dbf59a6fe1 ICU-6266 Commented out an unused local variable.
X-SVN-Rev: 24023
2008-05-28 14:52:07 +00:00
Yoshito Umaoka
dcbcc2b320 ICU-6303 Resolved some Eclipse IDE warnings and updated comments.
X-SVN-Rev: 24022
2008-05-28 14:48:33 +00:00
Yoshito Umaoka
7b5b6822ac ICU-6303 Fixed a compilation error.
X-SVN-Rev: 24021
2008-05-28 14:38:47 +00:00
Markus Scherer
e47ee99cf1 ICU-6304 DateFormat convenience factories wrapping DateTimePatternGenerator, and skeleton constants
X-SVN-Rev: 24017
2008-05-28 11:37:22 +00:00
Mark Davis
f7e34e19be ICU-6303 initial checkin
X-SVN-Rev: 24016
2008-05-28 06:50:33 +00:00
Mark Davis
9d6234899d ICU-6303 initial checkin
X-SVN-Rev: 24015
2008-05-28 06:50:14 +00:00
Yoshito Umaoka
89523a2fb6 ICU-6289 Promoted timezone transition/rule based timezone/iCal timezone APIs to @stable to make them consistent with ICU4C.
X-SVN-Rev: 24008
2008-05-28 03:50:05 +00:00
Michael Ow
6eed22616f ICU-6298 Update clover setup for 2.x. Clover version > 2.x will not work.
X-SVN-Rev: 23996
2008-05-27 18:23:23 +00:00
Michael Ow
78f8242149 ICU-6266 Port over from ICU4C code for conversion file version 5.x support in ICU4J and fix minor getUnicodeSet issues for better code coverage of charset.
X-SVN-Rev: 23995
2008-05-27 17:50:41 +00:00
Yoshito Umaoka
0ee6d80a5b ICU-5970 2008c into ICU4J trunk
X-SVN-Rev: 23994
2008-05-27 17:13:48 +00:00
David Bertoni
689588d9be ICU-6124 Java implementation.
X-SVN-Rev: 23991
2008-05-27 16:28:52 +00:00
Yoshito Umaoka
df8f316f7d ICU-6302 Added some test cases.
X-SVN-Rev: 23988
2008-05-27 14:10:48 +00:00
Yoshito Umaoka
1be9076947 ICU-6302 Fixed default calendar prolem for Thai locale. Ported the change in getFunctionalEquivalent in ICUResourceBundle from C to support the option to append default keyword.
X-SVN-Rev: 23980
2008-05-23 19:15:33 +00:00
Yoshito Umaoka
98f14bc209 ICU-5966 Resolve some Elipse warnings.
X-SVN-Rev: 23978
2008-05-23 16:25:49 +00:00
Yoshito Umaoka
905f90890e ICU-6289 Remove public from CharsetHZ's class declaration. The class should be package private.
X-SVN-Rev: 23974
2008-05-22 18:03:25 +00:00
Peter Edberg
3d6e7a565d ICU-6291 Fix RangeConstraint.isFulfilled for 'not' & non-integers, from CLDR tests
X-SVN-Rev: 23969
2008-05-22 06:39:44 +00:00
Yoshito Umaoka
fcb36cddb5 ICU-6289 Fixed module jar build problem.
X-SVN-Rev: 23966
2008-05-22 03:41:41 +00:00
Peter Edberg
70f7c99eab ICU-6291 Update documentation, switch param name back to n
X-SVN-Rev: 23958
2008-05-21 21:32:40 +00:00
Peter Edberg
7e08c7ee16 ICU-6291 Extend PluralRules for decimal fractions - add within relation, change select(long) to use double
X-SVN-Rev: 23956
2008-05-21 21:04:30 +00:00
Yoshito Umaoka
96c50fae3b ICU-6289 Updated the license files. Also removed unused manifest stub files.
X-SVN-Rev: 23955
2008-05-21 20:24:44 +00:00
Jason Spieth
4c07d220fd ICU-5450 Better TestDataElements_testtypes.java
X-SVN-Rev: 23953
2008-05-21 19:48:13 +00:00
Yoshito Umaoka
cfdf237bb2 ICU-6289 Updating API status for 4.0 release.
X-SVN-Rev: 23952
2008-05-21 19:17:56 +00:00
Yoshito Umaoka
f272fab948 ICU-6289 Updating readme.html for d01
X-SVN-Rev: 23950
2008-05-21 16:31:29 +00:00
Jason Spieth
d351db9e12 ICU-2826 getInstance(locale, date) added to Currency.java
X-SVN-Rev: 23947
2008-05-20 22:17:26 +00:00
Jason Spieth
246309a371 ICU-5450 Removed ICUListResourceBundle from ICU4J
X-SVN-Rev: 23943
2008-05-20 17:00:36 +00:00
Matitiahu Allouche
e150c00519 ICU-6032 restore ##header to J2SE15 (was erroneously back-versioned in my previous commit)
X-SVN-Rev: 23942
2008-05-20 13:46:56 +00:00
Matitiahu Allouche
0656d9b196 ICU-6032 add test case for multiple paragraphs with default para level
X-SVN-Rev: 23941
2008-05-20 13:37:33 +00:00
Matitiahu Allouche
74b3a9326c ICU-6032 fix case for multiple paragraphs with default paragraph level
X-SVN-Rev: 23940
2008-05-20 13:28:38 +00:00
Yoshito Umaoka
41114fd46d ICU-5976 Checking in the Eclipse project files for the ICU4J locale service provider project.
X-SVN-Rev: 23938
2008-05-20 03:22:42 +00:00
Yoshito Umaoka
2cdf83d13a ICU-5976 Updated build.xml to include ICU license file and ICU standard style MANIFEST.MF in the locale SPI jar. Also check if the Java SDK version is 6.
X-SVN-Rev: 23937
2008-05-20 02:47:55 +00:00
Yoshito Umaoka
5f1380c98a ICU-5976 Implemented formatToCharacterIterator in Date/DecimalFormat wrapper classes. Also fixed a DecimalFormatICU construction problem.
X-SVN-Rev: 23936
2008-05-19 21:34:19 +00:00
Yoshito Umaoka
f9dc77a7a3 ICU-6098 Update ICU4J version to 4.0. Update ICU4J data version to 40. Also bump timebombed test cases.
X-SVN-Rev: 23935
2008-05-19 21:33:02 +00:00
Matitiahu Allouche
95b3318b26 ICU-3916 fix the bug (doc change only) for ICU4J.
X-SVN-Rev: 23929
2008-05-19 09:04:12 +00:00
Yoshito Umaoka
a416f79140 ICU-6256 Fix some GMT format problems revealed by the new locale data.
X-SVN-Rev: 23914
2008-05-16 19:21:47 +00:00
Andrew J Macheret
df27373dc7 ICU-4363 added a new performance test (for BreakIterator) and made a trivial change to converter performance test
X-SVN-Rev: 23913
2008-05-16 19:04:43 +00:00
John Emmons
4bcec0aa15 ICU-6256 CLDR 1.6 integration - 1st snapshot
X-SVN-Rev: 23912
2008-05-16 15:31:21 +00:00
Yoshito Umaoka
9afa5e881a ICU-5976 Initial implementation of the ICU locale service provider for Java 6.
X-SVN-Rev: 23909
2008-05-16 04:03:15 +00:00
Yoshito Umaoka
360b233d69 ICU-5976 Removed final keyword from DecimalFormatSymbols class declaration, so we can subclass DecimalFormatSymbols. JDK DecimalFormatSymbols is also not a final class.
X-SVN-Rev: 23908
2008-05-16 04:01:49 +00:00
Michael Ow
c50c15f722 ICU-6266 Improve the code coverage for mbcs, 88591, decodericu, encodericu, and providericu. Make getJavaCanonicalName public but label it for internal use only.
X-SVN-Rev: 23904
2008-05-15 15:46:14 +00:00
Yoshito Umaoka
aa6c7a15d4 ICU-6280 Fixed ICUResourceBundle.getAvailableLocales to include locales converted from ICU canonical locales with scripts.
X-SVN-Rev: 23895
2008-05-14 19:53:58 +00:00
David Bertoni
7720d061c3 ICU-6228 Java implementation complete.
X-SVN-Rev: 23894
2008-05-14 18:08:38 +00:00
Kedar Rajwade
f7b5f6d537 ICU-6143 Fix TestGetUnicodeSet function to include error messages
X-SVN-Rev: 23892
2008-05-14 16:52:06 +00:00
Kedar Rajwade
66d6c63504 ICU-6143 Fix extGetUnicodeSetString function to include composite characters in UnicodeSet
X-SVN-Rev: 23891
2008-05-14 16:48:08 +00:00
Kedar Rajwade
068f886081 ICU-6143 Modified the value of ROUNDTRIP_SET
X-SVN-Rev: 23890
2008-05-14 16:41:43 +00:00
Michael Ow
b4d07f8bcd ICU-6266 Rewrite loops to provide better code coverage in Charset88591.
X-SVN-Rev: 23885
2008-05-13 14:32:50 +00:00
Michael Ow
a66223e29f ICU-6266 Improve the code coverage for Charset ASCII and UTF-7.
X-SVN-Rev: 23884
2008-05-13 13:39:37 +00:00
Michael Ow
a20697ab70 ICU-6266 Improve ISO-2022 code coverage with error simulating data driven tests and over flow buffer tests.
X-SVN-Rev: 23883
2008-05-12 22:33:00 +00:00
Yoshito Umaoka
8561cde027 ICU-6273 Added set/getRoundingMode in NumberFormat to make it compatible with JDK.
X-SVN-Rev: 23882
2008-05-12 19:22:01 +00:00
Michael Ow
5cf82cdf66 ICU-6266 Remove duplicate methods and improve code coverage for Charset ISO2022.
X-SVN-Rev: 23881
2008-05-12 02:24:54 +00:00