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 |
|
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 |
|
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 |
|
Travis Keep
|
2679b554cb
|
ICU-9554 JAVA CompactDecimalFormat to support negative numbers
X-SVN-Rev: 32479
|
2012-10-01 22:24:57 +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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Debabrata Sengupta
|
c5abb42b6a
|
ICU-9476 changed logic slightly to make it similar to C implementation
X-SVN-Rev: 32308
|
2012-08-31 19:34:31 +00:00 |
|
Yoshito Umaoka
|
720f588b90
|
ICU-9521 Quick patch for IntlTestNumberFormat/TestMonster exhaustive test failure.
X-SVN-Rev: 32304
|
2012-08-30 21:11:12 +00:00 |
|
Umesh Nair
|
4c5fe60f3e
|
ICU-9524 Making Java ListFormatter behave correctly with any order of parameters
X-SVN-Rev: 32303
|
2012-08-30 20:35:58 +00:00 |
|
Travis Keep
|
4153e49710
|
ICU-9174 Fix CompactDecimalFormat to correctly handle suffixes that don't start at 1. e.g for Serbian 9998, 9999, 10K.
X-SVN-Rev: 32294
|
2012-08-29 20:28:21 +00:00 |
|
Markus Scherer
|
bf658c7d7b
|
ICU-9437 update to Unicode 6.2; merge in branches/markus/uni62 r32109
X-SVN-Rev: 32283
|
2012-08-28 23:40:28 +00:00 |
|
Peter Edberg
|
3ee27da7b7
|
ICU-9401 Fix Calendar.fieldDifference handling of large diffs
X-SVN-Rev: 32265
|
2012-08-28 08:15:21 +00:00 |
|
Markus Scherer
|
437555d5bb
|
ICU-8920 fix RuleBasedCollator.getRules() docs
X-SVN-Rev: 32258
|
2012-08-27 23:53:49 +00:00 |
|
Markus Scherer
|
1cc15ae197
|
ICU-6173 fix comments about type characters in CaseFolding.txt
X-SVN-Rev: 32256
|
2012-08-27 23:45:51 +00:00 |
|
Peter Edberg
|
0eb4f0a04d
|
ICU-9392 (J) japanese calendar minimum era should be 0
X-SVN-Rev: 32255
|
2012-08-27 23:44:54 +00:00 |
|
Markus Scherer
|
6d5c99bb7e
|
ICU-9264 document that PluralRules objects are immutable (caches are synchronized)
X-SVN-Rev: 32251
|
2012-08-27 22:50:44 +00:00 |
|
Yoshito Umaoka
|
8217ed7916
|
ICU-9409 Collator.getInstance to ignore unknown collation keyword. Also changed the implementation not to print the statck trace.
X-SVN-Rev: 32248
|
2012-08-27 20:17:17 +00:00 |
|
Travis Keep
|
8131a32512
|
ICU-9506 re-integrate changes to ListFormatter from icu4j/branches/tkeep/cdf
X-SVN-Rev: 32246
|
2012-08-27 19:51:13 +00:00 |
|
Travis Keep
|
67e12fd328
|
ICU-9506 Re-integrated changes for CompactDecimalFormatter from icu4j/branches/tkeep/cdf into trunk.
X-SVN-Rev: 32241
|
2012-08-27 18:49:34 +00:00 |
|