Yoshito Umaoka
|
8217ed7916
|
ICU-9409 Collator.getInstance to ignore unknown collation keyword. Also changed the implementation not to print the statck trace.
X-SVN-Rev: 32248
|
2012-08-27 20:17:17 +00:00 |
|
Travis Keep
|
8131a32512
|
ICU-9506 re-integrate changes to ListFormatter from icu4j/branches/tkeep/cdf
X-SVN-Rev: 32246
|
2012-08-27 19:51:13 +00:00 |
|
Travis Keep
|
67e12fd328
|
ICU-9506 Re-integrated changes for CompactDecimalFormatter from icu4j/branches/tkeep/cdf into trunk.
X-SVN-Rev: 32241
|
2012-08-27 18:49:34 +00:00 |
|
Peter Edberg
|
50dd562ac8
|
ICU-9256 (J) For he@calendar=hebrew, offset the years within the current millenium down to 1-999
X-SVN-Rev: 32239
|
2012-08-27 18:29:50 +00:00 |
|
Debabrata Sengupta
|
525d85dd59
|
ICU-9476 fixed bug with numeric collation
X-SVN-Rev: 32223
|
2012-08-23 20:59:35 +00:00 |
|
Maxime Serrano
|
1a702c3755
|
ICU-9353 Do not generate surrogates in the Monkey test so as to avoid generating higher CJK characters; also, hand off to Unhandled if we do not have a breakengine of this type
X-SVN-Rev: 32195
|
2012-08-17 21:27:08 +00:00 |
|
Maxime Serrano
|
68f6a941a2
|
ICU-9353 exclude the entire Hangul script from monkey tests
X-SVN-Rev: 32192
|
2012-08-17 17:38:56 +00:00 |
|
Maxime Serrano
|
847faa3579
|
ICU-9353 use Collections.synchronizedSet() rather than Collections.newSetFromMap()
X-SVN-Rev: 32188
|
2012-08-17 00:12:45 +00:00 |
|
Maxime Serrano
|
ed2c14b425
|
ICU-9353 merge dbbi-tries work into the trunk
X-SVN-Rev: 32185
|
2012-08-16 23:16:04 +00:00 |
|
Markus Scherer
|
f30b743eff
|
ICU-9420 move ListFormatter to the .text package, add getInstance(no locale)
X-SVN-Rev: 32178
|
2012-08-15 17:45:28 +00:00 |
|
Markus Scherer
|
527161ff5a
|
ICU-9406 deprecate isHiraganaQuaternary(), setHiraganaQuaternary(boolean flag) and setHiraganaQuaternaryDefault(), disable the setters (merged from branches/markus/uni62 r32109, should not have been on that branch)
X-SVN-Rev: 32176
|
2012-08-15 17:09:39 +00:00 |
|
Michael Ow
|
8c27e6926a
|
ICU-9241 Update tzdata in ICU4J to 2012e
X-SVN-Rev: 32173
|
2012-08-14 17:10:40 +00:00 |
|
Michael Ow
|
7f26c8961f
|
ICU-9241 Update tzdata in ICU4J to 2012d
X-SVN-Rev: 32168
|
2012-08-14 05:00:42 +00:00 |
|
Yoshito Umaoka
|
091464430b
|
ICU-9452 Fixed calendar addition issue with the Samoa Dec 2011 24 hour transition (ICU4J)
X-SVN-Rev: 32142
|
2012-08-09 21:37:41 +00:00 |
|
Steven R. Loomis
|
26255a3157
|
ICU-8822 commit fix from branch, include timebomb 50.0.2 against islamic/islamic-civil alias problem
X-SVN-Rev: 32132
|
2012-08-08 23:30:29 +00:00 |
|
Markus Scherer
|
d1525fc93d
|
ICU-9423 change the numeric value of static final Collator.ReorderCodes.DEFAULT from +1 to -1
X-SVN-Rev: 32066
|
2012-07-25 21:06:19 +00:00 |
|
Mark Davis
|
5a8800843a
|
ICU-9422 fix remove problem
X-SVN-Rev: 32045
|
2012-07-19 21:23:41 +00:00 |
|
Mark Davis
|
6192163b9d
|
ICU-9407 Fixed problems, added other necessary internal API
X-SVN-Rev: 32028
|
2012-07-07 00:51:16 +00:00 |
|
Yoshito Umaoka
|
64e43ff458
|
ICU-9389 Fixed available format data inheritance problem in DateTimePatternGenerator.
X-SVN-Rev: 32024
|
2012-07-05 21:18:14 +00:00 |
|
Michael Ow
|
d98bf1b052
|
ICU-9340 Fix potential out of bound error in ICU4J ISCII converter
X-SVN-Rev: 32022
|
2012-07-03 17:51:41 +00:00 |
|
Mark Davis
|
203710a8f5
|
ICU-9407 added @internals
X-SVN-Rev: 32014
|
2012-07-02 22:23:52 +00:00 |
|
Yoshito Umaoka
|
d081e339ff
|
ICU-9233 Fixed a JavaDoc @link problem in PluralFormat
X-SVN-Rev: 31997
|
2012-06-26 19:06:41 +00:00 |
|
Yoshito Umaoka
|
93ab318ce1
|
ICU-9233 Suppress compiler warning in Calendar.java (fallthrough)
X-SVN-Rev: 31981
|
2012-06-22 15:58:00 +00:00 |
|
Andy Heninger
|
f2e9f237f3
|
ICU-6954 remove unused CharsetRecognizer field from CharsetMatch
X-SVN-Rev: 31980
|
2012-06-21 22:42:12 +00:00 |
|
Michael Ow
|
02a1c5ab50
|
ICU-9190 Update converter alias table in ICU4J
X-SVN-Rev: 31974
|
2012-06-21 16:56:18 +00:00 |
|
Michael Ow
|
a603e7a412
|
ICU-9235 Update test data in ICU4J
X-SVN-Rev: 31973
|
2012-06-21 16:55:36 +00:00 |
|
Peter Edberg
|
11cb54b951
|
ICU-9226 (J) Calendar add +year should always move forward in time; roll year should wrap for eras with real bounds, pin otherwise
X-SVN-Rev: 31968
|
2012-06-19 09:51:24 +00:00 |
|
Yoshito Umaoka
|
7fe5d0654f
|
ICU-8918 Added a small section explaining ambiguous wall time resolution in the class doc.
X-SVN-Rev: 31962
|
2012-06-18 17:56:55 +00:00 |
|
Yoshito Umaoka
|
37d5ca4c7b
|
ICU-9140 Fixed ChineseDateFormatSymbols initialization problem revealed by the recent change.
X-SVN-Rev: 31960
|
2012-06-15 19:46:41 +00:00 |
|
Yoshito Umaoka
|
ebde7cd6ab
|
ICU-9140 Deprecate ChineseDateFormat/ChineseDateFormatSymbols. Changed DateFormat factory method to create a SimpleDateFormat instead of ChineseDateFormat even when calendar type is chinese.
X-SVN-Rev: 31953
|
2012-06-14 20:14:10 +00:00 |
|
Yoshito Umaoka
|
ba585f1f09
|
ICU-9363 Removing un-implemented draft API CharsetMatch#getMatchType() and constants defined for the return value of the method. These constants were accidentally marked as @stable before.
X-SVN-Rev: 31950
|
2012-06-14 16:18:07 +00:00 |
|
Xiaomei Ji
|
9aa2213d01
|
ICU-9042 in time unit format, ignore those plural counts that are not defined in the locale's plural rules
X-SVN-Rev: 31930
|
2012-06-08 23:53:58 +00:00 |
|
Markus Scherer
|
11a0f792f7
|
ICU-9369 rename ListFormat to ListFormatter, and make other agreed changes
X-SVN-Rev: 31921
|
2012-06-07 21:00:41 +00:00 |
|
Yoshito Umaoka
|
809a45bf27
|
ICU-9349 Update to the previous change. Removed isDateBeforeReferenceYear, which does not make sense much now.
X-SVN-Rev: 31919
|
2012-06-07 20:38:21 +00:00 |
|
Mark Davis
|
4ae4c69163
|
ICU-9370 fixed long lines (cmd-shift-f) and wording pointed out by Markus
X-SVN-Rev: 31918
|
2012-06-07 19:27:45 +00:00 |
|
Andy Heninger
|
a0903e626b
|
ICU-9360 Update break iterator API docs.
X-SVN-Rev: 31917
|
2012-06-07 17:52:25 +00:00 |
|
Mark Davis
|
12277ee4aa
|
ICU-9370 Changed parameter name and javadoc
X-SVN-Rev: 31915
|
2012-06-07 16:04:30 +00:00 |
|
Yoshito Umaoka
|
34e31825e5
|
ICU-9349 Updated previously disabled (just not reporting errors) test cases to match the latest tzdata. Use ICU version field to flag test failures or not, instead of using hardcoded tzdata version number.
X-SVN-Rev: 31910
|
2012-06-05 22:37:02 +00:00 |
|
Andy Heninger
|
694d6f2537
|
ICU-9366 improved message from Java TestFmwk.fail() function.
X-SVN-Rev: 31906
|
2012-06-05 19:45:00 +00:00 |
|
Andy Heninger
|
709b0884cc
|
ICU-6889 Add test for CharsetDetector.detectAll() producing the same encoding multiple times.
X-SVN-Rev: 31905
|
2012-06-05 17:40:59 +00:00 |
|
Andy Heninger
|
cfb458d917
|
ICU-6954 Charset Detector, move haveC1Bytes state out of CharsetRecognizer objects, which fixes bug where multiple CharsetDetectors can overwrite eash others results.
X-SVN-Rev: 31904
|
2012-06-05 00:36:30 +00:00 |
|
Yoshito Umaoka
|
49ab350c8a
|
ICU-9265 Synchronized forLanguageTag test cases with ICU4C trunk. Also fixed a bug for u extension typeless keyword mapping (use 'yes' in ICU instead of 'true').
X-SVN-Rev: 31817
|
2012-05-11 21:57:11 +00:00 |
|
Michael Ow
|
1aac48146c
|
ICU-9242 Sync precedence table with ICU4C in the calendar code
X-SVN-Rev: 31806
|
2012-05-09 21:05:17 +00:00 |
|
Andy Heninger
|
f2a5abcf83
|
ICU-9309 multithreaded startup fix
X-SVN-Rev: 31804
|
2012-05-08 23:05:14 +00:00 |
|
Yoshito Umaoka
|
bca93b1993
|
ICU-9293 Fixed a problem in strict currency parsing.
X-SVN-Rev: 31797
|
2012-05-04 21:09:02 +00:00 |
|
Yoshito Umaoka
|
faba943de0
|
ICU-9240 Fixed a cloning problem in DecimalFormat which prevent formatToCharacterIterator to work properly in mulitple threads.
X-SVN-Rev: 31796
|
2012-05-03 23:20:12 +00:00 |
|
Yoshito Umaoka
|
78c726c30b
|
ICU-9289 Corrected the product name, from Component to Components.
X-SVN-Rev: 31795
|
2012-05-03 22:02:05 +00:00 |
|
Yoshito Umaoka
|
1d6134d1aa
|
ICU-9129 Improved error handling and message in the serialization coverage test.
X-SVN-Rev: 31794
|
2012-05-03 21:46:11 +00:00 |
|
Yoshito Umaoka
|
15f6dfa65f
|
ICU-9289 Updated jar main to print out correct display name of ICU library with the new versioning scheme.
X-SVN-Rev: 31777
|
2012-04-26 18:12:00 +00:00 |
|
Markus Scherer
|
30b430f929
|
ICU-9249 deprecate PluralFormat.setLocale(locale)
X-SVN-Rev: 31743
|
2012-04-18 23:59:28 +00:00 |
|