]> granicus.if.org Git - icu/log
icu
7 years agoICU-13520 Adds compound unit support to NumberFormatter.
Shane Carr [Fri, 22 Dec 2017 00:02:01 +0000 (00:02 +0000)]
ICU-13520 Adds compound unit support to NumberFormatter.

X-SVN-Rev: 40747

7 years agoICU-13443 Making MAX_INT_FRAC_SIG checking consistent between inclusive and exclusive...
Shane Carr [Wed, 20 Dec 2017 01:41:08 +0000 (01:41 +0000)]
ICU-13443 Making MAX_INT_FRAC_SIG checking consistent between inclusive and exclusive ranges.  (Changing all comparisons to be inclusive.)

X-SVN-Rev: 40746

7 years agoICU-13461 remove register keyword from C++ code
Markus Scherer [Mon, 18 Dec 2017 23:17:26 +0000 (23:17 +0000)]
ICU-13461 remove register keyword from C++ code

X-SVN-Rev: 40744

7 years agoICU-13512 Fix problem with break iterator cloning.
Andy Heninger [Mon, 18 Dec 2017 01:32:19 +0000 (01:32 +0000)]
ICU-13512 Fix problem with break iterator cloning.

X-SVN-Rev: 40743

7 years agoICU-13461 add switch break to avoid unannotated fall-through
Markus Scherer [Thu, 14 Dec 2017 22:03:41 +0000 (22:03 +0000)]
ICU-13461 add switch break to avoid unannotated fall-through

X-SVN-Rev: 40737

7 years agoICU-13503 declare variable-length array at end of struct with length 1 to disable...
Markus Scherer [Thu, 14 Dec 2017 21:25:46 +0000 (21:25 +0000)]
ICU-13503 declare variable-length array at end of struct with length 1 to disable bounds checkers

X-SVN-Rev: 40736

7 years agoICU-13461 Adding break statement to silence Clang -Wimplicit-fallthrough warning
Shane Carr [Thu, 14 Dec 2017 01:01:19 +0000 (01:01 +0000)]
ICU-13461 Adding break statement to silence Clang -Wimplicit-fallthrough warning

X-SVN-Rev: 40733

7 years agoICU-13495 Optimizing chooseMultiplierAndApply method implementation.
Shane Carr [Thu, 14 Dec 2017 00:47:43 +0000 (00:47 +0000)]
ICU-13495 Optimizing chooseMultiplierAndApply method implementation.

X-SVN-Rev: 40732

7 years agoICU-13457 Adjust Calendar buffer overrun fix for compatibility with AIX compiler...
Andy Heninger [Tue, 12 Dec 2017 21:49:51 +0000 (21:49 +0000)]
ICU-13457 Adjust Calendar buffer overrun fix for compatibility with AIX compiler, and with older versions of gcc. Also incorporate Jungshik's review comment.

X-SVN-Rev: 40723

7 years agoICU-13510 test & fix UTF-8->UTF-8 conversion overflow for supplementary characters
Markus Scherer [Fri, 8 Dec 2017 21:47:21 +0000 (21:47 +0000)]
ICU-13510 test & fix UTF-8->UTF-8 conversion overflow for supplementary characters

X-SVN-Rev: 40715

7 years agoICU-13510 test & fix UTF-8->UTF-8 conversion overflow
Markus Scherer [Fri, 8 Dec 2017 20:46:04 +0000 (20:46 +0000)]
ICU-13510 test & fix UTF-8->UTF-8 conversion overflow

X-SVN-Rev: 40714

7 years agoICU-13506 fix U_ICU_VERSION_SHORT docs for ICU 4.8- vs 49+
Markus Scherer [Wed, 6 Dec 2017 22:37:29 +0000 (22:37 +0000)]
ICU-13506 fix U_ICU_VERSION_SHORT docs for ICU 4.8- vs 49+

X-SVN-Rev: 40707

7 years agoICU-13460 set U_USING_ICU_NAMESPACE to 0 by default
Markus Scherer [Wed, 6 Dec 2017 18:20:48 +0000 (18:20 +0000)]
ICU-13460 set U_USING_ICU_NAMESPACE to 0 by default

X-SVN-Rev: 40705

7 years agoICU-13505 XLocaleDistanceTest.testTiming() should be @Ignore
Fredrik Roubert [Wed, 6 Dec 2017 14:54:22 +0000 (14:54 +0000)]
ICU-13505 XLocaleDistanceTest.testTiming() should be @Ignore

X-SVN-Rev: 40703

7 years agoICU-13504 LanguageTestFmwk.setUp() should be private
Fredrik Roubert [Wed, 6 Dec 2017 14:54:09 +0000 (14:54 +0000)]
ICU-13504 LanguageTestFmwk.setUp() should be private

X-SVN-Rev: 40702

7 years agoICU-13447 Document RBBI: getRuleStatus() behavior when going past the end of the...
Andy Heninger [Tue, 5 Dec 2017 22:56:31 +0000 (22:56 +0000)]
ICU-13447 Document RBBI: getRuleStatus() behavior when going past the end of the input text.

X-SVN-Rev: 40700

7 years agoICU-13462 fix Script_Extensions for 5 characters: data generator needs to revert...
Markus Scherer [Tue, 5 Dec 2017 20:53:14 +0000 (20:53 +0000)]
ICU-13462 fix Script_Extensions for 5 characters: data generator needs to revert them from block scx to sc (merged from maint-60 r40667)

X-SVN-Rev: 40699

7 years agoICU-13467 U8_NEXT() handles all in macro, no function call
Markus Scherer [Tue, 5 Dec 2017 19:19:34 +0000 (19:19 +0000)]
ICU-13467 U8_NEXT() handles all in macro, no function call

X-SVN-Rev: 40698

7 years agoICU-13388 remove unused code in break iterator tests.
Andy Heninger [Tue, 5 Dec 2017 18:45:53 +0000 (18:45 +0000)]
ICU-13388 remove unused code in break iterator tests.

X-SVN-Rev: 40697

7 years agoICU-13474 Integrate cldr/tags/release-32-0-1.beta1 into ICU, update tests
Peter Edberg [Sat, 2 Dec 2017 00:02:56 +0000 (00:02 +0000)]
ICU-13474 Integrate cldr/tags/release-32-0-1.beta1 into ICU, update tests

X-SVN-Rev: 40685

7 years agoICU-13492 Fixing currency fraction length fallbacks in the DecimalFormat-to-NumberFor...
Shane Carr [Fri, 1 Dec 2017 23:03:52 +0000 (23:03 +0000)]
ICU-13492 Fixing currency fraction length fallbacks in the DecimalFormat-to-NumberFormatter mapping function.

X-SVN-Rev: 40684

7 years agoICU-13496 Adds missing NumberFormatter test to ICU4C
Shane Carr [Fri, 1 Dec 2017 07:57:05 +0000 (07:57 +0000)]
ICU-13496 Adds missing NumberFormatter test to ICU4C

X-SVN-Rev: 40682

7 years agoICU-13461 Fixing signed/unsigned operation that was causing runtime warnings in Clang.
Shane Carr [Fri, 1 Dec 2017 07:46:22 +0000 (07:46 +0000)]
ICU-13461 Fixing signed/unsigned operation that was causing runtime warnings in Clang.

X-SVN-Rev: 40681

7 years agoICU-13478 Fix J SimpleDateFormat handling of pattern fields b,bb
Peter Edberg [Fri, 1 Dec 2017 00:21:53 +0000 (00:21 +0000)]
ICU-13478 Fix J SimpleDateFormat handling of pattern fields b,bb

X-SVN-Rev: 40680

7 years agoICU-12711 Default U_USING_ICU_NAMESPACE to 0 when building ICU library code.
Andy Heninger [Thu, 30 Nov 2017 23:19:14 +0000 (23:19 +0000)]
ICU-12711 Default U_USING_ICU_NAMESPACE to 0 when building ICU library code.

X-SVN-Rev: 40679

7 years agoICU-13395 Remove uprv_checkValidMemory(). Was incompatible with memory and thread...
Andy Heninger [Thu, 30 Nov 2017 21:58:56 +0000 (21:58 +0000)]
ICU-13395 Remove uprv_checkValidMemory(). Was incompatible with memory and thread sanitizers.

X-SVN-Rev: 40678

7 years agoICU-13442 Fixing checks for whether or not grouping is enabled. A grouping size...
Shane Carr [Wed, 29 Nov 2017 23:44:28 +0000 (23:44 +0000)]
ICU-13442 Fixing checks for whether or not grouping is enabled.  A grouping size of zero means that grouping is disabled.

X-SVN-Rev: 40677

7 years agoICU-13420 svn properties check tool fix, and prop update of files match autoprops...
Andy Heninger [Wed, 29 Nov 2017 19:32:58 +0000 (19:32 +0000)]
ICU-13420 svn properties check tool fix, and prop update of files match autoprops settings.

X-SVN-Rev: 40674

7 years agoICU-13442 Set grouping sizes to 0 instead of -1 when disabling grouping.
Shane Carr [Fri, 17 Nov 2017 00:23:59 +0000 (00:23 +0000)]
ICU-13442 Set grouping sizes to 0 instead of -1 when disabling grouping.

X-SVN-Rev: 40673

7 years agoICU-13477 Tweak the DecimalFormat mapping function to correctly handle positive prefi...
Shane Carr [Thu, 16 Nov 2017 23:25:16 +0000 (23:25 +0000)]
ICU-13477 Tweak the DecimalFormat mapping function to correctly handle positive prefix and suffix overrides.

X-SVN-Rev: 40672

7 years agoICU-13470 update config.guess and config.sub (again)
Fredrik Roubert [Wed, 15 Nov 2017 21:00:09 +0000 (21:00 +0000)]
ICU-13470 update config.guess and config.sub (again)

Updated files copied from the savannah.gnu.org Git repository.

X-SVN-Rev: 40671

7 years agoICU-13457 Fix initialization & copying of Calendar::validLocale & actualLocale.
Andy Heninger [Sun, 12 Nov 2017 02:53:40 +0000 (02:53 +0000)]
ICU-13457 Fix initialization & copying of Calendar::validLocale & actualLocale.

X-SVN-Rev: 40670

7 years agoICU-13463 VS project file needs to copy stringoptions.h to the output include folder.
Jeff Genovy [Fri, 10 Nov 2017 03:41:30 +0000 (03:41 +0000)]
ICU-13463 VS project file needs to copy stringoptions.h to the output include folder.

X-SVN-Rev: 40668

7 years agoICU-13461 Making AffixUtilsTest independent of locale data changes.
Shane Carr [Thu, 2 Nov 2017 01:07:38 +0000 (01:07 +0000)]
ICU-13461 Making AffixUtilsTest independent of locale data changes.

X-SVN-Rev: 40666

7 years agoICU-13458 Update logKnownIssue set by #12620 to ignore more test failures.
Yoshito Umaoka [Tue, 31 Oct 2017 07:04:33 +0000 (07:04 +0000)]
ICU-13458 Update logKnownIssue set by #12620 to ignore more test failures.

X-SVN-Rev: 40660

7 years agoICU-12770 Update/fix comments about TZDEFAULT target on various systems
Peter Edberg [Tue, 31 Oct 2017 03:36:22 +0000 (03:36 +0000)]
ICU-12770 Update/fix comments about TZDEFAULT target on various systems

X-SVN-Rev: 40659

7 years agoICU-13412 Updated ICU4J readme for 60.1 GA.
Yoshito Umaoka [Mon, 30 Oct 2017 21:54:17 +0000 (21:54 +0000)]
ICU-13412 Updated ICU4J readme for 60.1 GA.

X-SVN-Rev: 40657

7 years agoICU-13412 Update ICU4C readme for 60.1 GA
Peter Edberg [Mon, 30 Oct 2017 04:09:34 +0000 (04:09 +0000)]
ICU-13412 Update ICU4C readme for 60.1 GA

X-SVN-Rev: 40655

7 years agoICU-12504 in ICU4C Persian cal, use int64_t math for one operation to avoid overflow...
Peter Edberg [Sun, 29 Oct 2017 03:38:05 +0000 (03:38 +0000)]
ICU-12504 in ICU4C Persian cal, use int64_t math for one operation to avoid overflow; add tests in C and J

X-SVN-Rev: 40654

7 years agoICU-13446 Fixed Chakma date format fractional seconds parsing problem. Removed logKno...
Yoshito Umaoka [Thu, 26 Oct 2017 22:13:13 +0000 (22:13 +0000)]
ICU-13446 Fixed Chakma date format fractional seconds parsing problem. Removed logKnownIssue from TestTimeZoneFormat.

X-SVN-Rev: 40647

7 years agoICU-13309 Changing number parsing to accept only horizontal whitespace, not vertical...
Shane Carr [Thu, 26 Oct 2017 21:53:50 +0000 (21:53 +0000)]
ICU-13309 Changing number parsing to accept only horizontal whitespace, not vertical whitespace or control characters.

X-SVN-Rev: 40646

7 years agoICU-13436 Fix various typos and spelling mistakes.
Jeff Genovy [Thu, 26 Oct 2017 21:33:43 +0000 (21:33 +0000)]
ICU-13436 Fix various typos and spelling mistakes.

X-SVN-Rev: 40645

7 years agoICU-13455 Add missing #include to rbbi_cache.cpp for RBBIDebugPrintf definition.
Andy Heninger [Thu, 26 Oct 2017 21:12:42 +0000 (21:12 +0000)]
ICU-13455 Add missing #include to rbbi_cache.cpp for RBBIDebugPrintf definition.

X-SVN-Rev: 40644

7 years agoICU-13448 Feedback from clang expert was that these should not be specific to MSVC...
Jeff Genovy [Thu, 26 Oct 2017 06:49:15 +0000 (06:49 +0000)]
ICU-13448 Feedback from clang expert was that these should not be specific to MSVC, but rather they should be specific to the Windows platform.

X-SVN-Rev: 40643

7 years agoICU-13445 Pattern space handling in localized GMT format parser. Applied a fix to...
Yoshito Umaoka [Wed, 25 Oct 2017 23:41:57 +0000 (23:41 +0000)]
ICU-13445 Pattern space handling in localized GMT format parser. Applied a fix to ICU4J equivalent to the ICU4C fix done by #13374. Also made a small fix in the previous ICU4C change to prevent buffer overrun with unexpected input.

X-SVN-Rev: 40642

7 years agoICU-13415 disable std::move testing on AIX/z for now.
Steven R. Loomis [Wed, 25 Oct 2017 22:11:18 +0000 (22:11 +0000)]
ICU-13415 disable std::move testing on AIX/z for now.

X-SVN-Rev: 40641

7 years agoICU-13428 char* result array was too small for UTF-8 version of 112-UChar Dzongkha...
Markus Scherer [Wed, 25 Oct 2017 21:25:01 +0000 (21:25 +0000)]
ICU-13428 char* result array was too small for UTF-8 version of 112-UChar Dzongkha (dz) date/time format string

X-SVN-Rev: 40640

7 years agoICU-13411 Typo in fix.
Jeff Genovy [Wed, 25 Oct 2017 17:27:45 +0000 (17:27 +0000)]
ICU-13411 Typo in fix.

X-SVN-Rev: 40636

7 years agoICU-13411 Additional fix for template exports.
Jeff Genovy [Wed, 25 Oct 2017 17:11:37 +0000 (17:11 +0000)]
ICU-13411 Additional fix for template exports.

X-SVN-Rev: 40635

7 years agoICU-13141 tzdata2017c updates. Some patches in Makefile to support the latest Makefil...
Yoshito Umaoka [Wed, 25 Oct 2017 15:43:29 +0000 (15:43 +0000)]
ICU-13141 tzdata2017c updates. Some patches in Makefile to support the latest Makefile in tzcode2017c. Added logKnownIssue in some test cases. See the ticket for the details.

X-SVN-Rev: 40634

7 years agoICU-13415 Setting error code in terminal NumberFormatter methods when applicable...
Shane Carr [Wed, 25 Oct 2017 01:26:48 +0000 (01:26 +0000)]
ICU-13415 Setting error code in terminal NumberFormatter methods when applicable. Renaming unproposed error codes for consistency with existing error codes in utypes.h.

X-SVN-Rev: 40632

7 years agoICU-13415 Due to build issues, disabling new number formatting code on Solaris
Shane Carr [Wed, 25 Oct 2017 00:33:58 +0000 (00:33 +0000)]
ICU-13415 Due to build issues, disabling new number formatting code on Solaris

X-SVN-Rev: 40631

7 years agoICU-13411 Making "using namespace" statements consistent across number formatting...
Shane Carr [Wed, 25 Oct 2017 00:25:04 +0000 (00:25 +0000)]
ICU-13411 Making "using namespace" statements consistent across number formatting cpp files.

X-SVN-Rev: 40630

7 years agoICU-13415 porting: std::isinf/std::isnan back to uprv. also see ICU-13315
Steven R. Loomis [Tue, 24 Oct 2017 22:39:03 +0000 (22:39 +0000)]
ICU-13415 porting: std::isinf/std::isnan back to uprv. also see ICU-13315

X-SVN-Rev: 40629

7 years agoICU-13192 revert accidentally committed files
Jungshik Shin [Mon, 23 Oct 2017 23:06:43 +0000 (23:06 +0000)]
ICU-13192 revert accidentally committed files

X-SVN-Rev: 40628

7 years agoICU-13192 gCorrectedPOSIXLocaleis changed to const char*
Jungshik Shin [Mon, 23 Oct 2017 23:01:58 +0000 (23:01 +0000)]
ICU-13192 gCorrectedPOSIXLocaleis changed to const char*

X-SVN-Rev: 40627

7 years agoICU-13415 Refactoring shadowed virtual method in IFixedDecimal.
Shane Carr [Mon, 23 Oct 2017 07:12:39 +0000 (07:12 +0000)]
ICU-13415 Refactoring shadowed virtual method in IFixedDecimal.

X-SVN-Rev: 40626

7 years agoICU-13433 Integrate CLDR 32 tags/release-32-beta3
Peter Edberg [Fri, 20 Oct 2017 03:29:11 +0000 (03:29 +0000)]
ICU-13433 Integrate CLDR 32 tags/release-32-beta3

X-SVN-Rev: 40625

7 years agoICU-13415 Adding virtual destructor to internal Interface-like type SymbolProvider.
Shane Carr [Thu, 19 Oct 2017 23:47:20 +0000 (23:47 +0000)]
ICU-13415 Adding virtual destructor to internal Interface-like type SymbolProvider.

X-SVN-Rev: 40624

7 years agoICU-13405 prevents double-free-triggered segmentation fault by setting pointer to...
Norbert Runge [Thu, 12 Oct 2017 23:09:43 +0000 (23:09 +0000)]
ICU-13405 prevents double-free-triggered segmentation fault by setting pointer to NULL after free.

X-SVN-Rev: 40619

7 years agoICU-13418 fix lowercase typo on UCharacter.toTitleCase() methods
Markus Scherer [Thu, 12 Oct 2017 16:47:03 +0000 (16:47 +0000)]
ICU-13418 fix lowercase typo on UCharacter.toTitleCase() methods

X-SVN-Rev: 40617

7 years agoICU-13419 Imported the latest CLDR 32 locale data, updated some test cases. cldr-32-beta2
Yoshito Umaoka [Thu, 12 Oct 2017 12:24:55 +0000 (12:24 +0000)]
ICU-13419 Imported the latest CLDR 32 locale data, updated some test cases.

X-SVN-Rev: 40616

7 years agoICU-13394 nul-terminated buffer handling fixed from Chromium.
Andy Heninger [Wed, 11 Oct 2017 22:22:45 +0000 (22:22 +0000)]
ICU-13394 nul-terminated buffer handling fixed from Chromium.

X-SVN-Rev: 40615

7 years agoICU-13415 Fixing compiler warnings in GCC
Shane Carr [Wed, 11 Oct 2017 21:28:38 +0000 (21:28 +0000)]
ICU-13415 Fixing compiler warnings in GCC

X-SVN-Rev: 40614

7 years agoICU-13147 add a PowerShell script to build Windows release zips
Steven R. Loomis [Wed, 11 Oct 2017 20:47:18 +0000 (20:47 +0000)]
ICU-13147 add a PowerShell script to build Windows release zips

X-SVN-Rev: 40613

7 years agoICU-9954 review fixes, changes to comments only.
Andy Heninger [Tue, 10 Oct 2017 21:39:12 +0000 (21:39 +0000)]
ICU-9954 review fixes, changes to comments only.

X-SVN-Rev: 40610

7 years agoICU-13410 environmentTest.sh must be updated to use current paths
Fredrik Roubert [Tue, 10 Oct 2017 17:49:41 +0000 (17:49 +0000)]
ICU-13410 environmentTest.sh must be updated to use current paths

X-SVN-Rev: 40609

7 years agoICU-13177 Fix some comments for the new NumberFormatter API. release-60-rc
Jeff Genovy [Mon, 9 Oct 2017 20:32:40 +0000 (20:32 +0000)]
ICU-13177 Fix some comments for the new NumberFormatter API.

X-SVN-Rev: 40606

7 years agoICU-13358 Added ICU4J serialization compatibility test data generated by ICU4J 60...
Yoshito Umaoka [Mon, 9 Oct 2017 15:02:52 +0000 (15:02 +0000)]
ICU-13358 Added ICU4J serialization compatibility test data generated by ICU4J 60. Deleted the ICU4J 55 test data.

X-SVN-Rev: 40605

7 years agoICU-13358 ICU4J 60 API signature file.
Yoshito Umaoka [Mon, 9 Oct 2017 14:38:15 +0000 (14:38 +0000)]
ICU-13358 ICU4J 60 API signature file.

X-SVN-Rev: 40604

7 years agoICU-13385 Fixed a build error with glibc 2.26. Checks xlocale.h availability by autoconf.
Yoshito Umaoka [Mon, 9 Oct 2017 14:18:53 +0000 (14:18 +0000)]
ICU-13385 Fixed a build error with glibc 2.26. Checks xlocale.h availability by autoconf.

X-SVN-Rev: 40603

7 years agoICU-13352 Fix ordering of limit test and array ref in ufmt_utop
Peter Edberg [Mon, 9 Oct 2017 06:57:17 +0000 (06:57 +0000)]
ICU-13352 Fix ordering of limit test and array ref in ufmt_utop

X-SVN-Rev: 40602

7 years agoICU-13313 Fix ucol_next/prev docs to use UCOL_NULLORDER, not NULLORDER
Peter Edberg [Mon, 9 Oct 2017 06:40:55 +0000 (06:40 +0000)]
ICU-13313 Fix ucol_next/prev docs to use UCOL_NULLORDER, not NULLORDER

X-SVN-Rev: 40601

7 years agoICU-13177 Adding RTTI tests for MeasureUnit class hierarchy.
Shane Carr [Sat, 7 Oct 2017 02:46:49 +0000 (02:46 +0000)]
ICU-13177 Adding RTTI tests for MeasureUnit class hierarchy.

X-SVN-Rev: 40600

7 years agoICU-13358 No-data test fixes (cf. BRS task).
Norbert Runge [Fri, 6 Oct 2017 23:11:11 +0000 (23:11 +0000)]
ICU-13358 No-data test fixes (cf. BRS task).

X-SVN-Rev: 40599

7 years agoICU-13358 update pool bundles for ICU 60
Markus Scherer [Fri, 6 Oct 2017 22:49:59 +0000 (22:49 +0000)]
ICU-13358 update pool bundles for ICU 60

X-SVN-Rev: 40598

7 years agoICU-13188 Merge patch for building reduced data file.
Jeff Genovy [Fri, 6 Oct 2017 22:46:56 +0000 (22:46 +0000)]
ICU-13188 Merge patch for building reduced data file.

X-SVN-Rev: 40597

7 years agoICU-13177 Fix minor typos/spelling in comments.
Jeff Genovy [Fri, 6 Oct 2017 22:44:25 +0000 (22:44 +0000)]
ICU-13177 Fix minor typos/spelling in comments.

X-SVN-Rev: 40596

7 years agoICU-13177 Check if the other NullableValue object is null before trying to use its...
Jeff Genovy [Fri, 6 Oct 2017 21:13:56 +0000 (21:13 +0000)]
ICU-13177 Check if the other NullableValue object is null before trying to use its value.

X-SVN-Rev: 40594

7 years agoICU-13177 Fix warnings reintroduced by the NumberFormatting work.
Jeff Genovy [Fri, 6 Oct 2017 20:32:13 +0000 (20:32 +0000)]
ICU-13177 Fix warnings reintroduced by the NumberFormatting work.

X-SVN-Rev: 40593

7 years agoICU-13384 fixes issues found in public header checks and unconfig.h variation check.
Norbert Runge [Fri, 6 Oct 2017 16:52:14 +0000 (16:52 +0000)]
ICU-13384 fixes issues found in public header checks and unconfig.h variation check.

X-SVN-Rev: 40592

7 years agoICU-13177 Moving FixedDecimal and IFixedDecimal destructors to cpp file.
Shane Carr [Fri, 6 Oct 2017 09:02:10 +0000 (09:02 +0000)]
ICU-13177 Moving FixedDecimal and IFixedDecimal destructors to cpp file.

X-SVN-Rev: 40591

7 years agoICU-13126 Allow UWP builds to reuse makedata by undoing the disabling of renaming.
Jeff Genovy [Fri, 6 Oct 2017 07:31:14 +0000 (07:31 +0000)]
ICU-13126 Allow UWP builds to reuse makedata by undoing the disabling of renaming.

X-SVN-Rev: 40590

7 years agoICU-13358 ICU 60rc BRS, update U_HIDE_ conditionals
Peter Edberg [Fri, 6 Oct 2017 07:26:01 +0000 (07:26 +0000)]
ICU-13358 ICU 60rc BRS, update U_HIDE_ conditionals

X-SVN-Rev: 40589

7 years agoICU-13358 adjust dependencies graph for recently added code
Markus Scherer [Fri, 6 Oct 2017 04:55:41 +0000 (04:55 +0000)]
ICU-13358 adjust dependencies graph for recently added code

X-SVN-Rev: 40588

7 years agoICU-13358 One more ICU4C readme update
Peter Edberg [Fri, 6 Oct 2017 02:46:28 +0000 (02:46 +0000)]
ICU-13358 One more ICU4C readme update

X-SVN-Rev: 40587

7 years agoICU-13177 Fixing dependency check errors in number formatting code.
Shane Carr [Fri, 6 Oct 2017 02:03:16 +0000 (02:03 +0000)]
ICU-13177 Fixing dependency check errors in number formatting code.

X-SVN-Rev: 40586

7 years agoICU-13177 Fix empty include from NumberFormatting merge r40492.
Jeff Genovy [Fri, 6 Oct 2017 01:59:22 +0000 (01:59 +0000)]
ICU-13177 Fix empty include from NumberFormatting merge r40492.

X-SVN-Rev: 40585

7 years agoICU-13358 Update ICU4C readme for 60rc
Peter Edberg [Fri, 6 Oct 2017 01:38:19 +0000 (01:38 +0000)]
ICU-13358 Update ICU4C readme for 60rc

X-SVN-Rev: 40584

7 years agoICU-13177 Improving consistency of Unicode string literals in number formatting code.
Shane Carr [Fri, 6 Oct 2017 01:37:59 +0000 (01:37 +0000)]
ICU-13177 Improving consistency of Unicode string literals in number formatting code.

X-SVN-Rev: 40583

7 years agoICU-13359 Integrate updated CLDR 32 @13761 for 60rc. The previous issues #13366,...
Peter Edberg [Fri, 6 Oct 2017 00:46:48 +0000 (00:46 +0000)]
ICU-13359 Integrate updated CLDR 32 @13761 for 60rc. The previous issues #13366,#13368,#13374,#13390,#13391 are fixed.

X-SVN-Rev: 40582

7 years agoICU-13177 Add missing entries to i18n_uwp.vcxproj for NumberFormatting.
Jeff Genovy [Fri, 6 Oct 2017 00:40:16 +0000 (00:40 +0000)]
ICU-13177 Add missing entries to i18n_uwp.vcxproj for NumberFormatting.

X-SVN-Rev: 40581

7 years agoICU-9954 RBBI, conditionalize debug printfs.
Andy Heninger [Fri, 6 Oct 2017 00:19:27 +0000 (00:19 +0000)]
ICU-9954 RBBI, conditionalize debug printfs.

X-SVN-Rev: 40580

7 years agoICU-13377 update ICU4C 60 API change report after r40576, fix missing status tags...
Peter Edberg [Thu, 5 Oct 2017 23:37:56 +0000 (23:37 +0000)]
ICU-13377 update ICU4C 60 API change report after r40576, fix missing status tags in uspoof.h

X-SVN-Rev: 40579

7 years agoICU-13177 Removing some U_HIDE_INTERNAL_API blocks in numberformatter.h that were...
Shane Carr [Thu, 5 Oct 2017 23:25:33 +0000 (23:25 +0000)]
ICU-13177 Removing some U_HIDE_INTERNAL_API blocks in numberformatter.h that were hiding declarations necessary for compiling client code.

X-SVN-Rev: 40578

7 years agoICU-13390 include unicode/utf16.h when using U16_ macros
Markus Scherer [Thu, 5 Oct 2017 23:07:36 +0000 (23:07 +0000)]
ICU-13390 include unicode/utf16.h when using U16_ macros

X-SVN-Rev: 40577

7 years agoICU-13177 Adding missing status tags in numberformatter.h
Shane Carr [Thu, 5 Oct 2017 23:03:19 +0000 (23:03 +0000)]
ICU-13177 Adding missing status tags in numberformatter.h

X-SVN-Rev: 40576

7 years agoICU-13310 Improving backwards compatibility of scientific notation formatting.
Shane Carr [Thu, 5 Oct 2017 22:33:45 +0000 (22:33 +0000)]
ICU-13310 Improving backwards compatibility of scientific notation formatting.

X-SVN-Rev: 40575

7 years agoICU-13368 Fixing serialization test failure caused by r40561.
Shane Carr [Thu, 5 Oct 2017 22:32:41 +0000 (22:32 +0000)]
ICU-13368 Fixing serialization test failure caused by r40561.

X-SVN-Rev: 40574

7 years agoICU-13391 Change ICU4C parsing to count digits instead of UTF-16 code units for group...
Shane Carr [Thu, 5 Oct 2017 21:41:46 +0000 (21:41 +0000)]
ICU-13391 Change ICU4C parsing to count digits instead of UTF-16 code units for grouping sizes.

X-SVN-Rev: 40573