Markus Scherer
|
466a569c58
|
ICU-12900 mostly still Unicode 9.0 but Unicode 10 beta (20170322) segmentation & bidi data and draft emoji 5.0 (also 20170322)
X-SVN-Rev: 39915
|
2017-03-23 02:14:00 +00:00 |
|
Shane Carr
|
a47756d190
|
ICU-13060 Assorted test cases, @internal tags, and fixes for DecimalFormat.
X-SVN-Rev: 39908
|
2017-03-22 23:30:42 +00:00 |
|
Craig Cornelius
|
e5ea539acf
|
ICU-13002 Resolve ErrorProne warnings with MissingCasesInEnumSwitch
X-SVN-Rev: 39907
|
2017-03-22 23:13:23 +00:00 |
|
Craig Cornelius
|
8884844cab
|
ICU-13059 Resolve missing import in SignificantDigiesRounder.java, revealed by ErrorProne.
X-SVN-Rev: 39905
|
2017-03-22 22:16:29 +00:00 |
|
Yoshito Umaoka
|
74fa5c71cd
|
ICU-12922 Fixed javadoc warnings (empty <p> tags)
X-SVN-Rev: 39904
|
2017-03-22 21:28:35 +00:00 |
|
Yoshito Umaoka
|
c2ae4efe13
|
ICU-13052 Promoted previously draft APIs to stable for ICU4J 59.1 release.
X-SVN-Rev: 39903
|
2017-03-22 21:11:13 +00:00 |
|
Yoshito Umaoka
|
9f5338a6c0
|
ICU-13052 Updated the API status of Date format fields AM_PM_MIDNIGHT_NOON and FLEXIBLE_DAY_PERIOD.
X-SVN-Rev: 39902
|
2017-03-22 20:49:24 +00:00 |
|
Yoshito Umaoka
|
83ddd2563b
|
ICU-12816 tzdata2017b to ICU4C/ICU4J.
X-SVN-Rev: 39889
|
2017-03-20 23:39:46 +00:00 |
|
Shane Carr
|
229389832c
|
ICU-7467 Reverting unintentional changes in r39877 to test launch configuration files.
X-SVN-Rev: 39887
|
2017-03-20 22:16:19 +00:00 |
|
Yoshito Umaoka
|
2879c80793
|
ICU-13052 ICU4J 59 API promotion draft.
X-SVN-Rev: 39886
|
2017-03-20 20:23:23 +00:00 |
|
Yoshito Umaoka
|
634c4a2023
|
ICU-12812 Fixed some build and test issues introduced by LoicaleMatcher changes (and DecimalFormat changes done by #7467)
X-SVN-Rev: 39883
|
2017-03-20 16:09:08 +00:00 |
|
Peter Edberg
|
8529f1b528
|
ICU-13005 Integrate data from CLDR final release-31; known issue with sw negative CompactDecimals
X-SVN-Rev: 39882
|
2017-03-20 04:22:36 +00:00 |
|
Shane Carr
|
d532f48e17
|
ICU-7467 Commenting out Java 8 java.lang.reflect.Parameter dependency in test case
X-SVN-Rev: 39881
|
2017-03-19 12:58:54 +00:00 |
|
Mark Davis
|
1492fbd84c
|
ICU-12812 add remove() for old Java
X-SVN-Rev: 39880
|
2017-03-19 06:43:24 +00:00 |
|
Mark Davis
|
0532404ce9
|
ICU-12812 remove dependency on Predicate
X-SVN-Rev: 39879
|
2017-03-19 05:53:16 +00:00 |
|
Mark Davis
|
7a7620e5fc
|
ICU-12812 disable timing test
X-SVN-Rev: 39878
|
2017-03-18 08:53:09 +00:00 |
|
Shane Carr
|
dbcae565a2
|
ICU-7467 Merging ICU4J decimal format overhaul from branch to trunk.
X-SVN-Rev: 39877
|
2017-03-18 03:32:40 +00:00 |
|
Andy Heninger
|
6fc65490f2
|
ICU-7467 Revert failing merge of new decimal format.
X-SVN-Rev: 39869
|
2017-03-18 00:27:51 +00:00 |
|
Shane Carr
|
7849d4bd06
|
ICU-7467 Merging branch to trunk 4
X-SVN-Rev: 39866
|
2017-03-17 23:54:23 +00:00 |
|
Andy Heninger
|
fdbf36c544
|
ICU-13049 icu4j, update svn properties of files to match auto-props defaults. Fix one file with a Latin-1 copy right sign.
X-SVN-Rev: 39855
|
2017-03-17 22:30:26 +00:00 |
|
Mark Davis
|
3a18873d2c
|
ICU-12812 Add new implementation, but only expose a limited API as tech preview. Note the XCldrStub class to help migration from CLDR to ICU environment.
X-SVN-Rev: 39849
|
2017-03-17 12:48:31 +00:00 |
|
Markus Scherer
|
2928392042
|
ICU-12922 improve docs
X-SVN-Rev: 39828
|
2017-03-15 22:26:18 +00:00 |
|
Yoshito Umaoka
|
8afd3f9b68
|
ICU-12555 Fixed ArrayIndexOutOfBoundsException problem in StringSearch constructor caused by incorrect ce table length.
X-SVN-Rev: 39816
|
2017-03-15 07:20:13 +00:00 |
|
Yoshito Umaoka
|
76d9f7e502
|
ICU-12562 Applied the fix equivalent to the android patch to resolve TimeZone#getDefault() threading issue.
X-SVN-Rev: 39809
|
2017-03-15 01:27:58 +00:00 |
|
Yoshito Umaoka
|
8263cc5d75
|
ICU-12615 LocaleValidityChecker to handle the special case '-u-va-posix'
X-SVN-Rev: 39806
|
2017-03-15 00:32:31 +00:00 |
|
Yoshito Umaoka
|
10ae498198
|
ICU-12722 Added default case in a switch statement to resolve an ErrorProne and other static code analysis tool's warning.
X-SVN-Rev: 39804
|
2017-03-14 21:53:32 +00:00 |
|
Yoshito Umaoka
|
4868776250
|
ICU-12724 Do not lazily initialize CANONICAL_MAP / variantsToKeywords with potentially problematic initialization code.
X-SVN-Rev: 39802
|
2017-03-14 21:11:57 +00:00 |
|
Yoshito Umaoka
|
7d82980d9a
|
ICU-12882 Removed a section explaining calendar subclass resource data from DateFormatSymbols constructor's API doc.
X-SVN-Rev: 39792
|
2017-03-14 14:15:29 +00:00 |
|
Markus Scherer
|
782e4ff95e
|
ICU-12922 bidi explicit level 0: lift it up to resolved paragraph level except leave it at 0 for paragraph separators
X-SVN-Rev: 39741
|
2017-03-07 22:57:46 +00:00 |
|
Peter Edberg
|
410e3f6db5
|
ICU-13005 Integrate data from CLDR release-31-d02 (part 2, add new locales)
X-SVN-Rev: 39738
|
2017-03-05 05:38:02 +00:00 |
|
Peter Edberg
|
b3045d787d
|
ICU-13005 update release version to 59.1 rc
X-SVN-Rev: 39736
|
2017-03-05 04:57:45 +00:00 |
|
Peter Edberg
|
2d183b5a92
|
ICU-13005 Integrate data from CLDR release-31-d02, remove logKnownIssues for fixed items
X-SVN-Rev: 39735
|
2017-03-05 03:53:56 +00:00 |
|
Peter Edberg
|
04c115425d
|
ICU-13010 Add Extend* to rule GB11′, update tests and add more emoji cluster tests
X-SVN-Rev: 39726
|
2017-03-02 21:04:09 +00:00 |
|
Yoshito Umaoka
|
9354784c16
|
ICU-12816 tzdata2017a to ICU4C/ICU4J. Override region for Pacific/Johnston, so region mapping stayed same with previous versions. Fixed a tzcode build problem.
X-SVN-Rev: 39725
|
2017-03-02 07:39:17 +00:00 |
|
Peter Edberg
|
f9b7898dcf
|
ICU-13005 Integrate data from CLDR release-31-d01
X-SVN-Rev: 39710
|
2017-02-27 03:25:00 +00:00 |
|
Yoshito Umaoka
|
5817a8c964
|
ICU-12945 Removed redundant IBM copyright embedded in API comments. Also updated API doc footer copyright statement from IBM's to Unicode's.
X-SVN-Rev: 39696
|
2017-02-22 20:39:40 +00:00 |
|
Markus Scherer
|
4c2fad3e36
|
ICU-12410 class Edits, class CaseMap with new low-level functions that work with Edits, simpler case properties code, some cleanup
X-SVN-Rev: 39684
|
2017-02-17 21:03:35 +00:00 |
|
Markus Scherer
|
bd7130998d
|
ICU-12410 TestCaseMapWithEdits()
X-SVN-Rev: 39670
|
2017-02-14 00:21:31 +00:00 |
|
Markus Scherer
|
4207d7fc26
|
ICU-12410 test & fix Edits
X-SVN-Rev: 39660
|
2017-02-10 04:44:37 +00:00 |
|
Markus Scherer
|
91cb8bf24e
|
ICU-12410 bug fixes
X-SVN-Rev: 39657
|
2017-02-09 23:09:08 +00:00 |
|
Markus Scherer
|
1c2a1da83b
|
ICU-12410 move/re-port case folding, support Edits
X-SVN-Rev: 39651
|
2017-02-09 00:12:54 +00:00 |
|
Markus Scherer
|
4805866163
|
ICU-12410 move/re-port titlecasing, support Edits
X-SVN-Rev: 39647
|
2017-02-07 00:58:52 +00:00 |
|
Markus Scherer
|
2798a5aa3e
|
ICU-12410 toUpper() with Edits
X-SVN-Rev: 39646
|
2017-02-06 22:31:15 +00:00 |
|
Markus Scherer
|
8543833fd7
|
ICU-12410 rename impl.CaseMap to impl.CaseMapImpl, avoid name collision with new text.CaseMap
X-SVN-Rev: 39645
|
2017-02-06 21:44:01 +00:00 |
|
Markus Scherer
|
96ad7e4a09
|
ICU-12410 minor API docs fixes
X-SVN-Rev: 39644
|
2017-02-06 21:21:52 +00:00 |
|
Markus Scherer
|
22702a020d
|
ICU-12410 back to non-static CaseMap with options but no locale; immutable class with setters that return new/other objects
X-SVN-Rev: 39636
|
2017-02-02 22:54:31 +00:00 |
|
Markus Scherer
|
f735836e1e
|
ICU-12410 switch CaseMap from ULocale to Locale (only)
X-SVN-Rev: 39634
|
2017-02-02 19:38:50 +00:00 |
|
Peter Edberg
|
0001f6c5e9
|
ICU-12895 update license files
X-SVN-Rev: 39632
|
2017-02-02 06:36:31 +00:00 |
|
Yoshito Umaoka
|
892a2005ba
|
ICU-12948 Imported data from CLDR trunk @13199, including UTC/GMT separation.
X-SVN-Rev: 39614
|
2017-01-29 05:08:37 +00:00 |
|
Craig Cornelius
|
c21c41ac03
|
ICU-12824 Update escape sequences for JavaDoc
X-SVN-Rev: 39610
|
2017-01-28 00:31:16 +00:00 |
|
Peter Edberg
|
1e63072ce8
|
ICU-12948 Pass two preliminary integration of CLDR 31 @13194
X-SVN-Rev: 39604
|
2017-01-27 05:21:21 +00:00 |
|
Markus Scherer
|
2fe503c981
|
ICU-12410 start to port class CaseMap to Java; make case mapping impl code work with CharSequence & Appendable
X-SVN-Rev: 39603
|
2017-01-25 23:52:55 +00:00 |
|
Peter Edberg
|
e0f3d87e99
|
ICU-12948 First-pass preliminary integration of CLDR 31 @13174
X-SVN-Rev: 39601
|
2017-01-24 08:22:23 +00:00 |
|
Peter Edberg
|
7b33e586f5
|
ICU-12937 Withdraw MeasureUnit interfaces for coordinate units, and related data loading
X-SVN-Rev: 39599
|
2017-01-23 16:20:59 +00:00 |
|
Peter Edberg
|
8e2a943ae8
|
ICU-12948 Handle new KeyType values, codes
X-SVN-Rev: 39595
|
2017-01-22 09:21:04 +00:00 |
|
Markus Scherer
|
8e6641fb3c
|
ICU-12410 port class Edits to Java
X-SVN-Rev: 39590
|
2017-01-21 00:53:52 +00:00 |
|
Peter Edberg
|
183b124712
|
ICU-12940 Add "ars" as alias to "ar_SA" locale, to "ar" for coll/rbnf
X-SVN-Rev: 39587
|
2017-01-20 20:07:27 +00:00 |
|
Andy Heninger
|
b63a4751fa
|
ICU-12918 Dictionary Break Iterator Assertion Failure
X-SVN-Rev: 39574
|
2017-01-18 19:43:01 +00:00 |
|
Andy Heninger
|
82dfd8b26e
|
ICU-12873 Race Conditions in RuleBasedBreakIterator.
X-SVN-Rev: 39572
|
2017-01-17 23:13:25 +00:00 |
|
Peter Edberg
|
a238722264
|
ICU-12895 update release version to 59.0.1 for m1
X-SVN-Rev: 39562
|
2017-01-16 00:42:22 +00:00 |
|
Peter Edberg
|
e03b49844c
|
ICU-12883 fix raw '&' in license files
X-SVN-Rev: 39561
|
2017-01-16 00:40:58 +00:00 |
|
George Rhoten
|
72280fb152
|
ICU-12713 Port fix for handling large magnitude numbers from ICU4J to ICU4C
X-SVN-Rev: 39560
|
2017-01-14 16:29:40 +00:00 |
|
George Rhoten
|
0b24b6a633
|
ICU-12874 Don't truncate small numbers with CompactDecimalFormat style rules represented in RBNF
X-SVN-Rev: 39557
|
2017-01-13 19:06:54 +00:00 |
|
Yoshito Umaoka
|
0057324249
|
ICU-12826 Updated CLDR utilities jar build target to exclude test framework classes. Also added @internal CLDR to the API comment in those test utility classes actually refereneced by CLDR tooling.
X-SVN-Rev: 39550
|
2017-01-09 21:24:46 +00:00 |
|
Fredrik Roubert
|
48989879a8
|
ICU-12869 Don't use ordinal() to define public constants.
Review URL: https://codereview.appspot.com/317990043 .
X-SVN-Rev: 39525
|
2016-12-05 20:49:33 +00:00 |
|
Peter Edberg
|
f6bad27e9c
|
ICU-12876 integrate CLDR release-30-0-3 into icu trunk
X-SVN-Rev: 39524
|
2016-12-03 00:42:01 +00:00 |
|
Yoshito Umaoka
|
b0526b7711
|
ICU-12816 tzdata2016j updates to ICU4C/ICU4J.
X-SVN-Rev: 39513
|
2016-11-29 08:30:52 +00:00 |
|
Andy Heninger
|
ee80ecf6a7
|
ICU-12723 Remove double-checked locking in ICUNotifier.
X-SVN-Rev: 39503
|
2016-11-10 22:32:56 +00:00 |
|
Fredrik Roubert
|
ac2430a58a
|
ICU-12386 Search for an actual resource, not a directory.
R=markus.icu@gmail.com, yoshito_umaoka@us.ibm.com
BUG=
Review URL: https://codereview.appspot.com/318730043 .
X-SVN-Rev: 39502
|
2016-11-09 18:02:48 +00:00 |
|
Yoshito Umaoka
|
f59ef72572
|
ICU-12816 tzdata2016i to ICU4C/ICU4J.
X-SVN-Rev: 39499
|
2016-11-03 18:11:33 +00:00 |
|
Yoshito Umaoka
|
a082545d69
|
ICU-12816 tzdata2016h updates to ICU4J.
X-SVN-Rev: 39477
|
2016-10-21 02:58:26 +00:00 |
|
Yoshito Umaoka
|
a8e45e3d32
|
ICU-12780 Unicode copyright and SVN property fixes.
X-SVN-Rev: 39463
|
2016-10-17 22:40:40 +00:00 |
|
Peter Edberg
|
d9dbe1251a
|
ICU-12780 integrate CLDR release-30-0-2 into icu4j trunk
X-SVN-Rev: 39461
|
2016-10-17 22:25:05 +00:00 |
|
Yoshito Umaoka
|
5054f43004
|
ICU-12801 Regenerated ICU4J data using ICU4C trunk. Updated and cleaned up TestLocaleDisplayNames() to pass the test.
X-SVN-Rev: 39452
|
2016-10-14 00:15:20 +00:00 |
|
Peter Edberg
|
0b5446617f
|
ICU-12801 integrate CLDR release-30-0-1 into icu4j trunk
X-SVN-Rev: 39444
|
2016-10-13 06:05:15 +00:00 |
|
Yoshito Umaoka
|
d684204400
|
ICU-12802 ICU4J trunk's tzdata sync'ed with ICU4C, including region override for Europe/Simferopol.
X-SVN-Rev: 39440
|
2016-10-12 22:40:28 +00:00 |
|
Norbert Runge
|
e27dd73e3b
|
ICU-12792 add 'Test' to name of unit test files for Junit to recognize them as such
X-SVN-Rev: 39435
|
2016-10-12 15:36:55 +00:00 |
|
Andy Heninger
|
4e22ce5dc8
|
ICU-12797 RBBI rule compiler fix.
X-SVN-Rev: 39431
|
2016-10-10 21:46:04 +00:00 |
|
Norbert Runge
|
4293df728e
|
ICU-12759 DiagBigDecimal.java to DiagBigDecimalTest.java and modify class name
X-SVN-Rev: 39430
|
2016-10-07 15:25:20 +00:00 |
|
Yoshito Umaoka
|
926e0788a3
|
ICU-12782 Merged TestwriteObject and TestReadObject to avoid test ordering issue. Changed the test case to use ByteArrayOutputStream so that the test case does not leave temporary test output file.
X-SVN-Rev: 39426
|
2016-10-04 14:10:29 +00:00 |
|
Stuart Gill
|
b0eda10ed0
|
ICU-12759 fix BigDecimal tests to properly run under JUnit
X-SVN-Rev: 39407
|
2016-09-30 21:10:28 +00:00 |
|
Yoshito Umaoka
|
c97eed26e6
|
ICU-12716 Corrected API comment for newly added hashCode() methods, added a test case for VersionInfo#hashCode() and updated coverage-exclusion.txt. Also updated the API change report and API signature file.
X-SVN-Rev: 39394
|
2016-09-29 10:50:23 +00:00 |
|
Yoshito Umaoka
|
e3624ee74a
|
ICU-12415 tzdata2016g updates to ICU4J.
X-SVN-Rev: 39393
|
2016-09-29 02:26:35 +00:00 |
|
Norbert Runge
|
acbe642cbb
|
ICU-12761 Adds Unicode copyright notice.
X-SVN-Rev: 39389
|
2016-09-28 22:16:43 +00:00 |
|
Peter Edberg
|
9ecccdc84a
|
ICU-12729 integrate CLDR release-30-d04 into icu4j trunk (fix characterLabelPattern for strokes)
X-SVN-Rev: 39379
|
2016-09-28 10:50:25 +00:00 |
|
Yoshito Umaoka
|
6ef22595ed
|
ICU-12585 Merging Stuart's work branch changes for re-enabling serialization tests. The change set also contains ICU 58 serialization test data for future releases (BRS).
X-SVN-Rev: 39377
|
2016-09-28 04:56:57 +00:00 |
|
Craig Cornelius
|
e13317152d
|
ICU-12716 Add hashCode to avoid compiler warnings
X-SVN-Rev: 39372
|
2016-09-28 01:13:19 +00:00 |
|
Craig Cornelius
|
f6e18517b1
|
ICU-12716 Fixes to remove ReferenceEquality warnings on compile
X-SVN-Rev: 39371
|
2016-09-28 00:39:19 +00:00 |
|
Craig Cornelius
|
2049f6f415
|
ICU-12716 Fix formatting in tests to resolve ErrorProne warnings
X-SVN-Rev: 39370
|
2016-09-27 23:56:40 +00:00 |
|
Markus Scherer
|
ecfeb4ac29
|
ICU-5456 minor changes for review feedback
X-SVN-Rev: 39364
|
2016-09-27 21:38:03 +00:00 |
|
Shane Carr
|
cd47bd50e6
|
ICU-12646 Handling out-of-bounds confusable entries in icu4j; see r39360 for icu4c.
X-SVN-Rev: 39363
|
2016-09-27 20:10:47 +00:00 |
|
Shane Carr
|
a1b7d39c3b
|
ICU-12646 Syncing spoof data binary file format description with icu4c.
X-SVN-Rev: 39361
|
2016-09-27 17:52:29 +00:00 |
|
Yoshito Umaoka
|
fd1fb653a9
|
ICU-12739 Fixed svn properties.
X-SVN-Rev: 39355
|
2016-09-26 21:45:06 +00:00 |
|
Yoshito Umaoka
|
8cae80209a
|
ICU-12739 BRS 58 - Updated currencyNumericCodes to include BNY/933, imported from ICU4C r39353.
X-SVN-Rev: 39354
|
2016-09-26 20:37:51 +00:00 |
|
Yoshito Umaoka
|
4bbd8315bd
|
ICU-12739 Fixed new compiler warnings introduced last week.
X-SVN-Rev: 39348
|
2016-09-26 14:37:26 +00:00 |
|
Yoshito Umaoka
|
bea0b2961d
|
ICU-12748 Removed @Override from a couple of methods added after Java 6.
X-SVN-Rev: 39347
|
2016-09-26 14:21:59 +00:00 |
|
Shane Carr
|
83bbd931ef
|
ICU-12549 Minor revisions to SpoofChecker comments and documentation.
X-SVN-Rev: 39344
|
2016-09-23 21:44:06 +00:00 |
|
Norbert Runge
|
8e8676c652
|
ICU-12706 unit test coverage for CompactDecimalFormat, CurrencyMetaINfo, DigitList.
One unreachable method removed in DigitList.
X-SVN-Rev: 39343
|
2016-09-23 21:36:04 +00:00 |
|
Markus Scherer
|
e5789c9c8a
|
ICU-12739 update pool bundles, regenerate resource bundles that use them
X-SVN-Rev: 39340
|
2016-09-23 00:07:23 +00:00 |
|
Craig Cornelius
|
a2e5325ea3
|
ICU-12748 Remove override that does not work with Java 1.6
X-SVN-Rev: 39337
|
2016-09-22 23:29:23 +00:00 |
|