Commit Graph

24682 Commits

Author SHA1 Message Date
Mark Davis
f1c787eca1 ICU-8460 Add initial version, @internal for now.
X-SVN-Rev: 31450
2012-02-20 22:13:20 +00:00
Michael Ow
20e8036d10 ICU-8716 Update intltest and cintltst to pass without data in 49
X-SVN-Rev: 31449
2012-02-20 19:13:36 +00:00
Peter Edberg
4b3835d9e9 ICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier
X-SVN-Rev: 31446
2012-02-20 04:28:17 +00:00
Peter Edberg
355b75af8e ICU-8697 J, change parseCurrency to take CharSequence, make draft ICU 49
X-SVN-Rev: 31445
2012-02-19 20:13:04 +00:00
Steven R. Loomis
f0eb1ff995 ICU-8157 remove U_EXPORT2 and add ifdef no internal
X-SVN-Rev: 31444
2012-02-19 09:14:56 +00:00
Steven R. Loomis
3b47d3fee3 ICU-8772 patch looks reasonable, had tested it on r1a3 with good success
X-SVN-Rev: 31443
2012-02-19 07:06:11 +00:00
Peter Edberg
05b2ae1381 ICU-8697 C, change parseCurrency methods to return CurrencyAmount*, make draft ICU 49
X-SVN-Rev: 31440
2012-02-19 06:45:47 +00:00
Steven R. Loomis
5824cdd742 ICU-8157 commit from branch
X-SVN-Rev: 31439
2012-02-19 06:39:16 +00:00
Steven R. Loomis
a69fe19903 ICU-8157 fe
X-SVN-Rev: 31438
2012-02-19 06:36:53 +00:00
Steven R. Loomis
eec528c85f ICU-8157 commit from branch
X-SVN-Rev: 31434
2012-02-18 23:10:51 +00:00
Steven R. Loomis
d1ee636062 ICU-8157 update to glue code
X-SVN-Rev: 31433
2012-02-18 21:45:19 +00:00
Yoshito Umaoka
1abb248717 ICU-9108 setDefaultParseOptions and parse method taking parse option override in TimeZoneFormat. Also including the support for ISO 8601 extended format 'ZZZZZ' (#9045).
X-SVN-Rev: 31428
2012-02-18 08:30:48 +00:00
Steven R. Loomis
9a4f6bb6d7 ICU-8653 add documentation
X-SVN-Rev: 31425
2012-02-18 00:29:31 +00:00
Andy Heninger
9dbf80393c ICU-9009 For Alphabetic Index, add hard coded fall back in case there is no data available for defining the Labels.
X-SVN-Rev: 31424
2012-02-18 00:11:03 +00:00
Yoshito Umaoka
9d6a55f33d ICU-8916 Calendar APIs supporting options for handling ambiguous wall time (Merged from the work branch to the ICU4C trunk).
X-SVN-Rev: 31421
2012-02-17 23:53:05 +00:00
John Emmons
06f294319e ICU-7501 Use allowsParsing attribute from CLDR to detect unparseable RBNF rulesets
X-SVN-Rev: 31419
2012-02-17 23:26:39 +00:00
Michael Ow
e4aee6892f ICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4J RBNF
X-SVN-Rev: 31418
2012-02-17 23:14:06 +00:00
Michael Ow
1dfe6c4c8b ICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4C RBNF
X-SVN-Rev: 31417
2012-02-17 23:09:57 +00:00
John Emmons
bae575e95a ICU-7501 Use allowsParsing attribute from CLDR to detect unparseable RBNF rulesets
X-SVN-Rev: 31416
2012-02-17 23:01:16 +00:00
Yoshito Umaoka
dbecc6efd4 ICU-8916 Calendar APIs supporting options for handling ambiguous wall time (Merged from the work branch to the trunk).
X-SVN-Rev: 31415
2012-02-17 22:13:13 +00:00
Michael Ow
ceb1f19712 ICU-8718 Initialize UFieldPosition struct to avoid valgrind errors
X-SVN-Rev: 31413
2012-02-17 18:29:03 +00:00
Peter Edberg
f8869b1d10 ICU-9105 Fix DateTimePatternGenerator for 'U', integrate Chinese cal data updates from cldrbug 4395, update tests (J)
X-SVN-Rev: 31412
2012-02-17 17:19:17 +00:00
Michael Ow
6098f00b1f ICU-8718 Fix memory leak in Test9087
X-SVN-Rev: 31411
2012-02-17 17:12:43 +00:00
John Emmons
beea84de3c ICU-9083 Update readme.txt to reflect current targets
X-SVN-Rev: 31410
2012-02-17 14:23:08 +00:00
Peter Edberg
0dab4799f7 ICU-9105 Fix DateTimePatternGenerator for 'U', integrate Chinese cal data updates from cldrbug 4395, update tests
X-SVN-Rev: 31407
2012-02-17 08:42:10 +00:00
Michael Ow
aedac126ad ICU-8456 Fix memory leak in LocaleDisplayNamesImpl
X-SVN-Rev: 31404
2012-02-17 05:43:09 +00:00
John Emmons
b8281ee69e ICU-9087 Add special case for +-infinity in DigitList::set()
X-SVN-Rev: 31403
2012-02-17 04:00:49 +00:00
John Emmons
7d681bcd8d ICU-8849 ICU4J Updates to NumberingSystem class to support otherNumberingSystems from CLDR
X-SVN-Rev: 31402
2012-02-16 18:57:56 +00:00
John Emmons
7b449d6fe9 ICU-8849 Updates to NumberingSystem class to support otherNumberingSystems from CLDR
X-SVN-Rev: 31400
2012-02-15 22:01:43 +00:00
Andy Heninger
98c2c95256 ICU-6947 implement UREGEX_LITERAL flag.
X-SVN-Rev: 31399
2012-02-15 01:36:12 +00:00
Andy Heninger
c74df646b7 ICU-6947 implement UREGEX_LITERAL flag.
X-SVN-Rev: 31398
2012-02-15 01:30:55 +00:00
Jungshik Shin
3f18f96246 ICU-9115 ubrk_setText does not check the input (Null check)
X-SVN-Rev: 31397
2012-02-15 00:41:48 +00:00
Jungshik Shin
5dd029e6e5 ICU-9114 buffer overflow in _getKeyword() in uloc.cpp
X-SVN-Rev: 31396
2012-02-15 00:19:17 +00:00
Andy Heninger
1be259b287 ICU-9107 Regex tests
X-SVN-Rev: 31394
2012-02-14 18:47:41 +00:00
Andy Heninger
022632046d ICU-9107 Regex test cases.
X-SVN-Rev: 31393
2012-02-14 18:39:04 +00:00
Steven R. Loomis
017638f6fb ICU-9113 fix misplaced ifdef
X-SVN-Rev: 31392
2012-02-14 15:56:51 +00:00
Yoshito Umaoka
535e2f80d5 ICU-9109 Fixed missing digit issue with DecimalFormat in lenient mode.
X-SVN-Rev: 31391
2012-02-14 07:05:58 +00:00
Doug Felt
65fa708be4 ICU-8456 fix display of keywords in locale names
X-SVN-Rev: 31388
2012-02-14 00:43:47 +00:00
Doug Felt
22fd5e8e22 ICU-8456 fix display of keywords in locale names
X-SVN-Rev: 31387
2012-02-14 00:42:04 +00:00
Markus Scherer
fa3ad3f8c4 ICU-8803 make Calendar.getType() public and improve API docs
X-SVN-Rev: 31386
2012-02-13 23:55:36 +00:00
Markus Scherer
2ea559eeb4 ICU-8803 make Calendar::getType() public and improve API docs
X-SVN-Rev: 31385
2012-02-13 23:54:23 +00:00
Doug Felt
88a3c797e5 ICU-8456 change display of keywords in locale display names
X-SVN-Rev: 31384
2012-02-13 22:35:36 +00:00
Doug Felt
ce683d967e ICU-8456 change display of keywords in locale display names
X-SVN-Rev: 31383
2012-02-13 22:29:17 +00:00
Doug Felt
b440fd0930 ICU-8456 change display of keywords in locale display names
X-SVN-Rev: 31382
2012-02-13 22:28:44 +00:00
Dragan Besevic
6704b1e530 ICU-8791 fix for plugin init on zOS (internal ticket 237)
X-SVN-Rev: 31381
2012-02-13 22:09:24 +00:00
Michael Ow
3f457f1f18 ICU-7464 Apply fix to incorrect number rounding when rounding increment is in the string pattern of the decimal formatter in ICU4J
X-SVN-Rev: 31379
2012-02-13 19:27:24 +00:00
Michael Ow
52af04fed7 ICU-7464 Apply fix to incorrect number rounding when rounding increment is in the string pattern of the decimal formatter in ICU4C
X-SVN-Rev: 31378
2012-02-13 19:23:47 +00:00
Markus Scherer
5915675e7c ICU-7376 make C++ Locale::setKeywordValue() (#7252) public
X-SVN-Rev: 31377
2012-02-13 19:20:43 +00:00
Andy Heninger
ab04df1199 ICU-9107 Regex tests for escaped non-special characters in patterns.
X-SVN-Rev: 31367
2012-02-11 00:49:04 +00:00
Andy Heninger
8bb50b4c00 ICU-9102 Remove uneeded u_init() from RegexPattern constructor
X-SVN-Rev: 31365
2012-02-10 22:50:02 +00:00