Markus Scherer
|
33eb771977
|
ICU-9297 use memcmp() in UnicodeString::operator==()
X-SVN-Rev: 32552
|
2012-10-08 18:24:41 +00:00 |
|
Yoshito Umaoka
|
7c176da599
|
ICU-9567 Check for input status. Also use U_ILLEGAL_ARGUMENT_ERROR on null input.
X-SVN-Rev: 32551
|
2012-10-08 18:06:41 +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 |
|
Peter Edberg
|
b6053b4240
|
ICU-9633 Adapt date fmt display context APIs to tentative new UDisplayContext
X-SVN-Rev: 32549
|
2012-10-08 16:52:35 +00:00 |
|
Peter Edberg
|
7a826f4b61
|
ICU-9303 Check in tentative UDisplayContext enum and related LocaleDisplayNames APIs; still need full impl & tests
X-SVN-Rev: 32548
|
2012-10-08 16:50:51 +00:00 |
|
Peter Edberg
|
b72359eca5
|
ICU-9623 ICU4C 50 API promotions, fix U_DRAFT -> U_STABLE as needed in .h, fix U_DRAFT -> U_CAPI in .c/cpp
X-SVN-Rev: 32547
|
2012-10-08 05:16:32 +00:00 |
|
Andy Heninger
|
863fa94df1
|
ICU-9505 restore ja locale specific line breaking, which provides css normal behavior.
X-SVN-Rev: 32546
|
2012-10-08 04:11:15 +00:00 |
|
Peter Edberg
|
3e36b67cf7
|
ICU-9606 Add ucal_getTimeZoneTransitionDate, UTimeZoneTransitionType and tests
X-SVN-Rev: 32545
|
2012-10-08 00:32:59 +00:00 |
|
Mark Davis
|
6a81ec8327
|
ICU-8782 Added the functionality and tests.
X-SVN-Rev: 32544
|
2012-10-07 21:11:47 +00:00 |
|
Markus Scherer
|
dd8f01c15e
|
ICU-9194 test Calendar::getKeywordValuesForLocale(), in ulist_next_keyword_value() set *resultLength, add further enumeration default implementations & shortcuts
X-SVN-Rev: 32543
|
2012-10-07 04:52:16 +00:00 |
|
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
|
0824af4865
|
ICU-9617 ICU4J API status update for 50.
X-SVN-Rev: 32536
|
2012-10-05 23:59:50 +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 |
|
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 |
|
Markus Scherer
|
a3a4207b24
|
ICU-9353 add note to readme about DictionaryBasedBreakIterator going away
X-SVN-Rev: 32499
|
2012-10-03 23:39:35 +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
|
8ce88dd623
|
ICU-8703 Fix tabs in ArabicShaping code
X-SVN-Rev: 32496
|
2012-10-03 17:17:35 +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 |
|
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
|
3166be4c82
|
ICU-9241 Update ICU4C tzdata to 2012f
X-SVN-Rev: 32483
|
2012-10-02 16:54:48 +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 |
|
Dina Sayed
|
96c93de55b
|
ICU-9024 unit test for Arabic Mathematical Alphabetic Symbols
X-SVN-Rev: 32474
|
2012-09-30 15:31:46 +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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|