Commit Graph

5434 Commits

Author SHA1 Message Date
John Vu
23e9fb042f ICU-6958 Increased code coverage by working with DictionaryBasedBreakIterator. Latest results at: http://www.icu-project.org/~johnvu/icu4j
X-SVN-Rev: 26319
2009-07-14 16:37:53 +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
d87079d337 ICU-6958 Increased code coverage for com.ibm.icu.text and added necessary CLOVER statements.
X-SVN-Rev: 26312
2009-07-13 21:05:21 +00:00
John Vu
97f7f28ea6 ICU-6958 Increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26310
2009-07-13 19:09:28 +00:00
John Vu
82f5cda478 ICU-6958 Fixed a problem from earlier change. Increased code coverage.
X-SVN-Rev: 26306
2009-07-13 05:46:47 +00:00
Mark Davis
6572d24560 ICU-6824 fixed some details
X-SVN-Rev: 26303
2009-07-12 04:49:11 +00:00
Mark Davis
84893a2996 ICU-6824 Got a start on merging the CLDR variants, with UnicodeMap.
X-SVN-Rev: 26302
2009-07-11 07:55:47 +00:00
John Vu
dc0e83c78a ICU-6958 Increased code coverage of com.ibm.icu.text. Latest results at www.icu-project.org/~johnvu/icu4j.
X-SVN-Rev: 26295
2009-07-10 23:00:30 +00:00
John Vu
c3c2214b30 ICU-6958 Increased code coverage to com.ibm.icu.text.
X-SVN-Rev: 26294
2009-07-10 21:28:00 +00:00
Doug Felt
341b37817b ICU-7051 temporarily disable GlobalizationPreferencesTest.TestResourceBundle
X-SVN-Rev: 26292
2009-07-10 20:06:10 +00:00
Yoshito Umaoka
709e92c2e8 ICU-6916 Changed language tag casing compatible with BCP47
X-SVN-Rev: 26291
2009-07-10 19:49:41 +00:00
Doug Felt
5cc1ad6d31 ICU-7051 move resources/data directory from collate to core
X-SVN-Rev: 26290
2009-07-10 19:46:18 +00:00
Doug Felt
a26afd4a6c ICU-7051 rename, prep for moving the data/resources back to core. easier in svn to move to collate first to join its siblings before moving back
X-SVN-Rev: 26287
2009-07-10 18:49:18 +00:00
John Vu
0a65a856cb ICU-6958 Increased code coverage for com.ibm.icu.text specifically for RBNFChinesePostProcessor.
X-SVN-Rev: 26286
2009-07-10 18:08:46 +00:00
Yoshito Umaoka
b2c854578c ICU-7044 Fixed some build problems introduced by the previous change
X-SVN-Rev: 26285
2009-07-10 15:05:24 +00:00
Mark Davis
40282fdd6a ICU-7033 added constructor, test
X-SVN-Rev: 26281
2009-07-10 00:12:59 +00:00
Doug Felt
a25960797a ICU-7044 merge translit modularization into trunk
X-SVN-Rev: 26280
2009-07-09 23:49:42 +00:00
Mark Davis
6bcaf05997 ICU-6810 Fixed generics, added iteration, collection utilities
X-SVN-Rev: 26277
2009-07-09 22:38:22 +00:00
John Vu
623b0548ca ICU-6958 Fixed a bug within a test case and increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26274
2009-07-09 22:08:54 +00:00
Michael Ow
7f95e441c1 ICU-7036 Add collate-tests to tests target.
X-SVN-Rev: 26271
2009-07-09 21:09:15 +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
Doug Felt
c9ad7a0d94 ICU-7040 fix null pointer exception when data is not present
X-SVN-Rev: 26253
2009-07-09 01:06:41 +00:00
John Vu
7f9f81eed4 ICU-6958 Increased code coverage for com.ibm.icu.text.
X-SVN-Rev: 26251
2009-07-08 23:01:22 +00:00
Doug Felt
9962ed3738 ICU-7040 provide default lenient scanner implementation by reflection
X-SVN-Rev: 26249
2009-07-08 21:10:55 +00:00
Yoshito Umaoka
d9f5c81efb ICU-7036 Fixed codeCoverage target problem introduced by collation module separation.
X-SVN-Rev: 26248
2009-07-08 21:00:42 +00:00
John Vu
f6d15aad34 ICU-6958 Removed "!". Logic error.
X-SVN-Rev: 26246
2009-07-08 18:39:25 +00:00
John Vu
77bb7b81a6 ICU-6958 Fixed an error that Yoshito pointed out concerning the use of .equals(). Increased code coverage.
X-SVN-Rev: 26245
2009-07-08 18:13:42 +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
John Vu
e5a9021336 ICU-6958 Increased code coverage for com.ibm.icu.text. Latest results at www.icu-project.org/~johnvu/icu4j.
X-SVN-Rev: 26242
2009-07-08 16:34:51 +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
Yoshito Umaoka
d92683f797 ICU-7005 Update ICU4J version to 4.3.1
X-SVN-Rev: 26234
2009-07-07 16:52:40 +00:00
John Vu
89557b346d ICU-6958 Removed wildcards "*" as requested Yoshito. Sorry everyone, learned something new today. Thanks Yoshito.
X-SVN-Rev: 26233
2009-07-07 16:45:50 +00:00
John Vu
bbcf8411d9 ICU-6958 Increased code coverage for com.ibm.icu.text especially adding test cases in DecompressionTest, DateIntervalFormatTest, BreakIteratorTest, and SearchTest.
X-SVN-Rev: 26232
2009-07-07 16:30:09 +00:00
John Vu
9fa22ec833 ICU-6956 Increased code coverage for UCharacter.java and added "CLOVER:OFF" for areas that can not be absolutely tested.
X-SVN-Rev: 26229
2009-07-06 20:33:47 +00:00
John Vu
84fe2f8147 ICU-6958 Increased code coverage for com.ibm.icu.text.NumberFormat.
X-SVN-Rev: 26228
2009-07-06 20:00:47 +00:00
John Vu
73860fffcd ICU-6958 Committing files before July 4 weekend. Increased code coverage in various areas of com.ibm.icu.text. See results at icu-project.org/~johnvu
X-SVN-Rev: 26225
2009-07-03 02:47:09 +00:00
John Vu
47e71f0974 ICU-6956 Increased code coverage after learning how to write up surrogates into the Java program.
X-SVN-Rev: 26222
2009-07-02 21:40:50 +00:00
Yoshito Umaoka
4b128ed816 ICU-7027 Remove unused properties including host specific file path from external tool launch configuration used for ant build in eclipse projects.
X-SVN-Rev: 26220
2009-07-02 19:11:06 +00:00
Michael Ow
ef8d34545a ICU-6091 Remove accidentally commited eclipse project files.
X-SVN-Rev: 26218
2009-07-01 19:44:21 +00:00
Michael Ow
150ef590bc ICU-6091 Allow the user to set the heap size when running the ICU4J test suite by setting the environment variable JVM_OPTIONS.
X-SVN-Rev: 26217
2009-07-01 19:40:39 +00:00
John Vu
ad76fc1b2e ICU-6956 Removed some comments and documentation to keep existing code from before.
X-SVN-Rev: 26211
2009-06-30 21:01:58 +00:00
John Vu
358af8bdac ICU-6956 Increased code coverage to about 93.7%. Ready for review.
X-SVN-Rev: 26208
2009-06-30 16:28:03 +00:00
Michael Ow
5c1ddc6006 ICU-6955 Add test case for illegal SI/SO source.
X-SVN-Rev: 26198
2009-06-29 19:50:35 +00:00
Michael Ow
23b175e17f ICU-6955 Add more test case for various mbcs situations.
X-SVN-Rev: 26195
2009-06-29 17:38:15 +00:00
Michael Ow
737d833448 ICU-6955 Fix potential error in mbcs and add more code coverage test cases.
X-SVN-Rev: 26194
2009-06-29 03:57:23 +00:00
Michael Ow
f6536b3ed4 ICU-6956 Comment out TestGetName in UCharacterTest.
X-SVN-Rev: 26193
2009-06-29 03:49:42 +00:00
John Vu
a9a00778a8 ICU-6956 Increased code coverage. Still working on a few more methods. Checking in files for the night.
X-SVN-Rev: 26191
2009-06-26 22:56:02 +00:00
John Emmons
b59033f4a2 ICU-6979 Update CLDR version to 1.7.1
X-SVN-Rev: 26176
2009-06-26 14:37:11 +00:00
John Vu
ed64ccd132 ICU-6956 Increased test coverage and committing for the night so that Michael Ow can create a report tomorrow morning.
X-SVN-Rev: 26175
2009-06-26 04:02:59 +00:00
Michael Ow
be8d59f4c9 ICU-6955 Remove accidental debugging line.
X-SVN-Rev: 26171
2009-06-25 17:28:22 +00:00
Michael Ow
ad93f8cd75 ICU-6955 Update test converter and add test cases.
X-SVN-Rev: 26170
2009-06-25 16:01:31 +00:00
Yoshito Umaoka
72412e9b75 ICU-6990 tzdata2009j to ICU4J
X-SVN-Rev: 26165
2009-06-25 04:04:28 +00:00
Michael Ow
4b5bf7300d ICU-6955 Fix TestConversion test in ICU4J to increment target only if there is an overflow. add more code coverage test case for MBCS.
X-SVN-Rev: 26161
2009-06-24 23:01:17 +00:00
Jason Spieth
b83aa67d3b ICU-6379 More efficient handleGetMonthLength method for CECalendar
X-SVN-Rev: 26159
2009-06-24 21:40:58 +00:00
Michael Ow
9e39b57bf1 ICU-6955 Update charset test for better code coverage for MBCS.
X-SVN-Rev: 26156
2009-06-24 18:54:36 +00:00
Yoshito Umaoka
77015374a6 ICU-7017 Workaround for TimeZone#setRawOffset problem with Asia/Dhaka in tzdata2009i. Because there is no future standard time rule is set for Asia/Dhaka, the zone stays in DST forever. TimeZone#setRawOffset did not expect such irregular rule before.
X-SVN-Rev: 26155
2009-06-24 04:22:13 +00:00
Yoshito Umaoka
6e5aa7bbd6 ICU-7008 Skip testing Asia/Amman in VTimeZone round trip test for now.
X-SVN-Rev: 26154
2009-06-24 03:28:14 +00:00
Michael Ow
771dda07f2 ICU-6955 Add new test code page and test cases.
X-SVN-Rev: 26148
2009-06-23 21:15:32 +00:00
John Vu
076f16ad5c ICU-6968 Moved getCLDRVersion to LocaleData
X-SVN-Rev: 26146
2009-06-23 20:26:25 +00:00
Yoshito Umaoka
22ca909a67 ICU-7014 Allow start time to be 24:00 in ICU4J SimpleTimeZone.
X-SVN-Rev: 26145
2009-06-23 20:01:39 +00:00
John Emmons
5e77173022 ICU-6979 Integrate CLDR 1.7.1
X-SVN-Rev: 26141
2009-06-23 06:14:20 +00:00
Michael Ow
9dcb89e824 ICU-6955 Remove duplicate code in CharsetMBCS add test case for SCSU.
X-SVN-Rev: 26139
2009-06-22 19:37:57 +00:00
Michael Ow
905834ecca ICU-6955 Fix CharsetSCSU error and add test case.
X-SVN-Rev: 26137
2009-06-21 18:46:42 +00:00
Michael Ow
283c484852 ICU-6955 Update code coverage test for SCSU and BOCU.
X-SVN-Rev: 26136
2009-06-21 06:55:31 +00:00
Michael Ow
8e2c79480a ICU-6955 Add test for LMBCS.
X-SVN-Rev: 26134
2009-06-19 23:12:47 +00:00
Michael Ow
1be173845b ICU-6955 Improve code coverage for charset SCSU. Fix some errors in CharsetSCSU.
X-SVN-Rev: 26133
2009-06-19 19:20:55 +00:00
Yoshito Umaoka
34beeaddfc ICU-6951 Fixed secureCheck issues
X-SVN-Rev: 26131
2009-06-18 22:29:33 +00:00
Yoshito Umaoka
793788bbe0 ICU-6951 Removed code depending on old directory structure in TestUtil.
X-SVN-Rev: 26130
2009-06-18 21:37:23 +00:00
Yoshito Umaoka
da0a7c344f ICU-6951 Clover code coverage target
X-SVN-Rev: 26129
2009-06-18 05:39:11 +00:00
Michael Ow
685da47d1a ICU-6955 Fix BOCU-1 logical errors and add test case.
X-SVN-Rev: 26128
2009-06-17 22:11:57 +00:00
Yoshito Umaoka
6113fea805 ICU-6951 Updated eclipse IDE setting for new class file also for non-main projects
X-SVN-Rev: 26126
2009-06-17 15:45:56 +00:00
Yoshito Umaoka
5f5e5f8855 ICU-6951 Added missing copyright comment in TestAllCore.java. Updated eclipse IDE setting for new class file to add the default copyright comment.
X-SVN-Rev: 26125
2009-06-17 15:34:35 +00:00
Yoshito Umaoka
c067e9835d ICU-6951 Modular build targets
X-SVN-Rev: 26124
2009-06-17 05:47:05 +00:00
Andy Heninger
9f48e1a767 ICU-6926 set svn properties
X-SVN-Rev: 26123
2009-06-16 23:48:52 +00:00
Yoshito Umaoka
fb6a056259 ICU-6448 Moving ICU4J richedit to icuapps.
X-SVN-Rev: 26122
2009-06-16 23:15:01 +00:00
Yoshito Umaoka
07b0822b13 ICU-6951 Added and isolated richedit build scripts.
X-SVN-Rev: 26121
2009-06-16 23:08:10 +00:00
Yoshito Umaoka
4149369dac ICU-6951 Fixed remaining compiler warnings.
X-SVN-Rev: 26120
2009-06-16 18:12:04 +00:00
Yoshito Umaoka
711d6680a9 ICU-6448 Moving ICU TZU from icu4j repository to data repository.
X-SVN-Rev: 26118
2009-06-16 18:01:54 +00:00
Yoshito Umaoka
15d88addbf ICU-6952 Removed the code mangler tags
X-SVN-Rev: 26117
2009-06-16 17:40:00 +00:00
Yoshito Umaoka
5e56d5c9b7 ICU-6951 Added localespiCheck and xliff targets
X-SVN-Rev: 26115
2009-06-16 15:47:21 +00:00
Yoshito Umaoka
a96f4fd0e3 ICU-6951 Hand merged change set 26075, 26077 and 26106 which were blew up by svn merge.
X-SVN-Rev: 26114
2009-06-16 06:10:29 +00:00
Yoshito Umaoka
d1fbb5737e ICU-6951 Merging ICU4J new source layout changes to trunk
X-SVN-Rev: 26111
2009-06-16 05:52:23 +00:00
Michael Ow
d2f72ce37e ICU-6955 Update testdata.jar with new BOCU-1 test cases.
X-SVN-Rev: 26106
2009-06-15 21:28:43 +00:00
Michael Ow
899fe12ec8 ICU-6958 Turn on IndexCharacters test.
X-SVN-Rev: 26077
2009-06-08 22:00:47 +00:00
Michael Ow
bbdb417578 ICU-6958 Remove BreakDictionary from public view. Add test in RBBITest for better code coverage of DictionaryBasedBreakIterator.
X-SVN-Rev: 26075
2009-06-08 20:18:17 +00:00
Michael Ow
9464374e96 ICU-6955 Update encodingCount.
X-SVN-Rev: 26070
2009-06-05 21:23:26 +00:00
Michael Ow
49168d16c3 ICU-6955 Increase code coverage for CharsetICU and CharsetProvider ICU. Port over test cases from C to Java for CharsetSCSU.
X-SVN-Rev: 26069
2009-06-05 19:13:41 +00:00
Yoshito Umaoka
158cee9f57 ICU-6951 Merging generics support changes from the work branch.
X-SVN-Rev: 26059
2009-06-03 03:53:47 +00:00
Michael Ow
88cdec2631 ICU-6653 Add check for start greater than limit to avoid out of bound exception.
X-SVN-Rev: 26035
2009-05-22 19:03:09 +00:00
Yoshito Umaoka
5e1984432c ICU-6952 Fix one error in the previous submission.
X-SVN-Rev: 26027
2009-05-20 17:02:25 +00:00
Yoshito Umaoka
0c061f5b4c ICU-6952 Removed most of conditional compilation sources for old Java versions.
X-SVN-Rev: 26026
2009-05-20 16:41:12 +00:00
Yoshito Umaoka
78e0e98e34 ICU-6918 Fixed a compiler warning - local variable hiding a field.
X-SVN-Rev: 26024
2009-05-20 02:51:25 +00:00
John Emmons
ad4b57eac0 ICU-6918 Add arg to DateNumberFormat constructor
X-SVN-Rev: 26004
2009-05-13 16:23:58 +00:00
John Emmons
1ca61647e7 ICU-6918 Make date formatting honor @numbers keyword
X-SVN-Rev: 26000
2009-05-11 20:19:05 +00:00
Mark Davis
a19dd4910a ICU-6794 forgot a small checkin. Can handle otherwise if John needs to retract.
X-SVN-Rev: 25991
2009-05-07 15:50:40 +00:00
John Emmons
d1a7b2ce1e ICU-6909 Merge country/language data changes
X-SVN-Rev: 25984
2009-05-04 22:42:35 +00:00
John Emmons
f0ee7cd65f ICU-6908 Add missing Malayalam 5
X-SVN-Rev: 25979
2009-05-02 03:03:52 +00:00
Yoshito Umaoka
5c15722121 ICU-6896 Workaround to allow parsing of spellout in Arabic, Hebrew and Maltese. Equivalent to c25971 in C.
X-SVN-Rev: 25972
2009-05-01 20:35:37 +00:00
Yoshito Umaoka
30faf3d439 ICU-6867 Updated readme files.
X-SVN-Rev: 25968
2009-05-01 04:20:46 +00:00
John Emmons
4e093233b0 ICU-6900 Updated root.txt to fix alias problems
X-SVN-Rev: 25963
2009-04-30 20:00:43 +00:00
Yoshito Umaoka
1ea42c90b1 ICU-6896 Temporary workaround for RBNF crash problem for 4.2 release. Disabled RBNF spellout parse for some locales.
X-SVN-Rev: 25955
2009-04-30 07:15:27 +00:00
Michael Ow
005ee80aa8 ICU-6893 The match result should be checked against the length which is limit - pos.
X-SVN-Rev: 25945
2009-04-29 00:37:05 +00:00
John Emmons
0436772003 ICU-6892 backout pa_IN as valid sublocale for collation
X-SVN-Rev: 25943
2009-04-28 23:11:55 +00:00
Yoshito Umaoka
311af870b6 ICU-6891 Remove ee.foundation.jar from the source package. The jar file is no longer used for the Eclipse plug-in build.
X-SVN-Rev: 25941
2009-04-28 20:33:00 +00:00
Yoshito Umaoka
6b4dc8a0ee ICU-6867 Updated API change report for 4.2d01
X-SVN-Rev: 25933
2009-04-28 07:21:38 +00:00
Yoshito Umaoka
deb1daa5d9 ICU-6867 Fixed Java doc warnings.
X-SVN-Rev: 25932
2009-04-28 07:13:55 +00:00
Yoshito Umaoka
2434db9a70 ICU-6880 Made the equivalent fix done for ICU4C. Fixed the problem for parsing localized GMT format with an offset pattern without delimitter characters.
X-SVN-Rev: 25930
2009-04-28 06:40:45 +00:00
Yoshito Umaoka
a0188a1abc ICU-6415 ICU4J timezone 2009g
X-SVN-Rev: 25926
2009-04-27 22:19:51 +00:00
Yoshito Umaoka
94902cde35 ICU-6801 Fix Java 1.3/1.4 compilation problem in the test code. StringBuilder -> StringBuffer.
X-SVN-Rev: 25925
2009-04-27 22:02:07 +00:00
Peter Edberg
4317d4fd4d ICU-6801 (J) Add BreakIterator tests for tailored locales
X-SVN-Rev: 25922
2009-04-27 08:38:39 +00:00
Yoshito Umaoka
c480d63da5 ICU-6809 Copy langtagRegex.txt to the classes directory in transliterator module test target to fix transliterator module test failure.
X-SVN-Rev: 25920
2009-04-26 23:08:49 +00:00
Yoshito Umaoka
2dafbbecb8 ICU-6867 Updated readme.html for 4.2d01.
X-SVN-Rev: 25919
2009-04-25 21:33:06 +00:00
Yoshito Umaoka
0db7c7749b ICU-6839 Removed a debug statement in RbnfTest.java in the previous revision.
X-SVN-Rev: 25918
2009-04-25 21:02:37 +00:00
Yoshito Umaoka
d850c18514 ICU-6839 Included locale ga from RBNF parse test exclusion list because of test failure. Updated the exclusion list to have only failing locales.
X-SVN-Rev: 25917
2009-04-25 21:00:07 +00:00
Yoshito Umaoka
ab8238997e ICU-5809 Skip verifying the transform result in TestHangul2 on Java 1.3, because of the lack of regex support.
X-SVN-Rev: 25916
2009-04-25 20:18:26 +00:00
Yoshito Umaoka
c6f152fb59 ICU-6648 Resolved Eclipse IDE warnings introduced by the previous changes.
X-SVN-Rev: 25915
2009-04-25 19:53:05 +00:00
Jason Spieth
bfb6fdfefd ICU-6648 Allow leading zeroes with strict parsing only when zeroes are forced by the pattern
X-SVN-Rev: 25914
2009-04-25 19:25:55 +00:00
Mark Davis
a663ab65c8 ICU-6864 added tests for newest items
X-SVN-Rev: 25913
2009-04-25 16:41:53 +00:00
Yoshito Umaoka
d925a8c579 ICU-6878 Lazy loading localized time zone data in ZoneStringFormat to optimize initialization performance.
X-SVN-Rev: 25912
2009-04-25 07:05:59 +00:00
Yoshito Umaoka
2e66eafe83 ICU-4200 Removed unused import statement in the previous change.
X-SVN-Rev: 25911
2009-04-25 03:39:31 +00:00
Peter Edberg
cb5d4d93ef ICU-6702 handle FieldPosition in format
X-SVN-Rev: 25910
2009-04-25 00:01:12 +00:00
Yoshito Umaoka
fe7d64b5b5 ICU-6792 ICU TimeZoneNameProvider returns proper values, but JRE does not pick the names returned by the ICU provider only for locale eu for some reasons. I concluded this is a Java problem and updated the test code to skip returning the error for locale eu.
X-SVN-Rev: 25908
2009-04-24 21:50:16 +00:00
John Emmons
d9c7439570 ICU-6839 CLDR 1.7 integration - release-1-7-d02
X-SVN-Rev: 25907
2009-04-24 20:37:41 +00:00
Mark Davis
e9478b7207 ICU-5809 decreased testing time for Hangul, while maintaining coverage. A special prop flag reenables exhaustive, if needed.
X-SVN-Rev: 25905
2009-04-24 18:55:05 +00:00
Yoshito Umaoka
9988ef9072 ICU-6854 Fixed JDK1.3 build errors.
X-SVN-Rev: 25904
2009-04-24 16:22:40 +00:00
Yoshito Umaoka
09a43f9208 ICU-5400 Removed unnecessary conditional compilation comment header string introduced by the previouse change.
X-SVN-Rev: 25903
2009-04-24 16:21:12 +00:00
Peter Edberg
b06cd67ca0 ICU-6585 c-cc should use local day of week; implement eee-eeeee
X-SVN-Rev: 25902
2009-04-24 07:55:43 +00:00
Yoshito Umaoka
365553cb0d ICU-6775 Fixed 2 issues which makes ICU4J Collator to generate incompatible collation keys with ICU4C.
X-SVN-Rev: 25901
2009-04-24 05:42:29 +00:00
Peter Edberg
4f6801ce4e ICU-6748 fix ceToJD and add corresponding tests
X-SVN-Rev: 25900
2009-04-24 04:57:18 +00:00
Doug Felt
c007917920 ICU-5400 fix character range (for Markus)
X-SVN-Rev: 25898
2009-04-24 00:07:54 +00:00
Yoshito Umaoka
6dfdd35be6 ICU-6736 Fixed test regression issues introduced by DecimalFormatSymbols.equals
X-SVN-Rev: 25896
2009-04-23 19:52:12 +00:00
Mark Davis
592f299334 ICU-6854 changed so that initCause doesn't cause problem with JDK 1.3
X-SVN-Rev: 25895
2009-04-23 16:54:06 +00:00
Mark Davis
1966cf2a0a ICU-6854 changed so that initCause doesn't cause problem with JDK 1.3
X-SVN-Rev: 25894
2009-04-23 16:52:06 +00:00
Mark Davis
28d5468b31 ICU-4200 decreased testing time
X-SVN-Rev: 25893
2009-04-23 16:41:30 +00:00
Yoshito Umaoka
6e6b2ea466 ICU-6736 Resolved Eclipse IDE warnings introduced by the previous check-in.
X-SVN-Rev: 25891
2009-04-23 07:35:26 +00:00
Yoshito Umaoka
7eef9834f6 ICU-6864 Fixed a constructor bug.
X-SVN-Rev: 25890
2009-04-23 07:29:10 +00:00
Yoshito Umaoka
9caf8ccf08 ICU-6411 Updated Eclipse IDE setting to change Array member indent and format profile name.
X-SVN-Rev: 25889
2009-04-23 07:23:24 +00:00
Yoshito Umaoka
9baccfcac1 ICU-6534 Minor update in the test case to make it more compatible with corresponding C test case.
X-SVN-Rev: 25888
2009-04-23 07:13:04 +00:00
Yoshito Umaoka
1d7aa08756 ICU-6534 Fixed RBNF lenient parse crash problem with some locales, such as nl_NL, be.
X-SVN-Rev: 25883
2009-04-23 05:44:17 +00:00
Claire Ho
1c326702cc ICU-6736 Suppor CLDR 1.7 data - CurrencySpacing.
X-SVN-Rev: 25875
2009-04-23 01:24:57 +00:00
Shaopeng Jia
4246be377d ICU-6604 Porting the latest change of PropsVectors from C side
X-SVN-Rev: 25865
2009-04-22 18:20:22 +00:00
Claire Ho
336302eb43 ICU-5884 Update DateTimePatternGenerator for new CLDR letters: q and V.
X-SVN-Rev: 25864
2009-04-22 17:10:39 +00:00
Yoshito Umaoka
f3f989773d ICU-6867 Updated Unicode license file to the latest one.
X-SVN-Rev: 25854
2009-04-21 16:48:34 +00:00
Yoshito Umaoka
45b1476974 ICU-6434 Ported ICU4C test cases to ICU4J. Fixed various bugs. extlang support.
X-SVN-Rev: 25852
2009-04-21 06:07:27 +00:00
Mark Davis
f24cbf6d6b ICU-6864 added tests for newest items
X-SVN-Rev: 25850
2009-04-21 01:13:59 +00:00
Yoshito Umaoka
82e6611b79 ICU-6491 Cosmetic updates in TimeZone API doc corresponding to the ICU4C doc changes.
X-SVN-Rev: 25848
2009-04-20 21:08:23 +00:00
Yoshito Umaoka
b480173cab ICU-6689 Updated isWhitespace to return true for FIGURE SPACE (U+2007).
X-SVN-Rev: 25846
2009-04-20 20:08:08 +00:00
Mark Davis
d555b5f267 ICU-6864 make basic changes (hack for now until we have more time to do a good fix). Added tests for the problem. Also refactored some of the tests to make debugging easier.
X-SVN-Rev: 25845
2009-04-20 19:59:57 +00:00
John Emmons
e5a5ca9c2e ICU-6785 Fix javadoc tags for numbering systems
X-SVN-Rev: 25841
2009-04-20 16:42:59 +00:00
Yoshito Umaoka
2929ac7270 ICU-6809 Disabled UnicodeRegex on Java 1.4 environment. It does not work well on Java 1.4 env even I modify the code to javac to compile the code properly.
X-SVN-Rev: 25840
2009-04-20 15:48:38 +00:00
Mark Davis
767ce18023 ICU-5608 Found problem in AnyTransliterator.register(); it was order dependent for the variants! Also, for testing CLDR, had to make that public @internal.
X-SVN-Rev: 25835
2009-04-19 09:28:43 +00:00
Mark Davis
da412b8fb5 ICU-5608 Made changes to help with debugging.
X-SVN-Rev: 25833
2009-04-19 03:38:13 +00:00
Yoshito Umaoka
55945d1d63 ICU-6854 Fixed test failure caused by missing test case file - langtagRegex.txt. The file must be under classes directory to run RegexUtilitiesTest properly.
X-SVN-Rev: 25829
2009-04-18 07:12:24 +00:00
Yoshito Umaoka
47953b6d58 ICU-6851 Updated build.xml not to compile java files, because JDK5+ no longer support Java 1.3 binaries. We only use Eclipse Java compiler to build ICU4J plug-in. Also includes various fixes for Eclipse/JDK1.3 compatibility problems recently introduced.
X-SVN-Rev: 25827
2009-04-18 06:15:24 +00:00
Mark Davis
ba0f7cc77f ICU-6220 fixed {0} {1} issue. It dragged in some other problems; see the bug report for details.
X-SVN-Rev: 25826
2009-04-18 01:53:58 +00:00
Mark Davis
4c1892f317 ICU-6834 fixed superfluous locale
X-SVN-Rev: 25825
2009-04-18 00:32:13 +00:00
Andy Heninger
3503d74f28 ICU-5340 Moved position of TransliteratorTest.TestAny() in the file after porting the test to C++, to keep the file organizations consistent.
X-SVN-Rev: 25822
2009-04-17 21:08:41 +00:00
Xiaomei Ji
8476f1f2b3 ICU-6857 change resource loading to load root resource if root is the required locale and add test case to verify root resource loading and H/h in fallback
X-SVN-Rev: 25819
2009-04-17 20:48:57 +00:00
Yoshito Umaoka
7fd16d23a3 ICU-6854 Provided a serialization test case for IllegalIcuArgumentException.
X-SVN-Rev: 25818
2009-04-17 20:35:29 +00:00
Yoshito Umaoka
ace4d5e76d ICU-6809 Remove unused import statement.
X-SVN-Rev: 25817
2009-04-17 20:10:24 +00:00
Yoshito Umaoka
db20af3baf ICU-6299 Removed unused import statements to resolve Eclipse IDE warnings.
X-SVN-Rev: 25816
2009-04-17 20:06:27 +00:00
Yoshito Umaoka
ffeeefa760 ICU-6809 Removed unused import to resolve an Eclipse IDE warning.
X-SVN-Rev: 25815
2009-04-17 20:00:28 +00:00
Yoshito Umaoka
3c39b400c9 ICU-5667 Comment out unused method to remove the eclipse IDE warning.
X-SVN-Rev: 25814
2009-04-17 19:51:06 +00:00
Xiaomei Ji
643223b7f7 ICU-6445 change the resource name of abbreviated duration format after CLDR1.7
X-SVN-Rev: 25811
2009-04-17 18:34:30 +00:00
Mark Davis
ec149ba48f ICU-6809 fixed access to file
X-SVN-Rev: 25808
2009-04-17 16:34:33 +00:00
Mark Davis
bda3b4e16c ICU-3961 Can't reproduce. Added test.
X-SVN-Rev: 25800
2009-04-16 21:36:28 +00:00
Mark Davis
cd3511d43d ICU-6299 Fixed set, added tests. There are two internal methods as part of this.
X-SVN-Rev: 25799
2009-04-16 21:00:46 +00:00
Mark Davis
54ed04585d ICU-4940 Couldn't reproduce any more. Added test.
X-SVN-Rev: 25797
2009-04-16 20:12:01 +00:00
Mark Davis
0f3a0ee9d0 ICU-5667 Could not reproduce in Java. However, added a test. If this still occurs in C (might be simplest to just port the test), then please file a separate bug.
X-SVN-Rev: 25796
2009-04-16 19:13:36 +00:00
Mark Davis
c1bac839f9 ICU-6854 Fix first file.
X-SVN-Rev: 25795
2009-04-16 19:07:07 +00:00
Mark Davis
ebc84f4f73 ICU-6794 used 2-parameter File constructor
X-SVN-Rev: 25794
2009-04-16 18:50:27 +00:00
Mark Davis
94d545bce6 ICU-5667 Could not reproduce in Java. However, added a test. If this still occurs in C (might be simplest to just port the test), then please file a separate bug.
X-SVN-Rev: 25793
2009-04-16 18:44:47 +00:00
Mark Davis
234d1ffee6 ICU-6834 Add transliterator and tests. Follows same format as Uppercase transliterator, so can be compared to that for review.
X-SVN-Rev: 25792
2009-04-16 18:00:31 +00:00
Mark Davis
ce43995232 ICU-2809 Added bnf converted (had forgotten earlier), tests. Also fixed TestAll to be in alphabetical order to make it clearer what was forgotten, and added them. Fixed the property factory to not be hardcoded.
X-SVN-Rev: 25791
2009-04-16 17:34:17 +00:00
Yoshito Umaoka
8dad237e6a ICU-6416 Move ICU4J version and ICU4J data version to 4.2.
X-SVN-Rev: 25790
2009-04-16 04:36:27 +00:00
Mark Davis
669906bfbe ICU-4200 Added extra test for width, to test 5956. Works in Java.
X-SVN-Rev: 25789
2009-04-16 03:55:56 +00:00
Mark Davis
d64ecece54 ICU-4200 Fixed crash, width problem.
X-SVN-Rev: 25785
2009-04-16 01:10:54 +00:00
Michael Ow
06ecf2a685 ICU-6843 Add put(byte[]) to ByteBuffer.
X-SVN-Rev: 25771
2009-04-14 21:13:50 +00:00
Michael Ow
7fc8dc6571 ICU-6843 Add bulk put method to ByteBuffer.
X-SVN-Rev: 25769
2009-04-14 20:08:42 +00:00
Michael Ow
8f2095fb83 ICU-6843 Add position() and put() to ICU4J ByteBuffer implementation
X-SVN-Rev: 25766
2009-04-14 17:20:22 +00:00
Yoshito Umaoka
bbff8cd8a5 ICU-6415 ICU4J timezone 2009f
X-SVN-Rev: 25765
2009-04-14 14:24:28 +00:00
Michael Ow
6014dc03df ICU-6778 Use Java preprocessor for ByteBuffer dependency.
X-SVN-Rev: 25764
2009-04-13 22:23:34 +00:00
Michael Ow
3f567d53ee ICU-6778 Update CP420 CharsetDetector to manually unshape bytes and to deal with ltr and rtl sequences.
X-SVN-Rev: 25760
2009-04-13 18:40:08 +00:00
John Emmons
b2a67daf68 ICU-6771 CLDR 1.7 Integration - release-1-7-d01
X-SVN-Rev: 25757
2009-04-11 23:19:32 +00:00
Michael Ow
c00b453f63 ICU-6714 Add test for new string prep profiles in ICU4J.
X-SVN-Rev: 25748
2009-04-09 21:08:53 +00:00
Mark Davis
7f4e9d2cec ICU-6833 Moved internal class
X-SVN-Rev: 25747
2009-04-09 20:27:14 +00:00
Michael Ow
074baa8eb3 ICU-6238 Fix NFS/NSF typo.
X-SVN-Rev: 25746
2009-04-09 18:38:04 +00:00
Yoshito Umaoka
61f81bf8f0 ICU-6831 Fixed the localized GMT parsing problem. This is equivalent to the one for ICU4C.
X-SVN-Rev: 25744
2009-04-09 04:11:37 +00:00
Michael Ow
8d1890d215 ICU-6778 Renable IBM420 charset detector test. Check for Java version >= 1.5.
X-SVN-Rev: 25732
2009-04-06 17:50:15 +00:00
Yoshito Umaoka
b0b65d9e72 ICU-6809 Fix JDK1.3 compatibility problem. Disabled UnicodeRegex and RegexUtilitiesTest for JDK1.3 and Foundation 1.0 environment. Add these files in preprocessor.txt.
X-SVN-Rev: 25731
2009-04-06 16:06:55 +00:00
Mark Davis
457aec5c8f ICU-6809 fixed header. See other changes under (typo) ticket 2809.
X-SVN-Rev: 25728
2009-04-03 16:56:09 +00:00
Mark Davis
218f089476 ICU-6809 add first version
X-SVN-Rev: 25727
2009-04-03 16:05:31 +00:00
Michael Ow
4a1e4047b5 ICU-6778 Disable charset detector test for IBM420.
X-SVN-Rev: 25723
2009-04-02 16:18:42 +00:00
Yoshito Umaoka
ec0f8b987f ICU-6815 Removed ULocale#addLikelySubtag. This method was introduced as @internal in 3.8, then a new public API addLikelySubtags was added in 4.0, replacing the original. So we no longer need the old @internal API.
X-SVN-Rev: 25713
2009-04-01 17:54:55 +00:00
Yoshito Umaoka
f3b3e71688 ICU-6821 Special handling for SystemV/* zones when JDK TimeZone is used as default.
X-SVN-Rev: 25712
2009-04-01 17:37:26 +00:00
Yoshito Umaoka
aa0014d9a5 ICU-6820 Insert colon as hour/minute/second delimitter in custom time zone ID format in ICU4J.
X-SVN-Rev: 25711
2009-04-01 17:14:37 +00:00
Yoshito Umaoka
0944c728e4 ICU-6821 Check if a TimeZone is actually a BasicTimeZone before calling hasEquivalentTransitions.
X-SVN-Rev: 25709
2009-04-01 15:33:19 +00:00
Michael Ow
84db790ca6 ICU-6778 Add IBM420 and IBM424 to CharsetDetector.
X-SVN-Rev: 25695
2009-03-31 15:38:23 +00:00
Yoshito Umaoka
3665a8fc69 ICU-6814 Merged the fix from ICU4C to ICU4J.
X-SVN-Rev: 25692
2009-03-31 03:06:21 +00:00
Yoshito Umaoka
4d752b6ff9 ICU-6818 Support the case when the final time zone transition occurs in the current year before the current time. Also include a library code fix for #6814.
X-SVN-Rev: 25691
2009-03-31 03:04:57 +00:00
Yoshito Umaoka
75b572fd3e ICU-6415 ICU4J timezone 2009d.
X-SVN-Rev: 25689
2009-03-31 02:12:57 +00:00
Yoshito Umaoka
c7542e088b ICU-6818 setRawOffset to inherit the DST rule for the current time.
X-SVN-Rev: 25688
2009-03-31 01:44:14 +00:00
John Emmons
4512fd2027 ICU-6817 Reverted Hebrew RBNF rules due to parsing problems, update version numbers
X-SVN-Rev: 25684
2009-03-30 23:27:20 +00:00
John Emmons
4bcae5e5ab ICU-6817 Updated RBNF rules from CLDR
X-SVN-Rev: 25676
2009-03-30 15:01:56 +00:00
Yoshito Umaoka
a638afbe29 ICU-6482 Use calendarPreferenceData in supplementalData to decide the default calendar type for a locale. Ported TestTypes from ICU4C to J.
X-SVN-Rev: 25673
2009-03-29 07:14:55 +00:00
Yoshito Umaoka
50e3834e56 ICU-6814 Temporarily disable test data for Australia/Perth also in ICU4J.
X-SVN-Rev: 25672
2009-03-29 05:52:00 +00:00
Yoshito Umaoka
f4c7601d73 ICU-6807 Fixed actual version number value for UNICODE_5_0. Added UNICODE_5_1.
X-SVN-Rev: 25667
2009-03-27 15:59:13 +00:00
Yoshito Umaoka
22830a7700 ICU-6434 JDK1.3 support
X-SVN-Rev: 25666
2009-03-27 15:16:33 +00:00
Yoshito Umaoka
bf1acb61a5 ICU-6800 JDK1.3 support
X-SVN-Rev: 25665
2009-03-27 15:14:57 +00:00
Yoshito Umaoka
081579bc90 ICU-6434 Read BCP47 keyword key/type mappings from supplementalData.
X-SVN-Rev: 25664
2009-03-27 05:02:50 +00:00
Yoshito Umaoka
973c7ed9d8 ICU-6661 Use CLDR supplementalData to resolve calendar preference order.
X-SVN-Rev: 25663
2009-03-27 05:00:49 +00:00
Yoshito Umaoka
b314ba752c ICU-6800 Updated hour skeleton 'j' resolution logic. Synchronize ICU4J data with ICU4C trunk. Updated test cases to support the new data.
X-SVN-Rev: 25662
2009-03-27 04:46:14 +00:00
Jason Spieth
23845c6ec2 ICU-6726 Remove unneeded lower bound check in ICU4J
X-SVN-Rev: 25659
2009-03-26 20:40:59 +00:00
Jason Spieth
f1a09911ee ICU-6726 Integrate changes back into ICU4J trunk
X-SVN-Rev: 25654
2009-03-25 21:27:24 +00:00
Yoshito Umaoka
8cb0047a81 ICU-5755 Mapping Java Locale th_TH_TH to ICU ULocale th_TH@numbers=thai.
X-SVN-Rev: 25651
2009-03-25 05:22:29 +00:00
Yoshito Umaoka
8d634dd3c4 ICU-6135 Parsing generic GMT format with UT and standalone GMT/UT/UTC support.
X-SVN-Rev: 25649
2009-03-25 04:21:28 +00:00
Yoshito Umaoka
617eda35bb ICU-5699 Updated out of date US DST rule descriptions in JavaDoc.
X-SVN-Rev: 25641
2009-03-21 08:14:44 +00:00
Yoshito Umaoka
378833d297 ICU-6416 Move ICU4J version to 4.1.5
X-SVN-Rev: 25640
2009-03-21 07:35:49 +00:00
Yoshito Umaoka
8b580b2052 ICU-6721 Calling getOlsonMeta also in getAvailableIDs(int). Otherwise, getAvailableIDs(int) returns empty result when zone information data is not yet initialized. Also changed Vector to LinkedList.
X-SVN-Rev: 25617
2009-03-18 17:13:34 +00:00
Shaopeng Jia
21fd645646 ICU-6604 Porting CharsetSelector(including tests) and PropsVectors from C to Java
X-SVN-Rev: 25616
2009-03-18 09:30:47 +00:00
Yoshito Umaoka
793e8555ff ICU-6415 ICU4J timezone 2009c. Also synchronized test data with C.
X-SVN-Rev: 25606
2009-03-17 06:24:00 +00:00
Yoshito Umaoka
cb92a45f2a ICU-6726 Fixed test failures for 4.2M4.
X-SVN-Rev: 25604
2009-03-17 04:39:48 +00:00
Yoshito Umaoka
44537f07a8 ICU-6787 Change Measure#numberEqual from public to privte. This API was accidentally marked as public @draft ICU 4.0 in the previous release.
X-SVN-Rev: 25601
2009-03-17 03:31:55 +00:00
Jason Spieth
1ff102073d ICU-6726 correct SimpleDateFormat merge
X-SVN-Rev: 25595
2009-03-16 21:18:38 +00:00
Jason Spieth
21ac822b20 ICU-6726 Changes to dateTimePatterns lengths and default glue pattern usage in Java
X-SVN-Rev: 25593
2009-03-16 17:57:58 +00:00
Yoshito Umaoka
9dad40f1d6 ICU-6787 Updated API status comments for 4.2. Misc doc changes.
X-SVN-Rev: 25590
2009-03-15 03:39:19 +00:00
Yoshito Umaoka
3dc8afe743 ICU-6433 Fixed a problem detected by the Eclipse IDE warning.
X-SVN-Rev: 25589
2009-03-14 04:44:45 +00:00
Yoshito Umaoka
a87a24e197 ICU-6736 Commented out unused private static definitions to remove Eclipse IDE wanrings.
X-SVN-Rev: 25588
2009-03-14 04:36:44 +00:00
Yoshito Umaoka
991ca106a0 ICU-6434 BCP47 support APIs for ICU4J 4.2
X-SVN-Rev: 25587
2009-03-14 04:19:11 +00:00
John Emmons
f0d77a0c6e ICU-6770 CLDR 1.7 integration snapshot - phase 1
X-SVN-Rev: 25577
2009-03-13 03:25:55 +00:00
Andy Heninger
53706d1544 ICU-6066 Add Java version of UnicodeSet::removeAllStrings()
X-SVN-Rev: 25573
2009-03-13 01:11:53 +00:00
Yoshito Umaoka
392c183c0e ICU-6781 Fixed the ant target apireport to include com.ibm.icu.charset package. Also updated former API signature data archive files including com.ibm.icu.charset.
X-SVN-Rev: 25568
2009-03-12 19:26:57 +00:00
Yoshito Umaoka
1dbe26f1e4 ICU-6782 Fixed JavaDoc comment errors.
X-SVN-Rev: 25563
2009-03-12 18:46:36 +00:00
Yoshito Umaoka
244696d03c ICU-6416 Move ICU4J version to 4.1.4
X-SVN-Rev: 25547
2009-03-11 14:24:22 +00:00
Xiaomei Ji
1472003a6c ICU-6433 case sesitive parse for currency symbol and ISO code, case-insensitve for names, restrict parsing against only long names when pattern is plural pattern
X-SVN-Rev: 25537
2009-03-10 06:12:24 +00:00
Waleed Oransa
528d09e009 ICU-6666 Merged ICU4J/branches/waleed branch for Arabic shaping changes r25468:25506 into the trunk.
X-SVN-Rev: 25507
2009-03-02 23:02:12 +00:00
Xiaomei Ji
35cc6003d1 ICU-6433 remove fake ISO code parsing in currency parsing
X-SVN-Rev: 25495
2009-02-27 23:25:55 +00:00
Xiaomei Ji
1c89917c82 ICU-6433 fix bug in currency parsing for pattrns with non-empty negative suffix and bug in plural formatting for number patterns with both positive and negative patterns
X-SVN-Rev: 25489
2009-02-26 07:07:54 +00:00
Michael Ow
ecf40b48e6 ICU-6692 Print a more friendlier error message when schema operation fails due to unsupported feature in the jvm.
X-SVN-Rev: 25475
2009-02-24 19:43:45 +00:00
John Emmons
2ddf4d919b ICU-6750 Allow aliases in numbering system descriptions
X-SVN-Rev: 25470
2009-02-23 22:42:08 +00:00
Michael Ow
27ce5a3df5 ICU-6583 Port over illegal sequence handling code from ticket #5691 to ICU4J. Fix minor bugs in various callback functions and error handling code in ICU4J. Reenable "full" data driven conversion test.
X-SVN-Rev: 25468
2009-02-23 21:38:21 +00:00
Claire Ho
8e58cc71d4 ICU-6736 merge the currencySpacing API prototypes from branch to trunk.
X-SVN-Rev: 25456
2009-02-21 00:02:10 +00:00
Claire Ho
9bbd9ac2ed ICU-6735 merge the API from branch to trunk.
X-SVN-Rev: 25455
2009-02-20 23:26:32 +00:00
Jason Spieth
9b6fa39608 ICU-6739 Removed MathContext instance creation
X-SVN-Rev: 25429
2009-02-17 17:24:25 +00:00
Yoshito Umaoka
f57cac5935 ICU-6434 The initial checkin for the BCP47 support and the LocaleBuilder framework.
X-SVN-Rev: 25425
2009-02-16 09:41:06 +00:00
Yoshito Umaoka
ab30190deb ICU-6492 Replaced TABs with SPs
X-SVN-Rev: 25423
2009-02-16 02:41:41 +00:00
Yoshito Umaoka
4ed8235a60 ICU-6492 Fixed some exclipse IDE warnings in the previous changes.
X-SVN-Rev: 25422
2009-02-16 02:39:36 +00:00
John Emmons
49c9aaf9a0 ICU-6492 Number Overrides implementation for J
X-SVN-Rev: 25421
2009-02-15 23:43:20 +00:00
Yoshito Umaoka
af47e92167 ICU-3378 Fixed Java 1.3/1.4 compatibility problem in the test code.
X-SVN-Rev: 25418
2009-02-14 08:18:07 +00:00
Yoshito Umaoka
52ba8e4efa ICU-6411 Replacing TABs with SPs.
X-SVN-Rev: 25415
2009-02-14 05:51:18 +00:00
Yoshito Umaoka
f03a81606c ICU-3378 Updated API names to make them compatibile with ICU4C. Fixed a Java 5- compilation problem.
X-SVN-Rev: 25412
2009-02-14 05:33:34 +00:00
Yoshito Umaoka
3c687126b7 ICU-4971 Fixed Java 1.3/1.4 compilation problem.
X-SVN-Rev: 25409
2009-02-14 03:50:11 +00:00
Yoshito Umaoka
6e8343afc3 ICU-3378 Revised the implementation and the test csaes.
X-SVN-Rev: 25400
2009-02-13 20:14:38 +00:00
Shaopeng Jia
4c140edc87 ICU-6604 Porting CharsetSelector(including tests) and PropsVectors from C to Java
X-SVN-Rev: 25382
2009-02-06 13:18:36 +00:00
Jason Spieth
55698ede36 ICU-4971 Add java.math.MathContext methods and test
X-SVN-Rev: 25378
2009-02-05 18:47:49 +00:00
Jason Spieth
b20030b5ac ICU-6354 Simple Java testcase
X-SVN-Rev: 25366
2009-02-03 18:08:51 +00:00
Jason Spieth
02e7d8ca80 ICU-4971 Incorporate review comments and JavaDoc cleanup
X-SVN-Rev: 25362
2009-02-02 21:55:50 +00:00
Yoshito Umaoka
ca47370d85 ICU-6411 ICU custom builder to use Java6 as JRE in the Eclipse project.
X-SVN-Rev: 25359
2009-02-02 17:56:30 +00:00
Yoshito Umaoka
26009b31ae ICU-6238 Support standard stringprep profiles in ICU4J. Merging changes from the work branch to the trunk.
X-SVN-Rev: 25358
2009-02-02 17:03:23 +00:00
John Emmons
bd9d44ec6e ICU-6694 Cleanup unused imports and cleanup getAvailableNames API
X-SVN-Rev: 25344
2009-01-29 18:24:56 +00:00
Steven R. Loomis
cfa7b16566 ICU-6571 API to get CLDR version (J). Checked in testdata from icu4c r25327 with 'min/max' cldr version.
X-SVN-Rev: 25337
2009-01-29 07:49:32 +00:00
John Emmons
e1a2d975b2 ICU-6647 Add Sinhala, Azerbaijani, and Afrikaans collation
X-SVN-Rev: 25321
2009-01-27 22:02:21 +00:00
John Emmons
6d3ab9535f ICU-6694 NumberingSystem implementation for ICU4J
X-SVN-Rev: 25319
2009-01-27 20:08:33 +00:00
Yoshito Umaoka
cb6848caf8 ICU-6420 Fixed calendar/date symbols mismatch problem.
X-SVN-Rev: 25307
2009-01-23 20:06:54 +00:00
Yoshito Umaoka
7387ddc575 ICU-6416 Move ICU4J version to 4.1.3
X-SVN-Rev: 25304
2009-01-23 06:07:15 +00:00
Yoshito Umaoka
c7eebf2873 ICU-6415 ICU4J timezone 2009a. Also synchronized test data with C.
X-SVN-Rev: 25299
2009-01-22 23:06:20 +00:00
Yoshito Umaoka
68858f5870 ICU-6411 Updated build.xml to handle JDK7.
X-SVN-Rev: 25288
2009-01-22 19:10:29 +00:00
Yoshito Umaoka
bc4ee2dd9d ICU-6411 Fix the JDK name for Java 6, Updated build.xml to avoid the default JDK name to be included in the conditional source files.
X-SVN-Rev: 25286
2009-01-22 18:10:20 +00:00
Yoshito Umaoka
5f3a26ec4b ICU-6411 Upgraded ICU4J default target JDK to 6. Also updated the eclipse project file for the change.
X-SVN-Rev: 25279
2009-01-21 22:04:51 +00:00
Yoshito Umaoka
2550a67693 ICU-6683 CoverageTest#getTargets to return null under Java security manager instead of the fake target, which triggers a test failure.
X-SVN-Rev: 25271
2009-01-19 22:10:07 +00:00
Yoshito Umaoka
14101daa30 ICU-6683 Include a permission to access sun.util.calendar package for secure test. ICU implementation actually does not access the package directly (using reflection), but IBM Java 6 on Windows disallow the access without this.
X-SVN-Rev: 25268
2009-01-19 20:10:15 +00:00
Yoshito Umaoka
b6071b1a84 ICU-6683 Specify a classloader used for loading custom converter data files for testing. Also use the absolute path for them. Otherwise, the test case fails on IBM Java 6 on Windows when running the test case from icu4jtests.jar.
X-SVN-Rev: 25267
2009-01-19 20:05:54 +00:00
Yoshito Umaoka
7855175c22 ICU-6134 Old Java compatibility support. NumberFormat.Field is not available on Java 1.3 environment.
X-SVN-Rev: 25263
2009-01-16 05:18:40 +00:00
Yoshito Umaoka
5808634616 ICU-3378 Old Java compatibility support.
X-SVN-Rev: 25262
2009-01-16 05:16:23 +00:00
Yoshito Umaoka
519f393ba4 ICU-6433 Old Java compatibility support. Removed unnecessary unescape. Fixed invalid Locale constructor.
X-SVN-Rev: 25261
2009-01-16 05:14:50 +00:00
Xiaomei Ji
3ec5b5cb90 ICU-6433 currency plural format merged to trunk
X-SVN-Rev: 25254
2009-01-15 01:10:02 +00:00
Doug Felt
084842e74a ICU-6397 test for duration format millisecond fix
X-SVN-Rev: 25249
2009-01-14 17:44:23 +00:00
Doug Felt
249f9598f3 ICU-6397 fix duration format milliseconds problem
X-SVN-Rev: 25248
2009-01-14 17:43:16 +00:00
Yoshito Umaoka
a16b7c3c0c ICU-6658 Merging back misc changes for eclipse build from 4.0.1 to the trunk.
X-SVN-Rev: 25247
2009-01-14 16:29:17 +00:00
Yoshito Umaoka
f63f334671 ICU-6658 Added ICU4J 4.0.1 API report file in the trunk for future API change report.
X-SVN-Rev: 25246
2009-01-14 16:01:31 +00:00
Jason Spieth
e386fb0a43 ICU-6354 Set default rounding increment, Java implementation
X-SVN-Rev: 25242
2009-01-13 17:05:50 +00:00
Yoshito Umaoka
83280b219a ICU-6602 Updated the previous change not to use {0} Time for non hierarchical ID for its generic location name. Also updated the test case because such time zones won't round trip.
X-SVN-Rev: 25239
2009-01-13 04:10:21 +00:00
Yoshito Umaoka
d3e13b2291 ICU-6602 Construct a generic location string using tzid for an unknown time zone other than Etc/*
X-SVN-Rev: 25235
2009-01-12 21:53:04 +00:00
Steven R. Loomis
2264a8a9ab ICU-6415 checkin latest icudata from icu4c r25199
X-SVN-Rev: 25202
2009-01-06 19:12:19 +00:00
John Emmons
face962238 ICU-6654 Updates to CJK rules to fix large number problems - add resource for numbering Systems
X-SVN-Rev: 25200
2009-01-06 17:06:20 +00:00
Yoshito Umaoka
85b7346160 ICU-6670 Workaround for TestShortZoneIDs failure. Updated the test case a little bit to synchronized with ICU4C test case. Also not producing errors if time zone implementation type is JDK.
X-SVN-Rev: 25197
2009-01-06 08:50:34 +00:00
Yoshito Umaoka
c0dc95176a ICU-6646 Merging r25191 from maint-4-0 for future eclipse plug-in releases.
X-SVN-Rev: 25192
2009-01-06 03:55:52 +00:00
Yoshito Umaoka
f26b72bf1d ICU-6672 Fixed a missing keywords problem in ULocale#getDefault().
X-SVN-Rev: 25187
2009-01-05 22:33:01 +00:00
Yoshito Umaoka
4877bb6dd0 ICU-6669 Corrected the condition used for checking DST in time zone transition implementation in SimpleTimeZone. Also provided a test case.
X-SVN-Rev: 25185
2009-01-02 21:19:54 +00:00
Yoshito Umaoka
d151bc622d ICU-6668 Fixed the test case TestDisplayName to use wall time 86399999 (23:59:59.999) as the end of custom DST rule on Dec 31.
X-SVN-Rev: 25184
2009-01-02 19:10:25 +00:00
Yoshito Umaoka
4012b39994 ICU-6667 Fixed TimeZone.setRawOffset problem reproduced around year boundary.
X-SVN-Rev: 25183
2009-01-02 18:53:28 +00:00
Jason Spieth
3db61599e2 ICU-6134 Added support for NumberFormat.Field constant properties
X-SVN-Rev: 25165
2008-12-19 19:16:55 +00:00
Yoshito Umaoka
5f098499ce ICU-6646 Merging r25151 from maint-4-0 for future eclipse plug-in releases.
X-SVN-Rev: 25152
2008-12-17 17:36:12 +00:00
Yoshito Umaoka
4754784395 ICU-6662 Merging the updated version of ULocale for com.ibm.icu.base plug-in from maint-4-0.
X-SVN-Rev: 25150
2008-12-17 17:29:33 +00:00
Jason Spieth
1018827b1f ICU-4971 format new private variable comment block
X-SVN-Rev: 25117
2008-12-15 20:39:54 +00:00
Jason Spieth
6114fbe9b6 ICU-4971 format new private variable comment block
X-SVN-Rev: 25116
2008-12-15 20:38:34 +00:00
Jason Spieth
9755d8714b ICU-4971 get/set/use MathContext
X-SVN-Rev: 25115
2008-12-15 20:29:57 +00:00
John Emmons
818013ab16 ICU-6654 CLDR based RBNF data
X-SVN-Rev: 25107
2008-12-15 17:00:46 +00:00
Yoshito Umaoka
7155195df2 ICU-3378 Fix the source code mangler comments to J2SE15
X-SVN-Rev: 25074
2008-12-10 23:13:00 +00:00
Yoshito Umaoka
378fe4e807 ICU-6620 We hold the expected RBNF rule change. The test case expected the updated RBNF rule, as the result, it failed. I updated the test case data supporting the current undesired behavior to prevent the test failure. The test case data will be revised when the RBNF data CLDR transition is done.
X-SVN-Rev: 25073
2008-12-10 23:11:00 +00:00
Kedar Rajwade
8153847c23 ICU-3378 Fixed build error in getKeywordValues API
X-SVN-Rev: 25070
2008-12-10 01:24:38 +00:00
Kedar Rajwade
362dd0f79f ICU-3378 Added test for getKeywordValues API
X-SVN-Rev: 25069
2008-12-10 00:06:37 +00:00
Kedar Rajwade
8796dd70c1 ICU-3378 Added test for getKeywordValues API
X-SVN-Rev: 25068
2008-12-10 00:05:44 +00:00
Kedar Rajwade
f2e904bed7 ICU-3378 Added test for getKeywordValues API
X-SVN-Rev: 25067
2008-12-10 00:02:23 +00:00
Kedar Rajwade
eecb6e4d1f ICU-3378 Added getKeywordValues API
X-SVN-Rev: 25066
2008-12-09 23:58:51 +00:00
Kedar Rajwade
192f2b9896 ICU-3378 Added getKeywordValues API
X-SVN-Rev: 25065
2008-12-09 23:57:38 +00:00
Kedar Rajwade
5141cdff8d ICU-3378 Added getKeywordValues API
X-SVN-Rev: 25064
2008-12-09 23:56:18 +00:00
Andy Heninger
962dd1352a ICU-6651 fix DOS line endings and svn eol-style properties
X-SVN-Rev: 25040
2008-12-03 22:57:45 +00:00
Yoshito Umaoka
23d651a590 ICU-6644 The fix for ticket#6644. Also changed _getDisplayName to synchronized method to prevent threading problem.
X-SVN-Rev: 25019
2008-12-01 16:36:18 +00:00
Yoshito Umaoka
6da502fba9 ICU-6644 TestDisplayNamesMeta ported from ICU4C to reproduce the problem reported by ticket#6644.
X-SVN-Rev: 25018
2008-12-01 16:34:48 +00:00
Doug Felt
59f17b771b ICU-6620 make lenient parsing use same locale that was used to instantiate the RBNF formatter
X-SVN-Rev: 25013
2008-11-27 01:25:21 +00:00
Michael Ow
5bbad7ac78 ICU-6612 Use buffer.limit() instead of buffer.capacity() to avoid BufferOverflow execptions in CharsetMBCS.
X-SVN-Rev: 24928
2008-11-04 21:43:48 +00:00
Yoshito Umaoka
5ba890b87d ICU-6415 ICU4J timezone 2008i. Also synchronized test data with C.
X-SVN-Rev: 24896
2008-10-27 20:00:02 +00:00
Yoshito Umaoka
6d41b1d3de ICU-6583 Updated test cases to be skipped.
X-SVN-Rev: 24895
2008-10-27 19:59:00 +00:00
Xiaomei Ji
98854bae7d ICU-6503 move date time pattern generator cache from date interval format to date time pattern generator. change FIXME to TODO
X-SVN-Rev: 24883
2008-10-25 00:14:51 +00:00
Kedar Rajwade
9113ff4865 ICU-6250 Removed some duplicate code
X-SVN-Rev: 24851
2008-10-20 16:41:34 +00:00
Xiaomei Ji
81584dd7f5 ICU-6552 change draft ICU 4.1.1 to draft ICU 4.2
X-SVN-Rev: 24827
2008-10-16 05:41:48 +00:00
Xiaomei Ji
b8ba5699c0 ICU-6433 currency plural format change parsing algorithm in DecimalFormat and Currency
X-SVN-Rev: 24826
2008-10-16 05:32:41 +00:00
Yoshito Umaoka
e02a67fa42 ICU-6415 ICU4J timezone 2008h. Also synchronized ICU test data with C.
X-SVN-Rev: 24810
2008-10-14 23:30:26 +00:00
Yoshito Umaoka
19babf514a ICU-6583 Temporarily disable some failing test case updated by ticket#5691.
X-SVN-Rev: 24809
2008-10-14 23:29:00 +00:00
Yoshito Umaoka
c8cf5f79a6 ICU-6433 Fix one Eclipse compiler warning (unused local variable) and updated the comment. Changed this.formatPattern to formatPattern.
X-SVN-Rev: 24739
2008-10-07 14:42:21 +00:00
Yoshito Umaoka
cea42a80fd ICU-6562 Fix an Eclipse compiler warning in the previous change.
X-SVN-Rev: 24738
2008-10-07 14:40:55 +00:00
Yoshito Umaoka
b4b006c34f ICU-6411 Fix compiler errors on Java 1.3/1.4 env.
X-SVN-Rev: 24734
2008-10-07 04:44:16 +00:00
Yoshito Umaoka
82807260fe ICU-6361 Fix the MessageFormat behavior problem with null arguments.
X-SVN-Rev: 24731
2008-10-07 04:19:35 +00:00
Michael Ow
094554247d ICU-6562 Remove timebomb in TestConversion.
X-SVN-Rev: 24724
2008-10-06 16:35:52 +00:00
Michael Ow
a40423e92a ICU-6562 Port over from ICU4C to ICU4J the EBCDIC SwapLFNL code. Allow converter with options in its name to be processed correct by the Charset.
X-SVN-Rev: 24723
2008-10-06 16:35:08 +00:00
Xiaomei Ji
2b50e0382e ICU-6433 fix eclipse compiling warnings
X-SVN-Rev: 24719
2008-10-03 23:44:14 +00:00
Yoshito Umaoka
3f48b31719 ICU-6416 Move ICU4J version to 4.1.2
X-SVN-Rev: 24701
2008-10-02 15:36:32 +00:00
Xiaomei Ji
382e5bb891 ICU-6433 currency plural format check in to trunk
X-SVN-Rev: 24679
2008-09-29 22:10:19 +00:00
Yoshito Umaoka
025c58554c ICU-6503 Revert testFormat to do the full test in non-exhaustive mode. With the performance improvement, the test case no longer takes excessive time.
X-SVN-Rev: 24675
2008-09-29 21:42:14 +00:00
Yoshito Umaoka
02f6785790 ICU-6549 Enlarged Java heap size to resolve OOM on some test lab systems.
X-SVN-Rev: 24653
2008-09-25 20:49:04 +00:00
Yoshito Umaoka
4f6ef8003b ICU-6549 Skip serialization compatibility test case for PluralRules. See ICU-6550 in detail.
X-SVN-Rev: 24647
2008-09-25 19:03:37 +00:00
Yoshito Umaoka
14916d1c39 ICU-6250 Fixed build errors on Java 1.4 environment.
X-SVN-Rev: 24643
2008-09-25 15:26:45 +00:00
Yoshito Umaoka
5b3a479e50 ICU-6536 Mark @internal to the method temporally added for ICU-to-LDML tool.
X-SVN-Rev: 24639
2008-09-25 02:49:27 +00:00
Yoshito Umaoka
a017433ed5 ICU-6549 Fix Java 1.3/1.4 build and test issues. Fix some JavaDoc warnings.
X-SVN-Rev: 24638
2008-09-24 22:25:52 +00:00
John Emmons
0b4eb7caac ICU-6512 Move ucadata.icu and invuca.icu to coll
X-SVN-Rev: 24637
2008-09-24 21:00:08 +00:00
Kedar Rajwade
36c24715fb ICU-6250 Updated the functions to keep track of new scripts and languages and generate appropriate tags for enumeration values
X-SVN-Rev: 24636
2008-09-24 20:40:48 +00:00
Kedar Rajwade
e7ec309ecf ICU-6250 Function to update ScriptAndLanguage file
X-SVN-Rev: 24635
2008-09-24 20:35:37 +00:00
Kedar Rajwade
407b86c66a ICU-6250 Add function for reading ScriptAndLanguage file
X-SVN-Rev: 24634
2008-09-24 20:34:29 +00:00
Kedar Rajwade
8081e1c652 ICU-6250 File containing data about the number of scripts and languages added in each ICU version
X-SVN-Rev: 24633
2008-09-24 20:22:57 +00:00
Steven R. Loomis
41f11a47de ICU-6544 make VersionInfo a Comparable
X-SVN-Rev: 24613
2008-09-19 22:01:11 +00:00
Xiaomei Ji
099dad9816 ICU-6303 minor change in setLocale/NumberFormat and parse
X-SVN-Rev: 24595
2008-09-18 21:31:38 +00:00
Yoshito Umaoka
e3c2598407 ICU-6411 Fix a couple of Eclipse compiler warnings.
X-SVN-Rev: 24590
2008-09-18 15:38:50 +00:00
Xiaomei Ji
5a154f887e ICU-6445 add abbreviation support
X-SVN-Rev: 24588
2008-09-17 19:57:42 +00:00
Brian Rower
f7af84928f ICU-6514 Added getKeysSafe to be used instead of getKeys when an alias may be there to cause problems. This is a WORKAROUND! not a solution.
X-SVN-Rev: 24587
2008-09-17 18:32:04 +00:00
Brian Rower
be14ea9919 ICU-6513 Added methods for figuring out if a bundle is an alias and where that alias points.
X-SVN-Rev: 24586
2008-09-17 18:26:51 +00:00
Brian Rower
026fad3e3b ICU-6536 Fixed reset method due to recent changes to how the cache works.
X-SVN-Rev: 24584
2008-09-16 20:02:12 +00:00
Brian Rower
be0227c676 ICU-6536 Created a workaround method allowing the cache to be reset.
X-SVN-Rev: 24583
2008-09-16 19:57:40 +00:00
Yoshito Umaoka
cbfcc952af ICU-4611 Ported ICU4C test code to J, although ICU4J did not have the problem.
X-SVN-Rev: 24579
2008-09-16 02:08:53 +00:00
Yoshito Umaoka
fc44c9562b ICU-6411 Added null check for unreferenced variables in a couple of test cases to remove the Eclipse compiler warnings.
X-SVN-Rev: 24578
2008-09-16 01:44:12 +00:00
Yoshito Umaoka
7fc025f64f ICU-6415 ICU4J timezone 2008f
X-SVN-Rev: 24568
2008-09-15 18:15:13 +00:00
Xiaomei Ji
d275e7882b ICU-6503 remove date time pattern generator as private data member for its non-serializable
X-SVN-Rev: 24565
2008-09-13 22:16:07 +00:00
Xiaomei Ji
072894cddf ICU-6503 minimize the call of DateTimePatternGenerator.getInstance
X-SVN-Rev: 24564
2008-09-13 01:26:55 +00:00
Yoshito Umaoka
0af31cef56 ICU-6347 Fixed an Eclipse compiler warning.
X-SVN-Rev: 24560
2008-09-11 16:50:43 +00:00
Doug Felt
55c2f0939c ICU-6502 make sure Holiday uses data from resource bundle
X-SVN-Rev: 24514
2008-08-20 21:24:15 +00:00
Kedar Rajwade
696f11e560 ICU-6475 Skipped some test cases in TestReplacingZoneString in non-exhaustive mode to reduce test time
X-SVN-Rev: 24510
2008-08-19 18:20:36 +00:00
Kedar Rajwade
494f62ce8d ICU-6475 Skipped some test cases in testFormat in non-exhaustive mode to reduce test time
X-SVN-Rev: 24509
2008-08-19 18:16:53 +00:00
Michael Ow
5f3b09164a ICU-5174 Fix the setupLatinOne method so that 0xb7 is correctly added to the latinone list. (This is a port from ICU4C)
X-SVN-Rev: 24507
2008-08-18 15:48:54 +00:00
Kedar Rajwade
3e41a809e8 ICU-6475 Skipped test cases in TestPropertyAccess in non-exhaustive mode to reduce test time
X-SVN-Rev: 24503
2008-08-15 19:52:50 +00:00
Yoshito Umaoka
a82cc85ac3 ICU-6475 Reduced test coverage in TestTimeRoundTrip in non-exhaustive mode. Updated the test framework to take custom properties and use it in TestTimeRoundTrip to support all possible cases.
X-SVN-Rev: 24499
2008-08-14 22:06:13 +00:00
Yoshito Umaoka
2e78ff98b0 ICU-6496 Changed some cache implementation to use ICUCache.
X-SVN-Rev: 24498
2008-08-14 20:27:04 +00:00
Yoshito Umaoka
2ee3b6d154 ICU-6496 Removed duplicated copies of floorDivide. Also consolidated gregorian field calculation code.
X-SVN-Rev: 24493
2008-08-14 17:13:25 +00:00
Brian Rower
67a110379c ICU-6041 Merged r24483 - collation monkey test to check that collators from file and collators from rules are the same.
X-SVN-Rev: 24484
2008-08-08 23:32:38 +00:00
Yoshito Umaoka
1914dd29b2 ICU-6475 Display targets which exceeds 10 seconds in non-exhaustive mode.
X-SVN-Rev: 24480
2008-08-08 21:15:30 +00:00
Brian Rower
f18b601af1 ICU-6279 Updated ICU4J readme about where to find instructions for creating ICU4J data
X-SVN-Rev: 24474
2008-08-08 19:21:11 +00:00
Yoshito Umaoka
2bf1c93a97 ICU-6476 Fixed a bug in DateTimePatternGenerator and updated some test cases.
X-SVN-Rev: 24466
2008-08-07 17:07:21 +00:00
Yoshito Umaoka
0a71c40b26 ICU-6416 Move version to 4.1.1 including data.
X-SVN-Rev: 24456
2008-08-06 21:49:23 +00:00
Kedar Rajwade
39c5bd8d89 ICU-6376 Ignore interfaces in SerializationChecker.visit()
X-SVN-Rev: 24442
2008-08-05 19:02:15 +00:00
Kedar Rajwade
1944b97b64 ICU-6376 Moved the check for serialVersionUID in CoverageTest.CoverageTarget.execute() to before the test for a null inputStream
X-SVN-Rev: 24441
2008-08-05 18:58:52 +00:00
Doug Felt
bd5fddc33f ICU-6422 ignore tags in locales
X-SVN-Rev: 24440
2008-08-05 18:22:30 +00:00
Yoshito Umaoka
c9beb33c95 ICU-6475 Skip DateInternvaFormat/testStress in regular check
X-SVN-Rev: 24433
2008-08-01 18:24:31 +00:00
Michael Ow
5a26906a23 ICU-6474 Update alias table for Turkish8 and Hebrew8.
X-SVN-Rev: 24432
2008-08-01 17:06:10 +00:00
Yoshito Umaoka
6039f90011 ICU-6459 Updated TimeZone#setDefault to use JDK TimeZone as the default Java TimeZone to avoid java Date/Calendar calculation problem.
X-SVN-Rev: 24431
2008-08-01 15:57:02 +00:00
Yoshito Umaoka
419eb6d71e ICU-6415 ICU4J timezone 2008e
X-SVN-Rev: 24426
2008-07-29 18:18:20 +00:00
Mark Davis
bfd24aa0df ICU-6248 Fix Character => UCharacter
X-SVN-Rev: 24420
2008-07-28 10:30:54 +00:00
Mark Davis
cf87d8d0f0 ICU-6248 Fix Character => UCharacter
X-SVN-Rev: 24419
2008-07-28 10:29:59 +00:00
Mark Davis
02ccd8bea4 ICU-6248 Fix Character => UCharacter
X-SVN-Rev: 24418
2008-07-28 10:29:28 +00:00
Mark Davis
b0a759f3b9 ICU-6248 Fix Character => UCharacter
X-SVN-Rev: 24417
2008-07-28 09:24:58 +00:00
Mark Davis
52626f8c34 ICU-6462 add utility from CLDR
X-SVN-Rev: 24416
2008-07-28 09:06:20 +00:00
Mark Davis
eeb123182b ICU-6463 first cut, where -u disables escaping
X-SVN-Rev: 24415
2008-07-28 09:02:04 +00:00
Mark Davis
41977ae971 ICU-6462 Fine tune the generation, make the printout clearer in the test program's -v mode
X-SVN-Rev: 24414
2008-07-28 08:54:10 +00:00
Mark Davis
4c1c8cbde0 ICU-6462 trial check in, for discussion
X-SVN-Rev: 24413
2008-07-26 01:26:16 +00:00
Mark Davis
a748edab3b ICU-6462 trial check in, for discussion
X-SVN-Rev: 24412
2008-07-26 01:26:00 +00:00
Michael Ow
b3f5e6cf8a ICU-6347 Port LMBCS converter from ICU4C to ICU4J. Add data driven test for LMBCS. Add null pointer check in CharsetMBCS method. Update exemption list in TestSurrogateBehaviour.
X-SVN-Rev: 24410
2008-07-25 19:09:29 +00:00
Yoshito Umaoka
533230d142 ICU-6449 Fixed a DecimalFormat serialization problem.
X-SVN-Rev: 24392
2008-07-18 17:00:42 +00:00
Yoshito Umaoka
d0c5181727 ICU-6450 Revert last two changes in the Eclipse project file.
X-SVN-Rev: 24391
2008-07-18 16:04:56 +00:00
Doug Felt
90b73a8781 ICU-6450 fix bad project names
X-SVN-Rev: 24390
2008-07-17 22:05:33 +00:00
Doug Felt
1078c69c63 ICU-5903 remove warnings
X-SVN-Rev: 24389
2008-07-17 20:43:29 +00:00
Yoshito Umaoka
f06a84dd73 ICU-6411 Refine ICU4J Eclipse project's configuration - using project's own compiler configuration.
X-SVN-Rev: 24388
2008-07-17 18:53:01 +00:00
Yoshito Umaoka
8c7840dd9d ICU-6416 Update ICU4J to 4.1 and move active time bombs. Data version stays 40 until ICU4C is updated.
X-SVN-Rev: 24385
2008-07-15 20:34:06 +00:00
Doug Felt
81ee6599da ICU-6389 add test for available locales
X-SVN-Rev: 24382
2008-07-15 02:13:48 +00:00
Doug Felt
7c47091e1c ICU-6390 support for available locales and functional equivalent
X-SVN-Rev: 24381
2008-07-15 02:05:19 +00:00
Yoshito Umaoka
30e587a108 ICU-6427 Updated ICU4J TimeZone Update Utility to replace metazoneInfo.res.
X-SVN-Rev: 24380
2008-07-14 21:58:53 +00:00
Michael Ow
3cae30da4c ICU-5855 Change the data-driven charset test from iscii to iscii-dev to enable support for this test in ICU4J.
X-SVN-Rev: 24376
2008-07-11 17:10:18 +00:00
Kedar Rajwade
409dea070d ICU-3785 Added test for MoonAge
X-SVN-Rev: 24370
2008-07-10 19:40:29 +00:00
Doug Felt
ff8a03216d ICU-5903 support pluralformat in message pattern
(there are a number of whitespace changes in these files where trailing
whitespace was deleted, sorry)

X-SVN-Rev: 24369
2008-07-10 18:47:56 +00:00
John Emmons
b4515acba5 ICU-6415 Timezone updates to 2008d
X-SVN-Rev: 24366
2008-07-09 21:01:28 +00:00
Kedar Rajwade
f405e714f3 ICU-5671 Revert changes made to DataDrivenFormatTest to parse time as double
X-SVN-Rev: 24362
2008-07-08 20:09:43 +00:00
Kedar Rajwade
61d478e824 ICU-5670 Modified test to support "MILLIS" in the calendar operations
X-SVN-Rev: 24361
2008-07-08 20:07:30 +00:00
Kedar Rajwade
4eb3cb26ca ICU-5671 Removed the old testdata.jar so checking it again
X-SVN-Rev: 24360
2008-07-08 20:01:32 +00:00
Kedar Rajwade
9a78751f17 ICU-5671 Enabled new data driven test case for calendar and changed fractional number to long number for new test case
X-SVN-Rev: 24359
2008-07-08 19:55:31 +00:00
Andy Heninger
1d6148ee09 ICU-6418 Add test for Thai-Latin transliteration
X-SVN-Rev: 24355
2008-07-06 06:18:06 +00:00
Yoshito Umaoka
971a17b5c7 ICU-5671 Updated DataDrivneFormatTest to parse time as double. Disabled new calendar test data included in the previous revision, which requires some test code changes.
X-SVN-Rev: 24347
2008-07-03 21:26:01 +00:00
Michael Ow
d7ccec764b ICU-6365 Only write the language code after a linefeed if there are more characters after the linefeed. Update data driven test to check for this.
X-SVN-Rev: 24343
2008-07-03 15:27:10 +00:00
Yoshito Umaoka
572fe59c3b ICU-6289 Added ICU4.0 API database file. Added ICU4.0 serialization test data for post 4.0 development.
X-SVN-Rev: 24336
2008-07-02 21:25:33 +00:00
Yoshito Umaoka
78f61c9ef7 ICU-6413 Set svn:eol-style native to all Java source files and some other fixes.
X-SVN-Rev: 24335
2008-07-02 19:57:50 +00:00
Michael Ow
5db94c80ce ICU-6413 Add subversion property eol-style to DecimalFormat.java.
X-SVN-Rev: 24334
2008-07-02 19:50:12 +00:00
Michael Ow
945398056a ICU-6411 Remove locale and name String objects from CharsetISO2022 since it is not needed.
X-SVN-Rev: 24329
2008-07-01 22:08:22 +00:00
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