Michael Ow
|
e9ef072967
|
ICU-7882 Enable BCP47 ids and update a few test cases in ICU4J.
X-SVN-Rev: 28502
|
2010-08-20 19:35:16 +00:00 |
|
Yoshito Umaoka
|
5ec2372386
|
ICU-7880 Fixed VersionInfo treading problem. Changed HashMap to ConcurrentHashMap for supporting thread safe access to the internal cache.
X-SVN-Rev: 28493
|
2010-08-18 21:27:47 +00:00 |
|
Yoshito Umaoka
|
f09139d86e
|
ICU-7777 Merging ULocale API and implementation updates from the work branch.
X-SVN-Rev: 28486
|
2010-08-18 16:32:02 +00:00 |
|
John Emmons
|
c86940b784
|
ICU-7724 Merge support for non-contiguous numbering systems
X-SVN-Rev: 28469
|
2010-08-13 22:17:10 +00:00 |
|
Yoshito Umaoka
|
8fd81d1a6b
|
ICU-7568 2010k to icu4j trunk
X-SVN-Rev: 28467
|
2010-08-13 21:35:52 +00:00 |
|
Yoshito Umaoka
|
668b6e8cf4
|
ICU-7869 Fixed test name problem in the previous change.
X-SVN-Rev: 28465
|
2010-08-13 20:53:09 +00:00 |
|
Jason Spieth
|
93a8105a51
|
ICU-7609 Allow rounding to negative zero - test case cleanup.
X-SVN-Rev: 28462
|
2010-08-13 19:21:30 +00:00 |
|
Mark Davis
|
8b0fd59d96
|
ICU-7869 Changed name, javadocs in response to feedback
X-SVN-Rev: 28460
|
2010-08-13 16:30:28 +00:00 |
|
Mark Davis
|
acb23c4a13
|
ICU-7869 Revised the API based on discussions.
X-SVN-Rev: 28451
|
2010-08-12 03:25:53 +00:00 |
|
Mark Davis
|
7778b300d7
|
ICU-7869 Expanded tests and fixed problems found.
X-SVN-Rev: 28426
|
2010-08-06 23:05:24 +00:00 |
|
Mark Davis
|
1a23022dfb
|
ICU-7869 Fixed test and code to speed up: test only checks main locales for now, code takes shortcut for first chars in script.
X-SVN-Rev: 28424
|
2010-08-06 16:22:11 +00:00 |
|
Umesh Nair
|
f519d51352
|
ICU-7865 Wiring up IndexCharacters class with CLDR data; part of this is merged from the branch umesh/index-characters-100730
X-SVN-Rev: 28409
|
2010-08-04 16:42:37 +00:00 |
|
Andy Heninger
|
1360486f9e
|
ICU-7853 Fix Windows-only spoof check test failure.
X-SVN-Rev: 28375
|
2010-07-27 20:07:22 +00:00 |
|
Jason Spieth
|
a07c6d0ebe
|
ICU-7609 Allow rounding to negative zero.
X-SVN-Rev: 28329
|
2010-07-19 21:12:13 +00:00 |
|
Markus Scherer
|
a3d88afb60
|
ICU-7746 port UTS #46 to Java
X-SVN-Rev: 28307
|
2010-07-14 20:11:29 +00:00 |
|
Andy Heninger
|
9fa040e389
|
ICU-7094 Set encoding to UTF-8 for reading Unicode spoof data files.
X-SVN-Rev: 28304
|
2010-07-13 19:47:46 +00:00 |
|
Andy Heninger
|
2294d0c998
|
ICU-7094 Spoof detector port from C to Java
X-SVN-Rev: 28294
|
2010-07-12 14:59:31 +00:00 |
|
Markus Scherer
|
13e8abd068
|
ICU-7237 port BidiTest.txt BiDi conformance test to Java; fix Bidi.java bug parallel to ICU4C source/common/ubidi.c change 26898 (missing NoContextRTL())
X-SVN-Rev: 28287
|
2010-07-08 10:05:34 +00:00 |
|
John Emmons
|
8f4fdeb4a4
|
ICU-6816 Just fixed some tab/space formatting
X-SVN-Rev: 28279
|
2010-07-01 17:58:06 +00:00 |
|
John Emmons
|
4532bd86f3
|
ICU-6816 Force calendar and number format to respect territory specific data
X-SVN-Rev: 28278
|
2010-07-01 17:47:40 +00:00 |
|
Yoshito Umaoka
|
2f2cd0b5d0
|
ICU-7785 Workaround for Java TimeZoneNameProvider behavior problem in TimeZoneNameTest.
X-SVN-Rev: 28262
|
2010-06-23 23:02:30 +00:00 |
|
Umesh Nair
|
3e24713df1
|
ICU-7015 Compact collation syntax (lists and ranges): svn merge -r 27727:28181 icu4j/branches/umesh/collation
X-SVN-Rev: 28192
|
2010-06-14 23:39:34 +00:00 |
|
John Emmons
|
5f545450a0
|
ICU-7734 Merge last minute 1.9M1 changes to ICU
X-SVN-Rev: 28187
|
2010-06-14 21:12:51 +00:00 |
|
Yoshito Umaoka
|
c6ccb8d251
|
ICU-6994 The previous change removed copy-test-data target from packaging-tests project. We need to update Eclipse project to remove the builder for copy-test-data as well.
X-SVN-Rev: 28183
|
2010-06-14 15:26:11 +00:00 |
|
Yoshito Umaoka
|
014a18e855
|
ICU-6994 ICU4J build targets to generate *-src.jar which contain only .java source files as well as ICU4J source package archive in .tgz. Also some updates in release target: new target 'release' to build all download files with version string. Old target 'releaseJar' was deleted.
X-SVN-Rev: 28174
|
2010-06-11 17:02:51 +00:00 |
|
John Emmons
|
aef7b19644
|
ICU-7734 Merge CLDR 1.9M1 data into ICU
X-SVN-Rev: 28166
|
2010-06-09 18:33:07 +00:00 |
|
Markus Scherer
|
ea1a61a42a
|
ICU-7736 add Normalizer2.getDecomposition(c)
X-SVN-Rev: 28162
|
2010-06-09 05:59:39 +00:00 |
|
Mark Davis
|
258d19db7b
|
ICU-7737 Small fixes to UnicodeProperty
X-SVN-Rev: 28148
|
2010-06-05 00:07:14 +00:00 |
|
John Emmons
|
2b3b71ec57
|
ICU-7599 Add support for alternate number symbols per numberinig system
X-SVN-Rev: 28135
|
2010-06-04 18:30:15 +00:00 |
|
Peter Edberg
|
79d1fa387f
|
ICU-7728 Time format using 'S' (fractional seconds) should truncate, not round.
X-SVN-Rev: 28131
|
2010-06-04 03:01:29 +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
|
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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
John Emmons
|
58af853b0b
|
ICU-7431 CLDR 1.8 integration
X-SVN-Rev: 27777
|
2010-03-04 05:46:44 +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
|
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
|
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 |
|