Commit Graph

6532 Commits

Author SHA1 Message Date
Yoshito Umaoka
1746d496d4 ICU-10462 Changed the default time zone used by the ICU unit test framework from PST to America/Los_Angeles.
X-SVN-Rev: 34547
2013-10-10 21:23:53 +00:00
Travis Keep
c1fbbc062e ICU-10485 Fix MeasureUnit failing tests.
X-SVN-Rev: 34546
2013-10-10 20:58:53 +00:00
Yoshito Umaoka
0d26708552 ICU-10484 Fixed a compiler warning - unused variable.
X-SVN-Rev: 34545
2013-10-10 19:49:09 +00:00
Yoshito Umaoka
80ed875e6a ICU-10484 Update the ICU4J version numbers to 53/m1
X-SVN-Rev: 34544
2013-10-10 19:01:15 +00:00
Yoshito Umaoka
ff0dbde358 ICU-10313 Added Hebrew calendar month value checking for leap year.
X-SVN-Rev: 34540
2013-10-10 17:36:54 +00:00
Yoshito Umaoka
e47490270b ICU-10037 Update tzdata in ICU4J to 2013g
X-SVN-Rev: 34509
2013-10-02 23:52:12 +00:00
Markus Scherer
4e85ca937d ICU-10449 more Unicode 6.3 data updates from 2013sep25, revert some uppercase properties
X-SVN-Rev: 34493
2013-09-27 22:34:36 +00:00
Michael Ow
b059da2047 ICU-10037 Update tzdata in ICU4J to 2013f
X-SVN-Rev: 34489
2013-09-26 17:50:04 +00:00
Peter Edberg
22f108c028 ICU-10161 (J) Speed up trimMarksFromAffix per Yoshito, skip it entirely for affix length 1
X-SVN-Rev: 34463
2013-09-24 04:06:18 +00:00
Yoshito Umaoka
c2c892a7c1 ICU-10399 Updated ICU4J readme.html to RC.
X-SVN-Rev: 34460
2013-09-23 20:55:35 +00:00
Yoshito Umaoka
95c91d8e72 ICU-10399 Added serialization compatibility test data.
X-SVN-Rev: 34459
2013-09-23 19:22:44 +00:00
Yoshito Umaoka
3a41fdc007 ICU-10399 Some updates for the eclipse plug-in version. Resolve some compiler warnings, updated the build version.
X-SVN-Rev: 34456
2013-09-23 18:14:29 +00:00
Yoshito Umaoka
34abbe1c7f ICU-10399 Added ICU4J 52 API signature data file.
X-SVN-Rev: 34455
2013-09-23 15:13:58 +00:00
Yoshito Umaoka
c1839fae2c ICU-10399 Added @provisional tag to @draft APIs.
X-SVN-Rev: 34454
2013-09-23 15:10:45 +00:00
Michael Ow
0111b99f92 ICU-10037 Update TestCanonicalID test case exclusion list in ICU4J
X-SVN-Rev: 34453
2013-09-23 14:36:27 +00:00
Yoshito Umaoka
cb99f40912 ICU-8449 ICU4J Islamic Umm Al-Qura calendar updates based on Yoshito's review.
X-SVN-Rev: 34445
2013-09-23 05:15:07 +00:00
Michael Ow
86ce4329cd ICU-10037 Update tzdata in ICU4J to 2013e
X-SVN-Rev: 34444
2013-09-23 03:01:10 +00:00
Markus Scherer
4396765af8 ICU-10399 updated pool.res files
X-SVN-Rev: 34426
2013-09-20 20:47:17 +00:00
Scott Russell
379fa7922b ICU-10249 review comment updates
X-SVN-Rev: 34409
2013-09-19 22:02:47 +00:00
Markus Scherer
a8c9e3b922 ICU-10142 bidi test data files from 2013-sep-19
X-SVN-Rev: 34408
2013-09-19 21:58:32 +00:00
Scott Russell
c4a3dda5fc ICU-10261 review comment updates
X-SVN-Rev: 34402
2013-09-19 18:02:36 +00:00
Yoshito Umaoka
886e16a276 ICU-10399 Fixed a coding issue. During the initialization of MeasureUnit, it should not use a subclass Currency. Currency.CURRENCY_FACTORY is actually in MeasureUnit, so it should not be accessed through Currency.
X-SVN-Rev: 34401
2013-09-19 17:44:06 +00:00
Yoshito Umaoka
6cf11c3bf5 ICU-10399 Updated api change report.
X-SVN-Rev: 34390
2013-09-18 22:57:01 +00:00
Yoshito Umaoka
e2f60a29ee ICU-10399 Added missing API status tags
X-SVN-Rev: 34389
2013-09-18 22:51:19 +00:00
Yoshito Umaoka
c9b42d2525 ICU-10399 Fixed some compiler warnings (Eclipse and JDK javac).
X-SVN-Rev: 34387
2013-09-18 21:52:51 +00:00
Yoshito Umaoka
3e7d7e68f8 ICU-10415 Additional fixes to PluralRules and PluralSamples. Incorrect and missing tags.
X-SVN-Rev: 34386
2013-09-18 20:58:47 +00:00
Yoshito Umaoka
87fff22f2f ICU-10393 API status promotion from draft to stable in ICU4J 52.
X-SVN-Rev: 34384
2013-09-18 19:55:38 +00:00
Mark Davis
0989e56a2f ICU-10415 fix mistag
X-SVN-Rev: 34383
2013-09-18 18:52:24 +00:00
Markus Scherer
14168ce260 ICU-10180 document that a string trie cannot be empty
X-SVN-Rev: 34381
2013-09-18 16:39:06 +00:00
Mark Davis
59d926f715 ICU-10409 fixed tests in wrong file, as per Markus's request
X-SVN-Rev: 34371
2013-09-18 13:51:30 +00:00
Mark Davis
7b164713f3 ICU-10383 fix synchronization per Andy.
X-SVN-Rev: 34370
2013-09-18 13:41:49 +00:00
Yoshito Umaoka
92464523f4 ICU-7897 Simplified TestSelection/TestConversionUTF16. Removed the charset encoding name data depending on index of array returned by getAvailableNames(), instead, use hardcoded popular charset names. Modernize the coding style, etc. Reduced the exhaustive test time a lot.
X-SVN-Rev: 34357
2013-09-17 18:20:50 +00:00
Travis Keep
bfb8e76bc0 ICU-9946 Add test for ede case of formatting {0}, {1}, {2}
X-SVN-Rev: 34355
2013-09-17 17:57:07 +00:00
Yoshito Umaoka
1e57298e3f ICU-10012 Disable EBCDIC Arabic/Hebrew detectors by default. Added APIs to enable/disable each charset and get currently active charsets. Use ISO-8859-8-I for ISO-8859-8/logica/implicit - to make the behavior compatible with ICU4C implementation (#9364).
X-SVN-Rev: 34351
2013-09-17 07:07:53 +00:00
John Emmons
002a4a751e ICU-10404 Last minute plural update
X-SVN-Rev: 34343
2013-09-17 03:47:56 +00:00
John Emmons
a380bf4716 ICU-9995 Remove Region.UNDEFINED_NUMERIC_CODE and document.
X-SVN-Rev: 34333
2013-09-16 20:27:16 +00:00
Travis Keep
7fb9143401 ICU-10378 Use copy-on-write semantics when modifying pre-existing EnumSet.
X-SVN-Rev: 34331
2013-09-16 16:49:11 +00:00
Scott Russell
bfbffd7805 ICU-10261 give DateFormat more granular leniency control
X-SVN-Rev: 34326
2013-09-16 12:20:50 +00:00
Peter Edberg
36e54c57f8 ICU-10378 (J) Change to use EnumSet instead of bitmasks
X-SVN-Rev: 34325
2013-09-16 05:20:11 +00:00
Matitiahu Allouche
66a277a085 ICU-10142 fixes to UBA implementation to satisfy all tests in BidiTest and BidiCharacterTest (version 6.3.0d3)
X-SVN-Rev: 34324
2013-09-15 20:53:10 +00:00
Yoshito Umaoka
1cb23f24df ICU-10399 ICU4J version number to 52.1.
X-SVN-Rev: 34318
2013-09-13 20:07:16 +00:00
Mark Davis
a7f34e92c9 ICU-8474 restored the canonicalization to =, !=, and %. (Somehow it got reverted, not sure how.) Ran the core tests; was unable to run all the tests (see email to core).
X-SVN-Rev: 34317
2013-09-13 19:53:16 +00:00
Yoshito Umaoka
90ded7ad3c ICU-10399 Organized import statements.
X-SVN-Rev: 34311
2013-09-13 17:54:23 +00:00
Markus Scherer
8e59fa7be4 ICU-9915 do not mask off the continuation bits and then later test this masked CE value for isContinuation()
X-SVN-Rev: 34310
2013-09-13 17:12:11 +00:00
Yoshito Umaoka
02d6148322 ICU-10393 Added a new feature to CollectAPI to write out API list in TSV format.
X-SVN-Rev: 34302
2013-09-13 08:14:50 +00:00
Peter Edberg
d7aff40250 ICU-10378 (J) Support skeleton meta-character 'J' in DateTimePatternGenerator
X-SVN-Rev: 34294
2013-09-12 23:50:38 +00:00
Yoshito Umaoka
e27c77829d ICU-8474 Revert changes ULocale's class signature and comparTo method. Also removed Comparable from PluralRule's class signature, but preserved compareTo method as @internal.
X-SVN-Rev: 34289
2013-09-12 20:53:12 +00:00
Markus Scherer
56d546f8c5 ICU-8474 minor changes parallel with C++
X-SVN-Rev: 34276
2013-09-11 23:32:15 +00:00
John Emmons
ce0795b141 ICU-10380 Integrate additional CLDR 24 data ref. Cldrbug:6672
X-SVN-Rev: 34271
2013-09-11 19:18:50 +00:00
Peter Edberg
a183ef1302 ICU-10065 (J) In DateTimePatternGenerator, add support for pattern chars O,X,x, adjust support for V,Z
X-SVN-Rev: 34263
2013-09-10 21:53:00 +00:00