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 |
|
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
|
3cbb178df4
|
ICU-12084 Fixed Eclipse compiler warnings.
X-SVN-Rev: 38230
|
2016-01-30 01:11:30 +00:00 |
|
Yoshito Umaoka
|
1a28b453fc
|
ICU-12084 Clean up import statements.
X-SVN-Rev: 38229
|
2016-01-30 01:01:17 +00:00 |
|
Yoshito Umaoka
|
af7c08969e
|
ICU-11962 tzdata2016a updates to ICU4J
X-SVN-Rev: 38223
|
2016-01-29 00:01:16 +00:00 |
|
Markus Scherer
|
dcb76aab72
|
ICU-7618 replace MessageFormat with SimpleFormatterImpl where easy; remove obsolete ChoiceFormat handling of currency names
X-SVN-Rev: 38199
|
2016-01-26 22:52:45 +00:00 |
|
Markus Scherer
|
00122edbf6
|
ICU-10896 split SimplePatternFormatter into public SimpleFormatter and all-static SimpleFormatterImpl
X-SVN-Rev: 38194
|
2016-01-23 05:17:18 +00:00 |
|
Markus Scherer
|
cbc1e34b7f
|
ICU-11802 add 4 Emoji properties from emoji-data.txt 2.0
X-SVN-Rev: 38184
|
2016-01-21 04:41:55 +00:00 |
|
Craig Cornelius
|
0013251fcb
|
ICU-12018 Overhaul RelativeDateTimeFormatter data loading
X-SVN-Rev: 38176
|
2016-01-15 23:50:25 +00:00 |
|
Andy Heninger
|
a5c02bbcda
|
ICU-5383 Re-enable test.
X-SVN-Rev: 38172
|
2016-01-15 22:17:16 +00:00 |
|
Andy Heninger
|
09819eab73
|
ICU-11669 Thread safety of DateIntervalFormat::format()
X-SVN-Rev: 38157
|
2016-01-07 21:15:19 +00:00 |
|
Markus Scherer
|
0183cad1d7
|
ICU-12032 remove SimplePatternFormatter wrapper objects from MeasureFormat range formatting, too
X-SVN-Rev: 38156
|
2016-01-07 00:45:28 +00:00 |
|
Markus Scherer
|
a7119fa972
|
ICU-12032 SimplePatternFormatter allow values=null, some better API docs, some changes parallel with C++
X-SVN-Rev: 38154
|
2016-01-07 00:18:30 +00:00 |
|
Andy Heninger
|
ec1aaee041
|
ICU-12034 Fix MeasureUnit static initialization race.
X-SVN-Rev: 38150
|
2016-01-04 21:25:47 +00:00 |
|
Markus Scherer
|
e13ef30930
|
ICU-12032 rewrite SimplePatternFormatter: quoting like MessageFormat, shorter, create fewer objects; callers avoid wrapper objects
X-SVN-Rev: 38149
|
2016-01-02 01:12:37 +00:00 |
|
Mark Davis
|
1d5b1fbb6f
|
ICU-4229 Check for that zzzz is treated as duplicate of "others"; only allow regular scripts + zzzz.
X-SVN-Rev: 38138
|
2015-12-16 09:26:36 +00:00 |
|
Mark Davis
|
c3d49f32fc
|
ICU-4229 Check for duplicate reorder codes
X-SVN-Rev: 38132
|
2015-12-15 20:21:08 +00:00 |
|
Mark Davis
|
565abe4808
|
ICU-4229 Enhanced the checking further.
X-SVN-Rev: 38128
|
2015-12-14 16:14:40 +00:00 |
|
Mark Davis
|
bdfe1a68cf
|
ICU-4229 Enhanced the checking further.
X-SVN-Rev: 38125
|
2015-12-13 21:37:37 +00:00 |
|
Markus Scherer
|
fcd9bcbe71
|
ICU-12031 text.PluralRules.StandardPluralCategories -> impl.StandardPlural with new names for constants & methods
X-SVN-Rev: 38124
|
2015-12-11 22:27:18 +00:00 |
|
Markus Scherer
|
3d76dd93d2
|
ICU-11986 optimize UnitPatternSink a bit; add MeasureUnitTest.testIndividualPluralFallback()
X-SVN-Rev: 38101
|
2015-12-02 22:18:50 +00:00 |
|
Yoshito Umaoka
|
7c43d7d3f5
|
ICU-12022 Updated the minimum JRE version to Java 6.
X-SVN-Rev: 38099
|
2015-12-01 05:29:28 +00:00 |
|
Markus Scherer
|
7ac5360664
|
ICU-11986 MeasureFormat unit display patterns need to fall back to the parent locales per plural form, not as a set
X-SVN-Rev: 38098
|
2015-11-30 22:44:04 +00:00 |
|
Markus Scherer
|
3f4f8032d1
|
ICU-11986 UResource.Value.getAliasString(), sink.leave(), MeasureFormat use resource enumeration, store one data reference not pieces of that data
X-SVN-Rev: 38095
|
2015-11-19 22:56:12 +00:00 |
|
Michael Ow
|
e4126a0fb6
|
ICU-11979 Fix max char size for iso-2022-kr in icu4j
X-SVN-Rev: 38085
|
2015-11-17 23:05:18 +00:00 |
|
Andy Heninger
|
11da2bc073
|
ICU-11619 VTimeZone throws a ClassCastException when Zone ID unknown; move fixes from branch to trunk.
X-SVN-Rev: 38039
|
2015-10-07 00:32:46 +00:00 |
|
John Emmons
|
31ef2b0df7
|
ICU-11928 Fix NPEs in test framework (affects CLDR build)
X-SVN-Rev: 38011
|
2015-09-23 19:50:53 +00:00 |
|
Peter Edberg
|
6b23d8ac58
|
ICU-11929 (J) Rename MeasureUnit constants GENERIC, REVOLUTION
X-SVN-Rev: 38010
|
2015-09-23 18:37:20 +00:00 |
|
Yoshito Umaoka
|
2f09a06e26
|
ICU-11918 Excluded ISO-2022-KR check on IBM Java 8. Java ISO-2022-KR is broken in the latest IBM Java 8 release (8.0.1.10).
X-SVN-Rev: 38008
|
2015-09-23 18:31:46 +00:00 |
|
Yoshito Umaoka
|
c5324d571a
|
ICU-11918 Added 56.1 serialization test data. Deleted 52.1 serialization test data.
X-SVN-Rev: 37998
|
2015-09-23 02:18:52 +00:00 |
|
Yoshito Umaoka
|
e3222a5716
|
ICU-11755 Excluded a couple of locales (ROOT and de_GR) from locale SPI test. __ICU4J does not make much sense, and de_GR is not supported by ICU4J.
X-SVN-Rev: 37990
|
2015-09-22 19:24:31 +00:00 |
|
Mark Davis
|
09b798d757
|
ICU-11861 Added immutable lists of skeletons for iteration, as @internal. Also added test to make sure that they are aligned with what is tested. Note that I reordered and added items to DateFormatTest to verify coverage and order.
X-SVN-Rev: 37984
|
2015-09-22 12:01:44 +00:00 |
|
Mark Davis
|
72e1610789
|
ICU-11898 fixed assertion and added test.
X-SVN-Rev: 37983
|
2015-09-22 11:23:13 +00:00 |
|
Yoshito Umaoka
|
e5105c7f84
|
ICU-11918 Fixed compiler warnings.
X-SVN-Rev: 37977
|
2015-09-22 00:32:25 +00:00 |
|
Scott Russell
|
d671fbb0c4
|
ICU-11572 API proposal updates for approved constants
X-SVN-Rev: 37962
|
2015-09-16 02:36:11 +00:00 |
|
Peter Edberg
|
24d0d779d2
|
ICU-11750 For Indic search: Allow match end at normalization boundary in middle of grapheme cluster (J)
X-SVN-Rev: 37952
|
2015-09-13 19:01:29 +00:00 |
|
Mark Davis
|
003c9da518
|
ICU-11738 Updated to handle string ranges.
X-SVN-Rev: 37943
|
2015-09-10 14:30:28 +00:00 |
|
Mark Davis
|
1f9540cce1
|
ICU-11803 added 'main', simplified code for easier debugging
X-SVN-Rev: 37942
|
2015-09-10 12:14:46 +00:00 |
|
Peter Edberg
|
eef3e8f0f7
|
ICU-11787 Add support for STANDARDCURRENCYSTYLE and locale u-ext key -cf- (J)
X-SVN-Rev: 37941
|
2015-09-10 07:01:41 +00:00 |
|
Craig Cornelius
|
266f4e8b67
|
ICU-11805 DecimalFormat missing negative sign in US locale formatToCharacterIterator
X-SVN-Rev: 37925
|
2015-09-09 20:52:52 +00:00 |
|
Markus Scherer
|
ea8111fe25
|
ICU-11447 better SpoofChecker.CheckResult.toString()
X-SVN-Rev: 37923
|
2015-09-09 19:29:17 +00:00 |
|
Mark Davis
|
ac4466583f
|
ICU-11721 small fixes
X-SVN-Rev: 37919
|
2015-09-09 13:27:10 +00:00 |
|
Mark Davis
|
1fc1ceab55
|
ICU-11447 add toString. Just an override of existing API, so not an API change.
X-SVN-Rev: 37918
|
2015-09-09 13:14:46 +00:00 |
|
Mark Davis
|
2c7e3cfe4d
|
ICU-11803 fixed (but see comments)
X-SVN-Rev: 37917
|
2015-09-09 13:04:56 +00:00 |
|
Mark Davis
|
c5396b67a2
|
ICU-8288 Looks like the code was fixed some time in the past, so just added test.
X-SVN-Rev: 37916
|
2015-09-09 12:45:06 +00:00 |
|
Mark Davis
|
d81ee368f0
|
ICU-11544 Made the main changes to bring it up to snuff with the CLDR data.
X-SVN-Rev: 37915
|
2015-09-09 12:30:26 +00:00 |
|
Travis Keep
|
16c1b96f5a
|
ICU-11740 Final sync of C and J copies of data driven tests.
X-SVN-Rev: 37911
|
2015-09-09 00:10:38 +00:00 |
|