]> granicus.if.org Git - icu/log
icu
6 years agoICU-13554 Out of bounds array access in locale getPosixID.
Andy Heninger [Fri, 18 May 2018 20:01:03 +0000 (20:01 +0000)]
ICU-13554 Out of bounds array access in locale getPosixID.

X-SVN-Rev: 41411

6 years agoICU-11230 Change number parsing to require at least 2 digits in a group after the...
Shane Carr [Fri, 18 May 2018 00:52:43 +0000 (00:52 +0000)]
ICU-11230 Change number parsing to require at least 2 digits in a group after the first group.

X-SVN-Rev: 41407

6 years agoICU-13765 double free in icu/source/common/serv.cpp
Andy Heninger [Thu, 17 May 2018 23:06:54 +0000 (23:06 +0000)]
ICU-13765 double free in icu/source/common/serv.cpp

X-SVN-Rev: 41406

6 years agoICU-13617 Stop consuming AttributedCharacterIterator instances twice.
Fredrik Roubert [Thu, 17 May 2018 18:53:16 +0000 (18:53 +0000)]
ICU-13617 Stop consuming AttributedCharacterIterator instances twice.

X-SVN-Rev: 41405

6 years agoICU-13740 Flipping test expectations for some currency parsing cases. ICU4C is the...
Shane Carr [Thu, 17 May 2018 06:48:14 +0000 (06:48 +0000)]
ICU-13740 Flipping test expectations for some currency parsing cases.  ICU4C is the one with unusual behavior, not the others.

X-SVN-Rev: 41403

6 years agoICU-13740 Require "breaks" column to be last; allows for easier searching of the...
Shane Carr [Thu, 17 May 2018 06:28:27 +0000 (06:28 +0000)]
ICU-13740 Require "breaks" column to be last; allows for easier searching of the file since all IDs are guaranteed to be at the end of a line.

X-SVN-Rev: 41402

6 years agoICU-13740 Merging P, Q, and S into a single case called P.
Shane Carr [Thu, 17 May 2018 06:20:43 +0000 (06:20 +0000)]
ICU-13740 Merging P, Q, and S into a single case called P.

X-SVN-Rev: 41401

6 years agoICU-13740 Enabling proper ICU4J test.
Shane Carr [Thu, 17 May 2018 05:54:12 +0000 (05:54 +0000)]
ICU-13740 Enabling proper ICU4J test.

X-SVN-Rev: 41400

6 years agoICU-13740 Refactoring ICU4J test file; adding boilerplate for proper ICU4J test.
Shane Carr [Thu, 17 May 2018 05:41:36 +0000 (05:41 +0000)]
ICU-13740 Refactoring ICU4J test file; adding boilerplate for proper ICU4J test.

X-SVN-Rev: 41399

6 years agoICU-13740 Changing ID char for ICU58 test from J to H; frees up J for the new proper...
Shane Carr [Thu, 17 May 2018 03:29:37 +0000 (03:29 +0000)]
ICU-13740 Changing ID char for ICU58 test from J to H; frees up J for the new proper ICU4J test.

X-SVN-Rev: 41398

6 years agoICU-13740 Moving ICU4C data-driven number test to its own file, like in Java. De...
Shane Carr [Thu, 17 May 2018 03:04:41 +0000 (03:04 +0000)]
ICU-13740 Moving ICU4C data-driven number test to its own file, like in Java.  De-clutters numfmtst.cpp.  No behavior changes.

X-SVN-Rev: 41397

6 years agoICU-13740 Re-formatting Java NumberFormatDataDrivenTest.java
Shane Carr [Thu, 17 May 2018 02:47:29 +0000 (02:47 +0000)]
ICU-13740 Re-formatting Java NumberFormatDataDrivenTest.java

X-SVN-Rev: 41396

6 years agoICU-13740 Updating expectations in numberformattestspecification.txt
Shane Carr [Thu, 17 May 2018 02:37:04 +0000 (02:37 +0000)]
ICU-13740 Updating expectations in numberformattestspecification.txt

X-SVN-Rev: 41395

6 years agoICU-13740 Syncing numberformattestspecification.txt between C and J
Shane Carr [Thu, 17 May 2018 02:26:09 +0000 (02:26 +0000)]
ICU-13740 Syncing numberformattestspecification.txt between C and J

X-SVN-Rev: 41394

6 years agoICU-13757 Renaming skeleton methods fromSkeleton -> forSkeleton
Shane Carr [Thu, 17 May 2018 00:43:12 +0000 (00:43 +0000)]
ICU-13757 Renaming skeleton methods fromSkeleton -> forSkeleton

X-SVN-Rev: 41393

6 years agoICU-13373 Adding file change missing from previous commit.
Shane Carr [Wed, 16 May 2018 23:56:43 +0000 (23:56 +0000)]
ICU-13373 Adding file change missing from previous commit.

X-SVN-Rev: 41392

6 years agoICU-13373 Change TestDataDrivenJDK from blacklist to whitelist.
Shane Carr [Wed, 16 May 2018 23:55:51 +0000 (23:55 +0000)]
ICU-13373 Change TestDataDrivenJDK from blacklist to whitelist.

X-SVN-Rev: 41391

6 years agoICU-13697 Renaming numparse_unisets.h to static_unicode_sets.h and refactoring to...
Shane Carr [Wed, 16 May 2018 22:46:40 +0000 (22:46 +0000)]
ICU-13697 Renaming numparse_unisets.h to static_unicode_sets.h and refactoring to guarantee safety in no-data builds.

X-SVN-Rev: 41389

6 years agoICU-13629 One more attempt at fixing the flaky UCharacterCaseTest.
Shane Carr [Wed, 16 May 2018 21:57:48 +0000 (21:57 +0000)]
ICU-13629 One more attempt at fixing the flaky UCharacterCaseTest.

X-SVN-Rev: 41388

6 years agoICU-11897 Fixing testNumberingSystem in C and J.
Shane Carr [Wed, 16 May 2018 21:48:35 +0000 (21:48 +0000)]
ICU-11897 Fixing testNumberingSystem in C and J.

X-SVN-Rev: 41387

6 years agoICU-13773 Double free in uspoof_openFromSerialized, plus other memory related fixes.
Jeff Genovy [Wed, 16 May 2018 20:38:05 +0000 (20:38 +0000)]
ICU-13773 Double free in uspoof_openFromSerialized, plus other memory related fixes.

X-SVN-Rev: 41386

6 years agoICU-13744 Enabled the test case added in previous commit in ICU4C DateFormatTest
Yoshito Umaoka [Wed, 16 May 2018 20:13:50 +0000 (20:13 +0000)]
ICU-13744 Enabled the test case added in previous commit in ICU4C DateFormatTest

X-SVN-Rev: 41384

6 years agoICU-13744 Fixed an ICU4J date parsing regression issue causing IndexOutOfBoundsExcept...
Yoshito Umaoka [Wed, 16 May 2018 18:59:22 +0000 (18:59 +0000)]
ICU-13744 Fixed an ICU4J date parsing regression issue causing IndexOutOfBoundsException when pattern has more fields than input date string.

X-SVN-Rev: 41383

6 years agoICU-11897 Changing kPatternSeparatorSymbol to be a constant ";" and not loaded from...
Shane Carr [Wed, 16 May 2018 01:01:22 +0000 (01:01 +0000)]
ICU-11897 Changing kPatternSeparatorSymbol to be a constant ";" and not loaded from data.

X-SVN-Rev: 41380

6 years agoICU-13629 Fix flakey test.
Andy Heninger [Wed, 16 May 2018 00:29:06 +0000 (00:29 +0000)]
ICU-13629 Fix flakey test.

X-SVN-Rev: 41379

6 years agoICU-13737 Backpedaling on strict mode scientific parsing behavior change (do NOT...
Shane Carr [Tue, 15 May 2018 21:14:09 +0000 (21:14 +0000)]
ICU-13737 Backpedaling on strict mode scientific parsing behavior change (do NOT require an exponent when parsing).

X-SVN-Rev: 41378

6 years agoICU-13742 Implementing number skeletons in MessageFormat.
Shane Carr [Tue, 15 May 2018 00:05:04 +0000 (00:05 +0000)]
ICU-13742 Implementing number skeletons in MessageFormat.

X-SVN-Rev: 41377

6 years agoICU-12931 Removing erroneous #ifdef U_HIDE_INTERNAL_API in numfmt.h
Shane Carr [Mon, 14 May 2018 23:38:13 +0000 (23:38 +0000)]
ICU-12931 Removing erroneous #ifdef U_HIDE_INTERNAL_API in numfmt.h

X-SVN-Rev: 41376

6 years agoICU-13725 Fix whitespace (tabs to spaces).
Jeff Genovy [Sun, 13 May 2018 22:25:06 +0000 (22:25 +0000)]
ICU-13725 Fix whitespace (tabs to spaces).

X-SVN-Rev: 41374

6 years agoICU-11647 Windows failure with Test11647_PatternCurrencySymbols()
Andy Heninger [Sun, 13 May 2018 02:02:07 +0000 (02:02 +0000)]
ICU-11647 Windows failure with Test11647_PatternCurrencySymbols()

X-SVN-Rev: 41373

6 years agoICU-11020 Test11020(), port from Java. Rounding in Scientific Format.
Andy Heninger [Sun, 13 May 2018 01:26:42 +0000 (01:26 +0000)]
ICU-11020 Test11020(), port from Java. Rounding in Scientific Format.

X-SVN-Rev: 41372

6 years agoICU-11913 Port Test11913() from Java. Big Decimal formatting w more than 309 digits.
Andy Heninger [Sun, 13 May 2018 01:07:24 +0000 (01:07 +0000)]
ICU-11913 Port Test11913() from Java. Big Decimal formatting w more than 309 digits.

X-SVN-Rev: 41371

6 years agoICU-11647 Port Test11647() from Java - pattern w four currency symbols.
Andy Heninger [Sat, 12 May 2018 22:37:33 +0000 (22:37 +0000)]
ICU-11647 Port Test11647() from Java - pattern w four currency symbols.

X-SVN-Rev: 41370

6 years agoICU-13661 IcuTestErrorCode code review feedback.
Shane Carr [Thu, 10 May 2018 17:23:03 +0000 (17:23 +0000)]
ICU-13661 IcuTestErrorCode code review feedback.

X-SVN-Rev: 41369

6 years agoICU-13725 Fix a few more MSVC warnings.
Jeff Genovy [Wed, 9 May 2018 07:51:43 +0000 (07:51 +0000)]
ICU-13725 Fix a few more MSVC warnings.

X-SVN-Rev: 41368

6 years agoICU-13644 Returning bogus string when toSkeleton() fails.
Shane Carr [Wed, 9 May 2018 02:26:14 +0000 (02:26 +0000)]
ICU-13644 Returning bogus string when toSkeleton() fails.

X-SVN-Rev: 41367

6 years agoICU-13662 Minor fixes after r41365.
Shane Carr [Wed, 9 May 2018 02:04:21 +0000 (02:04 +0000)]
ICU-13662 Minor fixes after r41365.

X-SVN-Rev: 41366

6 years agoICU-13662 Replying to code review feedback.
Shane Carr [Wed, 9 May 2018 02:00:22 +0000 (02:00 +0000)]
ICU-13662 Replying to code review feedback.

X-SVN-Rev: 41365

6 years agoICU-13629 Adding comments in replacementIndex getters.
Shane Carr [Wed, 9 May 2018 00:14:36 +0000 (00:14 +0000)]
ICU-13629 Adding comments in replacementIndex getters.

X-SVN-Rev: 41364

6 years agoICU-13629 Improving API docs for Edits and Edits.Iterator.
Shane Carr [Wed, 9 May 2018 00:06:53 +0000 (00:06 +0000)]
ICU-13629 Improving API docs for Edits and Edits.Iterator.

X-SVN-Rev: 41363

6 years agoICU-13661 Renaming logIfFailureAndReset to errIfFailureAndReset.
Shane Carr [Tue, 8 May 2018 23:55:47 +0000 (23:55 +0000)]
ICU-13661 Renaming logIfFailureAndReset to errIfFailureAndReset.

X-SVN-Rev: 41362

6 years agoICU-13437 Adding makeBogusString() utility function and returning bogus strings on...
Shane Carr [Tue, 8 May 2018 21:52:26 +0000 (21:52 +0000)]
ICU-13437 Adding makeBogusString() utility function and returning bogus strings on failed FormattedNumber toString() calls.

X-SVN-Rev: 41361

6 years agoICU-13677 Fixing typo in numberformatter.h documentation.
Shane Carr [Tue, 8 May 2018 21:48:18 +0000 (21:48 +0000)]
ICU-13677 Fixing typo in numberformatter.h documentation.

X-SVN-Rev: 41360

6 years agoICU-10584 Changing CompactDecimal DefaultSignificantDigits test in ICU4C to be consis...
Shane Carr [Tue, 8 May 2018 08:06:20 +0000 (08:06 +0000)]
ICU-10584 Changing CompactDecimal DefaultSignificantDigits test in ICU4C to be consistent with ICU4J.

X-SVN-Rev: 41359

6 years agoICU-12572 Fixing some undefined behavior warnings in number code.
Shane Carr [Tue, 8 May 2018 07:59:41 +0000 (07:59 +0000)]
ICU-12572 Fixing some undefined behavior warnings in number code.

X-SVN-Rev: 41358

6 years agoICU-10354 Adding infinite loop check to test.
Shane Carr [Tue, 8 May 2018 04:26:01 +0000 (04:26 +0000)]
ICU-10354 Adding infinite loop check to test.

X-SVN-Rev: 41357

6 years agoICU-13148 Removing duplicated test in ICU4J.
Shane Carr [Tue, 8 May 2018 04:10:40 +0000 (04:10 +0000)]
ICU-13148 Removing duplicated test in ICU4J.

X-SVN-Rev: 41356

6 years agoICU-11649 Minor test tweaks.
Shane Carr [Tue, 8 May 2018 04:07:00 +0000 (04:07 +0000)]
ICU-11649 Minor test tweaks.

X-SVN-Rev: 41355

6 years agoICU-11648 Minor tweaks to test.
Shane Carr [Tue, 8 May 2018 04:02:02 +0000 (04:02 +0000)]
ICU-11648 Minor tweaks to test.

X-SVN-Rev: 41354

6 years agoICU-13148 Add test for parsing grouping separators
Craig Cornelius [Tue, 8 May 2018 01:21:56 +0000 (01:21 +0000)]
ICU-13148 Add test for parsing grouping separators

X-SVN-Rev: 41353

6 years agoICU-13055 Fix memory leak in Test13055_PercentageRounding()
Andy Heninger [Tue, 8 May 2018 00:35:56 +0000 (00:35 +0000)]
ICU-13055 Fix memory leak in Test13055_PercentageRounding()

X-SVN-Rev: 41352

6 years agoICU-11739 fix memory leak in Test11739_ParseLongCurrency().
Andy Heninger [Tue, 8 May 2018 00:31:26 +0000 (00:31 +0000)]
ICU-11739 fix memory leak in Test11739_ParseLongCurrency().

X-SVN-Rev: 41351

6 years agoICU-12753 Add PatternDecimalPoint() test.
Andy Heninger [Tue, 8 May 2018 00:14:27 +0000 (00:14 +0000)]
ICU-12753 Add PatternDecimalPoint() test.

X-SVN-Rev: 41350

6 years agoICU-11626 port NumberFormatTest.TestCurrencyPluralInfoAndCustomPluralRules to C++
Markus Scherer [Mon, 7 May 2018 23:54:36 +0000 (23:54 +0000)]
ICU-11626 port NumberFormatTest.TestCurrencyPluralInfoAndCustomPluralRules to C++

X-SVN-Rev: 41349

6 years agoICU-11025 Add Test11025_CurrencyPadding()
Andy Heninger [Mon, 7 May 2018 23:45:11 +0000 (23:45 +0000)]
ICU-11025 Add Test11025_CurrencyPadding()

X-SVN-Rev: 41348

6 years agoICU-11649 Add test for Decimal Format of Currencies
Craig Cornelius [Mon, 7 May 2018 23:40:14 +0000 (23:40 +0000)]
ICU-11649 Add test for Decimal Format of Currencies

X-SVN-Rev: 41347

6 years agoICU-11648 Re-add test for DecimalFormat::toPattern
Craig Cornelius [Mon, 7 May 2018 23:29:05 +0000 (23:29 +0000)]
ICU-11648 Re-add test for DecimalFormat::toPattern

X-SVN-Rev: 41346

6 years agoICU-11648 Reverting commit r11336
Craig Cornelius [Mon, 7 May 2018 23:20:37 +0000 (23:20 +0000)]
ICU-11648 Reverting commit r11336

X-SVN-Rev: 41345

6 years agoICU-11646 DecimalFormat equality test, add error check.
Andy Heninger [Mon, 7 May 2018 23:16:16 +0000 (23:16 +0000)]
ICU-11646 DecimalFormat equality test, add error check.

X-SVN-Rev: 41344

6 years agoICU-13056 NumberFormatTest Test GroupingSize
Andy Heninger [Mon, 7 May 2018 23:05:50 +0000 (23:05 +0000)]
ICU-13056 NumberFormatTest Test GroupingSize

X-SVN-Rev: 41343

6 years agoICU-12975 Adding test for sub-thousand equality in ICU4C CompactDecimalFormat.
Shane Carr [Mon, 7 May 2018 23:05:21 +0000 (23:05 +0000)]
ICU-12975 Adding test for sub-thousand equality in ICU4C CompactDecimalFormat.

X-SVN-Rev: 41342

6 years agoICU-12961 port NumberFormatTest.TestLocalizedPatternSymbolCoverage to C++
Markus Scherer [Mon, 7 May 2018 23:03:56 +0000 (23:03 +0000)]
ICU-12961 port NumberFormatTest.TestLocalizedPatternSymbolCoverage to C++

X-SVN-Rev: 41341

6 years agoICU-13055 Fix percentage rounding.
Norbert Runge [Mon, 7 May 2018 22:40:41 +0000 (22:40 +0000)]
ICU-13055 Fix percentage rounding.

X-SVN-Rev: 41340

6 years agoICU-13035 Adding test to ICU4C for padding code point.
Shane Carr [Mon, 7 May 2018 22:37:02 +0000 (22:37 +0000)]
ICU-13035 Adding test to ICU4C for padding code point.

X-SVN-Rev: 41339

6 years agoICU-11646 Add NumberFormatTest::Test11646_Equality()
Andy Heninger [Mon, 7 May 2018 22:33:41 +0000 (22:33 +0000)]
ICU-11646 Add NumberFormatTest::Test11646_Equality()

X-SVN-Rev: 41338

6 years agoICU-11839 port NumberFormatTest.Test11839 to C++
Markus Scherer [Mon, 7 May 2018 22:32:05 +0000 (22:32 +0000)]
ICU-11839 port NumberFormatTest.Test11839 to C++

X-SVN-Rev: 41337

6 years agoICU-11648 Add test for DecimalFormat::toPattern
Craig Cornelius [Mon, 7 May 2018 22:19:10 +0000 (22:19 +0000)]
ICU-11648 Add test for DecimalFormat::toPattern

X-SVN-Rev: 41336

6 years agoICU-12567 port NumberFormatTest.Test12567 to C++
Markus Scherer [Mon, 7 May 2018 22:07:43 +0000 (22:07 +0000)]
ICU-12567 port NumberFormatTest.Test12567 to C++

X-SVN-Rev: 41335

6 years agoICU-11739 Adding ICU4C test for parse long currency.
Shane Carr [Mon, 7 May 2018 21:47:09 +0000 (21:47 +0000)]
ICU-11739 Adding ICU4C test for parse long currency.

X-SVN-Rev: 41334

6 years agoICU-11645 Adding C++ test for apply-pattern equality.
Shane Carr [Mon, 7 May 2018 21:30:33 +0000 (21:30 +0000)]
ICU-11645 Adding C++ test for apply-pattern equality.

X-SVN-Rev: 41333

6 years agoICU-10354 port NumberFormatTest.Test10354 to C++
Markus Scherer [Mon, 7 May 2018 21:21:18 +0000 (21:21 +0000)]
ICU-10354 port NumberFormatTest.Test10354 to C++

X-SVN-Rev: 41332

6 years agoICU-13725 Fixing gcc compiler warning in cintltst file.
Shane Carr [Mon, 7 May 2018 20:01:09 +0000 (20:01 +0000)]
ICU-13725 Fixing gcc compiler warning in cintltst file.

X-SVN-Rev: 41331

6 years agoICU-13677 Changing NumberFormatter rounding setting to precision and roundingMode.
Shane Carr [Sat, 5 May 2018 06:32:29 +0000 (06:32 +0000)]
ICU-13677 Changing NumberFormatter rounding setting to precision and roundingMode.

X-SVN-Rev: 41330

6 years agoICU-13328 Adding tests for mixed letter and combining mark.
Shane Carr [Sat, 5 May 2018 02:33:21 +0000 (02:33 +0000)]
ICU-13328 Adding tests for mixed letter and combining mark.

X-SVN-Rev: 41329

6 years agoICU-13314 Adding tests for user-raised confusables cases.
Shane Carr [Sat, 5 May 2018 02:25:30 +0000 (02:25 +0000)]
ICU-13314 Adding tests for user-raised confusables cases.

X-SVN-Rev: 41328

6 years agoICU-13738 Makes DecimalFormat#toNumberFormatter() return by const-reference.
Shane Carr [Sat, 5 May 2018 01:47:12 +0000 (01:47 +0000)]
ICU-13738 Makes DecimalFormat#toNumberFormatter() return by const-reference.

X-SVN-Rev: 41327

6 years agoICU-13666 Revised tzdata2018e in ICU trunk to replace negative DST (Europe/Prague...
Yoshito Umaoka [Fri, 4 May 2018 22:05:27 +0000 (22:05 +0000)]
ICU-13666 Revised tzdata2018e in ICU trunk to replace negative DST (Europe/Prague) rules with updated icuzones override.

X-SVN-Rev: 41325

6 years agoICU-13666 tzdata2018e updates to ICU4 trunk.
Yoshito Umaoka [Fri, 4 May 2018 08:19:01 +0000 (08:19 +0000)]
ICU-13666 tzdata2018e updates to ICU4 trunk.

X-SVN-Rev: 41323

6 years agoICU-13597 Replying to UNumberFormatter code recatew comments.
Shane Carr [Fri, 4 May 2018 06:58:44 +0000 (06:58 +0000)]
ICU-13597 Replying to UNumberFormatter code recatew comments.

X-SVN-Rev: 41321

6 years agoICU-12572 Fixing undefined behavior in NullableValue assignment operator.
Shane Carr [Thu, 3 May 2018 09:26:15 +0000 (09:26 +0000)]
ICU-12572 Fixing undefined behavior in NullableValue assignment operator.

X-SVN-Rev: 41318

6 years agoICU-12572 Adding cpp-file definitions for all interface classes in number code, clean...
Shane Carr [Thu, 3 May 2018 09:13:46 +0000 (09:13 +0000)]
ICU-12572 Adding cpp-file definitions for all interface classes in number code, cleaning up an undefined behavior warning.

X-SVN-Rev: 41317

6 years agoICU-12572 Moving error code check one level deeper such that the constructor does...
Shane Carr [Thu, 3 May 2018 09:02:39 +0000 (09:02 +0000)]
ICU-12572 Moving error code check one level deeper such that the constructor does not leave the NumberFormatterImpl in an undefined state for destruction later.

X-SVN-Rev: 41316

6 years agoICU-12572 Undefined behavior fixes in number code.
Shane Carr [Thu, 3 May 2018 08:53:20 +0000 (08:53 +0000)]
ICU-12572 Undefined behavior fixes in number code.

X-SVN-Rev: 41315

6 years agoICU-13676 Enabling cleanup of default converter whenever the default converter is...
Shane Carr [Thu, 3 May 2018 06:50:50 +0000 (06:50 +0000)]
ICU-13676 Enabling cleanup of default converter whenever the default converter is put back into the global singleton cache.

X-SVN-Rev: 41314

6 years agoICU-13662 Improving NumberFormatter field position method names and behavior.
Shane Carr [Thu, 3 May 2018 01:34:19 +0000 (01:34 +0000)]
ICU-13662 Improving NumberFormatter field position method names and behavior.

X-SVN-Rev: 41313

6 years agoICU-13700 Removing obsolete TODO comment.
Shane Carr [Thu, 3 May 2018 01:32:03 +0000 (01:32 +0000)]
ICU-13700 Removing obsolete TODO comment.

X-SVN-Rev: 41312

6 years agoICU-13749 Fix issue with tabs to spaces in previous commit.
Jeff Genovy [Wed, 2 May 2018 20:46:17 +0000 (20:46 +0000)]
ICU-13749 Fix issue with tabs to spaces in previous commit.

X-SVN-Rev: 41311

6 years agoICU-13749 Prevent double-free of mzMappings in ZoneMeta::createMetazoneMappings.
Jeff Genovy [Wed, 2 May 2018 20:40:07 +0000 (20:40 +0000)]
ICU-13749 Prevent double-free of mzMappings in ZoneMeta::createMetazoneMappings.

X-SVN-Rev: 41310

6 years agoICU-13739 ICU4C does not report Out-of-Memory when iterating over the TZEnumeration.
Jeff Genovy [Wed, 2 May 2018 19:55:58 +0000 (19:55 +0000)]
ICU-13739 ICU4C does not report Out-of-Memory when iterating over the TZEnumeration.

X-SVN-Rev: 41309

6 years agoICU-13725 Fix last remaining C4251 warnings/errors by bringing back the CurrencyPlura...
Jeff Genovy [Wed, 2 May 2018 08:18:00 +0000 (08:18 +0000)]
ICU-13725 Fix last remaining C4251 warnings/errors by bringing back the CurrencyPluralInfoWrapper.

X-SVN-Rev: 41308

6 years agoICU-13725 Fix more of the C4251 warnings.
Jeff Genovy [Wed, 2 May 2018 07:51:55 +0000 (07:51 +0000)]
ICU-13725 Fix more of the C4251 warnings.

X-SVN-Rev: 41307

6 years agoICU-13725 Fix many of the C4251 warnings by DLL-exporting explicit template instantia...
Jeff Genovy [Wed, 2 May 2018 06:49:00 +0000 (06:49 +0000)]
ICU-13725 Fix many of the C4251 warnings by DLL-exporting explicit template instantiations.

X-SVN-Rev: 41306

6 years agoICU-13716 Adding default return values after U_ASSERT(FALSE) to silence compiler...
Shane Carr [Wed, 2 May 2018 04:29:25 +0000 (04:29 +0000)]
ICU-13716 Adding default return values after U_ASSERT(FALSE) to silence compiler warnings in non-debug builds.

X-SVN-Rev: 41305

6 years agoICU-13644 Replying to review feedback. Changing enum methods on NumberFormatter to...
Shane Carr [Wed, 2 May 2018 03:49:35 +0000 (03:49 +0000)]
ICU-13644 Replying to review feedback. Changing enum methods on NumberFormatter to take by value instead of const reference.

X-SVN-Rev: 41304

6 years agoICU-13620 Adding test for uniqueness of MeasureUnit.getAvailable()
Shane Carr [Wed, 2 May 2018 03:25:27 +0000 (03:25 +0000)]
ICU-13620 Adding test for uniqueness of MeasureUnit.getAvailable()

X-SVN-Rev: 41303

6 years agoICU-13620 Adding more comments on CollectionSet.
Shane Carr [Wed, 2 May 2018 03:17:05 +0000 (03:17 +0000)]
ICU-13620 Adding more comments on CollectionSet.

X-SVN-Rev: 41302

6 years agoICU-13437 Adding error codes to NumberFormatter terminal methods.
Shane Carr [Mon, 30 Apr 2018 21:07:35 +0000 (21:07 +0000)]
ICU-13437 Adding error codes to NumberFormatter terminal methods.

X-SVN-Rev: 41296

6 years agoICU-13623 Move Java RBBIDataWrapper to from text to impl package.
Andy Heninger [Mon, 30 Apr 2018 20:12:14 +0000 (20:12 +0000)]
ICU-13623 Move Java RBBIDataWrapper to from text to impl package.

X-SVN-Rev: 41295

6 years agoICU-13630 switch from IdnaTest.txt to IdnaTestV2.txt new in Unicode 11 see Unicode...
Markus Scherer [Mon, 30 Apr 2018 03:17:11 +0000 (03:17 +0000)]
ICU-13630 switch from IdnaTest.txt to IdnaTestV2.txt new in Unicode 11 see Unicode PRI 375

X-SVN-Rev: 41294

6 years agoICU-12572 Fixing signed overflow in decimalquantity.
Shane Carr [Sat, 28 Apr 2018 07:38:41 +0000 (07:38 +0000)]
ICU-12572 Fixing signed overflow in decimalquantity.

X-SVN-Rev: 41293