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
Markus Scherer
d1b77c4e66
ICU-11986 rename ICUResource to UResource, consistent with UResourceBundle, in case we want to make the resource enumeration public
...
X-SVN-Rev: 38088
2015-11-18 00:19:31 +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
Scott Russell
f3f355943b
ICU-11918 refresh API change report & API sig, fix for missing file for formatTests module test, and cleanup LocaleMatcher API change
...
X-SVN-Rev: 38017
2015-09-23 22:01:29 +00:00
Michael Ow
953f033293
ICU-11869 Update 2022 code in ICU4J
...
X-SVN-Rev: 38013
2015-09-23 20:47:33 +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
Michael Ow
7ecac51d1c
ICU-11869 Port ICU4C fix to ICU4J
...
X-SVN-Rev: 38007
2015-09-23 17:29:48 +00:00
Scott Russell
99f4e9be82
ICU-11918 LocaleMatcher API change reverted back to public but marked @internal as per Mark
...
X-SVN-Rev: 38006
2015-09-23 17:21:42 +00:00
Scott Russell
406f9aef1a
ICU-11918 clean-up LocaleMatcher API and turn off doclint html check if V8
...
X-SVN-Rev: 38004
2015-09-23 13:25:42 +00:00
Yoshito Umaoka
bbf7a2da42
ICU-11918 Removed @author tag in a couple of methods in TimeZoneNames.java. @author cannot be used in method documentation.
...
X-SVN-Rev: 38000
2015-09-23 04:11:08 +00:00
Yoshito Umaoka
79d8e92f14
ICU-11918 BRS - Clean up import statements
...
X-SVN-Rev: 37991
2015-09-22 20:56:14 +00:00
Yoshito Umaoka
9a3c2ba437
ICU-11861 Fixed compiler warnings introduced in the previous commit.
...
X-SVN-Rev: 37989
2015-09-22 17:06:11 +00:00
Scott Russell
990774fbd4
ICU-11918 ICU4J API promotion from draft to stable
...
X-SVN-Rev: 37985
2015-09-22 13:52:13 +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
Scott Russell
f57dc2ac03
ICU-11572 review updates
...
X-SVN-Rev: 37982
2015-09-22 04:17:27 +00:00
Yoshito Umaoka
e5105c7f84
ICU-11918 Fixed compiler warnings.
...
X-SVN-Rev: 37977
2015-09-22 00:32:25 +00:00
Scott Russell
4a0beedc03
ICU-11918 ICU4J version updates
...
X-SVN-Rev: 37973
2015-09-18 19:39:08 +00:00
Scott Russell
bdc5ce07b3
ICU-11572 API proposal updates for approved constants
...
X-SVN-Rev: 37963
2015-09-16 04:00:08 +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
Markus Scherer
8c5d68a7e0
ICU-11750 defer & simplify fetching code points from CharacterIterator, test normalization boundaries from both sides
...
X-SVN-Rev: 37958
2015-09-15 20:46:25 +00:00
Markus Scherer
c776894097
ICU-11738 minor fixes
...
X-SVN-Rev: 37957
2015-09-15 19:55:36 +00:00
Markus Scherer
6d31a2bfa2
ICU-11493 document Charset.name() not unique for mapping table variants
...
X-SVN-Rev: 37955
2015-09-15 16:08:15 +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
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
Travis Keep
9c2626faa9
ICU-11887 Deprecate DurationFormat.
...
X-SVN-Rev: 37926
2015-09-09 20:53:18 +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
Fredrik Roubert
d8a1859b6e
ICU-11783 Remove use of class loaders in resource loading caches.
...
There is currently no known use-case where this code that is being
removed solves a real problem, but it causes problems in Android when
ICU4J is being initialized using one class loader but then called using
another class loader.
R=markus.icu@gmail.com , yoshito_umaoka@us.ibm.com
Review URL: https://codereview.appspot.com/260600044 .
X-SVN-Rev: 37920
2015-09-09 18:42:45 +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
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
Markus Scherer
36ef10c2df
ICU-11900 UCharacter use java.lang.Character code point constants & methods, not ICU UTF16
...
X-SVN-Rev: 37912
2015-09-09 00:13:06 +00:00
Craig Cornelius
1a6b2975d1
ICU-11808 Missing ArithmeticException when using ICU4J DecimalFormat
...
X-SVN-Rev: 37909
2015-09-08 23:39:59 +00:00
Michael Ow
906223c6b1
ICU-11869 Update charset pref list for jis8 in icu4j
...
X-SVN-Rev: 37906
2015-09-08 22:36:40 +00:00
Peter Edberg
5dc7ebe25b
ICU-11773 Withdraw COLON as pattern char, leave support for TIME_SEPARATOR_FIELD (J)
...
X-SVN-Rev: 37899
2015-09-08 02:21:22 +00:00
Craig Cornelius
2dfa676385
ICU-11784 Fix DecimalFormat FieldPosition for Field.CURRENCY
...
X-SVN-Rev: 37887
2015-09-04 21:58:03 +00:00
Markus Scherer
1310bace9c
ICU-11890 remove some unused non-public ICU4J classes; add TODOs to others that are not used in library code
...
X-SVN-Rev: 37878
2015-09-03 21:34:50 +00:00
Markus Scherer
1cc38f16e7
ICU-11879 ZoneNamesImpl.find() add zone names already loaded for formatting into parsing trie, and try to match again, before loading every known zone name
...
X-SVN-Rev: 37877
2015-09-03 20:08:18 +00:00
Markus Scherer
8b65d47b8b
ICU-11879 DateFormatSymbols.getZoneStrings() use new, fast, public-@internal TimeZoneNames methods for getting multiple display names
...
X-SVN-Rev: 37876
2015-09-03 18:08:16 +00:00
Markus Scherer
8b0e7bfea2
ICU-11842 RBC: lazy-init the rules string
...
X-SVN-Rev: 37875
2015-09-03 16:24:55 +00:00
Markus Scherer
bbfc880575
ICU-7303 align Normalizer deprecation notice with pre-existing C/C++ notice
...
X-SVN-Rev: 37874
2015-09-03 16:12:57 +00:00
Markus Scherer
57c257c62a
ICU-7303 deprecate old normalization APIs that have Normalizer2 replacements
...
X-SVN-Rev: 37872
2015-09-02 23:48:25 +00:00
Markus Scherer
fc9931c979
ICU-11875 make class UFormat @stable
...
X-SVN-Rev: 37867
2015-09-02 22:28:49 +00:00
Markus Scherer
3b7d1aa8aa
ICU-11879 change to child-first resource enumeration: avoid deserializing overridden resource values
...
X-SVN-Rev: 37865
2015-09-02 02:08:44 +00:00
Markus Scherer
e035b4f857
ICU-11879 change new @internal TimeZoneNames.getDisplayNames() from returning String[] to writing to String[] with offset; also mark as @deprecated as well
...
X-SVN-Rev: 37863
2015-09-01 22:55:46 +00:00
Markus Scherer
71ee34ed74
ICU-11879 efficient enumeration of time zone names rather than fetching each name with fallback; build most of time zone names trie only when needed for parsing
...
X-SVN-Rev: 37859
2015-09-01 04:18:01 +00:00
George Rhoten
252f2a14e9
ICU-11653 Add more test cases for rounding in RBNF.
...
X-SVN-Rev: 37842
2015-08-28 18:14:04 +00:00
John Emmons
c0a1914073
ICU-11846 CLDR 28 data integration
...
X-SVN-Rev: 37838
2015-08-27 21:04:13 +00:00