Jeff Genovy
7c7b8bd570
ICU-20536 ICU 62.2 release tasks + tzdata2019a
2019-04-11 12:01:29 -07:00
Jeff Genovy
8fc7cb9cb7
ICU-20536 Japanese era Reiwa support in ICU4J 62
2019-04-11 12:01:29 -07:00
Jeff Genovy
5af4b112ac
ICU-20482 Fix build breaks + regenerate ICU4J data files.
...
- Regenerate the ICU4J data files (icudata.jar and icutzdata.jar).
- Remove unsupported Java Diamond operators in order to unbreak the Java build.
2019-03-21 13:44:19 -07:00
Yoshito Umaoka
82422ac0d8
ICU-20482 Japanese Calendar changes to enable placeholder support for the New Era.
...
Manually cherry-picked from commit: 45cdda61a6
Original commit message:
ICU-12973 CLDR Japanese Era data and tentative Japanese new era support (#111 )
* Updated era data format in supplementalData.
* Include tentative era names in data. Implemented Japanese era loaded from CLDR data in ICU4J.
* ICU4C implementation, ICU4C refactoring. WIP.
* VS project updates and some bug fixes
Also added API comments.
* Review feedback and bug fixes
- NULL to nullptr
- use of LocalUResourceBundlePointer
- TYPO "name" to "named"
- env var checking stricmp() == 0
* API comment correction based on feedback
* Duplicate the comment in ucal.h to calendar.h
* Fixed spelling errors in API comment
2019-03-21 13:44:19 -07:00
Markus Scherer
10fe29c0d4
ICU-13851 case mapping data: when fetching delta make sure to read from start of exceptional values
...
X-SVN-Rev: 41550
2018-08-15 11:36:47 -07:00
Yoshito Umaoka
4a3ba8eee9
ICU-13823 Merged #13840 number parser memory overflow fix (r41541) to maint-62 for 62.1 GA.
...
X-SVN-Rev: 41542
2018-06-20 05:34:56 +00:00
Yoshito Umaoka
62395ea147
ICU-13823 Merged #13822 remove VES from currency numeric code data (r41511) to maint-62 and regenerated ICU4J data for 62.1 GA.
...
X-SVN-Rev: 41531
2018-06-15 22:57:09 +00:00
Yoshito Umaoka
5c7b96c07b
ICU-13823 Merged CLDR release-33-1-d03 updates (r41525, r41528) to maint-62 for 62.1 GA.
...
X-SVN-Rev: 41529
2018-06-15 21:39:10 +00:00
Jeff Genovy
6476b2530a
ICU-13823 Update ICU4C and ICU4J readme.html files for 62.1 GA.
...
X-SVN-Rev: 41517
2018-06-12 20:56:33 +00:00
Jeff Genovy
6a82f30986
ICU-13823 Update the ICU4J version for 62.1 GA.
...
X-SVN-Rev: 41516
2018-06-12 20:36:16 +00:00
Shane Carr
724e3b4f10
ICU-13804 Fixing test failure from r41497.
...
X-SVN-Rev: 41498
2018-06-01 00:48:18 +00:00
Shane Carr
dd7667d330
ICU-13804 Making number parsing code more robust when given empty symbol strings.
...
X-SVN-Rev: 41497
2018-06-01 00:31:54 +00:00
Shane Carr
29937704cd
ICU-8610 Responding to number skeleton code review feedback.
...
X-SVN-Rev: 41483
2018-05-30 03:34:41 +00:00
Peter Edberg
8d17fb0e1b
ICU-13667 ICU 62rc BRS, update measurement unit constants
...
X-SVN-Rev: 41481
2018-05-30 01:22:52 +00:00
Peter Edberg
4e6358240c
ICU-13792 Integrate data from cldr/tags/release-33-1-d02 to ICU trunk for ICU62rc
...
X-SVN-Rev: 41479
2018-05-29 22:33:10 +00:00
Yoshito Umaoka
97011814e0
ICU-13667 BRS62 - Added ICU 62 serialization test data, removed ICU 57.
...
X-SVN-Rev: 41478
2018-05-29 21:26:24 +00:00
Yoshito Umaoka
eaa25479e1
ICU-13667 BRS62 - added ICU4J 62 API signature file (and deleted ICU4J 52 API signature file).
...
X-SVN-Rev: 41477
2018-05-29 21:12:48 +00:00
Yoshito Umaoka
a12265d749
ICU-13667 Updated API change report, fixed API report tool to handle 5 letter sub-package (number) properly.
...
X-SVN-Rev: 41476
2018-05-29 21:07:31 +00:00
Yoshito Umaoka
2076cee7d8
ICU-13667 BRS62 Clean up import statements.
...
X-SVN-Rev: 41475
2018-05-29 19:34:43 +00:00
Yoshito Umaoka
f4c892c6c4
ICU-13667 Fixing compiler warnings and API doc issues.
...
X-SVN-Rev: 41473
2018-05-29 17:06:21 +00:00
Jeff Genovy
70e173a4a2
ICU-13667 Update ICU4J version number for 62.1 release candidate, and readme file.
...
X-SVN-Rev: 41467
2018-05-25 23:39:14 +00:00
Markus Scherer
c6c8b7201a
ICU-13630 update spoof checker inclusion/recommended sets from Unicode 9 to Unicode 11
...
X-SVN-Rev: 41466
2018-05-25 23:39:01 +00:00
Markus Scherer
eecb1a94fc
ICU-13630 script metadata: Mongolian -> exclusion
...
X-SVN-Rev: 41462
2018-05-25 18:18:15 +00:00
Shane Carr
79b8248092
ICU-13677 Fixing up apidoc strings for precision setting.
...
X-SVN-Rev: 41456
2018-05-24 21:28:11 +00:00
Peter Edberg
5b3c14c29d
ICU-12936 Make RelativeDateTimeFormatter handle offset of -0
...
X-SVN-Rev: 41451
2018-05-24 05:52:01 +00:00
Shane Carr
8e1dc1f3b1
ICU-13736 Change number parsing to require locale currency when using non-currency parse function.
...
X-SVN-Rev: 41450
2018-05-24 04:35:16 +00:00
Shane Carr
58b7fe2e32
ICU-13777 Adding tests to make sure currency long names round-trip through parsing.
...
X-SVN-Rev: 41446
2018-05-24 04:16:35 +00:00
Shane Carr
68b2d740d6
ICU-13788 Disabling failing RBNF parse test; to be addressed in #13793
...
X-SVN-Rev: 41445
2018-05-24 03:36:42 +00:00
Markus Scherer
186cd0a4dc
ICU-13630 Unicode 11 zh data, take 2
...
X-SVN-Rev: 41435
2018-05-22 23:57:25 +00:00
Shane Carr
c2412adb1e
ICU-11626 Fixes ICU4C CurrencyPluralInfo unit tests. Also fixes a memory leak in CurrencyPluralInfo implementation.
...
X-SVN-Rev: 41431
2018-05-22 20:47:19 +00:00
Markus Scherer
768f3f42a9
ICU-13630 IdnaTestV2.txt with bug fixes 20180522
...
X-SVN-Rev: 41430
2018-05-22 17:46:27 +00:00
Shane Carr
0a2aeb017a
ICU-13333 Adding combining dot spoof check.
...
X-SVN-Rev: 41428
2018-05-22 02:47:31 +00:00
Shane Carr
33a0fa7172
ICU-13783 Re-writing grouping parsing logic. Same behavior but passes more corner cases.
...
X-SVN-Rev: 41427
2018-05-22 02:46:49 +00:00
Markus Scherer
ebca759ea1
ICU-13630 Unicode 11 update from near-final data 20180521
...
X-SVN-Rev: 41426
2018-05-22 01:56:20 +00:00
Andy Heninger
fc31932587
ICU-13770 Line Break update for Unicode 11 - revise rule LB8a.
...
X-SVN-Rev: 41425
2018-05-21 23:47:40 +00:00
Andy Heninger
c85229e1e4
ICU-13770 RBBI LB8a rule update for ICU4J.
...
X-SVN-Rev: 41424
2018-05-21 22:40:17 +00:00
Yoshito Umaoka
6f34721bf6
ICU-13121 Use ASCII style copyright comment in all properties file.
...
X-SVN-Rev: 41422
2018-05-21 00:55:46 +00:00
Yoshito Umaoka
ca9ecef96e
ICU-13517 Updated TimeZoneAdapter#equals implementation to return false if the given object is not a TimeZoneAdapter.
...
X-SVN-Rev: 41419
2018-05-20 23:53:41 +00:00
Yoshito Umaoka
ab59a3896c
ICU-13601 Added getFirstDayOfWeek() in ICU Calendar wrapper class - CalendarICU.
...
X-SVN-Rev: 41418
2018-05-20 21:56:37 +00:00
Yoshito Umaoka
19eadbf90d
ICU-13703 Fixed TestHoliday/TestEaster test execution issue.
...
X-SVN-Rev: 41416
2018-05-20 18:47:57 +00:00
Shane Carr
8265a37aa4
ICU-11640 Minor code cleanup
...
X-SVN-Rev: 41415
2018-05-19 08:04:15 +00:00
Yoshito Umaoka
898f5a6b11
ICU-13740 Java 6 compatibility fix
...
X-SVN-Rev: 41414
2018-05-19 00:46:19 +00:00
Shane Carr
b1508d753b
ICU-11230 Change number parsing to require at least 2 digits in a group after the first group.
...
X-SVN-Rev: 41407
2018-05-18 00:52:43 +00:00
Fredrik Roubert
9006190a53
ICU-13617 Stop consuming AttributedCharacterIterator instances twice.
...
X-SVN-Rev: 41405
2018-05-17 18:53:16 +00:00
Shane Carr
54a48fffc3
ICU-13740 Flipping test expectations for some currency parsing cases. ICU4C is the one with unusual behavior, not the others.
...
X-SVN-Rev: 41403
2018-05-17 06:48:14 +00:00
Shane Carr
12413cde6d
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
2018-05-17 06:28:27 +00:00
Shane Carr
8ce0b6812b
ICU-13740 Merging P, Q, and S into a single case called P.
...
X-SVN-Rev: 41401
2018-05-17 06:20:43 +00:00
Shane Carr
afa3cb0819
ICU-13740 Enabling proper ICU4J test.
...
X-SVN-Rev: 41400
2018-05-17 05:54:12 +00:00
Shane Carr
63d22d242f
ICU-13740 Refactoring ICU4J test file; adding boilerplate for proper ICU4J test.
...
X-SVN-Rev: 41399
2018-05-17 05:41:36 +00:00
Shane Carr
a897686732
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
2018-05-17 03:29:37 +00:00