Travis Keep
|
546def8662
|
ICU-9598 Use UBool instead of bool
X-SVN-Rev: 32593
|
2012-10-10 23:23:08 +00:00 |
|
Markus Scherer
|
387f7a40fc
|
ICU-9398 fix filename comment
X-SVN-Rev: 32592
|
2012-10-10 23:19:23 +00:00 |
|
Michael Ow
|
0edd67f4ef
|
ICU-9642 Fix retypedef of UMutex error
X-SVN-Rev: 32586
|
2012-10-10 03:51:23 +00:00 |
|
Markus Scherer
|
3669929e5c
|
ICU-9581 update pool.res bundles, see http://site.icu-project.org/processes/release/tasks/build
X-SVN-Rev: 32578
|
2012-10-09 18:16:22 +00:00 |
|
Peter Edberg
|
4e08dc21bb
|
ICU-9303 Finish LocaleDisplayNamesImpl & add test
X-SVN-Rev: 32575
|
2012-10-09 12:45:54 +00:00 |
|
Markus Scherer
|
996422e74c
|
ICU-9398 avoid use of utf8_countTrailBytes[], rewrite/optimize U8_COUNT_TRAIL_BYTES() & U8_NEXT_UNSAFE(), test _UNSAFE macros only with (mostly) well-formed UTF-8 text
X-SVN-Rev: 32574
|
2012-10-09 05:17:43 +00:00 |
|
Markus Scherer
|
7239810394
|
ICU-9631 add, fix, deprecate DateFormat skeleton constants, parallel to Java ticket #9375
X-SVN-Rev: 32572
|
2012-10-09 04:50:45 +00:00 |
|
Peter Edberg
|
66167d1012
|
ICU-9303 Update to final API for now, with some updates based on feedback
X-SVN-Rev: 32571
|
2012-10-09 03:49:16 +00:00 |
|
Peter Edberg
|
20af3447f4
|
ICU-9633 Adjust to UDisplayContext[Type] updates
X-SVN-Rev: 32570
|
2012-10-09 03:48:24 +00:00 |
|
Andy Heninger
|
b042e33ee1
|
ICU-7400 Fix incorrect API docs on several 'void parse()' functions.
X-SVN-Rev: 32561
|
2012-10-08 22:41:13 +00:00 |
|
Michael Ow
|
faad4ccdd3
|
ICU-9213 Update runConfigureICU and mh-os390
X-SVN-Rev: 32558
|
2012-10-08 20:48:04 +00:00 |
|
Andy Heninger
|
c39e4c83d3
|
ICU-9491 Spoof data update from UTS 39 version 3.
X-SVN-Rev: 32557
|
2012-10-08 20:41:01 +00:00 |
|
Scott Russell
|
d5a9bec7f9
|
ICU-9403 Calendar should return error for large negative millis out of range in strict mode & fix extended year calculation for large negative millis
X-SVN-Rev: 32554
|
2012-10-08 20:24:50 +00:00 |
|
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 |
|
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 |
|
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
|
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 |
|