Commit Graph

4717 Commits

Author SHA1 Message Date
Yoshito Umaoka
8d634dd3c4 ICU-6135 Parsing generic GMT format with UT and standalone GMT/UT/UTC support.
X-SVN-Rev: 25649
2009-03-25 04:21:28 +00:00
Yoshito Umaoka
617eda35bb ICU-5699 Updated out of date US DST rule descriptions in JavaDoc.
X-SVN-Rev: 25641
2009-03-21 08:14:44 +00:00
Yoshito Umaoka
378833d297 ICU-6416 Move ICU4J version to 4.1.5
X-SVN-Rev: 25640
2009-03-21 07:35:49 +00:00
Yoshito Umaoka
8b580b2052 ICU-6721 Calling getOlsonMeta also in getAvailableIDs(int). Otherwise, getAvailableIDs(int) returns empty result when zone information data is not yet initialized. Also changed Vector to LinkedList.
X-SVN-Rev: 25617
2009-03-18 17:13:34 +00:00
Shaopeng Jia
21fd645646 ICU-6604 Porting CharsetSelector(including tests) and PropsVectors from C to Java
X-SVN-Rev: 25616
2009-03-18 09:30:47 +00:00
Yoshito Umaoka
793e8555ff ICU-6415 ICU4J timezone 2009c. Also synchronized test data with C.
X-SVN-Rev: 25606
2009-03-17 06:24:00 +00:00
Yoshito Umaoka
cb92a45f2a ICU-6726 Fixed test failures for 4.2M4.
X-SVN-Rev: 25604
2009-03-17 04:39:48 +00:00
Yoshito Umaoka
44537f07a8 ICU-6787 Change Measure#numberEqual from public to privte. This API was accidentally marked as public @draft ICU 4.0 in the previous release.
X-SVN-Rev: 25601
2009-03-17 03:31:55 +00:00
Jason Spieth
1ff102073d ICU-6726 correct SimpleDateFormat merge
X-SVN-Rev: 25595
2009-03-16 21:18:38 +00:00
Jason Spieth
21ac822b20 ICU-6726 Changes to dateTimePatterns lengths and default glue pattern usage in Java
X-SVN-Rev: 25593
2009-03-16 17:57:58 +00:00
Yoshito Umaoka
9dad40f1d6 ICU-6787 Updated API status comments for 4.2. Misc doc changes.
X-SVN-Rev: 25590
2009-03-15 03:39:19 +00:00
Yoshito Umaoka
3dc8afe743 ICU-6433 Fixed a problem detected by the Eclipse IDE warning.
X-SVN-Rev: 25589
2009-03-14 04:44:45 +00:00
Yoshito Umaoka
a87a24e197 ICU-6736 Commented out unused private static definitions to remove Eclipse IDE wanrings.
X-SVN-Rev: 25588
2009-03-14 04:36:44 +00:00
Yoshito Umaoka
991ca106a0 ICU-6434 BCP47 support APIs for ICU4J 4.2
X-SVN-Rev: 25587
2009-03-14 04:19:11 +00:00
John Emmons
f0d77a0c6e ICU-6770 CLDR 1.7 integration snapshot - phase 1
X-SVN-Rev: 25577
2009-03-13 03:25:55 +00:00
Andy Heninger
53706d1544 ICU-6066 Add Java version of UnicodeSet::removeAllStrings()
X-SVN-Rev: 25573
2009-03-13 01:11:53 +00:00
Yoshito Umaoka
392c183c0e ICU-6781 Fixed the ant target apireport to include com.ibm.icu.charset package. Also updated former API signature data archive files including com.ibm.icu.charset.
X-SVN-Rev: 25568
2009-03-12 19:26:57 +00:00
Yoshito Umaoka
1dbe26f1e4 ICU-6782 Fixed JavaDoc comment errors.
X-SVN-Rev: 25563
2009-03-12 18:46:36 +00:00
Yoshito Umaoka
244696d03c ICU-6416 Move ICU4J version to 4.1.4
X-SVN-Rev: 25547
2009-03-11 14:24:22 +00:00
Xiaomei Ji
1472003a6c ICU-6433 case sesitive parse for currency symbol and ISO code, case-insensitve for names, restrict parsing against only long names when pattern is plural pattern
X-SVN-Rev: 25537
2009-03-10 06:12:24 +00:00
Waleed Oransa
528d09e009 ICU-6666 Merged ICU4J/branches/waleed branch for Arabic shaping changes r25468:25506 into the trunk.
X-SVN-Rev: 25507
2009-03-02 23:02:12 +00:00
Xiaomei Ji
35cc6003d1 ICU-6433 remove fake ISO code parsing in currency parsing
X-SVN-Rev: 25495
2009-02-27 23:25:55 +00:00
Xiaomei Ji
1c89917c82 ICU-6433 fix bug in currency parsing for pattrns with non-empty negative suffix and bug in plural formatting for number patterns with both positive and negative patterns
X-SVN-Rev: 25489
2009-02-26 07:07:54 +00:00
Michael Ow
ecf40b48e6 ICU-6692 Print a more friendlier error message when schema operation fails due to unsupported feature in the jvm.
X-SVN-Rev: 25475
2009-02-24 19:43:45 +00:00
John Emmons
2ddf4d919b ICU-6750 Allow aliases in numbering system descriptions
X-SVN-Rev: 25470
2009-02-23 22:42:08 +00:00
Michael Ow
27ce5a3df5 ICU-6583 Port over illegal sequence handling code from ticket #5691 to ICU4J. Fix minor bugs in various callback functions and error handling code in ICU4J. Reenable "full" data driven conversion test.
X-SVN-Rev: 25468
2009-02-23 21:38:21 +00:00
Claire Ho
8e58cc71d4 ICU-6736 merge the currencySpacing API prototypes from branch to trunk.
X-SVN-Rev: 25456
2009-02-21 00:02:10 +00:00
Claire Ho
9bbd9ac2ed ICU-6735 merge the API from branch to trunk.
X-SVN-Rev: 25455
2009-02-20 23:26:32 +00:00
Jason Spieth
9b6fa39608 ICU-6739 Removed MathContext instance creation
X-SVN-Rev: 25429
2009-02-17 17:24:25 +00:00
Yoshito Umaoka
f57cac5935 ICU-6434 The initial checkin for the BCP47 support and the LocaleBuilder framework.
X-SVN-Rev: 25425
2009-02-16 09:41:06 +00:00
Yoshito Umaoka
ab30190deb ICU-6492 Replaced TABs with SPs
X-SVN-Rev: 25423
2009-02-16 02:41:41 +00:00
Yoshito Umaoka
4ed8235a60 ICU-6492 Fixed some exclipse IDE warnings in the previous changes.
X-SVN-Rev: 25422
2009-02-16 02:39:36 +00:00
John Emmons
49c9aaf9a0 ICU-6492 Number Overrides implementation for J
X-SVN-Rev: 25421
2009-02-15 23:43:20 +00:00
Yoshito Umaoka
af47e92167 ICU-3378 Fixed Java 1.3/1.4 compatibility problem in the test code.
X-SVN-Rev: 25418
2009-02-14 08:18:07 +00:00
Yoshito Umaoka
52ba8e4efa ICU-6411 Replacing TABs with SPs.
X-SVN-Rev: 25415
2009-02-14 05:51:18 +00:00
Yoshito Umaoka
f03a81606c ICU-3378 Updated API names to make them compatibile with ICU4C. Fixed a Java 5- compilation problem.
X-SVN-Rev: 25412
2009-02-14 05:33:34 +00:00
Yoshito Umaoka
3c687126b7 ICU-4971 Fixed Java 1.3/1.4 compilation problem.
X-SVN-Rev: 25409
2009-02-14 03:50:11 +00:00
Yoshito Umaoka
6e8343afc3 ICU-3378 Revised the implementation and the test csaes.
X-SVN-Rev: 25400
2009-02-13 20:14:38 +00:00
Shaopeng Jia
4c140edc87 ICU-6604 Porting CharsetSelector(including tests) and PropsVectors from C to Java
X-SVN-Rev: 25382
2009-02-06 13:18:36 +00:00
Jason Spieth
55698ede36 ICU-4971 Add java.math.MathContext methods and test
X-SVN-Rev: 25378
2009-02-05 18:47:49 +00:00
Jason Spieth
b20030b5ac ICU-6354 Simple Java testcase
X-SVN-Rev: 25366
2009-02-03 18:08:51 +00:00
Jason Spieth
02e7d8ca80 ICU-4971 Incorporate review comments and JavaDoc cleanup
X-SVN-Rev: 25362
2009-02-02 21:55:50 +00:00
Yoshito Umaoka
ca47370d85 ICU-6411 ICU custom builder to use Java6 as JRE in the Eclipse project.
X-SVN-Rev: 25359
2009-02-02 17:56:30 +00:00
Yoshito Umaoka
26009b31ae ICU-6238 Support standard stringprep profiles in ICU4J. Merging changes from the work branch to the trunk.
X-SVN-Rev: 25358
2009-02-02 17:03:23 +00:00
John Emmons
bd9d44ec6e ICU-6694 Cleanup unused imports and cleanup getAvailableNames API
X-SVN-Rev: 25344
2009-01-29 18:24:56 +00:00
Steven R. Loomis
cfa7b16566 ICU-6571 API to get CLDR version (J). Checked in testdata from icu4c r25327 with 'min/max' cldr version.
X-SVN-Rev: 25337
2009-01-29 07:49:32 +00:00
John Emmons
e1a2d975b2 ICU-6647 Add Sinhala, Azerbaijani, and Afrikaans collation
X-SVN-Rev: 25321
2009-01-27 22:02:21 +00:00
John Emmons
6d3ab9535f ICU-6694 NumberingSystem implementation for ICU4J
X-SVN-Rev: 25319
2009-01-27 20:08:33 +00:00
Yoshito Umaoka
cb6848caf8 ICU-6420 Fixed calendar/date symbols mismatch problem.
X-SVN-Rev: 25307
2009-01-23 20:06:54 +00:00
Yoshito Umaoka
7387ddc575 ICU-6416 Move ICU4J version to 4.1.3
X-SVN-Rev: 25304
2009-01-23 06:07:15 +00:00