Commit Graph

1214 Commits

Author SHA1 Message Date
Travis Keep
3fe72af5b0 ICU-9628 Fix J GenderInfo so that gender of a single item list is always the gender of the sole item.
X-SVN-Rev: 32758
2012-11-06 18:01:30 +00:00
Yoshito Umaoka
6d528fb49b ICU-9712 Synchronize C/J word break dictionary data with C trunk. Update license term to exclude CC-CEDICT.
X-SVN-Rev: 32745
2012-11-02 20:19:47 +00:00
Yoshito Umaoka
32d0bffa4e ICU-9709 Merged unicode-license.txt into license.html, along with other third-party licenses. Updated ant targets currently copying unicode-license.txt.
X-SVN-Rev: 32737
2012-11-01 19:01:56 +00:00
Michael Ow
46339b066d ICU-9241 Update tzdata in ICU4J to 2012h
X-SVN-Rev: 32729
2012-10-30 22:42:17 +00:00
Yoshito Umaoka
74124c733a ICU-9697 Fixed copyright issue in riwords.txt.
X-SVN-Rev: 32714
2012-10-26 17:32:46 +00:00
John Emmons
642189dabe ICU-9676 Updated version numbers to CLDR 22.1
X-SVN-Rev: 32687
2012-10-22 17:40:30 +00:00
Yoshito Umaoka
d2e6714df6 ICU-9582 Added ICU4J 50 serialization test data.
X-SVN-Rev: 32679
2012-10-19 17:48:40 +00:00
Michael Ow
9848556852 ICU-9241 Update tzdata in ICU4J to 2012g
X-SVN-Rev: 32677
2012-10-19 17:42:30 +00:00
John Emmons
2b96648c49 ICU-9646 Updated structLocale.txt don't allow intervalFormat with skel H diff a
X-SVN-Rev: 32670
2012-10-19 16:35:59 +00:00
John Emmons
4f2c5ef059 ICU-9676 Merge CLDR release-22-1-d01
X-SVN-Rev: 32667
2012-10-19 04:01:09 +00:00
Yoshito Umaoka
12e760b673 ICU-9582 BRS: Fixed svn properties.
X-SVN-Rev: 32663
2012-10-18 23:08:04 +00:00
Yoshito Umaoka
883e3dfb05 ICU-9582 Clean up import statements.
X-SVN-Rev: 32657
2012-10-18 17:32:46 +00:00
Yoshito Umaoka
3eeef3b050 ICU-9680 Updated TestTimeZoneNames to match the workaround for Java's TimeZoneNameProvider support problem done by #9400.
X-SVN-Rev: 32656
2012-10-18 16:58:09 +00:00
Yoshito Umaoka
31676208ae ICU-9582 Suppress unused warning for now.
X-SVN-Rev: 32651
2012-10-17 21:54:12 +00:00
Peter Edberg
8fe6eb0b2c ICU-9250 (J) Document that date format S+ fields truncate for S,SS and zero-pad for SSSS+
X-SVN-Rev: 32647
2012-10-17 04:49:15 +00:00
Yoshito Umaoka
c0241d47aa ICU-9633 Fixed unused warning by adding @SuppressWarnings.
X-SVN-Rev: 32645
2012-10-16 20:56:05 +00:00
Peter Edberg
e1eb8b2fab ICU-9633 Make capitalizationSetting transient, handle it in writeObject/readObject, bump currentSerialVersion
X-SVN-Rev: 32643
2012-10-16 19:52:45 +00:00
Peter Edberg
5eb6e0c01c ICU-9656 (J) Change RelativeDateFormat to keep 2 patterns (not formatters), and for fmt glue them (with substitutions) and apply to single formatter
X-SVN-Rev: 32641
2012-10-16 06:57:48 +00:00
Yoshito Umaoka
ae801e7343 ICU-8965 Removed unused import in PersianTest.java
X-SVN-Rev: 32632
2012-10-15 14:41:54 +00:00
Roozbeh Pournader
61d0585218 ICU-8965 Add tests for Persian Calendar
X-SVN-Rev: 32629
2012-10-13 00:57:46 +00:00
Mark Davis
a967077c32 ICU-8782 Fixed review comments
X-SVN-Rev: 32623
2012-10-12 19:55:00 +00:00
John Emmons
e899f6a44e ICU-9587 Add @provisional statements to java docs - and one missing @draft ICU 50
X-SVN-Rev: 32604
2012-10-11 20:29:26 +00:00
Peter Edberg
62d858f72d ICU-9617 Fix a couple of misspellings in API header comments
X-SVN-Rev: 32601
2012-10-11 19:42:10 +00:00
Peter Edberg
57a08f9d38 ICU-9633 Delete unused imports to avoid Eclipse warning
X-SVN-Rev: 32598
2012-10-11 18:05:57 +00:00
Peter Edberg
76cf9f508a ICU-9638 Make LocaleDisplayNamesImpl actually use context info; add test; make DisplayContext constructor private
X-SVN-Rev: 32596
2012-10-11 12:41:08 +00:00
Michael Ow
a439d31c6e ICU-9601 Skip test in ICU4J
X-SVN-Rev: 32589
2012-10-10 21:06:06 +00:00
Yoshito Umaoka
9b428833c5 ICU-9645 Fixed the test case Test5006GetShortMonths and removed the timebomb.
X-SVN-Rev: 32588
2012-10-10 16:19:37 +00:00
Yoshito Umaoka
76b8cbd675 ICU-6806 Updated DateTimeGeneratorTest/TestOrdering. The test code is preserved, but no longer report ordering differences as errors.
X-SVN-Rev: 32587
2012-10-10 15:12:05 +00:00
Travis Keep
86571337e9 ICU-9597 Be sure that FieldPosition adjusted correctly in DecimalFormat.java
X-SVN-Rev: 32581
2012-10-09 22:30:13 +00:00
Yoshito Umaoka
332cbae932 ICU-9640 Documented the internal maximum digit limit used by DecimalFormat#parse introduced by ticket#5698 in ICU4J.
X-SVN-Rev: 32576
2012-10-09 17:27:38 +00:00
Yoshito Umaoka
07582f8efa ICU-9400 Workaround for Java's TimeZoneNameProvider support problem.
X-SVN-Rev: 32573
2012-10-09 04:54:56 +00:00
John Emmons
7e5eb1c4c1 ICU-9587 Beefed up Region API tests - some fixes to the data loading based on the results of the better tests.
X-SVN-Rev: 32569
2012-10-09 03:26:22 +00:00
Yoshito Umaoka
b21ad6f2aa ICU-9268 Deleting ICULogger. Replace ICULogger with the stock Java Logger in TimeZone class.
X-SVN-Rev: 32568
2012-10-09 03:22:02 +00:00
Peter Edberg
3b393aeec0 ICU-9633 Also update ChineseDateFormat.java for new DisplayContext enum
X-SVN-Rev: 32567
2012-10-09 02:39:04 +00:00
Peter Edberg
5c54282570 ICU-9633 Adapt SimpleDateFormat display context APIs to new DisplayContext enum
X-SVN-Rev: 32566
2012-10-09 01:49:46 +00:00
Peter Edberg
d36b6bb6ae ICU-9303 Check in DisplayContext enum and related LocaleDisplayNames APIs; still need full impl & tests
X-SVN-Rev: 32565
2012-10-09 01:49:09 +00:00
Markus Scherer
dd29ba28aa ICU-8476 optimize Normalizer2.normalize(): Do not construct a new String if the src is a String and is already normalized
X-SVN-Rev: 32562
2012-10-08 22:59:19 +00:00
Markus Scherer
7fdcb9440b ICU-9375 add WEEKDAY & ABBR_WEEKDAY (as already proposed), fix API tags, reorder constants big->little as intended
X-SVN-Rev: 32560
2012-10-08 22:12:29 +00:00
Andy Heninger
f32e1fc0f3 ICU-9491 refresh ICU4J data from ICU4C to pick up refreshed Spoof data. Also picks up RBBI line break Japanese tailoring and tz data.
X-SVN-Rev: 32556
2012-10-08 20:38:22 +00:00
Andy Heninger
a2bfbce32a ICU-9505 Update rbbitst.txt to re-instate Japanese line break tailoring.
X-SVN-Rev: 32555
2012-10-08 20:29:27 +00:00
Scott Russell
5c6dc411d8 ICU-9403 Calendar should return error for large negative millis out of range in strict mode
X-SVN-Rev: 32553
2012-10-08 19:13:27 +00:00
Markus Scherer
0963e7f300 ICU-8689 MessagePattern: include adjusted pattern index in Exception
X-SVN-Rev: 32550
2012-10-08 18:03:08 +00:00
Mark Davis
6a81ec8327 ICU-8782 Added the functionality and tests.
X-SVN-Rev: 32544
2012-10-07 21:11:47 +00:00
Yoshito Umaoka
0824af4865 ICU-9617 ICU4J API status update for 50.
X-SVN-Rev: 32536
2012-10-05 23:59:50 +00:00
Mark Davis
d3dc9e4d18 ICU-9375 fixed skeletons
X-SVN-Rev: 32524
2012-10-05 18:05:04 +00:00
Travis Keep
6c3af9665d ICU-9554 Fix apireport.
X-SVN-Rev: 32507
2012-10-04 19:14:22 +00:00
Ramy Said
d5454556f8 ICU-9024 Unit test for Arabic Mathematical Alphabetic Symbols
X-SVN-Rev: 32504
2012-10-04 16:41:22 +00:00
Ramy Said
6aa9d3b8d6 ICU-9024 Unit test for Arabic Mathematical Alphabetic Symbols
X-SVN-Rev: 32503
2012-10-04 16:40:27 +00:00
Roozbeh Pournader
8158ae5725 ICU-8965 Add Persian Calendar support
X-SVN-Rev: 32500
2012-10-04 00:42:02 +00:00
Michael Ow
8ce88dd623 ICU-8703 Fix tabs in ArabicShaping code
X-SVN-Rev: 32496
2012-10-03 17:17:35 +00:00