Commit Graph

1248 Commits

Author SHA1 Message Date
Travis Keep
70deaa958c ICU-9531 CompactDecimalFormat to turn grouping separator off in short form only.
X-SVN-Rev: 33009
2013-01-02 22:31:02 +00:00
Travis Keep
aab28cd6aa ICU-9808 Fix comments in CurrencyMetaInfo.CurrencyFilter
X-SVN-Rev: 32996
2012-12-19 23:12:26 +00:00
Michael Ow
49d85a9d59 ICU-9641 Add customizable max parse digit to DecimalFormat
X-SVN-Rev: 32993
2012-12-19 01:23:53 +00:00
John Emmons
f08b0bb69c ICU-9799 Merge CLDR 22.1.1 data to trunk
X-SVN-Rev: 32975
2012-12-14 23:47:07 +00:00
Jennifer Chye
bc5035579e ICU-9771 Update ICU4J to accomodate new currency dates
X-SVN-Rev: 32972
2012-12-14 22:15:57 +00:00
Mark Davis
cdec05e37b ICU-9789 Fix problems that Markus found in review.
X-SVN-Rev: 32965
2012-12-14 18:19:24 +00:00
Mark Davis
a249d85f4d ICU-9789 Fix problems that Markus found in review.
X-SVN-Rev: 32963
2012-12-14 16:29:05 +00:00
Yoshito Umaoka
612181f2f5 ICU-9785 Imported ICU data including updated Thai punctuation exemplar data. Also fixed ES_CURRENCY and some documentation / API version tag issues.
X-SVN-Rev: 32952
2012-12-13 19:52:57 +00:00
Mark Davis
730c1d3815 ICU-9789 Fix problems that Markus found in review.
X-SVN-Rev: 32950
2012-12-13 01:26:04 +00:00
Travis Keep
c716e6b67b ICU-9760 Use static final string arrays to avoid races in initialization.
X-SVN-Rev: 32949
2012-12-12 22:14:12 +00:00
Mark Davis
9b0fd4305f ICU-9789 Make date parsing slightly more lenient to fix compatibility problems.
X-SVN-Rev: 32948
2012-12-12 19:28:28 +00:00
Mark Davis
18f2d4bd81 ICU-9789 Make date parsing slightly more lenient to fix compatibility problems.
X-SVN-Rev: 32947
2012-12-12 19:17:26 +00:00
John Emmons
edf2a02f9a ICU-9783 Use new Turkish Lira symbol in Turkish locale
X-SVN-Rev: 32943
2012-12-12 15:31:43 +00:00
Mark Davis
2ee13b13ab ICU-7645 Fix some dangling non@internals
X-SVN-Rev: 32932
2012-12-06 17:58:22 +00:00
Mark Davis
8bb1a61c47 ICU-7645 Fixed problem in comparator exposed by Java 7.
X-SVN-Rev: 32924
2012-12-05 00:10:44 +00:00
Mark Davis
7de53e1046 ICU-7645 Various updates after feedback
X-SVN-Rev: 32919
2012-12-04 21:35:51 +00:00
Mark Davis
2e104e362a ICU-7645 Make test insensitive to order of elements in HashSet.
X-SVN-Rev: 32916
2012-12-02 20:21:48 +00:00
Mark Davis
55372c11e2 ICU-7645 Fix for old compilers
X-SVN-Rev: 32915
2012-12-02 19:22:16 +00:00
Mark Davis
c85f5b613a ICU-7645 Flesh out test more
X-SVN-Rev: 32914
2012-12-02 05:11:41 +00:00
Mark Davis
c3c9ed82d0 ICU-7645 Fix breaking test.
X-SVN-Rev: 32913
2012-12-02 02:30:56 +00:00
Markus Scherer
64cb025065 ICU-9774 FilteredNormalizer2: CharSequence.subSequence(start, limit) limit must be <= length()
X-SVN-Rev: 32911
2012-11-30 22:04:01 +00:00
Mark Davis
95098e216b ICU-7645 First cut at spoof detection changed. All marked @internal for now.
X-SVN-Rev: 32910
2012-11-30 17:51:08 +00:00
Peter Edberg
c48704af3a ICU-9643 (J) Change "@internal ICU 50" display context API to "@draft ICU 51"
X-SVN-Rev: 32899
2012-11-28 01:10:47 +00:00
Yoshito Umaoka
63b30dc4c1 ICU-9668 Updated the spec of ULocale#equals. The modified implementation never returns true when the argument is String.
X-SVN-Rev: 32859
2012-11-16 23:16:12 +00:00
Travis Keep
e929da430f ICU-9691 Small optimization to ListFormatter.java
X-SVN-Rev: 32847
2012-11-16 00:59:11 +00:00
Travis Keep
59a7dc16de ICU-9647 Update J version of CompactDecimalFormat.
X-SVN-Rev: 32844
2012-11-16 00:44:07 +00:00
Yoshito Umaoka
6a2fd9b130 ICU-9746 Updated the build script for eclipse plug-in. The plug-in version no longer use different source code by this change. Also updated plug-in test and com.ibm.icu.base plug-in for Eclipse Kelper (June 2013).
X-SVN-Rev: 32841
2012-11-16 00:02:21 +00:00
Michael Ow
99048a0a96 ICU-9732 Update tzdata in ICU4J to 2012j
X-SVN-Rev: 32827
2012-11-14 21:42:08 +00:00
Michael Ow
420268423d ICU-9722 Update ICU4J data version to 51
X-SVN-Rev: 32826
2012-11-14 21:40:47 +00:00
Yoshito Umaoka
814a90985f ICU-9722 Updated ICU4J version numbers except data.
X-SVN-Rev: 32799
2012-11-12 15:46:44 +00:00
George Rhoten
e076e3a5de ICU-9715 Improve RBBI next performance by about 5% (35% over ICU4J 50.1 for this ticket).
X-SVN-Rev: 32797
2012-11-12 00:49:43 +00:00
George Rhoten
cb4157921b ICU-9715 Improve RBBI next performance by about 30%.
X-SVN-Rev: 32795
2012-11-11 03:44:12 +00:00
Markus Scherer
475d69f9d2 ICU-9713 fix CollationKey.merge() API docs, sync with C ucol_mergeSortkeys(), minor improvements
X-SVN-Rev: 32782
2012-11-09 21:38:12 +00:00
Michael Ow
8de0447c1c ICU-9732 Update tzdata in ICU4J to 2012i
X-SVN-Rev: 32775
2012-11-08 22:59:29 +00:00
Travis Keep
3fe72af5b0 ICU-9628 Fix J GenderInfo so that gender of a single item list is always the gender of the sole item.
X-SVN-Rev: 32758
2012-11-06 18:01:30 +00:00
Yoshito Umaoka
6d528fb49b ICU-9712 Synchronize C/J word break dictionary data with C trunk. Update license term to exclude CC-CEDICT.
X-SVN-Rev: 32745
2012-11-02 20:19:47 +00:00
Yoshito Umaoka
32d0bffa4e ICU-9709 Merged unicode-license.txt into license.html, along with other third-party licenses. Updated ant targets currently copying unicode-license.txt.
X-SVN-Rev: 32737
2012-11-01 19:01:56 +00:00
Michael Ow
46339b066d ICU-9241 Update tzdata in ICU4J to 2012h
X-SVN-Rev: 32729
2012-10-30 22:42:17 +00:00
Yoshito Umaoka
74124c733a ICU-9697 Fixed copyright issue in riwords.txt.
X-SVN-Rev: 32714
2012-10-26 17:32:46 +00:00
John Emmons
642189dabe ICU-9676 Updated version numbers to CLDR 22.1
X-SVN-Rev: 32687
2012-10-22 17:40:30 +00:00
Yoshito Umaoka
d2e6714df6 ICU-9582 Added ICU4J 50 serialization test data.
X-SVN-Rev: 32679
2012-10-19 17:48:40 +00:00
Michael Ow
9848556852 ICU-9241 Update tzdata in ICU4J to 2012g
X-SVN-Rev: 32677
2012-10-19 17:42:30 +00:00
John Emmons
2b96648c49 ICU-9646 Updated structLocale.txt don't allow intervalFormat with skel H diff a
X-SVN-Rev: 32670
2012-10-19 16:35:59 +00:00
John Emmons
4f2c5ef059 ICU-9676 Merge CLDR release-22-1-d01
X-SVN-Rev: 32667
2012-10-19 04:01:09 +00:00
Yoshito Umaoka
12e760b673 ICU-9582 BRS: Fixed svn properties.
X-SVN-Rev: 32663
2012-10-18 23:08:04 +00:00
Yoshito Umaoka
883e3dfb05 ICU-9582 Clean up import statements.
X-SVN-Rev: 32657
2012-10-18 17:32:46 +00:00
Yoshito Umaoka
3eeef3b050 ICU-9680 Updated TestTimeZoneNames to match the workaround for Java's TimeZoneNameProvider support problem done by #9400.
X-SVN-Rev: 32656
2012-10-18 16:58:09 +00:00
Yoshito Umaoka
31676208ae ICU-9582 Suppress unused warning for now.
X-SVN-Rev: 32651
2012-10-17 21:54:12 +00:00
Peter Edberg
8fe6eb0b2c ICU-9250 (J) Document that date format S+ fields truncate for S,SS and zero-pad for SSSS+
X-SVN-Rev: 32647
2012-10-17 04:49:15 +00:00
Yoshito Umaoka
c0241d47aa ICU-9633 Fixed unused warning by adding @SuppressWarnings.
X-SVN-Rev: 32645
2012-10-16 20:56:05 +00:00