]> granicus.if.org Git - icu/log
icu
13 years agoICU-9134 C, Integrate CDLR 21.0.1 data from CLDR maint-21 branch r6616
Peter Edberg [Tue, 28 Feb 2012 00:32:10 +0000 (00:32 +0000)]
ICU-9134 C, Integrate CDLR 21.0.1 data from CLDR maint-21 branch r6616

X-SVN-Rev: 31529

13 years agoICU-9139 Update another timebomb (from exhaustive tests)
Peter Edberg [Tue, 28 Feb 2012 00:16:32 +0000 (00:16 +0000)]
ICU-9139 Update another timebomb (from exhaustive tests)

X-SVN-Rev: 31528

13 years agoICU-9138 Fixed compiler warnings - corrected invalid java doc tags, deleted unused...
Yoshito Umaoka [Mon, 27 Feb 2012 23:18:44 +0000 (23:18 +0000)]
ICU-9138 Fixed compiler warnings - corrected invalid java doc tags, deleted unused local variable.

X-SVN-Rev: 31527

13 years agoICU-9138 Cleaning up import statements.
Yoshito Umaoka [Mon, 27 Feb 2012 23:08:02 +0000 (23:08 +0000)]
ICU-9138 Cleaning up import statements.

X-SVN-Rev: 31526

13 years agoICU-7149 Clean up the argument replacement, since it could have a bad hit if an argum...
Mark Davis [Mon, 27 Feb 2012 22:20:15 +0000 (22:20 +0000)]
ICU-7149 Clean up the argument replacement, since it could have a bad hit if an argument contained {0}

X-SVN-Rev: 31525

13 years agoICU-9072 modify CurrencyDisplayNames API - fix docs to reflect changed semantics...
Doug Felt [Mon, 27 Feb 2012 19:18:40 +0000 (19:18 +0000)]
ICU-9072 modify CurrencyDisplayNames API - fix docs to reflect changed semantics of 'to' data

X-SVN-Rev: 31524

13 years agoICU-9139 Update unicode-license copyright, fix readme validation errs
Peter Edberg [Mon, 27 Feb 2012 18:38:36 +0000 (18:38 +0000)]
ICU-9139 Update unicode-license copyright, fix readme validation errs

X-SVN-Rev: 31523

13 years agoICU-8456 don't use converter when creating pattern string
Doug Felt [Mon, 27 Feb 2012 18:22:29 +0000 (18:22 +0000)]
ICU-8456 don't use converter when creating pattern string

X-SVN-Rev: 31522

13 years agoICU-9072 modify CurrencyDisplayNames API - update revision tags
Doug Felt [Mon, 27 Feb 2012 18:18:58 +0000 (18:18 +0000)]
ICU-9072 modify CurrencyDisplayNames API - update revision tags

X-SVN-Rev: 31521

13 years agoICU-8916 Enclosed draft APIs with #ifndef U_HIDE_DRAFT_API
Yoshito Umaoka [Mon, 27 Feb 2012 17:35:21 +0000 (17:35 +0000)]
ICU-8916 Enclosed draft APIs with #ifndef U_HIDE_DRAFT_API

X-SVN-Rev: 31520

13 years agoICU-7964 Added #ifndef U_HIDE_DRAFT_API to the new draft API.
Yoshito Umaoka [Mon, 27 Feb 2012 15:19:54 +0000 (15:19 +0000)]
ICU-7964 Added #ifndef U_HIDE_DRAFT_API to the new draft API.

X-SVN-Rev: 31519

13 years agoICU-9094 merge changes for eclipse38 into trunk
Dragan Besevic [Mon, 27 Feb 2012 14:44:28 +0000 (14:44 +0000)]
ICU-9094 merge changes for eclipse38 into trunk

X-SVN-Rev: 31518

13 years agoICU-9139 Update ICU version, some copyright dates, readme boilerplate, timebombs
Peter Edberg [Mon, 27 Feb 2012 05:33:06 +0000 (05:33 +0000)]
ICU-9139 Update ICU version, some copyright dates, readme boilerplate, timebombs

X-SVN-Rev: 31517

13 years agoICU-8460 Make draft, incorporate Markus's review notes.
Mark Davis [Sat, 25 Feb 2012 01:59:54 +0000 (01:59 +0000)]
ICU-8460 Make draft, incorporate Markus's review notes.

X-SVN-Rev: 31515

13 years agoICU-8779 add ifndef U_HIDE_DRAFT_API
Markus Scherer [Sat, 25 Feb 2012 01:36:17 +0000 (01:36 +0000)]
ICU-8779 add ifndef U_HIDE_DRAFT_API

X-SVN-Rev: 31514

13 years agoICU-8246 add ifndef U_HIDE_DRAFT_API
Markus Scherer [Sat, 25 Feb 2012 01:31:14 +0000 (01:31 +0000)]
ICU-8246 add ifndef U_HIDE_DRAFT_API

X-SVN-Rev: 31513

13 years agoICU-9110 J review fixes: handle DateFormatSymbols capitalization==null; add @provisio...
Peter Edberg [Fri, 24 Feb 2012 23:17:44 +0000 (23:17 +0000)]
ICU-9110 J review fixes: handle DateFormatSymbols capitalization==null; add @provisional tags

X-SVN-Rev: 31511

13 years agoICU-8697 C review fixes #2: less convoluted code
Peter Edberg [Fri, 24 Feb 2012 22:54:57 +0000 (22:54 +0000)]
ICU-8697 C review fixes #2: less convoluted code

X-SVN-Rev: 31510

13 years agoICU-8697 C review fixes: correct UnicodeString constructor, use LocalPointer, use...
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

13 years agoICU-8697 Review comments J: Add @provisional, remove unnecessary casts
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

13 years agoICU-8954 add pragma to slience clang/gcc 4.6 about array bound error
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

13 years agoICU-8513 Fix MSVC project and solution file errors
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

13 years agoICU-8460 Remove serialization, fix SerializationTest.
Mark Davis [Fri, 24 Feb 2012 05:23:24 +0000 (05:23 +0000)]
ICU-8460 Remove serialization, fix SerializationTest.

X-SVN-Rev: 31504

13 years agoICU-8157 remove wrap of U_HIDE_INTERNAL_API for virtuals
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

13 years agoICU-9138 Updated ICU4J version to 49.1
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

13 years agoICU-7727 Complete for DateIntervalInfo.java (J)
Peter Edberg [Thu, 23 Feb 2012 20:42:16 +0000 (20:42 +0000)]
ICU-7727 Complete for DateIntervalInfo.java (J)

X-SVN-Rev: 31496

13 years agoICU-7727 When collecting data, use real parent (per %%Parent if present) instead...
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

13 years agoICU-7727 When collecting data, use real parent (per %%Parent if present) instead...
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

13 years agoICU-5929 optimize CharsetEncoderICU fallback test
Markus Scherer [Thu, 23 Feb 2012 02:08:37 +0000 (02:08 +0000)]
ICU-5929 optimize CharsetEncoderICU fallback test

X-SVN-Rev: 31489

13 years agoICU-9115 revert r31397
Jungshik Shin [Thu, 23 Feb 2012 01:27:08 +0000 (01:27 +0000)]
ICU-9115 revert r31397

X-SVN-Rev: 31488

13 years agoICU-9019 fix copyright date
Steven R. Loomis [Wed, 22 Feb 2012 23:15:25 +0000 (23:15 +0000)]
ICU-9019 fix copyright date

X-SVN-Rev: 31487

13 years agoICU-9091 Updates based on PMC discussion, also remove some inappropriate #ifndef...
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

13 years agoICU-9110 J - Update internal method call in ChineseDateFormat (SimpleDateFormat subclass)
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

13 years agoICU-9110 C - Name tweaks for consistency with some improvements in J
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

13 years agoICU-9110 J -Add SimpleDateFormat methods for setting context, use context when formatting
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

13 years agoICU-8157 bump U_COL_SAFECLONE_BUFFERSIZE to 528: reordering and delegate have pushed...
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

13 years agoICU-9127 fix regression on iOS, introduced in r31009
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

13 years agoICU-9099 Fix break iterarator problem that was causing Finnish line break tests to...
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

13 years agoICU-8988 merge r31477 from 0.12
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

13 years agoICU-8988 add javascript
Unknown User [Tue, 21 Feb 2012 22:03:15 +0000 (22:03 +0000)]
ICU-8988 add javascript

X-SVN-Rev: 31477

13 years agoICU-8988 improve css
Steven R. Loomis [Tue, 21 Feb 2012 21:58:12 +0000 (21:58 +0000)]
ICU-8988 improve css

X-SVN-Rev: 31476

13 years agoICU-8988 merge r31315 into v.12
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

13 years agoICU-8988 checkin for v0.12 - merge
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

13 years agoICU-8988 checkin for v0.11
Steven R. Loomis [Tue, 21 Feb 2012 19:54:09 +0000 (19:54 +0000)]
ICU-8988 checkin for v0.11

X-SVN-Rev: 31473

13 years agoICU-9019 fix test err
Steven R. Loomis [Tue, 21 Feb 2012 16:50:43 +0000 (16:50 +0000)]
ICU-9019 fix test err

X-SVN-Rev: 31471

13 years agoICU-8513 Merging TimeZoneNames/TimeZoneFormat APIs (as 49 technology preview) into...
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

13 years agoICU-9110 Commit the C tests too
Peter Edberg [Tue, 21 Feb 2012 09:19:57 +0000 (09:19 +0000)]
ICU-9110 Commit the C tests too

X-SVN-Rev: 31467

13 years agoICU-9127 workaround for os400 also
Steven R. Loomis [Tue, 21 Feb 2012 06:47:28 +0000 (06:47 +0000)]
ICU-9127 workaround for os400 also

X-SVN-Rev: 31464

13 years agoICU-9108 Cleaned up some garbages and made minor improvements. Ready for review.
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

13 years agoICU-7631 just verify that the biniares can load.
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

13 years agoICU-8912 verify that C++ compiler works before running tests.. somehow this was dropp...
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

13 years agoICU-9110 Add date format functions to set/get context, use when formatting
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

13 years agoICU-9019 uset_add with non-lenient calendars
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

13 years agoICU-9125 Check for fallback, odd locales; clean up constructors.
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

13 years agoICU-7149 Add initial version, @internal for now.
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

13 years agoICU-9125 Add initial version, @internal for now.
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

13 years agoICU-8919 print a warning and suggest prepending to uconfig.h, also update config...
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

13 years agoICU-8460 Add initial version, @internal for now.
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

13 years agoICU-8460 Add initial version, @internal for now.
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

13 years agoICU-8716 Update intltest and cintltst to pass without data in 49
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

13 years agoICU-9091 Promote to stable most ICU4C API that are draft 4.8 or earlier
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

13 years agoICU-8697 J, change parseCurrency to take CharSequence, make draft ICU 49
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

13 years agoICU-8157 remove U_EXPORT2 and add ifdef no internal
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

13 years agoICU-8772 patch looks reasonable, had tested it on r1a3 with good success
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

13 years agoICU-8697 C, change parseCurrency methods to return CurrencyAmount*, make draft ICU 49
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

13 years agoICU-8157 commit from branch
Steven R. Loomis [Sun, 19 Feb 2012 06:39:16 +0000 (06:39 +0000)]
ICU-8157 commit from branch

X-SVN-Rev: 31439

13 years agoICU-8157 fe
Steven R. Loomis [Sun, 19 Feb 2012 06:36:53 +0000 (06:36 +0000)]
ICU-8157 fe

X-SVN-Rev: 31438

13 years agoICU-8157 commit from branch
Steven R. Loomis [Sat, 18 Feb 2012 23:10:51 +0000 (23:10 +0000)]
ICU-8157 commit from branch

X-SVN-Rev: 31434

13 years agoICU-8157 update to glue code
Steven R. Loomis [Sat, 18 Feb 2012 21:45:19 +0000 (21:45 +0000)]
ICU-8157 update to glue code

X-SVN-Rev: 31433

13 years agoICU-9108 setDefaultParseOptions and parse method taking parse option override in...
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

13 years agoICU-8653 add documentation
Steven R. Loomis [Sat, 18 Feb 2012 00:29:31 +0000 (00:29 +0000)]
ICU-8653 add documentation

X-SVN-Rev: 31425

13 years agoICU-9009 For Alphabetic Index, add hard coded fall back in case there is no data...
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

13 years agoICU-8916 Calendar APIs supporting options for handling ambiguous wall time (Merged...
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

13 years agoICU-7501 Use allowsParsing attribute from CLDR to detect unparseable RBNF rulesets
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

13 years agoICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4J RBNF
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

13 years agoICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4C RBNF
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

13 years agoICU-7501 Use allowsParsing attribute from CLDR to detect unparseable RBNF rulesets
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

13 years agoICU-8916 Calendar APIs supporting options for handling ambiguous wall time (Merged...
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

13 years agoICU-8718 Initialize UFieldPosition struct to avoid valgrind errors
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

13 years agoICU-9105 Fix DateTimePatternGenerator for 'U', integrate Chinese cal data updates...
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

13 years agoICU-8718 Fix memory leak in Test9087
Michael Ow [Fri, 17 Feb 2012 17:12:43 +0000 (17:12 +0000)]
ICU-8718 Fix memory leak in Test9087

X-SVN-Rev: 31411

13 years agoICU-9083 Update readme.txt to reflect current targets
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

13 years agoICU-9105 Fix DateTimePatternGenerator for 'U', integrate Chinese cal data updates...
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

13 years agoICU-8456 Fix memory leak in LocaleDisplayNamesImpl
Michael Ow [Fri, 17 Feb 2012 05:43:09 +0000 (05:43 +0000)]
ICU-8456 Fix memory leak in LocaleDisplayNamesImpl

X-SVN-Rev: 31404

13 years agoICU-9087 Add special case for +-infinity in DigitList::set()
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

13 years agoICU-8849 ICU4J Updates to NumberingSystem class to support otherNumberingSystems...
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

13 years agoICU-8849 Updates to NumberingSystem class to support otherNumberingSystems from CLDR
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

13 years agoICU-6947 implement UREGEX_LITERAL flag.
Andy Heninger [Wed, 15 Feb 2012 01:36:12 +0000 (01:36 +0000)]
ICU-6947 implement UREGEX_LITERAL flag.

X-SVN-Rev: 31399

13 years agoICU-6947 implement UREGEX_LITERAL flag.
Andy Heninger [Wed, 15 Feb 2012 01:30:55 +0000 (01:30 +0000)]
ICU-6947 implement UREGEX_LITERAL flag.

X-SVN-Rev: 31398

13 years agoICU-9115 ubrk_setText does not check the input (Null check)
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

13 years agoICU-9114 buffer overflow in _getKeyword() in uloc.cpp
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

13 years agoICU-9107 Regex tests
Andy Heninger [Tue, 14 Feb 2012 18:47:41 +0000 (18:47 +0000)]
ICU-9107 Regex tests

X-SVN-Rev: 31394

13 years agoICU-9107 Regex test cases.
Andy Heninger [Tue, 14 Feb 2012 18:39:04 +0000 (18:39 +0000)]
ICU-9107 Regex test cases.

X-SVN-Rev: 31393

13 years agoICU-9113 fix misplaced ifdef
Steven R. Loomis [Tue, 14 Feb 2012 15:56:51 +0000 (15:56 +0000)]
ICU-9113 fix misplaced ifdef

X-SVN-Rev: 31392

13 years agoICU-9109 Fixed missing digit issue with DecimalFormat in lenient mode.
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

13 years agoICU-8456 fix display of keywords in locale names
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

13 years agoICU-8456 fix display of keywords in locale names
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

13 years agoICU-8803 make Calendar.getType() public and improve API docs
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

13 years agoICU-8803 make Calendar::getType() public and improve API docs
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

13 years agoICU-8456 change display of keywords in locale display names
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