Yoshito Umaoka
|
d234932deb
|
ICU-7793 Fixed all compiler warnings on JDK6 and Eclipse 3.6.
X-SVN-Rev: 28600
|
2010-09-09 22:29:17 +00:00 |
|
Yoshito Umaoka
|
8ea9d68eb1
|
ICU-7793 Update ICU4J version to 4.5.2
X-SVN-Rev: 28597
|
2010-09-09 16:45:37 +00:00 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
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
|
8608868c5f
|
ICU-7360 Fixed missing API status tag problem except ArabicShaping constants.
X-SVN-Rev: 27747
|
2010-03-02 21:56:35 +00:00 |
|
Yoshito Umaoka
|
7d6b095df0
|
ICU-7444 Removed empty directories
X-SVN-Rev: 27740
|
2010-03-02 17:06:56 +00:00 |
|
Yoshito Umaoka
|
ecc6d768d2
|
ICU-7101 Organized imports for 4.4 release. Replaced tabs with spaces.
X-SVN-Rev: 27733
|
2010-03-02 07:02:47 +00:00 |
|
Markus Scherer
|
6d6ec645c6
|
ICU-7437 oops! new SRC_NFC_CANON_ITER needs new branch in UCharacterProperty.hasBinaryProperty()
X-SVN-Rev: 27710
|
2010-02-26 23:03:42 +00:00 |
|
Yoshito Umaoka
|
cb6d25a3b2
|
ICU-7027 TestRoot to run properly even you run the test case alone in a time zone other than PST.
X-SVN-Rev: 27708
|
2010-02-26 21:52:01 +00:00 |
|
Markus Scherer
|
ec757f6a55
|
ICU-7437 Segment_Starter needs a different UnicodeSet range starts set than other normalization properties; inert characters are not all segment starters
X-SVN-Rev: 27707
|
2010-02-26 21:01:35 +00:00 |
|
Yoshito Umaoka
|
56609b1ea1
|
ICU-6844 Updated ResourceBundleWrapper to catch NoClassDefFoundError when loading a ResourceBundle implementation class by name.
X-SVN-Rev: 27703
|
2010-02-26 19:41:20 +00:00 |
|
Markus Scherer
|
579426987e
|
ICU-5391 test (verbose) and update documentation for isWhitespace() and related functions
X-SVN-Rev: 27702
|
2010-02-26 18:19:40 +00:00 |
|
Yoshito Umaoka
|
1e82c14213
|
ICU-7050 Re-enabled IDNA test cases. Use reflection to call Transliterator. When Transliterator is absent, skip them.
X-SVN-Rev: 27701
|
2010-02-26 17:18:10 +00:00 |
|
Markus Scherer
|
48cfc006fe
|
ICU-7251 test and fix UCharacter.toTitleCase(string with single-letter word, TITLECASE_NO_LOWERCASE)
X-SVN-Rev: 27690
|
2010-02-26 00:24:30 +00:00 |
|
Yoshito Umaoka
|
a6b45a6e9b
|
ICU-7027 Build target timeZoneCheck to run all test for TestTimeZoneRoundTrip too.
X-SVN-Rev: 27689
|
2010-02-25 23:13:42 +00:00 |
|