Commit Graph

1178 Commits

Author SHA1 Message Date
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
Yoshito Umaoka
5edf0b264d ICU-9621 Fixed TimeZone#observsDaylightTime issue on Africa/Casablanca showing up after Sep 2012.
X-SVN-Rev: 32486
2012-10-02 17:48:46 +00:00
Michael Ow
5601c335c8 ICU-9241 Update ICU4J tzdata to 2012f
X-SVN-Rev: 32484
2012-10-02 16:55:16 +00:00
Michael Ow
ae58608103 ICU-9582 postpone timezone data update until during release
X-SVN-Rev: 32481
2012-10-02 00:02:32 +00:00
Travis Keep
2679b554cb ICU-9554 JAVA CompactDecimalFormat to support negative numbers
X-SVN-Rev: 32479
2012-10-01 22:24:57 +00:00
Dina Sayed
71b1c62fa3 ICU-9024 Unit test for Arabic Mathematical Alphabetic Symbols
X-SVN-Rev: 32475
2012-10-01 11:19:48 +00:00
John Emmons
46f7e6258a ICU-9587 Updated and improved Region API - moving to draft ICU 50
X-SVN-Rev: 32473
2012-09-29 01:44:13 +00:00
Yoshito Umaoka
b5bed9e922 ICU-9255 Merged ICU4C trunk r32468 locale data including Dangi calendar format data (aliases) and removed Dangi calendar formatting hacks. Also fixed pattern cache key found during the development.
X-SVN-Rev: 32469
2012-09-28 21:17:44 +00:00
Travis Keep
9620ed5954 ICU-9615 Change GenderInfo.java to use CLDR data
X-SVN-Rev: 32466
2012-09-28 19:01:28 +00:00
Travis Keep
946d320413 ICU-9612 Make single quote logic processing correct.
X-SVN-Rev: 32463
2012-09-28 18:46:48 +00:00
Jennifer Chye
12df2ca382 ICU-9599 Add genderList, postalCodeData and dayPeriods data to ICU4J
X-SVN-Rev: 32462
2012-09-28 17:33:58 +00:00
Travis Keep
841c0b626a ICU-9612 Let 0 in CLDR data mean format number normally with no prefix or suffix.
X-SVN-Rev: 32453
2012-09-28 00:30:42 +00:00
Travis Keep
df0d824956 ICU-9612 Fix CompactDecimalFormat so that it handles periods correctly that appear in prefixes or suffixes.
X-SVN-Rev: 32450
2012-09-27 23:41:01 +00:00
Travis Keep
24123a1ac0 ICU-9604 CompactDecimalFormat.getCompactDecimalInstance -> CompactDecimalFormat.getInstance
X-SVN-Rev: 32443
2012-09-27 20:07:18 +00:00
Travis Keep
9cd81237ef ICU-9604 Add documentation to NumberFormat directing users to subclasses for more factory methods.
X-SVN-Rev: 32442
2012-09-27 19:51:55 +00:00
Travis Keep
719917e4a2 ICU-9604 Move JAVA CompactDecimalFormat factory methods and LONG/SHORT enum from NF down to CDF
X-SVN-Rev: 32437
2012-09-27 18:25:47 +00:00
Travis Keep
3cae7b9459 ICU-9577 For CompactDecimalFormat data, look for local number system long; latin long; local number system short; latin short.
X-SVN-Rev: 32432
2012-09-27 16:05:44 +00:00
Yoshito Umaoka
331d9f169f ICU-9255 Adding the traditional Korean calendar (Dangi) support to ICU4J.
X-SVN-Rev: 32426
2012-09-25 21:45:16 +00:00
Markus Scherer
d98f9772a7 ICU-9514 final UCA 6.2 UCARules.txt, adjust test code
X-SVN-Rev: 32417
2012-09-21 20:40:00 +00:00
Markus Scherer
bb84a02132 ICU-9589 document that the so-called UCA rules are not normally useful and can be removed from the data
X-SVN-Rev: 32411
2012-09-20 05:37:13 +00:00
Dina Sayed
101059d2ce ICU-8703 Bug fix in Arabic shaping exceptional handling for Shadda
X-SVN-Rev: 32403
2012-09-18 16:48:45 +00:00
Dina Sayed
f9f14a5d51 ICU-8703 Bug fix in Arabic shaping exceptional handling for Shadda
X-SVN-Rev: 32402
2012-09-18 16:46:19 +00:00
Travis Keep
f985dceb39 ICU-9566 Fix CompactDecimalFormat.formatToCharacterIterator in JAVA to work correctly.
X-SVN-Rev: 32395
2012-09-17 18:06:12 +00:00
Travis Keep
afbf770237 ICU-9577 CompactDecimalFormat to fallback to short form when long form is not available.
X-SVN-Rev: 32386
2012-09-14 18:41:29 +00:00
Michael Ow
3e9e1901db ICU-9575 Update ICU4C version string to 50.0.2
X-SVN-Rev: 32384
2012-09-14 15:33:21 +00:00
Yoshito Umaoka
a9ced99c1f ICU-9435 Refactoring ICU non-core utilities. Added releaseCLDR target in build.xml for generating all CLDR release files including new source jar archives.
X-SVN-Rev: 32381
2012-09-14 03:57:54 +00:00
Travis Keep
237e167bce ICU-9541 Re-integrate branch changes into trunk.
X-SVN-Rev: 32375
2012-09-11 23:54:53 +00:00
Yoshito Umaoka
434a6ddb11 ICU-9381 Shorten time zone generic location name per cldrbug:4897. Regenerated CLDR trunk data and imported them from ICU4C including fixes necessary for this.
X-SVN-Rev: 32369
2012-09-11 16:28:12 +00:00
John Emmons
02e32d2f86 ICU-9540 Last minute CLDR 22 data changes
X-SVN-Rev: 32349
2012-09-06 22:37:40 +00:00
Yoshito Umaoka
3a39eb34aa ICU-9413 Fixed some issues in the Eclipse plug-in build script.
X-SVN-Rev: 32325
2012-09-04 04:44:50 +00:00
Yoshito Umaoka
bf7bb33bc4 ICU-9413 Updated the API change report for 50M2. Changed the new break engine implementation classes from public to package private.
X-SVN-Rev: 32324
2012-09-04 03:09:29 +00:00
Yoshito Umaoka
e4ee964593 ICU-9413 Fixed Javadoc warnings - mostly incomplete tag in non-API methods.
X-SVN-Rev: 32323
2012-09-04 02:52:12 +00:00
Yoshito Umaoka
063b48f66a ICU-9413 Compiler warning - Removed unused constant in ListFormetter.
X-SVN-Rev: 32322
2012-09-04 02:13:41 +00:00
John Emmons
9c28682259 ICU-9523 CLDR 22 data final
X-SVN-Rev: 32316
2012-08-31 23:42:54 +00:00
Yoshito Umaoka
d2bb385526 ICU-9413 BRS cleanup imports
X-SVN-Rev: 32312
2012-08-31 21:52:08 +00:00
Yoshito Umaoka
768b3383fd ICU-9413 ICU4J version to 50.0.2
X-SVN-Rev: 32311
2012-08-31 21:36:15 +00:00
Yoshito Umaoka
1488875053 ICU-9401 Use Integer.MAX_VALUE for FIELD_DIFF_MAX_INT - minor update by code review.
X-SVN-Rev: 32309
2012-08-31 19:39:45 +00:00