]>
granicus.if.org Git - icu/log
John Emmons [Fri, 17 Feb 2012 23:26:39 +0000 (23:26 +0000)]
ICU-7501 Use allowsParsing attribute from CLDR to detect unparseable RBNF rulesets
X-SVN-Rev: 31419
Michael Ow [Fri, 17 Feb 2012 23:14:06 +0000 (23:14 +0000)]
ICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4J RBNF
X-SVN-Rev: 31418
Michael Ow [Fri, 17 Feb 2012 23:09:57 +0000 (23:09 +0000)]
ICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4C RBNF
X-SVN-Rev: 31417
John Emmons [Fri, 17 Feb 2012 23:01:16 +0000 (23:01 +0000)]
ICU-7501 Use allowsParsing attribute from CLDR to detect unparseable RBNF rulesets
X-SVN-Rev: 31416
Yoshito Umaoka [Fri, 17 Feb 2012 22:13:13 +0000 (22:13 +0000)]
ICU-8916 Calendar APIs supporting options for handling ambiguous wall time (Merged from the work branch to the trunk).
X-SVN-Rev: 31415
Michael Ow [Fri, 17 Feb 2012 18:29:03 +0000 (18:29 +0000)]
ICU-8718 Initialize UFieldPosition struct to avoid valgrind errors
X-SVN-Rev: 31413
Peter Edberg [Fri, 17 Feb 2012 17:19:17 +0000 (17:19 +0000)]
ICU-9105 Fix DateTimePatternGenerator for 'U', integrate Chinese cal data updates from cldrbug 4395, update tests (J)
X-SVN-Rev: 31412
Michael Ow [Fri, 17 Feb 2012 17:12:43 +0000 (17:12 +0000)]
ICU-8718 Fix memory leak in Test9087
X-SVN-Rev: 31411
John Emmons [Fri, 17 Feb 2012 14:23:08 +0000 (14:23 +0000)]
ICU-9083 Update readme.txt to reflect current targets
X-SVN-Rev: 31410
Peter Edberg [Fri, 17 Feb 2012 08:42:10 +0000 (08:42 +0000)]
ICU-9105 Fix DateTimePatternGenerator for 'U', integrate Chinese cal data updates from cldrbug 4395, update tests
X-SVN-Rev: 31407
Michael Ow [Fri, 17 Feb 2012 05:43:09 +0000 (05:43 +0000)]
ICU-8456 Fix memory leak in LocaleDisplayNamesImpl
X-SVN-Rev: 31404
John Emmons [Fri, 17 Feb 2012 04:00:49 +0000 (04:00 +0000)]
ICU-9087 Add special case for +-infinity in DigitList::set()
X-SVN-Rev: 31403
John Emmons [Thu, 16 Feb 2012 18:57:56 +0000 (18:57 +0000)]
ICU-8849 ICU4J Updates to NumberingSystem class to support otherNumberingSystems from CLDR
X-SVN-Rev: 31402
John Emmons [Wed, 15 Feb 2012 22:01:43 +0000 (22:01 +0000)]
ICU-8849 Updates to NumberingSystem class to support otherNumberingSystems from CLDR
X-SVN-Rev: 31400
Andy Heninger [Wed, 15 Feb 2012 01:36:12 +0000 (01:36 +0000)]
ICU-6947 implement UREGEX_LITERAL flag.
X-SVN-Rev: 31399
Andy Heninger [Wed, 15 Feb 2012 01:30:55 +0000 (01:30 +0000)]
ICU-6947 implement UREGEX_LITERAL flag.
X-SVN-Rev: 31398
Jungshik Shin [Wed, 15 Feb 2012 00:41:48 +0000 (00:41 +0000)]
ICU-9115 ubrk_setText does not check the input (Null check)
X-SVN-Rev: 31397
Jungshik Shin [Wed, 15 Feb 2012 00:19:17 +0000 (00:19 +0000)]
ICU-9114 buffer overflow in _getKeyword() in uloc.cpp
X-SVN-Rev: 31396
Andy Heninger [Tue, 14 Feb 2012 18:47:41 +0000 (18:47 +0000)]
ICU-9107 Regex tests
X-SVN-Rev: 31394
Andy Heninger [Tue, 14 Feb 2012 18:39:04 +0000 (18:39 +0000)]
ICU-9107 Regex test cases.
X-SVN-Rev: 31393
Steven R. Loomis [Tue, 14 Feb 2012 15:56:51 +0000 (15:56 +0000)]
ICU-9113 fix misplaced ifdef
X-SVN-Rev: 31392
Yoshito Umaoka [Tue, 14 Feb 2012 07:05:58 +0000 (07:05 +0000)]
ICU-9109 Fixed missing digit issue with DecimalFormat in lenient mode.
X-SVN-Rev: 31391
Doug Felt [Tue, 14 Feb 2012 00:43:47 +0000 (00:43 +0000)]
ICU-8456 fix display of keywords in locale names
X-SVN-Rev: 31388
Doug Felt [Tue, 14 Feb 2012 00:42:04 +0000 (00:42 +0000)]
ICU-8456 fix display of keywords in locale names
X-SVN-Rev: 31387
Markus Scherer [Mon, 13 Feb 2012 23:55:36 +0000 (23:55 +0000)]
ICU-8803 make Calendar.getType() public and improve API docs
X-SVN-Rev: 31386
Markus Scherer [Mon, 13 Feb 2012 23:54:23 +0000 (23:54 +0000)]
ICU-8803 make Calendar::getType() public and improve API docs
X-SVN-Rev: 31385
Doug Felt [Mon, 13 Feb 2012 22:35:36 +0000 (22:35 +0000)]
ICU-8456 change display of keywords in locale display names
X-SVN-Rev: 31384
Doug Felt [Mon, 13 Feb 2012 22:29:17 +0000 (22:29 +0000)]
ICU-8456 change display of keywords in locale display names
X-SVN-Rev: 31383
Doug Felt [Mon, 13 Feb 2012 22:28:44 +0000 (22:28 +0000)]
ICU-8456 change display of keywords in locale display names
X-SVN-Rev: 31382
Dragan Besevic [Mon, 13 Feb 2012 22:09:24 +0000 (22:09 +0000)]
ICU-8791 fix for plugin init on zOS (internal ticket 237)
X-SVN-Rev: 31381
Michael Ow [Mon, 13 Feb 2012 19:27:24 +0000 (19:27 +0000)]
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
Michael Ow [Mon, 13 Feb 2012 19:23:47 +0000 (19:23 +0000)]
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
Markus Scherer [Mon, 13 Feb 2012 19:20:43 +0000 (19:20 +0000)]
ICU-7376 make C++ Locale::setKeywordValue() (#7252) public
X-SVN-Rev: 31377
Andy Heninger [Sat, 11 Feb 2012 00:49:04 +0000 (00:49 +0000)]
ICU-9107 Regex tests for escaped non-special characters in patterns.
X-SVN-Rev: 31367
Andy Heninger [Fri, 10 Feb 2012 22:50:02 +0000 (22:50 +0000)]
ICU-9102 Remove uneeded u_init() from RegexPattern constructor
X-SVN-Rev: 31365
John Emmons [Fri, 10 Feb 2012 04:35:08 +0000 (04:35 +0000)]
ICU-8849 Additional data to support otherNumberingSystems from CLDR
X-SVN-Rev: 31358
John Emmons [Fri, 10 Feb 2012 04:34:01 +0000 (04:34 +0000)]
ICU-8849 Additional data to support otherNumberingSystems from CLDR
X-SVN-Rev: 31357
Andy Heninger [Fri, 10 Feb 2012 00:38:34 +0000 (00:38 +0000)]
ICU-8034 Add Number Format field constant definitions.
X-SVN-Rev: 31356
John Emmons [Wed, 8 Feb 2012 20:15:44 +0000 (20:15 +0000)]
ICU-9071 Merge data from CLDR release-21
X-SVN-Rev: 31347
John Emmons [Wed, 8 Feb 2012 20:15:28 +0000 (20:15 +0000)]
ICU-9071 Merge data from CLDR release-21
X-SVN-Rev: 31346
Doug Felt [Wed, 8 Feb 2012 19:31:11 +0000 (19:31 +0000)]
ICU-9072 modify CurrencyDisplayNames API
X-SVN-Rev: 31345
Andy Heninger [Tue, 7 Feb 2012 21:59:03 +0000 (21:59 +0000)]
ICU-8309 Add test case provided with the bug report.
X-SVN-Rev: 31343
John Emmons [Tue, 7 Feb 2012 21:03:21 +0000 (21:03 +0000)]
ICU-9071 Merge data from CLDR release-21-d02
X-SVN-Rev: 31339
John Emmons [Tue, 7 Feb 2012 20:54:16 +0000 (20:54 +0000)]
ICU-9071 Merge data from CLDR release-21-d02
X-SVN-Rev: 31337
Andy Heninger [Tue, 7 Feb 2012 01:59:19 +0000 (01:59 +0000)]
ICU-8564 move updated rbbitst.txt test case file from icu4c to icu4j. A number of test cases are commented out, and tickets 9099 and 9084 opened to fix them.
X-SVN-Rev: 31335
Markus Scherer [Mon, 6 Feb 2012 21:32:20 +0000 (21:32 +0000)]
ICU-9073 double-check that the shared variable is still null before setting it to the new object
X-SVN-Rev: 31334
Markus Scherer [Mon, 6 Feb 2012 21:07:20 +0000 (21:07 +0000)]
ICU-9014 update hasScript() @draft version
X-SVN-Rev: 31333
Markus Scherer [Mon, 6 Feb 2012 21:06:30 +0000 (21:06 +0000)]
ICU-9014 update hasScript() @draft version
X-SVN-Rev: 31332
Markus Scherer [Mon, 6 Feb 2012 20:11:43 +0000 (20:11 +0000)]
ICU-9014 make hasScript(c, sc) == sc in scx(c)
X-SVN-Rev: 31331
Markus Scherer [Mon, 6 Feb 2012 20:11:22 +0000 (20:11 +0000)]
ICU-9014 make hasScript(c, sc) == sc in scx(c)
X-SVN-Rev: 31330
Andy Heninger [Mon, 6 Feb 2012 19:57:08 +0000 (19:57 +0000)]
ICU-8992 Compiler Warning cleanup for gcc 4.6.1
X-SVN-Rev: 31329
Markus Scherer [Fri, 3 Feb 2012 23:39:45 +0000 (23:39 +0000)]
ICU-9014 and ICU-9015 scx defaults to {sc}, and return that efficiently
X-SVN-Rev: 31328
Markus Scherer [Fri, 3 Feb 2012 23:36:05 +0000 (23:36 +0000)]
ICU-9014 and ICU-9015 scx defaults to {sc}, and return that efficiently
X-SVN-Rev: 31327
Yoshito Umaoka [Fri, 3 Feb 2012 21:27:21 +0000 (21:27 +0000)]
ICU-9078 Moved com.ibm.icu.impl.ImplicitCEGenerator from core project to collator project.\
X-SVN-Rev: 31325
John Emmons [Fri, 3 Feb 2012 21:10:04 +0000 (21:10 +0000)]
ICU-8514 Modify behavior of YY to parse as a two-digit year
X-SVN-Rev: 31324
Michael Ow [Fri, 3 Feb 2012 20:12:17 +0000 (20:12 +0000)]
ICU-7964 Update TestNumericCode to pass without data
X-SVN-Rev: 31323
Yoshito Umaoka [Fri, 3 Feb 2012 18:40:03 +0000 (18:40 +0000)]
ICU-7964 Merging ucurr_getNumericCode from the work branch to the trunk.
X-SVN-Rev: 31320
Yoshito Umaoka [Fri, 3 Feb 2012 18:02:30 +0000 (18:02 +0000)]
ICU-7964 Merging new ICU4J Currency APIs and test case from the work branch to the trunk.
X-SVN-Rev: 31318
Steven R. Loomis [Fri, 3 Feb 2012 01:24:09 +0000 (01:24 +0000)]
ICU-8988 merge from unicode.org - robustness
X-SVN-Rev: 31315
Stuart Gill [Fri, 3 Feb 2012 01:15:01 +0000 (01:15 +0000)]
ICU-9095 fixed test data
X-SVN-Rev: 31314
Stuart Gill [Fri, 3 Feb 2012 01:10:19 +0000 (01:10 +0000)]
ICU-9095 fix for reorder rules mixed with other rules - better solution
X-SVN-Rev: 31313
Stuart Gill [Fri, 3 Feb 2012 00:07:58 +0000 (00:07 +0000)]
ICU-9095 added test for issue
X-SVN-Rev: 31312
Stuart Gill [Fri, 3 Feb 2012 00:05:00 +0000 (00:05 +0000)]
ICU-9095 fix for reorder rules mixed with other rules
X-SVN-Rev: 31311
John Emmons [Thu, 2 Feb 2012 23:11:12 +0000 (23:11 +0000)]
ICU-9071 Merge data from CLDR release-21-d01
X-SVN-Rev: 31308
John Emmons [Thu, 2 Feb 2012 22:53:19 +0000 (22:53 +0000)]
ICU-9071 Merge data from CLDR release-21-d01
X-SVN-Rev: 31307
Michael Ow [Thu, 2 Feb 2012 01:56:59 +0000 (01:56 +0000)]
ICU-9085 Fix infinite loop error in compound text converter in ICU4J
X-SVN-Rev: 31299
Michael Ow [Wed, 1 Feb 2012 23:45:54 +0000 (23:45 +0000)]
ICU-9085 Fix infinite loop error in compound text converter in ICU4C
X-SVN-Rev: 31298
Peter Edberg [Wed, 1 Feb 2012 00:54:10 +0000 (00:54 +0000)]
ICU-9067 Per review comments: add JavaDoc tag, remove unused Comparator stuff
X-SVN-Rev: 31293
Peter Edberg [Tue, 31 Jan 2012 08:44:39 +0000 (08:44 +0000)]
ICU-9044 Fix timebomb to use isICUVersionBefore() (J)
X-SVN-Rev: 31282
Peter Edberg [Tue, 31 Jan 2012 08:13:43 +0000 (08:13 +0000)]
ICU-9044 Improve parse method documentation, note that parsing Chinese cal dates may be ambiguous (J)
X-SVN-Rev: 31281
Peter Edberg [Tue, 31 Jan 2012 07:35:50 +0000 (07:35 +0000)]
ICU-9044 Better description of 'U' character behavior (C)
X-SVN-Rev: 31280
Peter Edberg [Tue, 31 Jan 2012 06:37:51 +0000 (06:37 +0000)]
ICU-9069 Parse 'U' when there there is no cyclic year name data (J)
X-SVN-Rev: 31279
Andy Heninger [Tue, 31 Jan 2012 02:28:10 +0000 (02:28 +0000)]
ICU-9057 Add joiner chars 200c and 200d to \w word char set.
X-SVN-Rev: 31278
Andy Heninger [Tue, 31 Jan 2012 01:14:41 +0000 (01:14 +0000)]
ICU-8123 Remove utext comparison functions.
X-SVN-Rev: 31277
Yoshito Umaoka [Mon, 30 Jan 2012 17:16:37 +0000 (17:16 +0000)]
ICU-9006 ICU4J API promotion for 49. A bug fix in the api report tool.
X-SVN-Rev: 31275
Markus Scherer [Fri, 27 Jan 2012 00:13:45 +0000 (00:13 +0000)]
ICU-9059 check U16_APPEND() isError flag to avoid compiler warnings, even if we do not need it
X-SVN-Rev: 31272
Markus Scherer [Thu, 26 Jan 2012 23:53:45 +0000 (23:53 +0000)]
ICU-9031 fix buffer reallocation bug in u_strToWCS()
X-SVN-Rev: 31271
Markus Scherer [Thu, 26 Jan 2012 23:05:12 +0000 (23:05 +0000)]
ICU-9048 work around xlC compiler bug
X-SVN-Rev: 31270
Andy Heninger [Thu, 26 Jan 2012 20:27:31 +0000 (20:27 +0000)]
ICU-9080 add test for Finnish line break tailoring.
X-SVN-Rev: 31269
Andy Heninger [Thu, 26 Jan 2012 02:12:05 +0000 (02:12 +0000)]
ICU-6975 Move more break iterator test data out of code into rbbitst.txt file.
X-SVN-Rev: 31268
Steven R. Loomis [Wed, 25 Jan 2012 23:59:43 +0000 (23:59 +0000)]
ICU-9076 ICU 49 report
X-SVN-Rev: 31267
Michael Ow [Wed, 25 Jan 2012 21:17:06 +0000 (21:17 +0000)]
ICU-8940 Add new ICU4J API to set decimal format symbols in RBNF
X-SVN-Rev: 31266
Michael Ow [Wed, 25 Jan 2012 21:16:48 +0000 (21:16 +0000)]
ICU-8940 Add new ICU4C API to set decimal format symbols in RBNF
X-SVN-Rev: 31265
Doug Felt [Tue, 24 Jan 2012 22:54:11 +0000 (22:54 +0000)]
ICU-9073 synchronize PluralRulesLoader methods that modify internal maps.
X-SVN-Rev: 31261
Doug Felt [Tue, 24 Jan 2012 22:11:32 +0000 (22:11 +0000)]
ICU-9072 modify CurrencyDisplayNames API
X-SVN-Rev: 31260
Doug Felt [Tue, 24 Jan 2012 22:10:27 +0000 (22:10 +0000)]
ICU-9072 modify CurrencyDisplayNames API
X-SVN-Rev: 31259
Doug Felt [Tue, 24 Jan 2012 22:09:54 +0000 (22:09 +0000)]
ICU-9072 modify CurrencyDisplayNames API
X-SVN-Rev: 31258
Peter Edberg [Mon, 23 Jan 2012 23:14:56 +0000 (23:14 +0000)]
ICU-9044 Improve parse method documentation, note that parsing Chinese cal dates may be ambiguous (C)
X-SVN-Rev: 31254
Markus Scherer [Mon, 23 Jan 2012 19:52:28 +0000 (19:52 +0000)]
ICU-8995 add new ISO script code Hluw=Anatolian Hieroglyphs
X-SVN-Rev: 31250
Markus Scherer [Mon, 23 Jan 2012 19:51:38 +0000 (19:51 +0000)]
ICU-8995 add new ISO script code Hluw=Anatolian Hieroglyphs
X-SVN-Rev: 31249
Markus Scherer [Mon, 23 Jan 2012 19:51:22 +0000 (19:51 +0000)]
ICU-8995 add new ISO script code Hluw=Anatolian Hieroglyphs
X-SVN-Rev: 31248
Peter Edberg [Mon, 23 Jan 2012 19:43:13 +0000 (19:43 +0000)]
ICU-9069 Parse 'U' when there there is no cyclic year name data (C)
X-SVN-Rev: 31247
Yoshito Umaoka [Sat, 21 Jan 2012 08:51:07 +0000 (08:51 +0000)]
ICU-8991 Added readme.txt to explain the instructions.
X-SVN-Rev: 31245
Peter Edberg [Sat, 21 Jan 2012 07:57:02 +0000 (07:57 +0000)]
ICU-9067 Add internal getCanonicalSkeletonAllowingDuplicates method for use by CLDR
X-SVN-Rev: 31244
Yoshito Umaoka [Fri, 20 Jan 2012 23:33:27 +0000 (23:33 +0000)]
ICU-8991 Added currencyNumericCodes(res) in ICU4J.
X-SVN-Rev: 31243
Yoshito Umaoka [Fri, 20 Jan 2012 23:32:19 +0000 (23:32 +0000)]
ICU-8991 Added currencyNumericCodes.txt in ICU4C.
X-SVN-Rev: 31242
Markus Scherer [Fri, 20 Jan 2012 22:12:56 +0000 (22:12 +0000)]
ICU-9048 add virtual ~PluralSelector()
X-SVN-Rev: 31241
Andy Heninger [Fri, 20 Jan 2012 22:03:22 +0000 (22:03 +0000)]
ICU-9054 add U_NAMESPACE_USE to swapimpl.cpp
X-SVN-Rev: 31240
Markus Scherer [Fri, 20 Jan 2012 21:32:44 +0000 (21:32 +0000)]
ICU-8995 BidiTest-6.1.0d2.txt; same as in Unicode 6.0 except for minor header updates
X-SVN-Rev: 31239
Andy Heninger [Fri, 20 Jan 2012 20:46:08 +0000 (20:46 +0000)]
ICU-9054 put buildWSConfusableData in icu namespace.
X-SVN-Rev: 31238