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 |
|
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 |
|
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
|
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 |
|
Andy Heninger
|
0788d31075
|
ICU-9267 Fix incorrect charset name in comment in test.
X-SVN-Rev: 31741
|
2012-04-18 22:43:25 +00:00 |
|
Michael Ow
|
8a6937498f
|
ICU-9233 Update ICU4J to 50.0.1
X-SVN-Rev: 31732
|
2012-04-18 19:30:40 +00:00 |
|
Michael Ow
|
aecfc06b46
|
ICU-9233 Update ICU4J DebugUtilitiesData to 50.0.1
X-SVN-Rev: 31727
|
2012-04-18 17:36:15 +00:00 |
|
Andy Heninger
|
fdea410032
|
ICU-9267 ICU4J Charset Detector Crash Fix
X-SVN-Rev: 31724
|
2012-04-18 00:01:23 +00:00 |
|
Markus Scherer
|
613453f093
|
ICU-9132 no Locale.ROOT in Java 5
X-SVN-Rev: 31712
|
2012-04-16 17:52:42 +00:00 |
|
Markus Scherer
|
3e084c0f60
|
ICU-9132 Java support for MessageFormat selectordinal and PluralRules.PluralType.ORDINAL
X-SVN-Rev: 31705
|
2012-04-13 20:59:37 +00:00 |
|
Michael Ow
|
230db005ae
|
ICU-9205 Update max bytes per char calculation for EBCDIC DBCS types
X-SVN-Rev: 31675
|
2012-04-03 22:18:45 +00:00 |
|
Yoshito Umaoka
|
c9b62db7ce
|
ICU-9187 Added ICU4J 49.1 serialization test data.
X-SVN-Rev: 31641
|
2012-03-20 15:30:57 +00:00 |
|
Yoshito Umaoka
|
f2f2d6d104
|
ICU-9161 Excluded variant Cryl/Latn found in IBM Java 6 from the test case.
X-SVN-Rev: 31616
|
2012-03-14 21:21:31 +00:00 |
|
Yoshito Umaoka
|
0b1faa6ffa
|
ICU-9162 Implemented getDisplayScript(), provided actual implementation of getVariant() [#9161]. Also improved the implementation of localized name provider to directly access localized data container classes. Added test cases to verify the behavior with locale extension [#9154].
X-SVN-Rev: 31606
|
2012-03-08 23:12:02 +00:00 |
|
Mark Davis
|
4f9f1f602c
|
ICU-8460 Fixed bug with formatting 0.
X-SVN-Rev: 31568
|
2012-03-02 05:12:50 +00:00 |
|
Yoshito Umaoka
|
f89701c4a0
|
ICU-8592 tzdata2012a to ICU4J trunk
X-SVN-Rev: 31566
|
2012-03-02 04:15:52 +00:00 |
|
Yoshito Umaoka
|
74fd94b4cf
|
ICU-9155 Changed special ICU suffix for the locale provider from 'ICU' to 'ICU4J'. Removed some workaround code in locale SPI tests introduced by #9150. Fixed Java 7 env specific issues exposed by these changes.
X-SVN-Rev: 31554
|
2012-03-01 10:46:18 +00:00 |
|
Yoshito Umaoka
|
440d4c84c7
|
ICU-9151 Implemented CurrencyNameProvider#getDisplayName in the locale SPI module. Also added corresponding test case. This change was agreed on ICU PMC 2012-02-29.
X-SVN-Rev: 31548
|
2012-02-29 23:14:37 +00:00 |
|
Yoshito Umaoka
|
58a11c2260
|
ICU-9150 Workaround for locale SPI tests on Java 7 environment.
X-SVN-Rev: 31537
|
2012-02-29 06:35:16 +00:00 |
|
Yoshito Umaoka
|
f9c9e5b0d7
|
ICU-8309 Fixed arabic charset detection code problem which triggered unexpected input data change.
X-SVN-Rev: 31534
|
2012-02-28 21:23:57 +00:00 |
|
Peter Edberg
|
3221fe6a79
|
ICU-9134 J, Integrate CDLR 21.0.1 data from CLDR maint-21 branch r6616, improve NumberFormatTest err logs
X-SVN-Rev: 31530
|
2012-02-28 00:35:06 +00:00 |
|
Yoshito Umaoka
|
f813baec1b
|
ICU-9138 Fixed compiler warnings - corrected invalid java doc tags, deleted unused local variable.
X-SVN-Rev: 31527
|
2012-02-27 23:18:44 +00:00 |
|
Yoshito Umaoka
|
5a43428ac6
|
ICU-9138 Cleaning up import statements.
X-SVN-Rev: 31526
|
2012-02-27 23:08:02 +00:00 |
|
Mark Davis
|
917fd32488
|
ICU-7149 Clean up the argument replacement, since it could have a bad hit if an argument contained {0}
X-SVN-Rev: 31525
|
2012-02-27 22:20:15 +00:00 |
|
Doug Felt
|
fe4bb98547
|
ICU-9072 modify CurrencyDisplayNames API - fix docs to reflect changed semantics of 'to' data
X-SVN-Rev: 31524
|
2012-02-27 19:18:40 +00:00 |
|
Mark Davis
|
01b36214be
|
ICU-8460 Make draft, incorporate Markus's review notes.
X-SVN-Rev: 31515
|
2012-02-25 01:59:54 +00:00 |
|
Peter Edberg
|
dea035e59d
|
ICU-8697 Review comments J: Add @provisional, remove unnecessary casts
X-SVN-Rev: 31508
|
2012-02-24 18:31:32 +00:00 |
|
Mark Davis
|
123e26fe66
|
ICU-8460 Remove serialization, fix SerializationTest.
X-SVN-Rev: 31504
|
2012-02-24 05:23:24 +00:00 |
|
Yoshito Umaoka
|
f1bc7ea2bf
|
ICU-9138 Updated ICU4J version to 49.1
X-SVN-Rev: 31497
|
2012-02-23 22:54:04 +00:00 |
|
Steven R. Loomis
|
a78862686b
|
ICU-9019 fix copyright date
X-SVN-Rev: 31487
|
2012-02-22 23:15:25 +00:00 |
|
Peter Edberg
|
331eea1d3f
|
ICU-9110 J -Add SimpleDateFormat methods for setting context, use context when formatting
X-SVN-Rev: 31482
|
2012-02-22 08:26:12 +00:00 |
|
Andy Heninger
|
2be586c40c
|
ICU-9099 Fix break iterarator problem that was causing Finnish line break tests to fail.
X-SVN-Rev: 31479
|
2012-02-22 01:51:25 +00:00 |
|
Mark Davis
|
ac906834e2
|
ICU-9125 Check for fallback, odd locales; clean up constructors.
X-SVN-Rev: 31456
|
2012-02-21 00:56:17 +00:00 |
|
Mark Davis
|
7bc558601a
|
ICU-7149 Add initial version, @internal for now.
X-SVN-Rev: 31455
|
2012-02-21 00:35:51 +00:00 |
|
Mark Davis
|
9fdb34c0d3
|
ICU-9125 Add initial version, @internal for now.
X-SVN-Rev: 31454
|
2012-02-20 23:19:07 +00:00 |
|
Mark Davis
|
20f17c2fa7
|
ICU-8460 Add initial version, @internal for now.
X-SVN-Rev: 31451
|
2012-02-20 22:18:45 +00:00 |
|
Mark Davis
|
f1c787eca1
|
ICU-8460 Add initial version, @internal for now.
X-SVN-Rev: 31450
|
2012-02-20 22:13:20 +00:00 |
|
Peter Edberg
|
355b75af8e
|
ICU-8697 J, change parseCurrency to take CharSequence, make draft ICU 49
X-SVN-Rev: 31445
|
2012-02-19 20:13:04 +00:00 |
|
Yoshito Umaoka
|
1abb248717
|
ICU-9108 setDefaultParseOptions and parse method taking parse option override in TimeZoneFormat. Also including the support for ISO 8601 extended format 'ZZZZZ' (#9045).
X-SVN-Rev: 31428
|
2012-02-18 08:30:48 +00:00 |
|
Michael Ow
|
e4aee6892f
|
ICU-8940 Ensure the new DecimalFormatSymbols is propagated properly in ICU4J RBNF
X-SVN-Rev: 31418
|
2012-02-17 23:14:06 +00:00 |
|
Yoshito Umaoka
|
dbecc6efd4
|
ICU-8916 Calendar APIs supporting options for handling ambiguous wall time (Merged from the work branch to the trunk).
X-SVN-Rev: 31415
|
2012-02-17 22:13:13 +00:00 |
|
Peter Edberg
|
f8869b1d10
|
ICU-9105 Fix DateTimePatternGenerator for 'U', integrate Chinese cal data updates from cldrbug 4395, update tests (J)
X-SVN-Rev: 31412
|
2012-02-17 17:19:17 +00:00 |
|
John Emmons
|
7d681bcd8d
|
ICU-8849 ICU4J Updates to NumberingSystem class to support otherNumberingSystems from CLDR
X-SVN-Rev: 31402
|
2012-02-16 18:57:56 +00:00 |
|
Doug Felt
|
88a3c797e5
|
ICU-8456 change display of keywords in locale display names
X-SVN-Rev: 31384
|
2012-02-13 22:35:36 +00:00 |
|