Commit Graph

5288 Commits

Author SHA1 Message Date
Jason Spieth
7e73643a0f ICU-7621 Change mapping of display name constants SHORT to 'V' and SHORT_COMMONLY_USED to 'z' for JDK compatibility.
X-SVN-Rev: 28119
2010-06-01 16:06:13 +00:00
Markus Scherer
6f8e7a6c8f ICU-7722 fix comment parallel to C++ r28117
X-SVN-Rev: 28118
2010-06-01 06:11:32 +00:00
Markus Scherer
b3cff02501 ICU-7703 fix operator precedence like in C++ r28115
X-SVN-Rev: 28116
2010-05-31 17:42:01 +00:00
Yoshito Umaoka
8719f0c410 ICU-7282 Set maximum/minimum fraction digits and rounding increment by currency in the DecimalFormat initialization code. Added a test case for the problem and updated an existing test case which did not consider these settings are depending on the currency used by DecimalFormat.
X-SVN-Rev: 28111
2010-05-27 22:05:42 +00:00
Yoshito Umaoka
6f4a599df6 ICU-7690 Updated OlsonTimeZone#hashCode() to check if typeMapData array is null. Also updated toString to include typeMapData.
X-SVN-Rev: 28106
2010-05-26 21:15:42 +00:00
Jason Spieth
414d8f3f3a ICU-7568 2010j to ICU4J trunk
X-SVN-Rev: 28093
2010-05-25 18:09:26 +00:00
Jason Spieth
6dce030d93 ICU-7602 Add era to ChineseCalendar constructors. ICU4J
X-SVN-Rev: 28074
2010-05-19 16:25:14 +00:00
John Emmons
70fa16f19f ICU-7438 Add handling of POSIX variant as u-va-posix language tag
X-SVN-Rev: 28031
2010-05-06 21:47:16 +00:00
Michael Ow
ab0a766468 ICU-7592 Remove timebomb in data-driven conversion test. Fix a few bugs in charset code. Update testdata.jar.
X-SVN-Rev: 28022
2010-05-05 20:45:21 +00:00
Jason Spieth
2fa7270cf5 ICU-7357 Allow date format parsing to handle ISO format. Properly parse the era and allow negative years to derive the era. ICU4J
X-SVN-Rev: 28010
2010-05-04 17:34:29 +00:00
Yoshito Umaoka
01da75cfcf ICU-7623 A couple of changes merged from the latest update of readme.html from maint-4-4.
X-SVN-Rev: 27981
2010-04-23 20:18:03 +00:00
Peter Edberg
a2b3717e07 ICU-7644 (J) Enable non-Gregorian calendars for DateIntervalFormat
X-SVN-Rev: 27978
2010-04-23 19:39:50 +00:00
John Emmons
882a896939 ICU-7607 CLDR 1.8.1 integration
X-SVN-Rev: 27971
2010-04-22 17:55:39 +00:00
Yoshito Umaoka
e7ef45a1f0 ICU-7568 2010i to icu4j trunk
X-SVN-Rev: 27954
2010-04-20 01:31:29 +00:00
Yoshito Umaoka
a9d071ce6d ICU-7480 Limit maximum integer parsed by DateNumberFormat to prevent overflow. Setting the limit is safe for this usage, because maximum number used by SimpleDateFormat is int and the limit is almost max long.
X-SVN-Rev: 27945
2010-04-16 20:53:24 +00:00
Yoshito Umaoka
61aa8a5447 ICU-7395 Committing the exact same updates with r27933 (maint-4-4) to the trunk. API comparison with 4.4 and beyond will be done by the new tool code.
X-SVN-Rev: 27934
2010-04-15 21:40:57 +00:00
Yoshito Umaoka
9d2abc788f ICU-7591 Aded main method in VersionInfo to print out ICU version information. Also, specify VersionInfo as the main class of icu4j.jar, so people can access installed ICU4J version information easily.
X-SVN-Rev: 27917
2010-04-09 18:59:48 +00:00
Yoshito Umaoka
6c77748d81 ICU-7568 2010h to ICU4J trunk. Also updated the data path to 45b.
X-SVN-Rev: 27911
2010-04-09 01:32:55 +00:00
Yoshito Umaoka
8251996bb7 ICU-7603 Migrating Hashtable to HashMap.
X-SVN-Rev: 27906
2010-04-06 22:44:04 +00:00
Yoshito Umaoka
3b456d2c67 ICU-7603 Migrating Vector to List.
X-SVN-Rev: 27905
2010-04-06 19:08:45 +00:00
Jason Spieth
7dcc9d2171 ICU-7568 2010g to ICU4J trunk
X-SVN-Rev: 27901
2010-04-05 02:20:53 +00:00
Yoshito Umaoka
2c620b0da6 ICU-7595 Fixed a bug in the leading zero padding code in SimpleDateFormat.
X-SVN-Rev: 27899
2010-04-02 21:39:33 +00:00
Yoshito Umaoka
100fd7d486 ICU-7585 Added ICU4J 4.4 serialization compatibility test data. The data was generated by maint-4-4 r27895 (release-4-4 had a problem generating the data. see ticket#7594).
X-SVN-Rev: 27898
2010-04-02 19:24:47 +00:00
Yoshito Umaoka
841e1b537f ICU-7594 Fixed serialization CoverageTest problem.
X-SVN-Rev: 27894
2010-04-02 18:27:07 +00:00
Yoshito Umaoka
fd27d2725c ICU-7585 Added release 4.4 API data.
X-SVN-Rev: 27893
2010-04-02 15:32:33 +00:00
Yoshito Umaoka
fa43a480ef ICU-7585 Changed ICU4J version number to 4.5.1. Updated some timebombs.
X-SVN-Rev: 27891
2010-04-01 21:16:51 +00:00
Yoshito Umaoka
e4ccf19c0c ICU-7568 tzdata2010f to the ICU4J trunk.
X-SVN-Rev: 27868
2010-03-23 15:05:31 +00:00
Yoshito Umaoka
64a40e9538 ICU-7448 Added a note for the OlsonTimeZone serialization incompatibility issue. Also fixed some typos, etc. Updated for final 4.4 release.
X-SVN-Rev: 27840
2010-03-15 19:10:22 +00:00
Yoshito Umaoka
a24dde121f ICU-7542 Updated ICU/Unicode license files for ICU4J 4.4.
X-SVN-Rev: 27830
2010-03-12 03:27:56 +00:00
Yoshito Umaoka
695a8d6d9d ICU-7535 Reverted the change set r27008 to fix the regression problem.
X-SVN-Rev: 27817
2010-03-11 16:38:54 +00:00
Yoshito Umaoka
4356920a56 ICU-7507 Changed the default target to jar. Do not copy internal sub-component jars to the root. Fixed build dependency problem in the target tool. Updated readme.html to match the changes.
X-SVN-Rev: 27811
2010-03-10 07:52:28 +00:00
Yoshito Umaoka
a75b85c03e ICU-6990 tzdata2010e to ICU4J
X-SVN-Rev: 27805
2010-03-09 15:31:48 +00:00
Doug Felt
d78aae9895 ICU-7508 minor edits
X-SVN-Rev: 27802
2010-03-08 18:41:59 +00:00
Yoshito Umaoka
c58c7068a7 ICU-7505 Added build.properties in the ICU4J source jar.
X-SVN-Rev: 27801
2010-03-08 17:24:01 +00:00
Yoshito Umaoka
1d689fa797 ICU-7431 Import the latest locale data (ICU4C r27782 / CLDR revision 4792) to avoid the compact collation tailoring bug.
X-SVN-Rev: 27783
2010-03-05 04:59:51 +00:00
Yoshito Umaoka
6f6181b6d2 ICU-7444 Updated the contents of readme.html for 4.4RC1. Need more refinement before relase.
X-SVN-Rev: 27780
2010-03-05 00:22:07 +00:00
John Emmons
58af853b0b ICU-7431 CLDR 1.8 integration
X-SVN-Rev: 27777
2010-03-04 05:46:44 +00:00
Yoshito Umaoka
53b52534b0 ICU-7444 Fixed some module support targets. Add necessary normalization data files.
X-SVN-Rev: 27763
2010-03-03 15:55:33 +00:00
Yoshito Umaoka
1403fac095 ICU-7444 Removed System.out.println in SelectFormatAPITest.
X-SVN-Rev: 27762
2010-03-03 09:21:54 +00:00
Yoshito Umaoka
0670240ebc ICU-7138 Fixed redundant cast warnings
X-SVN-Rev: 27761
2010-03-03 09:08:42 +00:00
Yoshito Umaoka
877401e404 ICU-7356 Updated serialization test case for PluralRules. Use canned rules instead of locale, so the result won't be affected by locale data changes.
X-SVN-Rev: 27760
2010-03-03 08:56:54 +00:00
Yoshito Umaoka
b5b905d18d ICU-7444 Update API change report for 4.4M5.
X-SVN-Rev: 27759
2010-03-03 05:20:38 +00:00
Yoshito Umaoka
acb1ac8a5f ICU-7444 Added no-arg protected constructors in new abstrac classes for tagging API status explicitly.
X-SVN-Rev: 27758
2010-03-03 05:09:57 +00:00
Yoshito Umaoka
1434f9804e ICU-7395 Once revert the changes done by Doug. I will re-integrate the changes after 4.4. See my notes in the ticket#7395.
X-SVN-Rev: 27755
2010-03-03 04:31:04 +00:00
Yoshito Umaoka
1aa08c9bfe ICU-7444 Fixed locale spi test problem. Java Currency#getInstance may throw IllegalArgumentException. The test code should handle the case.
X-SVN-Rev: 27752
2010-03-03 00:22:12 +00:00
Yoshito Umaoka
8608868c5f ICU-7360 Fixed missing API status tag problem except ArabicShaping constants.
X-SVN-Rev: 27747
2010-03-02 21:56:35 +00:00
Michael Ow
4dcaef917e ICU-7138 Port ebcdic update changes to ICU4J
X-SVN-Rev: 27745
2010-03-02 20:29:32 +00:00
Yoshito Umaoka
0197c49d64 ICU-7444 Fixed eclipse IDE warnings. Also cleaned up the format.
X-SVN-Rev: 27743
2010-03-02 18:43:38 +00:00
Yoshito Umaoka
26a16c64f7 ICU-7444 Use HTML link instead of @link in JavaDoc for cross project references. There is no way to suppress only JavaDoc warnings on Eclipse IDE.
X-SVN-Rev: 27742
2010-03-02 17:43:57 +00:00
Yoshito Umaoka
6fce034ada ICU-7444 Deleted eclipse=dummy.jar
X-SVN-Rev: 27741
2010-03-02 17:11:40 +00:00