Markus Scherer
|
1ee6b71f6c
|
ICU-10723 delete C++ RandomCollatorTest
X-SVN-Rev: 35238
|
2014-02-26 19:33:44 +00:00 |
|
Markus Scherer
|
6105e6d068
|
ICU-10670 another minor fix
X-SVN-Rev: 35236
|
2014-02-26 03:35:17 +00:00 |
|
Yoshito Umaoka
|
80c576c0b7
|
ICU-10670 Fixed a compilation errror on VC in the previous commit.
X-SVN-Rev: 35235
|
2014-02-26 00:49:35 +00:00 |
|
Markus Scherer
|
6177c58d7f
|
ICU-9156 collv2 fixed some known search test failures
X-SVN-Rev: 35234
|
2014-02-26 00:11:22 +00:00 |
|
Markus Scherer
|
86861a0867
|
ICU-10670 Fix character-based Arabic shaping for Urdu & some other characters
X-SVN-Rev: 35233
|
2014-02-26 00:02:24 +00:00 |
|
Yoshito Umaoka
|
f7f73fe88d
|
ICU-10544 Fixed some implementation problems in Calendar::add. When adding day or larger field results wall time falls into non-existing time slot created by DST transition, the implementation honors the current skipped wall time option.
X-SVN-Rev: 35231
|
2014-02-25 23:50:35 +00:00 |
|
Markus Scherer
|
c2ba26e8ba
|
ICU-10472 build genrb, uconv, toolutil but not test suites with explicit UnicodeString constructors
X-SVN-Rev: 35230
|
2014-02-25 23:49:53 +00:00 |
|
Markus Scherer
|
50a883201d
|
ICU-9101 fix test memory leak
X-SVN-Rev: 35229
|
2014-02-25 23:20:31 +00:00 |
|
Markus Scherer
|
1c02705b8f
|
ICU-9822 fix U_STRING_INIT string length
X-SVN-Rev: 35228
|
2014-02-25 22:56:51 +00:00 |
|
Markus Scherer
|
e977c057a9
|
ICU-9101 merge branches/markus/collv2@35225 into the trunk
X-SVN-Rev: 35227
|
2014-02-25 21:21:49 +00:00 |
|
Peter Edberg
|
5877fc6542
|
ICU-10630 Add Thai words for "application" and "tag" to thaidict.txt
X-SVN-Rev: 35213
|
2014-02-24 19:34:40 +00:00 |
|
Peter Edberg
|
7ebe390ea6
|
ICU-10691 Add 23 city names (mostly from exemplar city data) to thaidict.txt
X-SVN-Rev: 35211
|
2014-02-24 16:39:00 +00:00 |
|
Peter Edberg
|
9596efb7f4
|
ICU-10712 Integrate non-collation, non-BCP47 data from CLDR trunk@9766
X-SVN-Rev: 35208
|
2014-02-24 07:17:41 +00:00 |
|
Yoshito Umaoka
|
cfd57abf79
|
ICU-10601 Added UNUM_CURRENCY_ACCOUNTING to ICU4C NumberFormat.
X-SVN-Rev: 35198
|
2014-02-22 00:16:56 +00:00 |
|
Travis Keep
|
e3e20601c0
|
ICU-10547 Remove extra code from tests added there to help me debug.
X-SVN-Rev: 35197
|
2014-02-21 22:34:29 +00:00 |
|
Travis Keep
|
fcde5a4621
|
ICU-10547 Format -0.0 as a negative when using scientific notation.
X-SVN-Rev: 35196
|
2014-02-21 20:41:39 +00:00 |
|
Travis Keep
|
7fb4b7bcf6
|
ICU-10640 Fix various bugs around duration formatting e.g 3:45:23
X-SVN-Rev: 35186
|
2014-02-20 22:41:13 +00:00 |
|
Andy Heninger
|
c4f6c43b86
|
ICU-10706 Spoof Check, bug fix & test for Identifier Restriction Level; update spoof checker one time initialization.
X-SVN-Rev: 35175
|
2014-02-19 23:53:30 +00:00 |
|
Andy Heninger
|
5b67287476
|
ICU-10706 Fix Windows build problem with string literals.
X-SVN-Rev: 35168
|
2014-02-19 06:59:00 +00:00 |
|
Andy Heninger
|
8525e6bd47
|
ICU-10706 Spoof Check data update.
X-SVN-Rev: 35164
|
2014-02-19 01:07:32 +00:00 |
|
Michael Ow
|
8304daf4d7
|
ICU-10711 Fix pds dataset data builds on zos
X-SVN-Rev: 35152
|
2014-02-18 06:21:37 +00:00 |
|
Travis Keep
|
b9c4a1ec76
|
ICU-10640 Improve documentation.
X-SVN-Rev: 35147
|
2014-02-16 07:36:36 +00:00 |
|
Travis Keep
|
fd530319e6
|
ICU-10640 In MeasureFormat, use adopted NumberFormat on last measure only; use integer numberformats on the rest.
X-SVN-Rev: 35146
|
2014-02-16 02:10:51 +00:00 |
|
Travis Keep
|
1d1172e466
|
ICU-10700 Document that relevant registerXXX() method must be called at application startup and unregister() methods must be called at application shutdown.
X-SVN-Rev: 35129
|
2014-02-12 23:37:47 +00:00 |
|
Travis Keep
|
abbae79212
|
ICU-10640 Change MeasureFormat::adoptNumberFormat to adhere to ICU users' guide.
X-SVN-Rev: 35117
|
2014-02-10 22:55:18 +00:00 |
|
Travis Keep
|
8f7065db65
|
ICU-10640 Fix memory leak in adoptNumberFormat code.
X-SVN-Rev: 35116
|
2014-02-10 22:52:01 +00:00 |
|
Andy Heninger
|
059f862c4a
|
ICU-10015 Dictionary Break, sync between ICU4C & J. Most changes for this ticket are in ICU4J.
X-SVN-Rev: 35115
|
2014-02-10 20:12:03 +00:00 |
|
Travis Keep
|
53ababf5a7
|
ICU-10461 Make NumberFormat::createInstance() and PluralRules::forLocale() 10X faster than before for most common types. Provide internal createSharedInstance() for NumberFormat and SharedFormat for internal use that is 2 orders of magnitude faster than before.
X-SVN-Rev: 35114
|
2014-02-10 19:13:50 +00:00 |
|
Peter Edberg
|
401daae867
|
ICU-10633 Implement context-sensitive number formatting (currently just for RBNF)
X-SVN-Rev: 35095
|
2014-02-06 09:41:17 +00:00 |
|
Peter Edberg
|
1eea3529b2
|
ICU-10676 Also update the unum_open documentation for available styles
X-SVN-Rev: 35094
|
2014-02-06 07:17:07 +00:00 |
|
Peter Edberg
|
67551b09e9
|
ICU-10676 unum_open should support UNUM_CURRENCY_ISO, UNUM_CURRENCY_PLURAL styles
X-SVN-Rev: 35093
|
2014-02-06 06:31:50 +00:00 |
|
Travis Keep
|
897a4241a5
|
ICU-10682 Fix memory leak in trunk.
X-SVN-Rev: 35087
|
2014-02-06 00:44:13 +00:00 |
|
Travis Keep
|
25c7ba8e57
|
ICU-10682 Fix clone, copy constructor, and assignment operator in RulesBasedNumberFormat.
X-SVN-Rev: 35085
|
2014-02-06 00:34:24 +00:00 |
|
Scott Russell
|
c7519ed407
|
ICU-10660 add back removed comments to fix missing sample code in ICU4C API doc
X-SVN-Rev: 35084
|
2014-02-05 18:07:53 +00:00 |
|
Travis Keep
|
ab9706155a
|
ICU-10640 Attempt to fix broken build.
X-SVN-Rev: 35073
|
2014-02-04 02:16:23 +00:00 |
|
Travis Keep
|
0a42d4959f
|
ICU-10640 Add C++ MeasureFormat API.
X-SVN-Rev: 35069
|
2014-02-04 00:29:17 +00:00 |
|
Travis Keep
|
995b68f085
|
ICU-10646 Improve test readability.
X-SVN-Rev: 35036
|
2014-01-30 16:55:02 +00:00 |
|
Steven R. Loomis
|
a4074397ec
|
ICU-10669 reinstate parallel CLDR-to-ICU build
X-SVN-Rev: 35031
|
2014-01-30 01:42:28 +00:00 |
|
Travis Keep
|
a6d90fc75a
|
ICU-10646 Add test for 2 and 3 arg versions of format. Add test for if appendTo is not empty.
X-SVN-Rev: 35028
|
2014-01-29 23:11:43 +00:00 |
|
Travis Keep
|
844d4e860b
|
ICU-10646 Tempalte->SimplePatternFormatter. evaluate -> format
X-SVN-Rev: 35027
|
2014-01-29 22:57:06 +00:00 |
|
Travis Keep
|
92c280f8fc
|
ICU-10646 Attempt to fix broken build.
X-SVN-Rev: 35022
|
2014-01-29 13:54:28 +00:00 |
|
Travis Keep
|
1f93b4c481
|
ICU-10646 Attempt to fix broken build.
X-SVN-Rev: 35019
|
2014-01-29 05:52:11 +00:00 |
|
Travis Keep
|
d4ec281c99
|
ICU-10646 Introduce Template class and change ListFormatter to use it. Introduce QuantityFormatter class and change RelativeDateTimeFormatter to use it.
X-SVN-Rev: 35018
|
2014-01-29 05:08:55 +00:00 |
|
George Rhoten
|
4397b041e3
|
ICU-10622 Fix warnings and errors when DEBUG is accidentally defined.
X-SVN-Rev: 35007
|
2014-01-28 04:25:46 +00:00 |
|
Yoshito Umaoka
|
2c56459ce6
|
ICU-10577 Added a test case in ICU4C to check if the calendar factory method uses locale's region to initialize week data. ICU4C library code is working fine, so no changes in the library code.
X-SVN-Rev: 35002
|
2014-01-27 21:56:47 +00:00 |
|
Yoshito Umaoka
|
48c55b449e
|
ICU-10653 Fixed a thread safety problem in SimpleDateFormat.
X-SVN-Rev: 34992
|
2014-01-27 14:53:26 +00:00 |
|
Markus Scherer
|
33db481060
|
ICU-10639 detect the empty label before the ASCII dot in a domain name that contains nothing else
X-SVN-Rev: 34987
|
2014-01-24 02:40:16 +00:00 |
|
Michael Ow
|
4e806c800e
|
ICU-10483 Fix no data test errors in ICU4C 53m1
X-SVN-Rev: 34979
|
2014-01-22 21:20:24 +00:00 |
|
Andy Heninger
|
1c67f2b859
|
ICU-10644 Add missing #include of platform.h
X-SVN-Rev: 34968
|
2014-01-22 19:05:23 +00:00 |
|
Peter Edberg
|
1223df27e0
|
ICU-10483 Further #ifndef U_HIDE_XXX adjustments from running hdrtst
X-SVN-Rev: 34966
|
2014-01-22 07:27:50 +00:00 |
|