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
Steven R. Loomis
ac84432516
ICU-9542 fix stray comma with -DUCONFIG_NO_BREAK_ITERATION=1 (was not valid C++)
...
X-SVN-Rev: 32449
2012-09-27 21:17:58 +00:00
Andy Heninger
71c72d028b
ICU-9530 Remove extra casts that were added to sidestep problems with the clang compiler.
...
X-SVN-Rev: 32447
2012-09-27 21:09:31 +00:00
Steven R. Loomis
87d08a3a2d
ICU-9556 fix namespace
...
X-SVN-Rev: 32445
2012-09-27 20:48:52 +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
Steven R. Loomis
12b8931555
ICU-9611 silent compile for linux
...
X-SVN-Rev: 32441
2012-09-27 19:04:34 +00:00
Steven R. Loomis
6eef7bff7b
ICU-9596 cleanup U_NO_DEFAULT_INCLUDE_UTF_HEADERS - use utf_old.h in tests when needed
...
X-SVN-Rev: 32440
2012-09-27 18:52:04 +00:00
Travis Keep
9adb3fd642
ICU-9549 Fix memory problems in DecimalFormat assignment operator.
...
X-SVN-Rev: 32439
2012-09-27 18:50:24 +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
Steven R. Loomis
e2898ee810
ICU-9462 clarify docs.
...
X-SVN-Rev: 32436
2012-09-27 17:17:05 +00:00
Steven R. Loomis
70ecc4c943
ICU-9296 fix docs to U_UNSUPPORTED_ERROR as error type for unum_applyPattern
...
X-SVN-Rev: 32435
2012-09-27 16:46:30 +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
Dina Sayed
cc746cc8a6
ICU-8703 Unit test for Arabic shaping Shadda handling
...
X-SVN-Rev: 32431
2012-09-27 13:34:40 +00:00
Dina Sayed
d3af645b53
ICU-8703 Arabic shaping Shadda handling
...
X-SVN-Rev: 32430
2012-09-27 09:09:18 +00:00
Jennifer Chye
4707cfa42b
ICU-9599 Add genderList, postalCodeData and dayPeriods data build rules.
...
X-SVN-Rev: 32429
2012-09-27 01:22:40 +00:00
Yoshito Umaoka
5b8459bb01
ICU-9338 Promoting TimeZoneNames/TimeZoneFormat APIs from tech preview to draft.
...
X-SVN-Rev: 32427
2012-09-25 22:45:40 +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
Michael Ow
f75135af94
ICU-9529 Add missing header files to the appropriate project files
...
X-SVN-Rev: 32424
2012-09-25 16:16:00 +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
ed360ffa61
ICU-9514 final UCA 6.2 UCARules.txt, adjust test code
...
X-SVN-Rev: 32416
2012-09-21 20:31:11 +00:00
Steven R. Loomis
489c73947e
ICU-9329 fix for AIX
...
X-SVN-Rev: 32415
2012-09-21 17:27:24 +00:00
Steven R. Loomis
947990678b
ICU-9329 fix for AIX
...
X-SVN-Rev: 32414
2012-09-20 22:35:57 +00:00
Markus Scherer
57fd3d7ef9
ICU-9589 document that the so-called UCA rules are not normally useful and can be removed from the data
...
X-SVN-Rev: 32412
2012-09-20 05:37:31 +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
Markus Scherer
551164f043
ICU-9560 un-deprecate CollationKey and Collator::getCollationKey()
...
X-SVN-Rev: 32410
2012-09-20 00:11:44 +00:00
Markus Scherer
d36fce9bed
ICU-9534 ucol_nextSortKeyPart(): do not promise uncompressed sort keys
...
X-SVN-Rev: 32409
2012-09-19 23:55:58 +00:00
Markus Scherer
44d515a063
ICU-9556 CollationKey with internal array; cleaner more understandable ByteSink code and usage in calcSortKey
...
X-SVN-Rev: 32408
2012-09-19 23:41:47 +00:00
Steven R. Loomis
d455b9984e
ICU-9569 add UDAT_PATTERN and update docs
...
X-SVN-Rev: 32406
2012-09-19 21:26:41 +00:00
Michael Ow
2d27b8f67e
ICU-9082 Add compiler version check for AIX xlc workaround
...
X-SVN-Rev: 32405
2012-09-19 20:15:44 +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
Steven R. Loomis
3b5c1fb3cd
ICU-9329 document internals and usage. work with ICU 50.
...
X-SVN-Rev: 32401
2012-09-18 02:02:43 +00:00
Steven R. Loomis
58a86d0fe6
ICU-9586 undo r32398 as it pertains to ICU-9569 - accidentally checked in
...
X-SVN-Rev: 32400
2012-09-17 22:36:37 +00:00
Steven R. Loomis
da3f855b46
ICU-9586 fix for AIX
...
X-SVN-Rev: 32399
2012-09-17 22:32:16 +00:00
Steven R. Loomis
a29d76d390
ICU-9586 print out status of gendict during build
...
X-SVN-Rev: 32398
2012-09-17 22:24:17 +00:00
Steven R. Loomis
9077d5dc25
ICU-9449 Merge in decimal format performance improvements from branch.
...
Improvements to 'howExpensiveIs' benchmark test.
Use internal digitlist in Formattable (save mallocs).
Enable fastpath by default.
Enable internal API "parse all input", returning an error if all input was not consumed.
X-SVN-Rev: 32397
2012-09-17 19:03:01 +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
Michael Ow
2c52355d1b
ICU-9581 Fix some memory leaks in the intltest test code
...
X-SVN-Rev: 32393
2012-09-17 17:53:25 +00:00
Yoshito Umaoka
aa6b32be4a
ICU-9584 Fixed PATH environment issue in icucheck.bat.
...
X-SVN-Rev: 32388
2012-09-14 22:19:54 +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
Yoshito Umaoka
35f8e12864
ICU-9572 A couple of more exclusion code points in bmMonkeyTest in addition to r32203.
...
X-SVN-Rev: 32378
2012-09-13 17:47:18 +00:00
Umesh Nair
fbbb603da6
ICU-9568 Adding test case with a pattern with out-of-order placeholders.
...
X-SVN-Rev: 32376
2012-09-12 00:14:25 +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
Steven R. Loomis
1dff0b56ee
ICU-9501 doxygen cleanup.
...
X-SVN-Rev: 32372
2012-09-11 20:51:51 +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
f6b1112128
ICU-9381 Shorten time zone generic location name per cldrbug:4897. Imported the CLDR trunk data including fixes necessary for this.
...
X-SVN-Rev: 32368
2012-09-11 15:28:29 +00:00
Steven R. Loomis
1361355eb5
ICU-9551 fix uconfig failures that were in m2, disable CJKBreak without normalization. Merges from r32354 and r32355 by dsengup.
...
X-SVN-Rev: 32367
2012-09-11 04:02:08 +00:00