]>
granicus.if.org Git - icu/log
Yoshito Umaoka [Thu, 5 Oct 2017 17:13:06 +0000 (17:13 +0000)]
ICU-13385 Fixed a typo.
X-SVN-Rev: 40570
Yoshito Umaoka [Thu, 5 Oct 2017 06:39:53 +0000 (06:39 +0000)]
ICU-13385 autoconf to detect if xlocale.h exists or not.
X-SVN-Rev: 40568
Peter Edberg [Thu, 5 Oct 2017 06:06:44 +0000 (06:06 +0000)]
ICU-13377 ICU4C 60 API change report, plus fix one mistagged item
X-SVN-Rev: 40566
Shane Carr [Thu, 5 Oct 2017 04:30:11 +0000 (04:30 +0000)]
ICU-13372 Ignore TestDataDrivenJDK instead of Pass when using a different JDK version.
X-SVN-Rev: 40565
Shane Carr [Thu, 5 Oct 2017 04:27:34 +0000 (04:27 +0000)]
ICU-13372 Ignore TestDataDrivenJDK instead of Pass when using a different JDK version.
X-SVN-Rev: 40564
Shane Carr [Thu, 5 Oct 2017 01:32:05 +0000 (01:32 +0000)]
ICU-13368 Responding to Markus code review feedback on r40528.
X-SVN-Rev: 40563
Jeff Genovy [Thu, 5 Oct 2017 01:21:57 +0000 (01:21 +0000)]
ICU-13159 Fix broken datafile for UWP, it is currently versionless.
X-SVN-Rev: 40562
Shane Carr [Thu, 5 Oct 2017 01:19:20 +0000 (01:19 +0000)]
ICU-13368 Fixing performance regression on single-symbol currency data loading. Adding single-element data caches to ICUCurrencyDisplayInfoProvider.
X-SVN-Rev: 40561
Shane Carr [Thu, 5 Oct 2017 00:47:38 +0000 (00:47 +0000)]
ICU-13093 Disabling number formatting code on AIX and z/OS due to C++11 compatibility issues.
X-SVN-Rev: 40560
Shane Carr [Thu, 5 Oct 2017 00:47:08 +0000 (00:47 +0000)]
ICU-13093 For AIX compatibility, replacing inline initializers with memset in MeasureFormatCacheData constructor.
X-SVN-Rev: 40559
Shane Carr [Wed, 4 Oct 2017 23:41:05 +0000 (23:41 +0000)]
ICU-13384 Fixing test failure from r40057
X-SVN-Rev: 40558
Norbert Runge [Wed, 4 Oct 2017 22:51:06 +0000 (22:51 +0000)]
ICU-13384 Adds #include unicode/utypes.h
X-SVN-Rev: 40557
Steven R. Loomis [Wed, 4 Oct 2017 22:41:40 +0000 (22:41 +0000)]
ICU-13387 autoconf fixes for disabled tools and tests and draft api
X-SVN-Rev: 40556
Peter Edberg [Wed, 4 Oct 2017 22:37:14 +0000 (22:37 +0000)]
ICU-13377 Promote ICU4C @draft ICU 58 APIs to @stable in ICU 60
X-SVN-Rev: 40555
Shane Carr [Wed, 4 Oct 2017 22:29:21 +0000 (22:29 +0000)]
ICU-13177 Fixing coverity issues in number formatting code.
X-SVN-Rev: 40554
Shane Carr [Wed, 4 Oct 2017 22:28:09 +0000 (22:28 +0000)]
ICU-13177 Fixing coverity issues in number formatting code.
X-SVN-Rev: 40553
Steven R. Loomis [Wed, 4 Oct 2017 22:26:24 +0000 (22:26 +0000)]
ICU-10452 update make dist to work without svn export
X-SVN-Rev: 40552
Yoshito Umaoka [Wed, 4 Oct 2017 21:30:25 +0000 (21:30 +0000)]
ICU-13358 Updated ICU4J readme.html for 60rc.
X-SVN-Rev: 40550
Norbert Runge [Wed, 4 Oct 2017 19:54:30 +0000 (19:54 +0000)]
ICU-13384 Fixes ICU4C header check failures, blacklists files that are C++ only, adds a directory to test script.
X-SVN-Rev: 40549
Jeff Genovy [Wed, 4 Oct 2017 19:20:30 +0000 (19:20 +0000)]
ICU-13177 Need to add NumberFormatting files to the UWP solution file too.
X-SVN-Rev: 40548
Jeff Genovy [Wed, 4 Oct 2017 17:42:36 +0000 (17:42 +0000)]
ICU-13030 Fix one more location using U_CALLCONV.
X-SVN-Rev: 40547
Jeff Genovy [Wed, 4 Oct 2017 17:13:04 +0000 (17:13 +0000)]
ICU-13383 One more C4251 warning on MSVC.
X-SVN-Rev: 40546
Yoshito Umaoka [Wed, 4 Oct 2017 15:34:10 +0000 (15:34 +0000)]
ICU-13390 Fixed TestTimeZoneRoundTrip test code issue with Chakma digits.
X-SVN-Rev: 40545
Yoshito Umaoka [Wed, 4 Oct 2017 14:34:54 +0000 (14:34 +0000)]
ICU-13366 Fixed ICU4J number parsing problems with supplimental characters in SimpleDateFormat and TimeZoneFormat.
X-SVN-Rev: 40544
Shane Carr [Wed, 4 Oct 2017 13:34:56 +0000 (13:34 +0000)]
ICU-13177 Replacing override with U_OVERRIDE in i18n/plurrule_impl.h
X-SVN-Rev: 40543
Jeff Genovy [Wed, 4 Oct 2017 03:13:36 +0000 (03:13 +0000)]
ICU-13383 Export explicit templates for MSVC, remove UPRV_SUPPRESS_DLL_INTERFACE_WARNING macro.
X-SVN-Rev: 40542
Shane Carr [Wed, 4 Oct 2017 01:23:58 +0000 (01:23 +0000)]
ICU-13117 Changing override to U_OVERRIDE in number formatting code.
X-SVN-Rev: 40541
Shane Carr [Wed, 4 Oct 2017 01:15:54 +0000 (01:15 +0000)]
ICU-13177 Removing public dependency on std::atomic from unicode/numberformatter.h and casting to ICU's atomic type internally.
X-SVN-Rev: 40540
Peter Edberg [Tue, 3 Oct 2017 23:20:18 +0000 (23:20 +0000)]
ICU-13366 spin off the remaining tz offset roundtrip and number roundtrip issues to #13390, 13391; update logKnownIssue
X-SVN-Rev: 40537
Peter Edberg [Tue, 3 Oct 2017 20:36:42 +0000 (20:36 +0000)]
ICU-13366 part 12, fix C SimpleDateFormat::subParse handling of 2-digit years for supplemental chars
X-SVN-Rev: 40536
Yoshito Umaoka [Tue, 3 Oct 2017 16:47:56 +0000 (16:47 +0000)]
ICU-13358 Merged the correction in LINCENSE under icu4c directory into the copy under icu4j directory.
X-SVN-Rev: 40535
Norbert Runge [Tue, 3 Oct 2017 16:08:43 +0000 (16:08 +0000)]
ICU-12986 parameterizes long running unit test to split it into shorter unit test runs.
X-SVN-Rev: 40534
Yoshito Umaoka [Tue, 3 Oct 2017 14:10:13 +0000 (14:10 +0000)]
ICU-13177 Changed NoUnit constructor from protected @internal to package local.
X-SVN-Rev: 40533
Yoshito Umaoka [Tue, 3 Oct 2017 04:56:54 +0000 (04:56 +0000)]
ICU-13358 Updated ICU4J API change report for 60.
X-SVN-Rev: 40532
Yoshito Umaoka [Tue, 3 Oct 2017 04:50:53 +0000 (04:50 +0000)]
ICU-13358 Added @SuppressWarnings(unused) to BreakIteratorTest.
X-SVN-Rev: 40531
Yoshito Umaoka [Tue, 3 Oct 2017 04:19:30 +0000 (04:19 +0000)]
ICU-13177 Fixed API doc issues. Missing explicit constructor for NumberFormatter.
X-SVN-Rev: 40530
Andy Heninger [Tue, 3 Oct 2017 04:11:26 +0000 (04:11 +0000)]
ICU-13380 Fixes for memory leaks & other problems found by Address Sanitizer.
X-SVN-Rev: 40529
Shane Carr [Tue, 3 Oct 2017 03:37:01 +0000 (03:37 +0000)]
ICU-13368 Hacking fix for en_GB currency parsing in ICU4C.
X-SVN-Rev: 40528
Yoshito Umaoka [Tue, 3 Oct 2017 02:32:50 +0000 (02:32 +0000)]
ICU-13358 Fixed cpyscan problems. Enhanced cpyscan.pl to use online version of cpyskip.txt by default. Added the new Unicode copyright comment in many tools files.
X-SVN-Rev: 40527
Shane Carr [Tue, 3 Oct 2017 01:38:52 +0000 (01:38 +0000)]
ICU-13177 Syncing icu4c numberformattestspecification.txt with icu4j
X-SVN-Rev: 40526
Felipe BalbontÃn [Tue, 3 Oct 2017 01:25:20 +0000 (01:25 +0000)]
ICU-13380 Fix memory leak in DateFormatSymbols when loading AmPmMarkers and AmPmMarkersAbbr from the resource bundle.
X-SVN-Rev: 40525
Shane Carr [Mon, 2 Oct 2017 22:55:16 +0000 (22:55 +0000)]
ICU-13383 Applying code review feedback for MSVC DLL interface warning.
X-SVN-Rev: 40524
Andy Heninger [Mon, 2 Oct 2017 21:21:14 +0000 (21:21 +0000)]
ICU-13358 Update urename.h. Also update script & instructions.
X-SVN-Rev: 40523
Peter Edberg [Mon, 2 Oct 2017 03:42:54 +0000 (03:42 +0000)]
ICU-13366 part 1, fix TextTrieMap::search supplemental handling; make tz displayName buffer size bigger & logKnownIssue tests more specific
X-SVN-Rev: 40522
Andy Heninger [Sun, 1 Oct 2017 20:56:01 +0000 (20:56 +0000)]
ICU-13358 Regenerate configure. Fix U_ICU_VERSION_MINOR_NUM.
X-SVN-Rev: 40521
Shane Carr [Sat, 30 Sep 2017 00:58:52 +0000 (00:58 +0000)]
ICU-11666 Integrating narrow currency symbol in ICU4J; follow-up to r40519.
X-SVN-Rev: 40520
Shane Carr [Sat, 30 Sep 2017 00:21:07 +0000 (00:21 +0000)]
ICU-13368 Overhauling currency data loading to resolve incorrect fallback bug. Adding back a test for the current number parser for behavior testing of the currency data loading change.
X-SVN-Rev: 40519
Shane Carr [Fri, 29 Sep 2017 23:04:34 +0000 (23:04 +0000)]
ICU-13380 Fixing memory overflow in MeasureFormat data loading.
X-SVN-Rev: 40516
Peter Edberg [Fri, 29 Sep 2017 20:05:13 +0000 (20:05 +0000)]
ICU-13359 Integrate updated CLDR 32 tags/release-32-beta; still have known issues #13366,#13368
X-SVN-Rev: 40515
Yoshito Umaoka [Fri, 29 Sep 2017 03:48:43 +0000 (03:48 +0000)]
ICU-13358 Clean up import stateents for ICU 60.
X-SVN-Rev: 40513
Shane Carr [Fri, 29 Sep 2017 00:16:08 +0000 (00:16 +0000)]
ICU-13383 Adding macro UPRV_SUPPRESS_DLL_INTERFACE_WARNING to suppress Visual C++ compiler warnings.
X-SVN-Rev: 40512
Shane Carr [Thu, 28 Sep 2017 23:26:57 +0000 (23:26 +0000)]
ICU-13177 Fixing ICU4J warnings in DecimalFormatProperties and CompactNotation. Reformatting DecimalFormatProperties.java.
X-SVN-Rev: 40511
Shane Carr [Thu, 28 Sep 2017 22:53:31 +0000 (22:53 +0000)]
ICU-13177 Fixing Visual Studio build warnings in number formatting code.
X-SVN-Rev: 40510
Yoshito Umaoka [Thu, 28 Sep 2017 22:30:12 +0000 (22:30 +0000)]
ICU-13358 Incorporated the latest currency numeric updates (ISO-4217 Amendment 164, Sep 22 2017)to currencyNumericCodes.txt.
X-SVN-Rev: 40509
Yoshito Umaoka [Thu, 28 Sep 2017 21:31:29 +0000 (21:31 +0000)]
ICU-13358 Updated ICU version for 60rc.
X-SVN-Rev: 40503
Andy Heninger [Thu, 28 Sep 2017 21:19:47 +0000 (21:19 +0000)]
ICU-23327 Fix uninitialized error code in test.
X-SVN-Rev: 40502
Yoshito Umaoka [Thu, 28 Sep 2017 21:11:51 +0000 (21:11 +0000)]
ICU-13177 Fixed a build problem (Java 7 java.util.Objects dependencies) a couple of classes.
X-SVN-Rev: 40501
Shane Carr [Thu, 28 Sep 2017 20:24:35 +0000 (20:24 +0000)]
ICU-13177 Adding additional static casts to reduce compiler warnings.
X-SVN-Rev: 40499
Yoshito Umaoka [Thu, 28 Sep 2017 19:20:54 +0000 (19:20 +0000)]
ICU-13374 Removed another logKnownIssue for this issue.
X-SVN-Rev: 40498
Yoshito Umaoka [Thu, 28 Sep 2017 13:15:15 +0000 (13:15 +0000)]
ICU-13377 Promoting ICU4J draft APIs to stable for ICU 60.
X-SVN-Rev: 40497
Shane Carr [Thu, 28 Sep 2017 01:12:37 +0000 (01:12 +0000)]
ICU-13177 Adding missing documentation for NoUnit
X-SVN-Rev: 40496
Shane Carr [Thu, 28 Sep 2017 01:09:24 +0000 (01:09 +0000)]
ICU-13177 Adding serialVersionUID for CustomSymbolCurrency and MeasureUnit
X-SVN-Rev: 40495
Shane Carr [Thu, 28 Sep 2017 01:00:43 +0000 (01:00 +0000)]
ICU-13327 Fixing buffer overflow in NumberingSystem constructor.
X-SVN-Rev: 40494
Yoshito Umaoka [Thu, 28 Sep 2017 00:53:39 +0000 (00:53 +0000)]
ICU-13374 Fixed localized GMT offset format roundtrip in Perisian locale.
X-SVN-Rev: 40493
Shane Carr [Wed, 27 Sep 2017 23:46:15 +0000 (23:46 +0000)]
ICU-13177 Merging NumberFormatter to trunk for ICU 60
X-SVN-Rev: 40492
Markus Scherer [Wed, 27 Sep 2017 23:28:43 +0000 (23:28 +0000)]
ICU-13210 remove unreachable code, improve pattern pointer check
X-SVN-Rev: 40491
Shane Carr [Wed, 27 Sep 2017 23:12:20 +0000 (23:12 +0000)]
ICU-13177 Fixing stack buffer overflow in decNumber conversion function.
X-SVN-Rev: 40490
Markus Scherer [Wed, 27 Sep 2017 22:59:32 +0000 (22:59 +0000)]
ICU-13335 make CacheValue.SoftValue.ref volatile
X-SVN-Rev: 40489
Markus Scherer [Wed, 27 Sep 2017 22:51:01 +0000 (22:51 +0000)]
ICU-13362 avoid memcmp(nullptr, nullptr, 0)
X-SVN-Rev: 40488
Markus Scherer [Wed, 27 Sep 2017 22:35:34 +0000 (22:35 +0000)]
ICU-13202 add U_PF_FUCHSIA
X-SVN-Rev: 40487
Shane Carr [Wed, 27 Sep 2017 22:31:07 +0000 (22:31 +0000)]
ICU-13177 Adding IntlTest DoubleToUnicodeString and improving DecimalQuantity test
X-SVN-Rev: 40486
Andy Heninger [Wed, 27 Sep 2017 21:43:09 +0000 (21:43 +0000)]
ICU-13177 add 'using namespace icu' where needed for build with -DU_USING_ICU_NAMESPACE=0
X-SVN-Rev: 40485
Norbert Runge [Wed, 27 Sep 2017 20:40:22 +0000 (20:40 +0000)]
ICU-13378 fixes clean-up of result files of target checkTest
X-SVN-Rev: 40484
Peter Edberg [Wed, 27 Sep 2017 19:19:19 +0000 (19:19 +0000)]
ICU-13359 Integrate updated CLDR 32 @13743; still have known issues #13366,#13368,#13374
X-SVN-Rev: 40483
Andy Heninger [Wed, 27 Sep 2017 18:50:44 +0000 (18:50 +0000)]
ICU-13177 Windows build, add U_I18N_API to exported classes. Builds, some warnings. Tests crash.
X-SVN-Rev: 40482
Yoshito Umaoka [Wed, 27 Sep 2017 15:49:01 +0000 (15:49 +0000)]
ICU-13377 Proposed API status changes for ICU4J 60.
X-SVN-Rev: 40481
Peter Edberg [Wed, 27 Sep 2017 14:10:33 +0000 (14:10 +0000)]
ICU-13359 Skip even more DateFormatRoundTripTest::TestDateFormatRoundTrip exhaustive cases for known issue #13366
X-SVN-Rev: 40479
Shane Carr [Wed, 27 Sep 2017 10:11:00 +0000 (10:11 +0000)]
ICU-13177 Fixing serialization test failures in ICU4J.
X-SVN-Rev: 40478
Shane Carr [Wed, 27 Sep 2017 09:07:45 +0000 (09:07 +0000)]
ICU-13177 Finishing documentation in Java and fixing a couple regression test failures.
X-SVN-Rev: 40477
Shane Carr [Wed, 27 Sep 2017 09:03:19 +0000 (09:03 +0000)]
ICU-13177 Adding more documentation.
X-SVN-Rev: 40476
Andy Heninger [Wed, 27 Sep 2017 06:44:13 +0000 (06:44 +0000)]
ICU-13177 NumberFormatter, Visual Studio fixes, work in progress.
X-SVN-Rev: 40475
Peter Edberg [Wed, 27 Sep 2017 06:15:31 +0000 (06:15 +0000)]
ICU-13343 ICU4J test for yue collation variants (the rest of this was done under #13359)
X-SVN-Rev: 40474
Peter Edberg [Wed, 27 Sep 2017 05:59:03 +0000 (05:59 +0000)]
ICU-13359 More logKnownIssues for exhaustive test failures: #13366,#13368,#13374
X-SVN-Rev: 40473
Yoshito Umaoka [Wed, 27 Sep 2017 05:52:30 +0000 (05:52 +0000)]
ICU-13372 Fixed some test issues on Java 9.
X-SVN-Rev: 40472
Shane Carr [Wed, 27 Sep 2017 05:31:57 +0000 (05:31 +0000)]
ICU-13177 Cleanup before merge to trunk.
X-SVN-Rev: 40471
Shane Carr [Wed, 27 Sep 2017 03:52:08 +0000 (03:52 +0000)]
ICU-13177 Cleaning up Valgrind errors in NumberFormatter unit test suite.
X-SVN-Rev: 40470
Shane Carr [Wed, 27 Sep 2017 03:21:29 +0000 (03:21 +0000)]
ICU-13177 Fixing minor NumberTest unit test failures.
X-SVN-Rev: 40469
Shane Carr [Wed, 27 Sep 2017 03:07:35 +0000 (03:07 +0000)]
ICU-13177 Removing unused file number_results.h.
X-SVN-Rev: 40468
Shane Carr [Wed, 27 Sep 2017 03:02:02 +0000 (03:02 +0000)]
ICU-13177 NumberFormatter tests are passing.
X-SVN-Rev: 40467
Shane Carr [Wed, 27 Sep 2017 02:16:44 +0000 (02:16 +0000)]
ICU-13177 NumberFormatter tests are building.
X-SVN-Rev: 40466
Shane Carr [Wed, 27 Sep 2017 00:25:20 +0000 (00:25 +0000)]
ICU-13177 Initial commit of ICU4C NumberFormatter
X-SVN-Rev: 40465
Markus Scherer [Tue, 26 Sep 2017 23:27:06 +0000 (23:27 +0000)]
ICU-13346 avoid range-based for loop
X-SVN-Rev: 40464
Peter Edberg [Tue, 26 Sep 2017 21:20:01 +0000 (21:20 +0000)]
ICU-13359 Integrate CLDR 32 alpha data into ICU for ICU 60rc; known issues #13366,#13368
X-SVN-Rev: 40463
Yoshito Umaoka [Tue, 26 Sep 2017 20:37:02 +0000 (20:37 +0000)]
ICU-13122 Updated build.xml to make secureCheck work as designed (although, it's failing because of security policy configuration issues)
X-SVN-Rev: 40462
Andy Heninger [Tue, 26 Sep 2017 20:16:03 +0000 (20:16 +0000)]
ICU-9954 rbbi forward iteration performance improvement. Ensure rules always make some progress; keep engine out of the fail-safe fall back path for rules that do not advance.
X-SVN-Rev: 40461
Shane Carr [Tue, 26 Sep 2017 09:33:44 +0000 (09:33 +0000)]
ICU-13177 Merging trunk to branch
X-SVN-Rev: 40460
Shane Carr [Tue, 26 Sep 2017 08:51:34 +0000 (08:51 +0000)]
ICU-13177 Renaming files and ICU4C syncing.
X-SVN-Rev: 40459
Shane Carr [Tue, 26 Sep 2017 07:59:00 +0000 (07:59 +0000)]
ICU-9300 Adding links to RoundingMode user guide to ICU4C documentation.
X-SVN-Rev: 40458
Andy Heninger [Mon, 25 Sep 2017 20:16:04 +0000 (20:16 +0000)]
ICU-13275 Remove some compiler warnings that were triggered by earlier fixes.
X-SVN-Rev: 40457
Yoshito Umaoka [Mon, 25 Sep 2017 15:19:02 +0000 (15:19 +0000)]
ICU-13209 Made Islamic calendar subtype detection code case insensitive.
X-SVN-Rev: 40456