Commit Graph

7917 Commits

Author SHA1 Message Date
Andy Heninger
9a542da329 ICU-13388 remove unused code in break iterator tests.
X-SVN-Rev: 40697
2017-12-05 18:45:53 +00:00
Andy Heninger
b64c563688 ICU-10688 remove break type dependency from dictionaries in break iterators.
X-SVN-Rev: 40688
2017-12-04 19:27:48 +00:00
Andy Heninger
023e8b289f ICU-10688 Remove break iterator type logic. It's implicit from the rules.
X-SVN-Rev: 40687
2017-12-04 02:14:32 +00:00
Peter Edberg
6d58ccae2a ICU-13474 Integrate cldr/tags/release-32-0-1.beta1 into ICU, update tests
X-SVN-Rev: 40685
2017-12-02 00:02:56 +00:00
Shane Carr
ceca3c430c ICU-13492 Fixing currency fraction length fallbacks in the DecimalFormat-to-NumberFormatter mapping function.
X-SVN-Rev: 40684
2017-12-01 23:03:52 +00:00
Shane Carr
c67d9d0a4a ICU-13496 Adds missing NumberFormatter test to ICU4C
X-SVN-Rev: 40682
2017-12-01 07:57:05 +00:00
Peter Edberg
c61c9609a3 ICU-13478 Fix J SimpleDateFormat handling of pattern fields b,bb
X-SVN-Rev: 40680
2017-12-01 00:21:53 +00:00
Shane Carr
3a1ee31d76 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
2017-11-29 23:44:28 +00:00
Shane Carr
9adfad0bdb ICU-13442 Set grouping sizes to 0 instead of -1 when disabling grouping.
X-SVN-Rev: 40673
2017-11-17 00:23:59 +00:00
Shane Carr
f48ecca6f7 ICU-13477 Tweak the DecimalFormat mapping function to correctly handle positive prefix and suffix overrides.
X-SVN-Rev: 40672
2017-11-16 23:25:16 +00:00
Shane Carr
9d5ec47159 ICU-13461 Making AffixUtilsTest independent of locale data changes.
X-SVN-Rev: 40666
2017-11-02 01:07:38 +00:00
Yoshito Umaoka
32e97afd42 ICU-13412 Updated ICU4J readme for 60.1 GA.
X-SVN-Rev: 40657
2017-10-30 21:54:17 +00:00
Peter Edberg
71dd84d4ff 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
2017-10-29 03:38:05 +00:00
Shane Carr
7c59127769 ICU-13309 Changing number parsing to accept only horizontal whitespace, not vertical whitespace or control characters.
X-SVN-Rev: 40646
2017-10-26 21:53:50 +00:00
Yoshito Umaoka
f6e3124e74 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
2017-10-25 23:41:57 +00:00
Yoshito Umaoka
46dd205917 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
2017-10-25 15:43:29 +00:00
Peter Edberg
a5e9be8dd6 ICU-13433 Integrate CLDR 32 tags/release-32-beta3
X-SVN-Rev: 40625
2017-10-20 03:29:11 +00:00
Markus Scherer
01f2f5dd99 ICU-13418 fix lowercase typo on UCharacter.toTitleCase() methods
X-SVN-Rev: 40617
2017-10-12 16:47:03 +00:00
Yoshito Umaoka
6873ed8e2c ICU-13419 Imported the latest CLDR 32 locale data, updated some test cases.
X-SVN-Rev: 40616
2017-10-12 12:24:55 +00:00
Andy Heninger
94d78190a5 ICU-9954 review fixes, changes to comments only.
X-SVN-Rev: 40610
2017-10-10 21:39:12 +00:00
Yoshito Umaoka
01175f70a5 ICU-13358 Added ICU4J serialization compatibility test data generated by ICU4J 60. Deleted the ICU4J 55 test data.
X-SVN-Rev: 40605
2017-10-09 15:02:52 +00:00
Yoshito Umaoka
076516f409 ICU-13358 ICU4J 60 API signature file.
X-SVN-Rev: 40604
2017-10-09 14:38:15 +00:00
Markus Scherer
a86ba51982 ICU-13358 update pool bundles for ICU 60
X-SVN-Rev: 40598
2017-10-06 22:49:59 +00:00
Peter Edberg
dbc623d0d8 ICU-13359 Integrate updated CLDR 32 @13761 for 60rc. The previous issues #13366,#13368,#13374,#13390,#13391 are fixed.
X-SVN-Rev: 40582
2017-10-06 00:46:48 +00:00
Shane Carr
6f5bfa5769 ICU-13310 Improving backwards compatibility of scientific notation formatting.
X-SVN-Rev: 40575
2017-10-05 22:33:45 +00:00
Shane Carr
f0e9b357c2 ICU-13368 Fixing serialization test failure caused by r40561.
X-SVN-Rev: 40574
2017-10-05 22:32:41 +00:00
Shane Carr
e6987fbfd8 ICU-13391 Change ICU4C parsing to count digits instead of UTF-16 code units for grouping sizes.
X-SVN-Rev: 40573
2017-10-05 21:41:46 +00:00
Peter Edberg
0b5b91a70b ICU-13366 Changes per Shane codereview comments
X-SVN-Rev: 40572
2017-10-05 20:36:07 +00:00
Shane Carr
956a47ad0d ICU-13372 Ignore TestDataDrivenJDK instead of Pass when using a different JDK version.
X-SVN-Rev: 40565
2017-10-05 04:30:11 +00:00
Shane Carr
ca891fb9e1 ICU-13372 Ignore TestDataDrivenJDK instead of Pass when using a different JDK version.
X-SVN-Rev: 40564
2017-10-05 04:27:34 +00:00
Shane Carr
e7cfe897b2 ICU-13368 Fixing performance regression on single-symbol currency data loading. Adding single-element data caches to ICUCurrencyDisplayInfoProvider.
X-SVN-Rev: 40561
2017-10-05 01:19:20 +00:00
Shane Carr
302c255931 ICU-13177 Fixing coverity issues in number formatting code.
X-SVN-Rev: 40554
2017-10-04 22:29:21 +00:00
Shane Carr
e2f537d42f ICU-13177 Fixing coverity issues in number formatting code.
X-SVN-Rev: 40553
2017-10-04 22:28:09 +00:00
Yoshito Umaoka
221c712248 ICU-13358 Updated ICU4J readme.html for 60rc.
X-SVN-Rev: 40550
2017-10-04 21:30:25 +00:00
Yoshito Umaoka
25ee7556dd ICU-13366 Fixed ICU4J number parsing problems with supplimental characters in SimpleDateFormat and TimeZoneFormat.
X-SVN-Rev: 40544
2017-10-04 14:34:54 +00:00
Yoshito Umaoka
1513540ad8 ICU-13358 Merged the correction in LINCENSE under icu4c directory into the copy under icu4j directory.
X-SVN-Rev: 40535
2017-10-03 16:47:56 +00:00
Norbert Runge
d6cc900c42 ICU-12986 parameterizes long running unit test to split it into shorter unit test runs.
X-SVN-Rev: 40534
2017-10-03 16:08:43 +00:00
Yoshito Umaoka
07cc118310 ICU-13177 Changed NoUnit constructor from protected @internal to package local.
X-SVN-Rev: 40533
2017-10-03 14:10:13 +00:00
Yoshito Umaoka
990c48ace6 ICU-13358 Updated ICU4J API change report for 60.
X-SVN-Rev: 40532
2017-10-03 04:56:54 +00:00
Yoshito Umaoka
dd29938e5d ICU-13358 Added @SuppressWarnings(unused) to BreakIteratorTest.
X-SVN-Rev: 40531
2017-10-03 04:50:53 +00:00
Yoshito Umaoka
34041737df ICU-13177 Fixed API doc issues. Missing explicit constructor for NumberFormatter.
X-SVN-Rev: 40530
2017-10-03 04:19:30 +00:00
Yoshito Umaoka
1870215131 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
2017-10-03 02:32:50 +00:00
Shane Carr
7df399c964 ICU-11666 Integrating narrow currency symbol in ICU4J; follow-up to r40519.
X-SVN-Rev: 40520
2017-09-30 00:58:52 +00:00
Shane Carr
9c8165a44d 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
2017-09-30 00:21:07 +00:00
Peter Edberg
b06ac0cc8f ICU-13359 Integrate updated CLDR 32 tags/release-32-beta; still have known issues #13366,#13368
X-SVN-Rev: 40515
2017-09-29 20:05:13 +00:00
Yoshito Umaoka
9a5bd36957 ICU-13358 Clean up import stateents for ICU 60.
X-SVN-Rev: 40513
2017-09-29 03:48:43 +00:00
Shane Carr
712460af2b ICU-13177 Fixing ICU4J warnings in DecimalFormatProperties and CompactNotation. Reformatting DecimalFormatProperties.java.
X-SVN-Rev: 40511
2017-09-28 23:26:57 +00:00
Yoshito Umaoka
79cf4fa012 ICU-13358 Incorporated the latest currency numeric updates (ISO-4217 Amendment 164, Sep 22 2017)to currencyNumericCodes.txt.
X-SVN-Rev: 40509
2017-09-28 22:30:12 +00:00
Yoshito Umaoka
6cd0738d6a ICU-13358 Updated ICU version for 60rc.
X-SVN-Rev: 40503
2017-09-28 21:31:29 +00:00
Yoshito Umaoka
9c871737d8 ICU-13177 Fixed a build problem (Java 7 java.util.Objects dependencies) a couple of classes.
X-SVN-Rev: 40501
2017-09-28 21:11:51 +00:00
Yoshito Umaoka
3c76337e00 ICU-13377 Promoting ICU4J draft APIs to stable for ICU 60.
X-SVN-Rev: 40497
2017-09-28 13:15:15 +00:00
Shane Carr
1a7164e2db ICU-13177 Adding missing documentation for NoUnit
X-SVN-Rev: 40496
2017-09-28 01:12:37 +00:00
Shane Carr
35ef735709 ICU-13177 Adding serialVersionUID for CustomSymbolCurrency and MeasureUnit
X-SVN-Rev: 40495
2017-09-28 01:09:24 +00:00
Yoshito Umaoka
1599dabb7c ICU-13374 Fixed localized GMT offset format roundtrip in Perisian locale.
X-SVN-Rev: 40493
2017-09-28 00:53:39 +00:00
Shane Carr
131f416755 ICU-13177 Merging NumberFormatter to trunk for ICU 60
X-SVN-Rev: 40492
2017-09-27 23:46:15 +00:00
Markus Scherer
0d9ef38e4c ICU-13335 make CacheValue.SoftValue.ref volatile
X-SVN-Rev: 40489
2017-09-27 22:59:32 +00:00
Norbert Runge
37d8df716c ICU-13378 fixes clean-up of result files of target checkTest
X-SVN-Rev: 40484
2017-09-27 20:40:22 +00:00
Peter Edberg
269d74b759 ICU-13359 Integrate updated CLDR 32 @13743; still have known issues #13366,#13368,#13374
X-SVN-Rev: 40483
2017-09-27 19:19:19 +00:00
Yoshito Umaoka
44bb4d8a27 ICU-13377 Proposed API status changes for ICU4J 60.
X-SVN-Rev: 40481
2017-09-27 15:49:01 +00:00
Shane Carr
b7bedcbab0 ICU-13177 Fixing serialization test failures in ICU4J.
X-SVN-Rev: 40478
2017-09-27 10:11:00 +00:00
Shane Carr
104b56d22e ICU-13177 Finishing documentation in Java and fixing a couple regression test failures.
X-SVN-Rev: 40477
2017-09-27 09:07:45 +00:00
Peter Edberg
884bd3713c ICU-13343 ICU4J test for yue collation variants (the rest of this was done under #13359)
X-SVN-Rev: 40474
2017-09-27 06:15:31 +00:00
Yoshito Umaoka
483d153217 ICU-13372 Fixed some test issues on Java 9.
X-SVN-Rev: 40472
2017-09-27 05:52:30 +00:00
Peter Edberg
3bfe134a86 ICU-13359 Integrate CLDR 32 alpha data into ICU for ICU 60rc; known issues #13366,#13368
X-SVN-Rev: 40463
2017-09-26 21:20:01 +00:00
Yoshito Umaoka
ad11ee3a70 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
2017-09-26 20:37:02 +00:00
Shane Carr
c09ca5d6b9 ICU-13177 Merging trunk to branch
X-SVN-Rev: 40460
2017-09-26 09:33:44 +00:00
Shane Carr
0c9a9cf832 ICU-13177 Renaming files and ICU4C syncing.
X-SVN-Rev: 40459
2017-09-26 08:51:34 +00:00
Yoshito Umaoka
9c70152d45 ICU-13209 Made Islamic calendar subtype detection code case insensitive.
X-SVN-Rev: 40456
2017-09-25 15:19:02 +00:00
Markus Scherer
fa2ddc86c7 ICU-13311 change illegal-UTF-8 handling in converter code
X-SVN-Rev: 40455
2017-09-23 06:34:53 +00:00
Yoshito Umaoka
6793988c7b ICU-13330 Removed debug code added by the previous commit.
X-SVN-Rev: 40454
2017-09-23 00:30:40 +00:00
Yoshito Umaoka
20f7f4086f ICU-13330 Fixed java version check for Java 9.
X-SVN-Rev: 40453
2017-09-23 00:27:01 +00:00
Yoshito Umaoka
d0e8605136 ICU-8241 Added new build target releaseFinal. Added new maven pom files for charset and locale SPI. API document build targets for each ICU4J maven artifacts.
X-SVN-Rev: 40447
2017-09-22 23:06:49 +00:00
Markus Scherer
27c08578ac ICU-13311 change illegal-UTF-8 handling in non-converter code
X-SVN-Rev: 40445
2017-09-21 23:45:08 +00:00
Yoshito Umaoka
f8beac7267 ICU-13321 Added a new method TimeZone#setICUDefault(TimeZone), which only changes ICU default. Clean up TimeZone#setDefault(TimeZone) with the new method. Updated the API comments to explain the behavior precisely.
X-SVN-Rev: 40441
2017-09-21 16:51:49 +00:00
Andy Heninger
37c87ed5fb ICU-9954 Fix coverity warnings.
X-SVN-Rev: 40439
2017-09-21 00:55:37 +00:00
Andy Heninger
4e1c4096a6 ICU-9954 Break Iteration, remove reverse rules, add boundary caching.
X-SVN-Rev: 40433
2017-09-19 18:17:22 +00:00
Markus Scherer
b966a7e403 ICU-13346 add Edits.Iterator.previous() for mapping near-earlier indexes; compress some repeated m:n replacements even when m!=n
X-SVN-Rev: 40426
2017-09-18 22:59:48 +00:00
Shane Carr
6a1bbcaa58 ICU-13177 Small Java changes relating to Compact and Padding.
X-SVN-Rev: 40423
2017-09-16 06:57:08 +00:00
Norbert Runge
0e376ea872 ICU-13357 Remove misplaced JUnit @RunWIth annotation.
X-SVN-Rev: 40419
2017-09-14 23:50:36 +00:00
Shane Carr
c842f7426d ICU-13177 Cleaning up Java compact and long names in preparation for C++.
X-SVN-Rev: 40418
2017-09-14 23:02:22 +00:00
Markus Scherer
ee7fb909bf ICU-13247 Java: String CaseMap.apply(CharSequence); fix omitUnchangedText() without Edits
X-SVN-Rev: 40417
2017-09-14 22:26:13 +00:00
Yoshito Umaoka
cf7b342a1d ICU-13312 Added tzdb metazone entry for Pyongyang, and generated ICU4J data with the change. Fixed one data issue in tzdbNames - metazone names CST/CDT for Taipei are not unique, and need to add parseRegions data to restrict that the parse mapping should be only used when locale's region is TW.
X-SVN-Rev: 40416
2017-09-14 19:57:27 +00:00
Shane Carr
33d0dbbb73 ICU-13021 Disallow grouping separators in exponential patterns.
X-SVN-Rev: 40411
2017-09-14 00:35:08 +00:00
Shane Carr
e503f584ed ICU-13310 Fixing assertion failure in ScientificFormat.
X-SVN-Rev: 40410
2017-09-14 00:16:56 +00:00
Norbert Runge
dda03c710a ICU-13273 adds targets to run specific tests from a specific test class.
X-SVN-Rev: 40403
2017-09-13 21:58:35 +00:00
Yoshito Umaoka
0eac99b5d5 ICU-13349 Removed @provisional tag from already @stable APIs in TimeZone.java.
X-SVN-Rev: 40402
2017-09-13 21:15:58 +00:00
Yoshito Umaoka
bc7e22d0d6 ICU-13348 Removed unused irregular test files that had never been used since ICU4J 4.4.
X-SVN-Rev: 40400
2017-09-13 20:55:47 +00:00
Shane Carr
c444c0c561 ICU-13117 More renaming and refactoring in Java with no behavior changes.
X-SVN-Rev: 40392
2017-09-13 09:57:11 +00:00
Steven R. Loomis
36ae88949c ICU-11909 remove glue stuff
X-SVN-Rev: 40383
2017-09-12 18:29:18 +00:00
Steven R. Loomis
850e4b395e ICU-11909 update from trunk
X-SVN-Rev: 40382
2017-09-12 18:12:16 +00:00
Norbert Runge
8400e4c08d ICU-13324 removes TestCompareRefImpl(); has dependency to translit package.
X-SVN-Rev: 40380
2017-09-12 15:00:23 +00:00
Norbert Runge
a782748606 ICU-12603 Annotates ICU4J unit test classes which use JUnit with @RunWith(JUnit4.class).
X-SVN-Rev: 40375
2017-09-08 16:46:18 +00:00
Jugu Dannie Sundar
2a5df236f5 ICU-11632 icu4j changes for integer overflow in calendar support
X-SVN-Rev: 40370
2017-09-05 22:22:46 +00:00
Shane Carr
a4905a73c0 ICU-13177 Changing more names of classes and moving code around. No behavior changes.
X-SVN-Rev: 40368
2017-09-02 04:53:46 +00:00
Steven R. Loomis
8866e097b3 ICU-11909 work in progress on FilteredBreakJ
X-SVN-Rev: 40367
2017-09-01 19:32:35 +00:00
Shane Carr
c0f2ca5177 ICU-13177 Renaming classes and moving things around. No or very few behavior changes.
X-SVN-Rev: 40364
2017-09-01 08:30:17 +00:00
Fredrik Roubert
3c9447aaea ICU-13336 Fix common typo: s/langauge/language/ig
X-SVN-Rev: 40361
2017-08-30 18:15:10 +00:00
Shane Carr
20e5b7b910 ICU-13177 Simplifying the Modifier interface by removing getPrefix() and getSuffix() and replacing it with getPrefixLength(), which exposes the same information.
X-SVN-Rev: 40358
2017-08-26 07:22:38 +00:00
Shane Carr
b60d81e668 ICU-13177 Moving around a lot of code for better C++ portability. The only behavior change is that -1 is stored instead of Integer.MAX_VALUE internally in most places.
X-SVN-Rev: 40357
2017-08-26 06:56:41 +00:00
Andy Heninger
bc77976528 ICU-13318 RBBITest, remove obsolete tests, move remaining test data to rbbitst.txt
X-SVN-Rev: 40356
2017-08-26 00:44:28 +00:00
Markus Scherer
2f87cf4c46 ICU-10524 normalization one-way mapping with trailing ccc>1 has no compose-boundary-after
X-SVN-Rev: 40355
2017-08-25 22:46:12 +00:00
Markus Scherer
3e9530c048 ICU-13332 CaseMapImpl.isFollowedByCasedLetter() must increment the string index while looping
X-SVN-Rev: 40353
2017-08-24 20:36:19 +00:00
Shane Carr
388288b819 ICU-13177 Removes old (ICU 59) number formatting middleware since it has been wholly replaced by the property mapper function. This change also removes the IProperties polymorphism and makes all remaining classes reference Properties directly.
X-SVN-Rev: 40352
2017-08-24 08:18:22 +00:00
Shane Carr
41d811b716 ICU-13177 Assorted cleanup and minor changes. Preparation for C++.
X-SVN-Rev: 40351
2017-08-24 06:03:12 +00:00
Shane Carr
8b625eda51 ICU-13177 Merging trunk to branch
X-SVN-Rev: 40350
2017-08-24 05:56:16 +00:00
Markus Scherer
d362b18924 ICU-13307 Java Edits.mergedAndAppend(ab, bc); map indexes only from inside spans not empty deletions/insertions
X-SVN-Rev: 40348
2017-08-23 20:42:30 +00:00
Norbert Runge
0b3edb1c46 ICU-13253 Parameterizes data driven test.
X-SVN-Rev: 40346
2017-08-18 16:36:17 +00:00
Shane Carr
d9056b1f32 ICU-13285 Adding NumberingSystem constructor methods to DecimalFormatSymbols (J and C).
X-SVN-Rev: 40345
2017-08-17 23:49:00 +00:00
George Rhoten
221c076ac2 ICU-13293 RuleBasedNumberFormat should not throw an exception when mixing rounding and unreal numbers
X-SVN-Rev: 40344
2017-08-17 23:25:38 +00:00
Norbert Runge
408afcee77 ICU-13236 Removes translit dependency from coreCheck in build.xml, @Ignore-s a test in TestIDNA.java that needs the dependency.
X-SVN-Rev: 40342
2017-08-17 21:58:32 +00:00
Norbert Runge
c1c5e14cec ICU-13255 Changes a TODO comment to refer to a different ticket.
X-SVN-Rev: 40339
2017-08-17 17:52:01 +00:00
Andy Heninger
7f0d4110c8 ICU-13274 Break Iterator test additions.
X-SVN-Rev: 40335
2017-08-16 23:29:02 +00:00
Andy Heninger
f08eb087ba ICU-13274 Break Iterator test additions.
X-SVN-Rev: 40334
2017-08-16 23:19:21 +00:00
Fredrik Roubert
32f20ec9b4 ICU-13322 Skip the TestDataDrivenJDK test case when run in Android.
X-SVN-Rev: 40332
2017-08-16 17:42:39 +00:00
Markus Scherer
d37ec502c3 ICU-6591 fix auto-format indentation bugs, fix a javadoc warning
X-SVN-Rev: 40329
2017-08-11 23:47:39 +00:00
Markus Scherer
a919ea14e1 ICU-6591 make ccc=x work for all integers 0..255
X-SVN-Rev: 40328
2017-08-11 23:42:02 +00:00
Yoshito Umaoka
bcc7db4504 ICU-13296 Added LHDT as short/daylight name for metazone Lord_Howe in tzdbNames.txt.
X-SVN-Rev: 40323
2017-08-09 18:51:31 +00:00
Shane Carr
f5af411b7f ICU-13177 Adding new number formatting code to repository.
X-SVN-Rev: 40315
2017-08-05 01:02:35 +00:00
Shane Carr
8540468f28 ICU-13177 Changes to existing API for number formatting overhaul.
X-SVN-Rev: 40314
2017-08-05 00:28:16 +00:00
Shane Carr
ca30fb66ec ICU-13177 Pointing DecimalFormat.java and CompactDecimalFormat.java at the new API. All tests are passing.
X-SVN-Rev: 40313
2017-08-04 22:43:34 +00:00
Andy Heninger
e9fd2c3d86 ICU-13274 rbbi, port updated TestExtended to Java.
X-SVN-Rev: 40309
2017-08-03 20:31:06 +00:00
Norbert Runge
abd252c79e ICU-13236 re-enable execution of monkey test in TestIDNA.java but keep test ignored because it is still failing.
X-SVN-Rev: 40307
2017-08-02 18:24:57 +00:00
Norbert Runge
c5932970d6 ICU-13236 re-enable execution of monkey test in TestIDNA.java but keep test ignored because it is still failing.
X-SVN-Rev: 40306
2017-08-02 18:23:55 +00:00
Shane Carr
ea6b6a46b1 ICU-13289 Fixing engineering notation discrepancy with the LDML spec.
X-SVN-Rev: 40304
2017-08-01 18:12:59 +00:00
Andy Heninger
52513beddd ICU-13196 RBBI Monkey Test, port to Java. Sync a few changes back to ICU4C.
X-SVN-Rev: 40302
2017-08-01 01:03:09 +00:00
Andy Heninger
2b5557fce6 ICU-12519 Break Iterator assignment handles Locales.
X-SVN-Rev: 40301
2017-07-31 20:20:37 +00:00
Norbert Runge
5098dd9abf ICU-13254 Parameterizes data driven tests.
X-SVN-Rev: 40299
2017-07-31 17:08:25 +00:00
Shane Carr
8cf6752ecb ICU-13177 Assorted minor internal changes.
X-SVN-Rev: 40294
2017-07-28 05:55:06 +00:00
Shane Carr
6996d12710 ICU-13177 Merging trunk to branch
X-SVN-Rev: 40289
2017-07-27 03:23:15 +00:00
Shane Carr
3f881632f4 ICU-13286 Fixing ICU4J numbering systems with supplemental-range code point digits.
X-SVN-Rev: 40288
2017-07-27 03:08:22 +00:00
Markus Scherer
9a3a03c417 ICU-13270 icu::Edits add numberOfChanges(); Edits::Iterator add findDestinationIndex(), destinationIndexFromSourceIndex(), sourceIndexFromDestinationIndex()
X-SVN-Rev: 40286
2017-07-24 22:43:53 +00:00
Markus Scherer
aa6d5e3e76 ICU-13271 add Normalizer2::isNormalizedUTF8()
X-SVN-Rev: 40280
2017-07-20 22:08:30 +00:00
Shane Carr
e3928d4fbf ICU-13177 Merging trunk to branch
X-SVN-Rev: 40273
2017-07-20 04:10:01 +00:00
Shane Carr
5e5a9a84c5 ICU-13177 Assorted internal data type changes. Should not change behavior.
X-SVN-Rev: 40272
2017-07-20 04:06:29 +00:00
Fredrik Roubert
ac2fb96a07 ICU-13283 Skip DecimalFormat_ICU58 test code when run in Android.
X-SVN-Rev: 40271
2017-07-20 00:28:09 +00:00
Andy Heninger
1292197198 ICU-12507 rbbi, switch impl from UTrie to UTrie2.
X-SVN-Rev: 40270
2017-07-19 22:31:12 +00:00
Norbert Runge
b6cd1cddeb ICU-13243 enables and re-arranges a test case disabled during JUnit migration.
X-SVN-Rev: 40269
2017-07-19 17:13:03 +00:00
Markus Scherer
e6748afd82 ICU-13197 improved normalization data structure and code; .nrm formatVersion 3; merged from branches/markus/normv3 except for cherry-picks from trunk to there
X-SVN-Rev: 40265
2017-07-14 22:38:40 +00:00
Shane Carr
e9755b9774 ICU-11903 Always propagate zero digit in DecimalFormatSymbols#setZeroDigit().
X-SVN-Rev: 40255
2017-07-12 10:17:57 +00:00
Shane Carr
fc823505ae ICU-12690 Adding convenience overloads for java.util.Currency.
X-SVN-Rev: 40253
2017-07-11 17:24:34 +00:00
Norbert Runge
ad48b2ffd8 ICU-13239 moves to its own file a currently disabled test and re-enable test.
X-SVN-Rev: 40215
2017-06-26 16:30:38 +00:00
Yoshito Umaoka
03e48a9d54 ICU-13159 Updated ICU4J readme for 60m1.
X-SVN-Rev: 40212
2017-06-26 05:09:39 +00:00
Yoshito Umaoka
949349b2ac ICU-13159 Update ICU4J API change report for 60m1.
X-SVN-Rev: 40210
2017-06-26 04:21:24 +00:00
Yoshito Umaoka
363bb5523c ICU-13159 Suppress unused warnings.
X-SVN-Rev: 40209
2017-06-26 04:10:32 +00:00
Yoshito Umaoka
3debf85752 ICU-13159 BRS 60m1 Clean up import statements.
X-SVN-Rev: 40208
2017-06-26 04:01:46 +00:00
Yoshito Umaoka
d1e192dd1e ICU-13159 Fixed Java 6 compatibility issue in NumberFormatTest. Also fixed a test data loading problem in UTS46Test.
X-SVN-Rev: 40207
2017-06-26 03:54:19 +00:00
Shane Carr
b492e597f0 ICU-13177 Reverting changes that were accidentally committed to branch in r40120
X-SVN-Rev: 40201
2017-06-23 07:29:54 +00:00
Shane Carr
0c193f20f5 ICU-13177 Merging trunk to branch
X-SVN-Rev: 40200
2017-06-23 07:21:33 +00:00
Shane Carr
95e854506a ICU-13151 Removing obsolete assertion from PluralFormat.java
X-SVN-Rev: 40199
2017-06-23 06:51:04 +00:00
Peter Edberg
2cea868e02 ICU-13006 DateFormat.setNumberFormat should clone the NumberFormat and also call setGroupingUsed(false)
X-SVN-Rev: 40198
2017-06-23 06:26:30 +00:00