Commit Graph

2178 Commits

Author SHA1 Message Date
kazède king
c5fba6be2b ICU-11872 suppress output of "midnight" in formatting (Java)
X-SVN-Rev: 38488
2016-03-04 18:35:26 +00:00
Markus Scherer
aaba97b6f9 ICU-12186 update the pool bundles, and the .res files that use them
X-SVN-Rev: 38487
2016-03-04 18:32:50 +00:00
Peter Edberg
b9759e7cce ICU-12072 J, Updates per review comments
X-SVN-Rev: 38483
2016-03-04 06:40:50 +00:00
Scott Russell
6d565a1d0c ICU-12186 organize imports
X-SVN-Rev: 38475
2016-03-03 16:14:06 +00:00
Scott Russell
b4319fbd64 ICU-12186 update ICU4J version number
X-SVN-Rev: 38474
2016-03-03 15:51:43 +00:00
Scott Russell
3fb3162cce ICU-12186 merge API promotion branch and update APIChangeReport
X-SVN-Rev: 38473
2016-03-03 04:17:43 +00:00
Fredrik Roubert
88a80c655c ICU-12227 Always specify class loader when loading test data.
X-SVN-Rev: 38464
2016-03-02 19:25:40 +00:00
George Rhoten
68ac3cb27a ICU-9503 Undo removal of lenient parse data. Only English wasn't moved to CLDR.
X-SVN-Rev: 38462
2016-03-02 09:02:20 +00:00
Markus Scherer
54ca0ab18c ICU-11952 match whole select part string, not just prefix
X-SVN-Rev: 38456
2016-03-01 23:47:06 +00:00
Markus Scherer
cbf6464079 ICU-12067 withdraw getter & setter for TIME_SEPARATOR date/time field
X-SVN-Rev: 38450
2016-03-01 18:49:43 +00:00
Yoshito Umaoka
a48cbfd993 ICU-12005 Fixed doc build problem with JDK 8. Added a build target 'docsStrict' which does all jlint check. Changed numeric character references in API doc with raw code points, so javadoc does not invalidate them in doclint.
X-SVN-Rev: 38444
2016-03-01 05:14:36 +00:00
Craig Cornelius
e68ab082c1 ICU-11914 Removed test that fails with Java 1.6.
X-SVN-Rev: 38443
2016-03-01 00:17:53 +00:00
Craig Cornelius
653ca5409d ICU-11914 Refactor tests to simplify.
X-SVN-Rev: 38442
2016-02-29 22:48:26 +00:00
Markus Scherer
93256d3f9e ICU-12067 withdraw TIME_SEPARATOR date/time field
X-SVN-Rev: 38441
2016-02-29 22:18:03 +00:00
Craig Cornelius
0b9bb708cd ICU-11914 Temporarily remove assert for failing tests.
X-SVN-Rev: 38431
2016-02-29 17:27:56 +00:00
Peter Edberg
d6562226e7 ICU-12154 J, update test & API doc for LocaleDisplayNames handling of bad locale IDs
X-SVN-Rev: 38428
2016-02-28 23:50:12 +00:00
Peter Edberg
d40857eaed ICU-12156 J, for locale disp name trailing parts, use internal methods that don't adjust for context
X-SVN-Rev: 38424
2016-02-28 20:14:07 +00:00
Andy Heninger
b552700cc6 ICU-12081 RBBI extensions & Emoji rules. Import rule data to Java from C++, port code changes.
X-SVN-Rev: 38422
2016-02-28 19:14:48 +00:00
Peter Edberg
48214e5b5d ICU-12056 J, Add format and toPattern tests for standard date fmts with number system overrides
X-SVN-Rev: 38421
2016-02-28 07:23:56 +00:00
John Emmons
d24c540196 ICU-10910 Compact currency formatting support
X-SVN-Rev: 38414
2016-02-27 02:47:37 +00:00
Craig Cornelius
b0773e59e9 ICU-11914 Add more detail to check failing tests.
X-SVN-Rev: 38411
2016-02-27 02:11:31 +00:00
Steven R. Loomis
802559f528 ICU-12037 fix references to license.html
X-SVN-Rev: 38409
2016-02-27 01:48:56 +00:00
Steven R. Loomis
b3df13641f ICU-12037 copy LICENSE.txt and license.html from icu4c
X-SVN-Rev: 38406
2016-02-27 01:32:47 +00:00
Steven R. Loomis
2c58e57d8d ICU-12037 remove old license
X-SVN-Rev: 38404
2016-02-27 01:31:05 +00:00
Craig Cornelius
57ccd73a91 ICU-11914 Add more detail to check failing tests.
X-SVN-Rev: 38396
2016-02-27 00:24:52 +00:00
Craig Cornelius
75c9b88455 ICU-11914 Add tests that verify correct behavior.
X-SVN-Rev: 38392
2016-02-26 23:19:55 +00:00
John Emmons
e50534f9e2 ICU-12185 Fix LDML2ICUConversion of cashDigits/cashRounding
X-SVN-Rev: 38390
2016-02-26 22:51:44 +00:00
Scott Russell
8f598f6746 ICU-12005 Fix numerous warnings / errors from Javadoc generation
X-SVN-Rev: 38385
2016-02-26 21:14:36 +00:00
Craig Cornelius
fd1d1cc38f ICU-11735 Fix minor indent mistake.
X-SVN-Rev: 38382
2016-02-26 18:45:46 +00:00
Craig Cornelius
54d140d51c ICU-11735 Fix to return null in currency parsing when no currency symbol is present.
X-SVN-Rev: 38375
2016-02-25 23:22:08 +00:00
kazède king
63aa3ea44f ICU-11872 fix build errors
X-SVN-Rev: 38374
2016-02-25 21:42:52 +00:00
kazède king
de148065c2 ICU-11872 new time formatting pattern chars b/B
Merging from the branch.

X-SVN-Rev: 38371
2016-02-25 19:53:49 +00:00
Mark Davis
633a219737 ICU-11872 Added code to do the pattern generation part of the new day periods.
X-SVN-Rev: 38363
2016-02-25 16:03:26 +00:00
Steven R. Loomis
e0ab17b728 ICU-12055 remove NPE from FilteredBreakIteratorBuilder
X-SVN-Rev: 38361
2016-02-25 01:39:48 +00:00
Felipe Balbontín
c08ea1df96 ICU-12013 Refactor DateIntervalFormat resource data loading using the sink on ICU4J.
X-SVN-Rev: 38357
2016-02-24 23:45:42 +00:00
Yoshito Umaoka
82801c4b0a ICU-12003 User more links to actual Java classes in ICU API doc.
X-SVN-Rev: 38348
2016-02-24 22:01:37 +00:00
John Emmons
2b457a4ea1 ICU-12170 Merge data from CLDR release-29-beta1
X-SVN-Rev: 38333
2016-02-23 02:31:28 +00:00
Mark Davis
ee0a1c0ecd ICU-12053 fix UnicodeMap, and move in a couple of methods that were elsewhere. Did a bunch of cleanup on the tests as well.
X-SVN-Rev: 38327
2016-02-19 15:55:00 +00:00
Mark Davis
cc2ee5c6e6 ICU-4229 update to use new CLDR data, and to work with v28 data during transition.
X-SVN-Rev: 38321
2016-02-18 11:39:40 +00:00
Peter Edberg
c9d3995332 ICU-12072 RelativeDateTimeFormatter: improve J format API
X-SVN-Rev: 38320
2016-02-17 07:29:48 +00:00
Peter Edberg
e435f6e750 ICU-12085 Update J TestToUnicodeLocaleType/TestToLegacyType for "rg"
X-SVN-Rev: 38314
2016-02-16 19:31:42 +00:00
Peter Edberg
abe480ef9e ICU-12085 Implement J support for new CLDR locale key "rg"
X-SVN-Rev: 38313
2016-02-16 07:11:10 +00:00
Yoshito Umaoka
f74ad54c81 ICU-12170 Regenerated ICU4J data with ICU4C/r38309. Revereted the patch for transform extension x0 which was temporarily made for 57m1.
X-SVN-Rev: 38310
2016-02-15 17:28:47 +00:00
John Emmons
457a8b9340 ICU-12091 Merge preliminary CLDR 29 data for 57m1
X-SVN-Rev: 38288
2016-02-05 04:18:17 +00:00
John Emmons
3376c4a0b7 ICU-12091 Merge preliminary CLDR 29 data for 57m1
X-SVN-Rev: 38277
2016-02-05 02:28:56 +00:00
Peter Edberg
3bbe499ec2 ICU-12133 (J) Change proportion-karat to concentr-karat, add 5 new units in CLDR 29
X-SVN-Rev: 38248
2016-02-02 00:36:47 +00:00
Yoshito Umaoka
fd35c53245 ICU-12084 Removed echo for java 5 bootclasspath.
X-SVN-Rev: 38241
2016-01-30 07:05:03 +00:00
Yoshito Umaoka
7bd3bee5d6 ICU-12084 Fixed javadoc warnings and updated API change report for 57m1.
X-SVN-Rev: 38238
2016-01-30 06:42:15 +00:00
Peter Edberg
ee0d2ada6e ICU-12085 (J) integrate CLDR keyTypeData for locale key "rg" (and some other new ones)
X-SVN-Rev: 38235
2016-01-30 02:49:25 +00:00
Yoshito Umaoka
3cbb178df4 ICU-12084 Fixed Eclipse compiler warnings.
X-SVN-Rev: 38230
2016-01-30 01:11:30 +00:00