Commit Graph

4497 Commits

Author SHA1 Message Date
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
Michael Ow
8302597ac7 ICU-6266 Improve code coverage for Charset HZ.
X-SVN-Rev: 23879
2008-05-09 21:47:13 +00:00
Michael Ow
1597eb0479 ICU-6266 Add to data driven test to improve code coverage.
X-SVN-Rev: 23877
2008-05-08 21:33:49 +00:00
Andy Heninger
672be8cef5 ICU-5936 update Java data jar generation instructions in the readme
X-SVN-Rev: 23870
2008-05-02 23:46:07 +00:00
Michael Ow
14f3c565cf ICU-6265 Check for Mac OS X instead of vendor of JVM to set the correct Java System Property.
X-SVN-Rev: 23862
2008-05-01 18:54:47 +00:00
Michael Ow
7ba0cc4b3e ICU-6265 Add build condition property for Mac so that test will run correctly.
X-SVN-Rev: 23861
2008-05-01 18:12:30 +00:00
Michael Ow
ae9a862ac3 ICU-6265 Update the alias table to include new aliases for Mac.
X-SVN-Rev: 23860
2008-05-01 16:48:58 +00:00
Eric Mader
f74dcc0253 ICU-6229 detect buffer overflow in ISO-2022; improve confidence calculation; add buffer overflow tests.
X-SVN-Rev: 23853
2008-04-30 18:23:32 +00:00
Andy Heninger
835532c572 ICU-6264 multi-threading failure of UCharacter.getName()
X-SVN-Rev: 23850
2008-04-29 18:02:27 +00:00
Steven R. Loomis
5f3f1610b5 ICU-3084 update test data with testcase for #3084 and #4447 from ICU4C milestone:3.9.3 trunk r23835
X-SVN-Rev: 23836
2008-04-25 07:48:14 +00:00
Michael Ow
eb0d795802 ICU-6140 Port over ICU4C changes of detecting Hiragana and Katakana common code points to ICU4J. Add test case to test suite.
X-SVN-Rev: 23816
2008-04-21 20:52:51 +00:00
Yoshito Umaoka
2f93b164db ICU-6216 Fix a test data problem. Also made a minor change to keep the J code synchronized with C.
X-SVN-Rev: 23781
2008-04-10 03:44:17 +00:00
Yoshito Umaoka
b4178cea4e ICU-6098 Update ICU4J version to 3.9.3
X-SVN-Rev: 23777
2008-04-09 20:21:57 +00:00
Yoshito Umaoka
4b2b264cbf ICU-5840 Misc. clean ups. Changed minimum year in IslamicCalendar to 1, because the current implementation has a problem with negative years.
X-SVN-Rev: 23774
2008-04-09 04:27:53 +00:00
Yoshito Umaoka
1cf3e685ad ICU-5696 Modified a couple of source files to keep Java backward compatibility.
X-SVN-Rev: 23772
2008-04-08 15:30:03 +00:00
Yoshito Umaoka
f96abbae7b ICU-6216 Fixed a VTIMEZONE parsing problem. When only one RRULE is applicable in future, VTIMEZONE parser must normalize the rule when constructing a RuleBasedTimeZone. Some complex test cases for verifying the problem were added.
X-SVN-Rev: 23769
2008-04-07 20:12:32 +00:00
Yoshito Umaoka
20effe0438 ICU-5696 Removed redundant code in the recent change.
X-SVN-Rev: 23766
2008-04-07 14:47:07 +00:00
Andy Heninger
882592e0d4 ICU-5696 refresh ICU4J Data Jars from ICU4C Trunk w/ 5.1 updates.
X-SVN-Rev: 23765
2008-04-05 00:51:11 +00:00
Andy Heninger
39ff2eff25 ICU-5696 Unicode 5.1 Update
X-SVN-Rev: 23763
2008-04-04 23:55:41 +00:00
Yoshito Umaoka
e177926dd6 ICU-5966 Fixed further Java compiler warning problems. Changed the ICU4J Eclipse project file to ignore deprecated API references.
X-SVN-Rev: 23757
2008-04-04 20:08:00 +00:00
Michael Ow
ed1c32ed62 ICU-6143 Fix spacing issues to improve readability.
X-SVN-Rev: 23751
2008-04-04 17:58:48 +00:00
Michael Ow
727a414363 ICU-6143 Clean up API comment for getUnicodeSet().
X-SVN-Rev: 23750
2008-04-04 17:42:35 +00:00
Michael Ow
6362c5bde2 ICU-6144 Fix API comments for callbacks.
X-SVN-Rev: 23748
2008-04-04 16:51:23 +00:00
Yoshito Umaoka
0c93b2807d ICU-5966 Fixed many warnings reported by Eclipse JDT.
X-SVN-Rev: 23745
2008-04-04 04:03:58 +00:00
Yoshito Umaoka
5d7da658df ICU-5966 Fix some compiler warnings for eclipse plug-in build.
X-SVN-Rev: 23742
2008-04-03 19:34:21 +00:00
Yoshito Umaoka
0310cad594 ICU-6121 Merging changes for Eclipse 3.4 to trunk
X-SVN-Rev: 23740
2008-04-03 16:50:30 +00:00
Michael Ow
f449a2bc14 ICU-5580 Get javaCanonicalName based on current JVM and reenable test.
X-SVN-Rev: 23724
2008-04-01 23:54:53 +00:00
Kedar Rajwade
dc4b395371 ICU-6143 getUnicodeSet API merged from icu4j/branches/krajwade/GetUnicodeSet-Test [23632:23722]
X-SVN-Rev: 23723
2008-04-01 19:49:22 +00:00