]> granicus.if.org Git - icu/log
icu
6 years agoICU-13593 Fix heap-buffer-overflow in TestIDNAMonkeyTest
Andy Heninger [Thu, 14 Jun 2018 23:12:42 +0000 (23:12 +0000)]
ICU-13593 Fix heap-buffer-overflow in TestIDNAMonkeyTest

X-SVN-Rev: 41526

6 years agoICU-13823 Integrate data from cldr/tags/release-33-1-d03 to ICU trunk for ICU62 final
Peter Edberg [Thu, 14 Jun 2018 22:33:37 +0000 (22:33 +0000)]
ICU-13823 Integrate data from cldr/tags/release-33-1-d03 to ICU trunk for ICU62 final

X-SVN-Rev: 41525

6 years agoICU-13835 Fixing C++17 compiler error.
Shane Carr [Thu, 14 Jun 2018 20:29:11 +0000 (20:29 +0000)]
ICU-13835 Fixing C++17 compiler error.

X-SVN-Rev: 41523

6 years agoICU-13818 Add virtual destructor for class TokenConsumer.
Fredrik Roubert [Wed, 13 Jun 2018 17:00:44 +0000 (17:00 +0000)]
ICU-13818 Add virtual destructor for class TokenConsumer.

X-SVN-Rev: 41519

6 years agoICU-13828 DecimalFormat Error Code handling cleanups.
Andy Heninger [Mon, 11 Jun 2018 03:56:58 +0000 (03:56 +0000)]
ICU-13828 DecimalFormat Error Code handling cleanups.

X-SVN-Rev: 41515

6 years agoICU-13826 Timezone detection fails on Windows on non-English systems.
Jeff Genovy [Sat, 9 Jun 2018 01:49:30 +0000 (01:49 +0000)]
ICU-13826 Timezone detection fails on Windows on non-English systems.

X-SVN-Rev: 41514

6 years agoICU-13822 Updated ICU4J data - removing VES.
Yoshito Umaoka [Wed, 6 Jun 2018 23:02:35 +0000 (23:02 +0000)]
ICU-13822 Updated ICU4J data - removing VES.

X-SVN-Rev: 41512

6 years agoICU-13822 Removed VES from currency-numeric data for 62 release. CLDR 33.1 decided...
Yoshito Umaoka [Wed, 6 Jun 2018 22:51:56 +0000 (22:51 +0000)]
ICU-13822 Removed VES from currency-numeric data for 62 release. CLDR 33.1 decided to defer this to later time.

X-SVN-Rev: 41511

6 years agoICU-13816 Windows compiler warning fix.
Andy Heninger [Mon, 4 Jun 2018 21:04:14 +0000 (21:04 +0000)]
ICU-13816 Windows compiler warning fix.

X-SVN-Rev: 41504

6 years agoICU-13807 ICU 62 No Data Testing fixes. Mostly to test code. release-62-rc
Andy Heninger [Fri, 1 Jun 2018 01:19:38 +0000 (01:19 +0000)]
ICU-13807 ICU 62 No Data Testing fixes. Mostly to test code.

X-SVN-Rev: 41500

6 years agoICU-13804 Fixing memory leak from r41497.
Shane Carr [Fri, 1 Jun 2018 01:02:49 +0000 (01:02 +0000)]
ICU-13804 Fixing memory leak from r41497.

X-SVN-Rev: 41499

6 years agoICU-13804 Fixing test failure from r41497.
Shane Carr [Fri, 1 Jun 2018 00:48:18 +0000 (00:48 +0000)]
ICU-13804 Fixing test failure from r41497.

X-SVN-Rev: 41498

6 years agoICU-13804 Making number parsing code more robust when given empty symbol strings.
Shane Carr [Fri, 1 Jun 2018 00:31:54 +0000 (00:31 +0000)]
ICU-13804 Making number parsing code more robust when given empty symbol strings.

X-SVN-Rev: 41497

6 years agoICU-13667 ICU 62rc BRS, edit ICU4C APIChangeReport.html for scale status, group chang...
Peter Edberg [Thu, 31 May 2018 23:11:53 +0000 (23:11 +0000)]
ICU-13667 ICU 62rc BRS, edit ICU4C APIChangeReport.html for scale status, group changes for (const enum&) > (enum)

X-SVN-Rev: 41496

6 years agoICU-13667 Making =delete APIdocs consistent in numberformatter.h
Shane Carr [Thu, 31 May 2018 22:04:08 +0000 (22:04 +0000)]
ICU-13667 Making =delete APIdocs consistent in numberformatter.h

X-SVN-Rev: 41495

6 years agoICU-13667 Fixes compilation errors related to UCONFIG_NO_XXX flag variations.
Norbert Runge [Thu, 31 May 2018 21:53:43 +0000 (21:53 +0000)]
ICU-13667 Fixes compilation errors related to UCONFIG_NO_XXX flag variations.

X-SVN-Rev: 41494

6 years agoICU-13667 Fixing incorrect version tag on scale() setter.
Shane Carr [Thu, 31 May 2018 21:32:35 +0000 (21:32 +0000)]
ICU-13667 Fixing incorrect version tag on scale() setter.

X-SVN-Rev: 41493

6 years agoICU-13667 ICU 62rc BRS, edit ICU4C APIChangeReport.html to remove const>const& and...
Peter Edberg [Thu, 31 May 2018 19:09:19 +0000 (19:09 +0000)]
ICU-13667 ICU 62rc BRS, edit ICU4C APIChangeReport.html to remove const>const& and =delete, add note about Rounder>Precision

X-SVN-Rev: 41492

6 years agoICU-13667 ICU 62rc BRS, update guard conditionals for non-stable API part 2 (common...
Peter Edberg [Wed, 30 May 2018 22:45:26 +0000 (22:45 +0000)]
ICU-13667 ICU 62rc BRS, update guard conditionals for non-stable API part 2 (common,io pass 1)

X-SVN-Rev: 41491

6 years agoICU-13667 Updating APIChangeReport.html with Rounder renamed to Precision.
Shane Carr [Wed, 30 May 2018 22:11:12 +0000 (22:11 +0000)]
ICU-13667 Updating APIChangeReport.html with Rounder renamed to Precision.

X-SVN-Rev: 41490

6 years agoICU-13667 Making new DecimalFormat constructor private.
Shane Carr [Wed, 30 May 2018 21:27:07 +0000 (21:27 +0000)]
ICU-13667 Making new DecimalFormat constructor private.

X-SVN-Rev: 41489

6 years agoICU-13667 Adding unumberformatter.h to the doxygen front page
Shane Carr [Wed, 30 May 2018 19:20:24 +0000 (19:20 +0000)]
ICU-13667 Adding unumberformatter.h to the doxygen front page

X-SVN-Rev: 41488

6 years agoICU-13667 LocalizedNumberFormatterAsFormat is in the old Format class hierarchy,...
Markus Scherer [Wed, 30 May 2018 19:15:02 +0000 (19:15 +0000)]
ICU-13667 LocalizedNumberFormatterAsFormat is in the old Format class hierarchy, add ClassID boilerplate; NoUnit move virtual destructor up into first-virtual position, right after constructors

X-SVN-Rev: 41487

6 years agoICU-13667 ICU 62rc BRS, update guard conditionals for non-stable API part 1 (i18n...
Peter Edberg [Wed, 30 May 2018 18:39:29 +0000 (18:39 +0000)]
ICU-13667 ICU 62rc BRS, update guard conditionals for non-stable API part 1 (i18n pass 1)

X-SVN-Rev: 41486

6 years agoICU-13667 Moves digits_t, DEFAULT_THRESHOLD, and copyErrorTo() outside of U_HIDE_INTE...
Norbert Runge [Wed, 30 May 2018 14:40:13 +0000 (14:40 +0000)]
ICU-13667 Moves digits_t, DEFAULT_THRESHOLD, and copyErrorTo() outside of U_HIDE_INTERNAL_API.

X-SVN-Rev: 41485

6 years agoICU-13667 ICU 62rc BRS, update ICU4C APIChangeReport.html, generated from r41483
Peter Edberg [Wed, 30 May 2018 04:37:30 +0000 (04:37 +0000)]
ICU-13667 ICU 62rc BRS, update ICU4C APIChangeReport.html, generated from r41483

X-SVN-Rev: 41484

6 years agoICU-8610 Responding to number skeleton code review feedback.
Shane Carr [Wed, 30 May 2018 03:34:41 +0000 (03:34 +0000)]
ICU-8610 Responding to number skeleton code review feedback.

X-SVN-Rev: 41483

6 years agoICU-13667 ICU 62rc BRS, update urename.h
Peter Edberg [Wed, 30 May 2018 03:34:29 +0000 (03:34 +0000)]
ICU-13667 ICU 62rc BRS, update urename.h

X-SVN-Rev: 41482

6 years agoICU-13667 ICU 62rc BRS, update measurement unit constants
Peter Edberg [Wed, 30 May 2018 01:22:52 +0000 (01:22 +0000)]
ICU-13667 ICU 62rc BRS, update measurement unit constants

X-SVN-Rev: 41481

6 years agoICU-13667 Fix Samples test script for ucnv project.
Jeff Genovy [Wed, 30 May 2018 00:49:34 +0000 (00:49 +0000)]
ICU-13667 Fix Samples test script for ucnv project.

X-SVN-Rev: 41480

6 years agoICU-13792 Integrate data from cldr/tags/release-33-1-d02 to ICU trunk for ICU62rc
Peter Edberg [Tue, 29 May 2018 22:33:10 +0000 (22:33 +0000)]
ICU-13792 Integrate data from cldr/tags/release-33-1-d02 to ICU trunk for ICU62rc

X-SVN-Rev: 41479

6 years agoICU-13667 BRS62 - Added ICU 62 serialization test data, removed ICU 57.
Yoshito Umaoka [Tue, 29 May 2018 21:26:24 +0000 (21:26 +0000)]
ICU-13667 BRS62 - Added ICU 62 serialization test data, removed ICU 57.

X-SVN-Rev: 41478

6 years agoICU-13667 BRS62 - added ICU4J 62 API signature file (and deleted ICU4J 52 API signatu...
Yoshito Umaoka [Tue, 29 May 2018 21:12:48 +0000 (21:12 +0000)]
ICU-13667 BRS62 - added ICU4J 62 API signature file (and deleted ICU4J 52 API signature file).

X-SVN-Rev: 41477

6 years agoICU-13667 Updated API change report, fixed API report tool to handle 5 letter sub...
Yoshito Umaoka [Tue, 29 May 2018 21:07:31 +0000 (21:07 +0000)]
ICU-13667 Updated API change report, fixed API report tool to handle 5 letter sub-package (number) properly.

X-SVN-Rev: 41476

6 years agoICU-13667 BRS62 Clean up import statements.
Yoshito Umaoka [Tue, 29 May 2018 19:34:43 +0000 (19:34 +0000)]
ICU-13667 BRS62 Clean up import statements.

X-SVN-Rev: 41475

6 years agoICU-13667 Currency numeric code update for ICU 62 - added VES that will be effective...
Yoshito Umaoka [Tue, 29 May 2018 17:26:56 +0000 (17:26 +0000)]
ICU-13667 Currency numeric code update for ICU 62 - added VES that will be effective on June 4.

X-SVN-Rev: 41474

6 years agoICU-13667 Fixing compiler warnings and API doc issues.
Yoshito Umaoka [Tue, 29 May 2018 17:06:21 +0000 (17:06 +0000)]
ICU-13667 Fixing compiler warnings and API doc issues.

X-SVN-Rev: 41473

6 years agoICU-13788 Fixing issue with accidental UErrorCode conversion to UBool.
Jeff Genovy [Tue, 29 May 2018 01:59:42 +0000 (01:59 +0000)]
ICU-13788 Fixing issue with accidental UErrorCode conversion to UBool.

X-SVN-Rev: 41472

6 years agoICU-13788 Remove trailing semicolon that causes compiler warning.
Jeff Genovy [Sun, 27 May 2018 03:08:42 +0000 (03:08 +0000)]
ICU-13788 Remove trailing semicolon that causes compiler warning.

X-SVN-Rev: 41471

6 years agoICU-13788 Fix compiler error C4251 on Windows (MSVC, Clang, MinGW).
Jeff Genovy [Sun, 27 May 2018 03:07:57 +0000 (03:07 +0000)]
ICU-13788 Fix compiler error C4251 on Windows (MSVC, Clang, MinGW).

X-SVN-Rev: 41470

6 years agoICU-13667 Update filters for VS project file for numberformatter.
Jeff Genovy [Sat, 26 May 2018 19:23:18 +0000 (19:23 +0000)]
ICU-13667 Update filters for VS project file for numberformatter.

X-SVN-Rev: 41469

6 years agoICU-13667 Fix discrepancy in text in 'configure'.
Jeff Genovy [Fri, 25 May 2018 23:47:51 +0000 (23:47 +0000)]
ICU-13667 Fix discrepancy in text in 'configure'.

X-SVN-Rev: 41468

6 years agoICU-13667 Update ICU4J version number for 62.1 release candidate, and readme file.
Jeff Genovy [Fri, 25 May 2018 23:39:14 +0000 (23:39 +0000)]
ICU-13667 Update ICU4J version number for 62.1 release candidate, and readme file.

X-SVN-Rev: 41467

6 years agoICU-13630 update spoof checker inclusion/recommended sets from Unicode 9 to Unicode 11
Markus Scherer [Fri, 25 May 2018 23:39:01 +0000 (23:39 +0000)]
ICU-13630 update spoof checker inclusion/recommended sets from Unicode 9 to Unicode 11

X-SVN-Rev: 41466

6 years agoICU-13788 Fixing number_decimfmtprops C++ dependency issue.
Shane Carr [Fri, 25 May 2018 22:54:48 +0000 (22:54 +0000)]
ICU-13788 Fixing number_decimfmtprops C++ dependency issue.

X-SVN-Rev: 41465

6 years agoICU-13788 Fixing numparse_impl C++ dependency issues.
Shane Carr [Fri, 25 May 2018 21:29:59 +0000 (21:29 +0000)]
ICU-13788 Fixing numparse_impl C++ dependency issues.

X-SVN-Rev: 41464

6 years agoICU-13667 Update ICU4C version number for 62.1 release candidate.
Jeff Genovy [Fri, 25 May 2018 21:29:10 +0000 (21:29 +0000)]
ICU-13667 Update ICU4C version number for 62.1 release candidate.

X-SVN-Rev: 41463

6 years agoICU-13630 script metadata: Mongolian -> exclusion
Markus Scherer [Fri, 25 May 2018 18:18:15 +0000 (18:18 +0000)]
ICU-13630 script metadata: Mongolian -> exclusion

X-SVN-Rev: 41462

6 years agoICU-13667 update/fix/improve dependencies; better layering formatting->numberparser...
Markus Scherer [Fri, 25 May 2018 17:57:30 +0000 (17:57 +0000)]
ICU-13667 update/fix/improve dependencies; better layering formatting->numberparser->numberformatter->number_representation

X-SVN-Rev: 41461

6 years agoICU-13775 Fix build issues on MinGW and Clang-for-Windows (with exported template...
Jeff Genovy [Fri, 25 May 2018 07:27:56 +0000 (07:27 +0000)]
ICU-13775 Fix build issues on MinGW and Clang-for-Windows (with exported template instantiations).

X-SVN-Rev: 41460

6 years agoICU-13788 Minor coverity fixes for number code.
Shane Carr [Fri, 25 May 2018 03:01:38 +0000 (03:01 +0000)]
ICU-13788 Minor coverity fixes for number code.

X-SVN-Rev: 41459

6 years agoICU-13788 Improving error message printing in DateFmtPerf.cpp
Shane Carr [Fri, 25 May 2018 02:27:51 +0000 (02:27 +0000)]
ICU-13788 Improving error message printing in DateFmtPerf.cpp

X-SVN-Rev: 41458

6 years agoICU-13722 Removing obsolete constructs FmtStackData and UCONFIG_FORMAT_FASTPATHS_49.
Shane Carr [Fri, 25 May 2018 00:26:00 +0000 (00:26 +0000)]
ICU-13722 Removing obsolete constructs FmtStackData and UCONFIG_FORMAT_FASTPATHS_49.

X-SVN-Rev: 41457

6 years agoICU-13677 Fixing up apidoc strings for precision setting.
Shane Carr [Thu, 24 May 2018 21:28:11 +0000 (21:28 +0000)]
ICU-13677 Fixing up apidoc strings for precision setting.

X-SVN-Rev: 41456

6 years agoICU-13698 Add "samplecheck.bat" script, similar to "icucheck.bat" to run the ICU4C...
Jeff Genovy [Thu, 24 May 2018 07:35:20 +0000 (07:35 +0000)]
ICU-13698 Add "samplecheck.bat" script, similar to "icucheck.bat" to run the ICU4C samples.

X-SVN-Rev: 41454

6 years agoICU-13556 Add missing order-only prerequisite in data/Makefile.in
Jeff Genovy [Thu, 24 May 2018 05:59:09 +0000 (05:59 +0000)]
ICU-13556 Add missing order-only prerequisite in data/Makefile.in

X-SVN-Rev: 41453

6 years agoICU-13785 Adding dependency information to uconv project to prevent "NMAKE : fatal...
Jeff Genovy [Thu, 24 May 2018 05:54:49 +0000 (05:54 +0000)]
ICU-13785 Adding dependency information to uconv project to prevent "NMAKE : fatal error U1077" on Win/VS builds.

X-SVN-Rev: 41452

6 years agoICU-12936 Make RelativeDateTimeFormatter handle offset of -0
Peter Edberg [Thu, 24 May 2018 05:52:01 +0000 (05:52 +0000)]
ICU-12936 Make RelativeDateTimeFormatter handle offset of -0

X-SVN-Rev: 41451

6 years agoICU-13736 Change number parsing to require locale currency when using non-currency...
Shane Carr [Thu, 24 May 2018 04:35:16 +0000 (04:35 +0000)]
ICU-13736 Change number parsing to require locale currency when using non-currency parse function.

X-SVN-Rev: 41450

6 years agoICU-11739 Replying to Andy code review comments.
Shane Carr [Thu, 24 May 2018 04:31:06 +0000 (04:31 +0000)]
ICU-11739 Replying to Andy code review comments.

X-SVN-Rev: 41449

6 years agoICU-11645 Replying to Andy code review comments.
Shane Carr [Thu, 24 May 2018 04:26:26 +0000 (04:26 +0000)]
ICU-11645 Replying to Andy code review comments.

X-SVN-Rev: 41448

6 years agoICU-13788 Fixing small memory leak in ucurr.cpp; always register the main currency_cl...
Shane Carr [Thu, 24 May 2018 04:19:28 +0000 (04:19 +0000)]
ICU-13788 Fixing small memory leak in ucurr.cpp; always register the main currency_cleanup function, not the helper functions.

X-SVN-Rev: 41447

6 years agoICU-13777 Adding tests to make sure currency long names round-trip through parsing.
Shane Carr [Thu, 24 May 2018 04:16:35 +0000 (04:16 +0000)]
ICU-13777 Adding tests to make sure currency long names round-trip through parsing.

X-SVN-Rev: 41446

6 years agoICU-13788 Disabling failing RBNF parse test; to be addressed in #13793
Shane Carr [Thu, 24 May 2018 03:36:42 +0000 (03:36 +0000)]
ICU-13788 Disabling failing RBNF parse test; to be addressed in #13793

X-SVN-Rev: 41445

6 years agoICU-13768 Update currency list for ucurr_openISOCurrencies
Peter Edberg [Thu, 24 May 2018 03:30:20 +0000 (03:30 +0000)]
ICU-13768 Update currency list for ucurr_openISOCurrencies

X-SVN-Rev: 41444

6 years agoICU-13788 Fixing data types in numparse_decimal.cpp; should fix MSVC test failure.
Shane Carr [Wed, 23 May 2018 21:59:30 +0000 (21:59 +0000)]
ICU-13788 Fixing data types in numparse_decimal.cpp; should fix MSVC test failure.

X-SVN-Rev: 41443

6 years agoICU-13763 Makes FieldPositionIterator offset by input string length in DecimalFormat...
Shane Carr [Wed, 23 May 2018 21:08:53 +0000 (21:08 +0000)]
ICU-13763 Makes FieldPositionIterator offset by input string length in DecimalFormat, restoring ICU 61 behavior.

X-SVN-Rev: 41442

6 years agoICU-13717 Optimizing SimpleDateFormat's use of NumberFormat for new number formatting...
Shane Carr [Wed, 23 May 2018 04:34:41 +0000 (04:34 +0000)]
ICU-13717 Optimizing SimpleDateFormat's use of NumberFormat for new number formatting pipeline.

X-SVN-Rev: 41441

6 years agoICU-13717 During SimpleDateFormat#parseInt, avoid cloning the DecimalFormat unless...
Shane Carr [Wed, 23 May 2018 04:21:24 +0000 (04:21 +0000)]
ICU-13717 During SimpleDateFormat#parseInt, avoid cloning the DecimalFormat unless necessary.

X-SVN-Rev: 41440

6 years agoICU-13717 Adds fast path for RBNF, which is not affect by min/max integer digits.
Shane Carr [Wed, 23 May 2018 04:03:19 +0000 (04:03 +0000)]
ICU-13717 Adds fast path for RBNF, which is not affect by min/max integer digits.

X-SVN-Rev: 41439

6 years agoICU-13717 Adds "fast formatters" optimization to smpdtfmt.cpp to greatly improve...
Shane Carr [Wed, 23 May 2018 02:00:03 +0000 (02:00 +0000)]
ICU-13717 Adds "fast formatters" optimization to smpdtfmt.cpp to greatly improve the performance of SimpleDateFormat with the new number formatting pipeline.

X-SVN-Rev: 41438

6 years agoICU-13717 Fixes memory leak in date format parsing by moving cloning into the parseIn...
Shane Carr [Wed, 23 May 2018 01:18:07 +0000 (01:18 +0000)]
ICU-13717 Fixes memory leak in date format parsing by moving cloning into the parseInt function.

X-SVN-Rev: 41437

6 years agoICU-13717 Moves NumberFormat cloning into the zeroPaddingNumber method. Also indirec...
Shane Carr [Wed, 23 May 2018 01:04:17 +0000 (01:04 +0000)]
ICU-13717 Moves NumberFormat cloning into the zeroPaddingNumber method.  Also indirectly fixes a memory leak from the previous commit.

X-SVN-Rev: 41436

6 years agoICU-13630 Unicode 11 zh data, take 2
Markus Scherer [Tue, 22 May 2018 23:57:25 +0000 (23:57 +0000)]
ICU-13630 Unicode 11 zh data, take 2

X-SVN-Rev: 41435

6 years agoICU-13717 Removing SimpleDateFormatMutableNFs. Temporary performance regression.
Shane Carr [Tue, 22 May 2018 22:42:13 +0000 (22:42 +0000)]
ICU-13717 Removing SimpleDateFormatMutableNFs. Temporary performance regression.

X-SVN-Rev: 41434

6 years agoICU-13717 Refactoring UDAT_FRACTIONAL_SECOND_FIELD to use zeroPaddingNumber for consi...
Shane Carr [Tue, 22 May 2018 22:21:59 +0000 (22:21 +0000)]
ICU-13717 Refactoring UDAT_FRACTIONAL_SECOND_FIELD to use zeroPaddingNumber for consistency with all other number formatting call sites in smpdtfmt.cpp

X-SVN-Rev: 41433

6 years agoICU-11626 Fixes ICU4C CurrencyPluralInfo unit tests. Also fixes a memory leak in...
Shane Carr [Tue, 22 May 2018 20:47:19 +0000 (20:47 +0000)]
ICU-11626 Fixes ICU4C CurrencyPluralInfo unit tests. Also fixes a memory leak in CurrencyPluralInfo implementation.

X-SVN-Rev: 41431

6 years agoICU-13630 IdnaTestV2.txt with bug fixes 20180522
Markus Scherer [Tue, 22 May 2018 17:46:27 +0000 (17:46 +0000)]
ICU-13630 IdnaTestV2.txt with bug fixes 20180522

X-SVN-Rev: 41430

6 years agoICU-13788 Removing obsolete ICU4C NumberTest test fallback.
Shane Carr [Tue, 22 May 2018 02:50:58 +0000 (02:50 +0000)]
ICU-13788 Removing obsolete ICU4C NumberTest test fallback.

X-SVN-Rev: 41429

6 years agoICU-13333 Adding combining dot spoof check.
Shane Carr [Tue, 22 May 2018 02:47:31 +0000 (02:47 +0000)]
ICU-13333 Adding combining dot spoof check.

X-SVN-Rev: 41428

6 years agoICU-13783 Re-writing grouping parsing logic. Same behavior but passes more corner...
Shane Carr [Tue, 22 May 2018 02:46:49 +0000 (02:46 +0000)]
ICU-13783 Re-writing grouping parsing logic. Same behavior but passes more corner cases.

X-SVN-Rev: 41427

6 years agoICU-13630 Unicode 11 update from near-final data 20180521
Markus Scherer [Tue, 22 May 2018 01:56:20 +0000 (01:56 +0000)]
ICU-13630 Unicode 11 update from near-final data 20180521

X-SVN-Rev: 41426

6 years agoICU-13770 Line Break update for Unicode 11 - revise rule LB8a.
Andy Heninger [Mon, 21 May 2018 23:47:40 +0000 (23:47 +0000)]
ICU-13770 Line Break update for Unicode 11 - revise rule LB8a.

X-SVN-Rev: 41425

6 years agoICU-13770 RBBI LB8a rule update for ICU4J.
Andy Heninger [Mon, 21 May 2018 22:40:17 +0000 (22:40 +0000)]
ICU-13770 RBBI LB8a rule update for ICU4J.

X-SVN-Rev: 41424

6 years agoICU-13770 Update Unicode LineBreakTest.txt test data file to the latest.
Andy Heninger [Mon, 21 May 2018 18:02:49 +0000 (18:02 +0000)]
ICU-13770 Update Unicode LineBreakTest.txt test data file to the latest.

X-SVN-Rev: 41423

6 years agoICU-13121 Use ASCII style copyright comment in all properties file.
Yoshito Umaoka [Mon, 21 May 2018 00:55:46 +0000 (00:55 +0000)]
ICU-13121 Use ASCII style copyright comment in all properties file.

X-SVN-Rev: 41422

6 years agoICU-13300 Added thread safety note to TimeZone::detectHostTimeZone().
Yoshito Umaoka [Mon, 21 May 2018 00:39:51 +0000 (00:39 +0000)]
ICU-13300 Added thread safety note to TimeZone::detectHostTimeZone().

X-SVN-Rev: 41421

6 years agoICU-13421 Force /tsformat/ccaltst/TestAmbiguousWallTime to use Gregorian calendar...
Yoshito Umaoka [Mon, 21 May 2018 00:18:25 +0000 (00:18 +0000)]
ICU-13421 Force /tsformat/ccaltst/TestAmbiguousWallTime to use Gregorian calendar to fix test failure with locales not using Gregorian calnedar by default.

X-SVN-Rev: 41420

6 years agoICU-13517 Updated TimeZoneAdapter#equals implementation to return false if the given...
Yoshito Umaoka [Sun, 20 May 2018 23:53:41 +0000 (23:53 +0000)]
ICU-13517 Updated TimeZoneAdapter#equals implementation to return false if the given object is not a TimeZoneAdapter.

X-SVN-Rev: 41419

6 years agoICU-13601 Added getFirstDayOfWeek() in ICU Calendar wrapper class - CalendarICU.
Yoshito Umaoka [Sun, 20 May 2018 21:56:37 +0000 (21:56 +0000)]
ICU-13601 Added getFirstDayOfWeek() in ICU Calendar wrapper class - CalendarICU.

X-SVN-Rev: 41418

6 years agoICU-11640 fix memory leak in Test11640_TripleCurrencySymbol()
Andy Heninger [Sun, 20 May 2018 20:46:10 +0000 (20:46 +0000)]
ICU-11640 fix memory leak in Test11640_TripleCurrencySymbol()

X-SVN-Rev: 41417

6 years agoICU-13703 Fixed TestHoliday/TestEaster test execution issue.
Yoshito Umaoka [Sun, 20 May 2018 18:47:57 +0000 (18:47 +0000)]
ICU-13703 Fixed TestHoliday/TestEaster test execution issue.

X-SVN-Rev: 41416

6 years agoICU-11640 Minor code cleanup
Shane Carr [Sat, 19 May 2018 08:04:15 +0000 (08:04 +0000)]
ICU-11640 Minor code cleanup

X-SVN-Rev: 41415

6 years agoICU-13740 Java 6 compatibility fix
Yoshito Umaoka [Sat, 19 May 2018 00:46:19 +0000 (00:46 +0000)]
ICU-13740 Java 6 compatibility fix

X-SVN-Rev: 41414

6 years agoICU-13602 Check error status for lazily instantiated TiemZoneFormat in SimpleDateFormat.
Yoshito Umaoka [Sat, 19 May 2018 00:18:25 +0000 (00:18 +0000)]
ICU-13602 Check error status for lazily instantiated TiemZoneFormat in SimpleDateFormat.

X-SVN-Rev: 41413

6 years agoICU-11640 Add test for triple currency digit prefix.
Norbert Runge [Fri, 18 May 2018 20:17:33 +0000 (20:17 +0000)]
ICU-11640 Add test for triple currency digit prefix.

X-SVN-Rev: 41412

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-13770 Line Break Rules for Unicode 11, tailorings updated.
Andy Heninger [Fri, 18 May 2018 17:47:03 +0000 (17:47 +0000)]
ICU-13770 Line Break Rules for Unicode 11, tailorings updated.

X-SVN-Rev: 41410

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