]>
granicus.if.org Git - icu/log
Peter Edberg [Fri, 24 Feb 2012 20:27:21 +0000 (20:27 +0000)]
ICU-8697 C review fixes: correct UnicodeString constructor, use LocalPointer, use ParsePosition.getIndex() to test errs
X-SVN-Rev: 31509
Peter Edberg [Fri, 24 Feb 2012 18:31:32 +0000 (18:31 +0000)]
ICU-8697 Review comments J: Add @provisional, remove unnecessary casts
X-SVN-Rev: 31508
Jungshik Shin [Fri, 24 Feb 2012 18:28:13 +0000 (18:28 +0000)]
ICU-8954 add pragma to slience clang/gcc 4.6 about array bound error
X-SVN-Rev: 31507
Michael Ow [Fri, 24 Feb 2012 15:50:41 +0000 (15:50 +0000)]
ICU-8513 Fix MSVC project and solution file errors
X-SVN-Rev: 31505
Mark Davis [Fri, 24 Feb 2012 05:23:24 +0000 (05:23 +0000)]
ICU-8460 Remove serialization, fix SerializationTest.
X-SVN-Rev: 31504
Steven R. Loomis [Fri, 24 Feb 2012 04:04:57 +0000 (04:04 +0000)]
ICU-8157 remove wrap of U_HIDE_INTERNAL_API for virtuals
X-SVN-Rev: 31503
Yoshito Umaoka [Thu, 23 Feb 2012 22:54:04 +0000 (22:54 +0000)]
ICU-9138 Updated ICU4J version to 49.1
X-SVN-Rev: 31497
Peter Edberg [Thu, 23 Feb 2012 20:42:16 +0000 (20:42 +0000)]
ICU-7727 Complete for DateIntervalInfo.java (J)
X-SVN-Rev: 31496
Peter Edberg [Thu, 23 Feb 2012 12:26:09 +0000 (12:26 +0000)]
ICU-7727 When collecting data, use real parent (per %%Parent if present) instead of just truncating name (J)
X-SVN-Rev: 31492
Peter Edberg [Thu, 23 Feb 2012 10:06:47 +0000 (10:06 +0000)]
ICU-7727 When collecting data, use real parent (per %%Parent if present) instead of just truncating name
X-SVN-Rev: 31491
Markus Scherer [Thu, 23 Feb 2012 02:08:37 +0000 (02:08 +0000)]
ICU-5929 optimize CharsetEncoderICU fallback test
X-SVN-Rev: 31489
Jungshik Shin [Thu, 23 Feb 2012 01:27:08 +0000 (01:27 +0000)]
ICU-9115 revert r31397
X-SVN-Rev: 31488
Steven R. Loomis [Wed, 22 Feb 2012 23:15:25 +0000 (23:15 +0000)]
ICU-9019 fix copyright date
X-SVN-Rev: 31487
Peter Edberg [Wed, 22 Feb 2012 22:55:52 +0000 (22:55 +0000)]
ICU-9091 Updates based on PMC discussion, also remove some inappropriate #ifndef U_HIDE_DRAFT_API
X-SVN-Rev: 31486
Peter Edberg [Wed, 22 Feb 2012 09:37:06 +0000 (09:37 +0000)]
ICU-9110 J - Update internal method call in ChineseDateFormat (SimpleDateFormat subclass)
X-SVN-Rev: 31484
Peter Edberg [Wed, 22 Feb 2012 09:06:12 +0000 (09:06 +0000)]
ICU-9110 C - Name tweaks for consistency with some improvements in J
X-SVN-Rev: 31483
Peter Edberg [Wed, 22 Feb 2012 08:26:12 +0000 (08:26 +0000)]
ICU-9110 J -Add SimpleDateFormat methods for setting context, use context when formatting
X-SVN-Rev: 31482
Steven R. Loomis [Wed, 22 Feb 2012 03:50:56 +0000 (03:50 +0000)]
ICU-8157 bump U_COL_SAFECLONE_BUFFERSIZE to 528: reordering and delegate have pushed it over 512 on IBM i teraspace.
X-SVN-Rev: 31481
Steven R. Loomis [Wed, 22 Feb 2012 02:12:55 +0000 (02:12 +0000)]
ICU-9127 fix regression on iOS, introduced in r31009
X-SVN-Rev: 31480
Andy Heninger [Wed, 22 Feb 2012 01:51:25 +0000 (01:51 +0000)]
ICU-9099 Fix break iterarator problem that was causing Finnish line break tests to fail.
X-SVN-Rev: 31479
Steven R. Loomis [Tue, 21 Feb 2012 22:06:18 +0000 (22:06 +0000)]
ICU-8988 merge r31477 from 0.12
X-SVN-Rev: 31478
Unknown User [Tue, 21 Feb 2012 22:03:15 +0000 (22:03 +0000)]
ICU-8988 add javascript
X-SVN-Rev: 31477
Steven R. Loomis [Tue, 21 Feb 2012 21:58:12 +0000 (21:58 +0000)]
ICU-8988 improve css
X-SVN-Rev: 31476
Steven R. Loomis [Tue, 21 Feb 2012 19:57:38 +0000 (19:57 +0000)]
ICU-8988 merge r31315 into v.12
X-SVN-Rev: 31475
Steven R. Loomis [Tue, 21 Feb 2012 19:56:42 +0000 (19:56 +0000)]
ICU-8988 checkin for v0.12 - merge
X-SVN-Rev: 31474
Steven R. Loomis [Tue, 21 Feb 2012 19:54:09 +0000 (19:54 +0000)]
ICU-8988 checkin for v0.11
X-SVN-Rev: 31473
Steven R. Loomis [Tue, 21 Feb 2012 16:50:43 +0000 (16:50 +0000)]
ICU-9019 fix test err
X-SVN-Rev: 31471
Yoshito Umaoka [Tue, 21 Feb 2012 11:06:50 +0000 (11:06 +0000)]
ICU-8513 Merging TimeZoneNames/TimeZoneFormat APIs (as 49 technology preview) into trunk.
X-SVN-Rev: 31469
Peter Edberg [Tue, 21 Feb 2012 09:19:57 +0000 (09:19 +0000)]
ICU-9110 Commit the C tests too
X-SVN-Rev: 31467
Steven R. Loomis [Tue, 21 Feb 2012 06:47:28 +0000 (06:47 +0000)]
ICU-9127 workaround for os400 also
X-SVN-Rev: 31464
Yoshito Umaoka [Tue, 21 Feb 2012 06:24:52 +0000 (06:24 +0000)]
ICU-9108 Cleaned up some garbages and made minor improvements. Ready for review.
X-SVN-Rev: 31463
Steven R. Loomis [Tue, 21 Feb 2012 04:35:07 +0000 (04:35 +0000)]
ICU-7631 just verify that the biniares can load.
X-SVN-Rev: 31461
Steven R. Loomis [Tue, 21 Feb 2012 01:34:54 +0000 (01:34 +0000)]
ICU-8912 verify that C++ compiler works before running tests.. somehow this was dropped in r30750
X-SVN-Rev: 31459
Peter Edberg [Tue, 21 Feb 2012 01:29:50 +0000 (01:29 +0000)]
ICU-9110 Add date format functions to set/get context, use when formatting
X-SVN-Rev: 31458
Steven R. Loomis [Tue, 21 Feb 2012 01:21:01 +0000 (01:21 +0000)]
ICU-9019 uset_add with non-lenient calendars
X-SVN-Rev: 31457
Mark Davis [Tue, 21 Feb 2012 00:56:17 +0000 (00:56 +0000)]
ICU-9125 Check for fallback, odd locales; clean up constructors.
X-SVN-Rev: 31456
Mark Davis [Tue, 21 Feb 2012 00:35:51 +0000 (00:35 +0000)]
ICU-7149 Add initial version, @internal for now.
X-SVN-Rev: 31455
Mark Davis [Mon, 20 Feb 2012 23:19:07 +0000 (23:19 +0000)]
ICU-9125 Add initial version, @internal for now.
X-SVN-Rev: 31454
Steven R. Loomis [Mon, 20 Feb 2012 22:58:37 +0000 (22:58 +0000)]
ICU-8919 print a warning and suggest prepending to uconfig.h, also update config.guess and config.sub
X-SVN-Rev: 31453
Mark Davis [Mon, 20 Feb 2012 22:18:45 +0000 (22:18 +0000)]
ICU-8460 Add initial version, @internal for now.
X-SVN-Rev: 31451
Mark Davis [Mon, 20 Feb 2012 22:13:20 +0000 (22:13 +0000)]
ICU-8460 Add initial version, @internal for now.
X-SVN-Rev: 31450
Michael Ow [Mon, 20 Feb 2012 19:13:36 +0000 (19:13 +0000)]
ICU-8716 Update intltest and cintltst to pass without data in 49
X-SVN-Rev: 31449
Peter Edberg [Mon, 20 Feb 2012 04:28:17 +0000 (04:28 +0000)]
ICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier
X-SVN-Rev: 31446
Peter Edberg [Sun, 19 Feb 2012 20:13:04 +0000 (20:13 +0000)]
ICU-8697 J, change parseCurrency to take CharSequence, make draft ICU 49
X-SVN-Rev: 31445
Steven R. Loomis [Sun, 19 Feb 2012 09:14:56 +0000 (09:14 +0000)]
ICU-8157 remove U_EXPORT2 and add ifdef no internal
X-SVN-Rev: 31444
Steven R. Loomis [Sun, 19 Feb 2012 07:06:11 +0000 (07:06 +0000)]
ICU-8772 patch looks reasonable, had tested it on r1a3 with good success
X-SVN-Rev: 31443
Peter Edberg [Sun, 19 Feb 2012 06:45:47 +0000 (06:45 +0000)]
ICU-8697 C, change parseCurrency methods to return CurrencyAmount*, make draft ICU 49
X-SVN-Rev: 31440
Steven R. Loomis [Sun, 19 Feb 2012 06:39:16 +0000 (06:39 +0000)]
ICU-8157 commit from branch
X-SVN-Rev: 31439
Steven R. Loomis [Sun, 19 Feb 2012 06:36:53 +0000 (06:36 +0000)]
ICU-8157 fe
X-SVN-Rev: 31438
Steven R. Loomis [Sat, 18 Feb 2012 23:10:51 +0000 (23:10 +0000)]
ICU-8157 commit from branch
X-SVN-Rev: 31434
Steven R. Loomis [Sat, 18 Feb 2012 21:45:19 +0000 (21:45 +0000)]
ICU-8157 update to glue code
X-SVN-Rev: 31433
Yoshito Umaoka [Sat, 18 Feb 2012 08:30:48 +0000 (08:30 +0000)]
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
Steven R. Loomis [Sat, 18 Feb 2012 00:29:31 +0000 (00:29 +0000)]
ICU-8653 add documentation
X-SVN-Rev: 31425
Andy Heninger [Sat, 18 Feb 2012 00:11:03 +0000 (00:11 +0000)]
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
Yoshito Umaoka [Fri, 17 Feb 2012 23:53:05 +0000 (23:53 +0000)]
ICU-8916 Calendar APIs supporting options for handling ambiguous wall time (Merged from the work branch to the ICU4C trunk).
X-SVN-Rev: 31421
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