Andy Heninger
f20e0f454a
ICU-9598 Tweaks to visual studio project files for gender info
...
X-SVN-Rev: 32542
2012-10-07 04:00:17 +00:00
Markus Scherer
4c68d12d35
ICU-8901 u_formatMessage(unused argument): ignore unused argument, no failure
...
X-SVN-Rev: 32541
2012-10-07 02:50:40 +00:00
Markus Scherer
49d407d984
ICU-9294 test & fix MessageFormat::getFormatNames()
...
X-SVN-Rev: 32540
2012-10-07 01:27:19 +00:00
Markus Scherer
62b9d2f4b1
ICU-9570 turn off break iteration when we dont have normalization
...
X-SVN-Rev: 32539
2012-10-07 00:56:29 +00:00
Markus Scherer
345df05de0
ICU-9598 add new *gender* files to .vcxproj
...
X-SVN-Rev: 32538
2012-10-07 00:35:07 +00:00
Yoshito Umaoka
f82276faf1
ICU-9567 Merged ucol_strcollUTF8 to trunk.
...
X-SVN-Rev: 32534
2012-10-05 23:44:00 +00:00
Travis Keep
f7cefb19f1
ICU-9598 Applied same comments markus had on C++ CompactDecimalFormatTest to the C++ GenderInfoTest.
...
X-SVN-Rev: 32532
2012-10-05 21:48:40 +00:00
Andy Heninger
803ac8f33c
ICU-9461 Mutex Implementation Rework, merge from devel branch.
...
X-SVN-Rev: 32530
2012-10-05 21:22:02 +00:00
Markus Scherer
a2eca4547b
ICU-9601 from-UTF-8 m:n conversion: properly revert to pivoting for m:n matching
...
X-SVN-Rev: 32529
2012-10-05 20:12:49 +00:00
Travis Keep
5786467fb0
ICU-9598 C/C++ implementation of GenderInfo.
...
X-SVN-Rev: 32527
2012-10-05 19:02:05 +00:00
Roozbeh Pournader
322682119a
ICU-8952 fixed the algorithm for Persian Calendar and heavily refactored
...
X-SVN-Rev: 32498
2012-10-03 22:26:05 +00:00
Michael Ow
7aeb960b0c
ICU-8703 Fix tab in ICU4C arabic shaping code
...
X-SVN-Rev: 32497
2012-10-03 17:18:27 +00:00
Michael Ow
c0234f263f
ICU-9024 Fix tabs in test code
...
X-SVN-Rev: 32495
2012-10-03 17:07:29 +00:00
Michael Ow
a5d0a7a7d8
ICU-8703 Fix tabs in test code.
...
X-SVN-Rev: 32494
2012-10-03 17:04:22 +00:00
Michael Ow
e43e74d0d0
ICU-9603 Remove lib prefix of import libraries in MinGW
...
X-SVN-Rev: 32492
2012-10-03 03:34:00 +00:00
Michael Ow
8aa34fd449
ICU-9581 Fix some memory leaks in arabic shaping code
...
X-SVN-Rev: 32491
2012-10-03 03:32:21 +00:00
Michael Ow
b56dee8547
ICU-9397 Update tests in intltest to pass without data
...
X-SVN-Rev: 32489
2012-10-02 22:11:31 +00:00
Michael Ow
3166be4c82
ICU-9241 Update ICU4C tzdata to 2012f
...
X-SVN-Rev: 32483
2012-10-02 16:54:48 +00:00
Dina Sayed
96c93de55b
ICU-9024 unit test for Arabic Mathematical Alphabetic Symbols
...
X-SVN-Rev: 32474
2012-09-30 15:31:46 +00:00
Andy Heninger
038449fa93
ICU-9600 sync up word.txt and word_POSIX.txt
...
X-SVN-Rev: 32470
2012-09-28 21:31:14 +00:00
Yoshito Umaoka
ff01fb093a
ICU-9255 Merge the Dangi calendar format data from CLDR trunk rev 7770. Full CLDR data integration will be done later.
...
X-SVN-Rev: 32468
2012-09-28 20:53:39 +00:00
Dina Sayed
7dfc9d289a
ICU-9473 unit test for Arabic shaping is not thread safe
...
X-SVN-Rev: 32461
2012-09-28 16:43:12 +00:00
Dina Sayed
3f27b28097
ICU-9473 Arabic shaping is not thread safe
...
X-SVN-Rev: 32459
2012-09-28 13:41:40 +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
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
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
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
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
ed360ffa61
ICU-9514 final UCA 6.2 UCARules.txt, adjust test code
...
X-SVN-Rev: 32416
2012-09-21 20:31:11 +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
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
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
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
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