Commit Graph

6387 Commits

Author SHA1 Message Date
Yoshito Umaoka
a1296b9947 ICU-9943 Fixed a coding problem detected by FindBugs - prevent null dereference
X-SVN-Rev: 33248
2013-02-16 00:02:50 +00:00
Yoshito Umaoka
4dce9ff799 ICU-9940 Fixed some coding problems detected by FindBugs - Fixed threading issue with lazy instantiation of static field in a few classes.
X-SVN-Rev: 33247
2013-02-15 23:38:44 +00:00
Travis Keep
7982b01ec3 ICU-9916 Fix documentation in DateTimePatternGenerator. add->addPattern.
X-SVN-Rev: 33246
2013-02-15 22:15:14 +00:00
Markus Scherer
407be346b7 ICU-9880 sync with C++ port, fix minor bugs
X-SVN-Rev: 33243
2013-02-15 21:22:57 +00:00
Yoshito Umaoka
bd8a81bfd6 ICU-9942 Fixed a coding problem detected by FindBugs - replaced == with equals()
X-SVN-Rev: 33238
2013-02-15 17:17:44 +00:00
Yoshito Umaoka
9e53141f8b ICU-9941 Fixed a coding problem detected by FindBugs - changed put with putIfAbsent to make the operation atomic.
X-SVN-Rev: 33237
2013-02-15 17:06:32 +00:00
Yoshito Umaoka
79174eedb1 ICU-9939 Fixed a coding problem detected by FindBugs - commented out synchronized block containing an empty if statement.
X-SVN-Rev: 33236
2013-02-15 16:36:51 +00:00
Yoshito Umaoka
92c0aa3b98 ICU-9938 Fixed a coding problem detected by FindBugs - replacing == with equals().
X-SVN-Rev: 33235
2013-02-15 16:25:03 +00:00
Yoshito Umaoka
ded4f854b0 ICU-9945 Updated ISO currency numeric mapping data.
X-SVN-Rev: 33231
2013-02-14 23:51:39 +00:00
Yoshito Umaoka
d4ca6e2dec ICU-9475 Some additional notes in TimeZoneNames API reference.
X-SVN-Rev: 33228
2013-02-14 22:50:17 +00:00
Peter Edberg
be694f6480 ICU-9925 CLDR 23 pre-integration part 3, batch 4 through CLDR r8192 (J)
X-SVN-Rev: 33221
2013-02-14 18:41:15 +00:00
Peter Edberg
9a171c895a ICU-9925 CLDR 23 pre-integration part 3, batch 3 (J)
X-SVN-Rev: 33216
2013-02-14 09:47:03 +00:00
Peter Edberg
258a1ad9b0 ICU-9925 CLDR 23 pre-integration part 3, batch 2 (J)
X-SVN-Rev: 33201
2013-02-13 13:12:16 +00:00
Andy Heninger
4f59ab84cc ICU-9657 Thread safety fix in charset detector.
X-SVN-Rev: 33199
2013-02-12 23:11:58 +00:00
Peter Edberg
a15e0c2990 ICU-9925 CLDR 23 pre-integration part 3, batch 1 (J)
X-SVN-Rev: 33195
2013-02-12 20:45:06 +00:00
Travis Keep
ca88f9ccba ICU-9919 DateIntervalFormat instances with custom DateIntervalInfo instances should not use the cache to populate themselves.
X-SVN-Rev: 33178
2013-02-12 01:00:40 +00:00
Andy Heninger
5f066fb106 ICU-9440 SpoofChecker, sync ICU4J with ICU4C.
X-SVN-Rev: 33177
2013-02-12 00:44:39 +00:00
Travis Keep
dd9bf9ba48 ICU-9922 Fix DateIntervalInfo.setIntervalPattern so that it affects just the current instance instead of affecting all instances for a locale.
X-SVN-Rev: 33176
2013-02-11 23:45:43 +00:00
Markus Scherer
db8e47ddf1 ICU-9842 simplify <p> in JavaDoc
X-SVN-Rev: 33175
2013-02-11 23:09:29 +00:00
Andy Heninger
593a9fd589 ICU-9842 Incorporate review comments.
X-SVN-Rev: 33174
2013-02-11 21:55:06 +00:00
Yoshito Umaoka
8c99cd1988 ICU-9867 Minor update in readme.html
X-SVN-Rev: 33171
2013-02-11 20:24:42 +00:00
Yoshito Umaoka
3fcfaf6848 ICU-9867 Added a note about pattern V semantics change in readme.html
X-SVN-Rev: 33170
2013-02-11 20:12:57 +00:00
Yoshito Umaoka
98dafe28a3 ICU-9867 New time zone pattern letters/types spport for CLDR 23/ICU 51.
X-SVN-Rev: 33157
2013-02-10 17:26:01 +00:00
Andy Heninger
f18976290a ICU-9842 Alphabetic Index constructor with collator, ICU4J
X-SVN-Rev: 33146
2013-02-08 23:35:46 +00:00
Travis Keep
6d924df20b ICU-9918 Remove unused parameter from DateIntervalFormat constructor.
X-SVN-Rev: 33145
2013-02-08 22:35:44 +00:00
John Emmons
59d7271465 ICU-9844 Load region data in getPreferredValues()
X-SVN-Rev: 33143
2013-02-08 15:04:27 +00:00
Markus Scherer
967319cfdb ICU-9880 Guard against a degenerate collator where some script boundary strings are primary ignorable
X-SVN-Rev: 33134
2013-02-07 00:55:27 +00:00
Peter Edberg
19f17de6db ICU-9876 Pre-integrate some CLDR 23 additions/changes (J), part 2c through CLDR r8106
X-SVN-Rev: 33117
2013-02-03 19:04:54 +00:00
Markus Scherer
720b27098e ICU-9880 for CJK enumerate FDD0 contractions to replace hardcoded lists, adds support for zhuyin too; fix firstCharsInScripts for CJK to replace UScript-based hacks; simplify initLabels() code; fix initBuckets() for underflow label as the only one; make test for multiple primaries work with alternate=shifted; fix en_US_POSIX
X-SVN-Rev: 33112
2013-02-02 00:14:26 +00:00
Markus Scherer
919db4268e ICU-9880 add ImmutableIndex, overflow bucket always has non-null lowerBoundary, handle index characters with multiple primary weights, reject ignorable and unassigned index characters, lazy-create rarely-used objects, bug fixes, remove some obsolete commented-out code
X-SVN-Rev: 33105
2013-01-31 23:00:27 +00:00
Travis Keep
9d932766bd ICU-9628 Make comments regarding the meaning of gender styles more concise.
X-SVN-Rev: 33095
2013-01-30 17:31:21 +00:00
John Emmons
824221a2ff ICU-9876 Recreate the data jars from scratch
X-SVN-Rev: 33091
2013-01-29 22:04:20 +00:00
Peter Edberg
137e23e2d8 ICU-9876 Add ms_BN/ms_MY/ms_SG to locale-deprecates, restore to icu-config; pick up CLDR r8077 (J)
X-SVN-Rev: 33084
2013-01-28 07:48:39 +00:00
Peter Edberg
022503d55f ICU-9876 Update for data/xml/main/ms_Latn.xml added in C
X-SVN-Rev: 33081
2013-01-26 07:48:28 +00:00
Peter Edberg
f8c97565ba ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2b (J)
X-SVN-Rev: 33079
2013-01-26 06:09:19 +00:00
Peter Edberg
740c626f66 ICU-9876 Pre-integrate some CLDR 23 additions/changes, part 2 (J)
X-SVN-Rev: 33075
2013-01-26 00:14:50 +00:00
Peter Edberg
c0921a1308 ICU-9845 Remove character-escaping hack from LocaleData
X-SVN-Rev: 33074
2013-01-26 00:12:01 +00:00
Peter Edberg
659f888e89 ICU-9857 Adjust for CLDR calendar <fields> move to top of <dates> element (J)
X-SVN-Rev: 33073
2013-01-26 00:11:39 +00:00
Travis Keep
c5008ea67a ICU-9884 Deprecate CurrencyMetaInfo.CurrencyInfo public constructor.
X-SVN-Rev: 33069
2013-01-24 18:21:14 +00:00
Travis Keep
bba7443afb ICU-9863 Added 'fin' in _languages and _languages3 static arrays.
X-SVN-Rev: 33068
2013-01-24 17:25:08 +00:00
Yoshito Umaoka
68d9cedfa8 ICU-9839 Added TestEnglishExemplarCharacter which was added in ICU4C with this ticket. No API/library code change in ICU4J, because punctuation exemplar is already supported.
X-SVN-Rev: 33063
2013-01-18 16:57:09 +00:00
Travis Keep
205571f9f2 ICU-9760 Fix year in copyright message.
X-SVN-Rev: 33060
2013-01-17 17:56:11 +00:00
Jennifer Chye
ff799e6446 ICU-9843 Remove testing of default from ICUResourceBundleTest/TestGetWithFallback
X-SVN-Rev: 33058
2013-01-16 22:42:08 +00:00
Travis Keep
3eafd4cf29 ICU-9508 Uncomment old CurrencyInfo constructor. Add test confirming its presence.
X-SVN-Rev: 33057
2013-01-16 21:22:11 +00:00
Peter Edberg
df1a9a0469 ICU-9781 Parsing fractional seconds should truncate (not round) to 3 places (J)
X-SVN-Rev: 33045
2013-01-13 19:11:07 +00:00
Michael Ow
3603c75ae0 ICU-9673 Update ICU4J mapping table with updated euc-jp
X-SVN-Rev: 33040
2013-01-11 19:48:39 +00:00
Travis Keep
16192c32d3 ICU-9800 Fix Currency.isAvailable() to return true for a currency that is available but is non-tender.
X-SVN-Rev: 33037
2013-01-11 19:15:17 +00:00
Peter Edberg
f497bdb604 ICU-9840 Pre-integrate some CLDR 23 additions/changes (J)
X-SVN-Rev: 33034
2013-01-10 18:01:23 +00:00
Yoshito Umaoka
90e68e9f70 ICU-9794 Depreacte LocaleData.ES_CURRENCY.
X-SVN-Rev: 33030
2013-01-09 21:42:21 +00:00
Travis Keep
bbd600846a ICU-9508 Make test name that tests withTender() more descriptive. Add test for using longs in place of dates.
X-SVN-Rev: 33029
2013-01-09 20:45:39 +00:00
Travis Keep
05194ef5f7 ICU-9508 Clarify test for this ticket.
X-SVN-Rev: 33028
2013-01-09 20:17:11 +00:00
Travis Keep
4308b46d69 ICU-9508 Merge changes from cmi branch into trunk.
X-SVN-Rev: 33025
2013-01-09 01:08:55 +00:00
Travis Keep
a55953f65a ICU-9807 Integrate jchye's changes from CLDR bug 5529 into ICU4J.
X-SVN-Rev: 33022
2013-01-09 00:07:35 +00:00
Yoshito Umaoka
bc5b7e5c35 ICU-9733 Use primary zone data (formerly singleCoutries) for generic location names in ICU4C. Synchronized metaZones.res including primaryZones data with ICU4C trunk.
X-SVN-Rev: 33013
2013-01-04 23:31:17 +00:00
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
922f6808b6 ICU-9722 Update data version in ICU4J eclipse build properties to 51
X-SVN-Rev: 32830
2012-11-14 21:51:04 +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
4c7ab0bd2e ICU-9730 Fixed a build script bug for publishing ICU4J files to the maven repository.
X-SVN-Rev: 32800
2012-11-12 18:02:44 +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
c96a2a678d ICU-9580 Updated readme.html for ICU4J 50.1 release.
X-SVN-Rev: 32740
2012-11-02 03:57:21 +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
7291e318ff ICU-9580 Updated versions for ICU4j 50GA.
X-SVN-Rev: 32723
2012-10-29 17:05:59 +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
f443b00929 ICU-9582 Updated ICU4J readme.html
X-SVN-Rev: 32684
2012-10-22 15:43:21 +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
Yoshito Umaoka
57cf88ec0f ICU-9582 Added ICU4J 50 API signature file.
X-SVN-Rev: 32674
2012-10-19 17:03:50 +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
2bd707df08 ICU-9582 Update the API change report for ICU 50RC.
X-SVN-Rev: 32652
2012-10-17 22:01:13 +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
Yoshito Umaoka
7505f91f7f ICU-9582 Fixed resource leak warnings in demo and tools.
X-SVN-Rev: 32644
2012-10-16 20:00:35 +00:00
Peter Edberg
e1eb8b2fab ICU-9633 Make capitalizationSetting transient, handle it in writeObject/readObject, bump currentSerialVersion
X-SVN-Rev: 32643
2012-10-16 19:52:45 +00:00
Peter Edberg
5eb6e0c01c ICU-9656 (J) Change RelativeDateFormat to keep 2 patterns (not formatters), and for fmt glue them (with substitutions) and apply to single formatter
X-SVN-Rev: 32641
2012-10-16 06:57:48 +00:00
Yoshito Umaoka
ae801e7343 ICU-8965 Removed unused import in PersianTest.java
X-SVN-Rev: 32632
2012-10-15 14:41:54 +00:00
Roozbeh Pournader
61d0585218 ICU-8965 Add tests for Persian Calendar
X-SVN-Rev: 32629
2012-10-13 00:57:46 +00:00
Mark Davis
a967077c32 ICU-8782 Fixed review comments
X-SVN-Rev: 32623
2012-10-12 19:55:00 +00:00
John Emmons
e899f6a44e ICU-9587 Add @provisional statements to java docs - and one missing @draft ICU 50
X-SVN-Rev: 32604
2012-10-11 20:29:26 +00:00
Peter Edberg
62d858f72d ICU-9617 Fix a couple of misspellings in API header comments
X-SVN-Rev: 32601
2012-10-11 19:42:10 +00:00
Peter Edberg
57a08f9d38 ICU-9633 Delete unused imports to avoid Eclipse warning
X-SVN-Rev: 32598
2012-10-11 18:05:57 +00:00
Peter Edberg
76cf9f508a ICU-9638 Make LocaleDisplayNamesImpl actually use context info; add test; make DisplayContext constructor private
X-SVN-Rev: 32596
2012-10-11 12:41:08 +00:00
Michael Ow
a439d31c6e ICU-9601 Skip test in ICU4J
X-SVN-Rev: 32589
2012-10-10 21:06:06 +00:00
Yoshito Umaoka
9b428833c5 ICU-9645 Fixed the test case Test5006GetShortMonths and removed the timebomb.
X-SVN-Rev: 32588
2012-10-10 16:19:37 +00:00
Yoshito Umaoka
76b8cbd675 ICU-6806 Updated DateTimeGeneratorTest/TestOrdering. The test code is preserved, but no longer report ordering differences as errors.
X-SVN-Rev: 32587
2012-10-10 15:12:05 +00:00
Travis Keep
86571337e9 ICU-9597 Be sure that FieldPosition adjusted correctly in DecimalFormat.java
X-SVN-Rev: 32581
2012-10-09 22:30:13 +00:00
Yoshito Umaoka
332cbae932 ICU-9640 Documented the internal maximum digit limit used by DecimalFormat#parse introduced by ticket#5698 in ICU4J.
X-SVN-Rev: 32576
2012-10-09 17:27:38 +00:00
Yoshito Umaoka
07582f8efa ICU-9400 Workaround for Java's TimeZoneNameProvider support problem.
X-SVN-Rev: 32573
2012-10-09 04:54:56 +00:00
John Emmons
7e5eb1c4c1 ICU-9587 Beefed up Region API tests - some fixes to the data loading based on the results of the better tests.
X-SVN-Rev: 32569
2012-10-09 03:26:22 +00:00
Yoshito Umaoka
b21ad6f2aa ICU-9268 Deleting ICULogger. Replace ICULogger with the stock Java Logger in TimeZone class.
X-SVN-Rev: 32568
2012-10-09 03:22:02 +00:00
Peter Edberg
3b393aeec0 ICU-9633 Also update ChineseDateFormat.java for new DisplayContext enum
X-SVN-Rev: 32567
2012-10-09 02:39:04 +00:00
Peter Edberg
5c54282570 ICU-9633 Adapt SimpleDateFormat display context APIs to new DisplayContext enum
X-SVN-Rev: 32566
2012-10-09 01:49:46 +00:00
Peter Edberg
d36b6bb6ae ICU-9303 Check in DisplayContext enum and related LocaleDisplayNames APIs; still need full impl & tests
X-SVN-Rev: 32565
2012-10-09 01:49:09 +00:00
Markus Scherer
dd29ba28aa ICU-8476 optimize Normalizer2.normalize(): Do not construct a new String if the src is a String and is already normalized
X-SVN-Rev: 32562
2012-10-08 22:59:19 +00:00
Markus Scherer
7fdcb9440b ICU-9375 add WEEKDAY & ABBR_WEEKDAY (as already proposed), fix API tags, reorder constants big->little as intended
X-SVN-Rev: 32560
2012-10-08 22:12:29 +00:00
Andy Heninger
f32e1fc0f3 ICU-9491 refresh ICU4J data from ICU4C to pick up refreshed Spoof data. Also picks up RBBI line break Japanese tailoring and tz data.
X-SVN-Rev: 32556
2012-10-08 20:38:22 +00:00
Andy Heninger
a2bfbce32a ICU-9505 Update rbbitst.txt to re-instate Japanese line break tailoring.
X-SVN-Rev: 32555
2012-10-08 20:29:27 +00:00
Scott Russell
5c6dc411d8 ICU-9403 Calendar should return error for large negative millis out of range in strict mode
X-SVN-Rev: 32553
2012-10-08 19:13:27 +00:00
Markus Scherer
0963e7f300 ICU-8689 MessagePattern: include adjusted pattern index in Exception
X-SVN-Rev: 32550
2012-10-08 18:03:08 +00:00
Mark Davis
6a81ec8327 ICU-8782 Added the functionality and tests.
X-SVN-Rev: 32544
2012-10-07 21:11:47 +00:00
Yoshito Umaoka
0824af4865 ICU-9617 ICU4J API status update for 50.
X-SVN-Rev: 32536
2012-10-05 23:59:50 +00:00
Mark Davis
d3dc9e4d18 ICU-9375 fixed skeletons
X-SVN-Rev: 32524
2012-10-05 18:05:04 +00:00
Travis Keep
6c3af9665d ICU-9554 Fix apireport.
X-SVN-Rev: 32507
2012-10-04 19:14:22 +00:00
Ramy Said
d5454556f8 ICU-9024 Unit test for Arabic Mathematical Alphabetic Symbols
X-SVN-Rev: 32504
2012-10-04 16:41:22 +00:00
Ramy Said
6aa9d3b8d6 ICU-9024 Unit test for Arabic Mathematical Alphabetic Symbols
X-SVN-Rev: 32503
2012-10-04 16:40:27 +00:00
Roozbeh Pournader
8158ae5725 ICU-8965 Add Persian Calendar support
X-SVN-Rev: 32500
2012-10-04 00:42:02 +00:00
Markus Scherer
a3a4207b24 ICU-9353 add note to readme about DictionaryBasedBreakIterator going away
X-SVN-Rev: 32499
2012-10-03 23:39:35 +00:00
Michael Ow
8ce88dd623 ICU-8703 Fix tabs in ArabicShaping code
X-SVN-Rev: 32496
2012-10-03 17:17:35 +00:00
Yoshito Umaoka
5edf0b264d ICU-9621 Fixed TimeZone#observsDaylightTime issue on Africa/Casablanca showing up after Sep 2012.
X-SVN-Rev: 32486
2012-10-02 17:48:46 +00:00
Michael Ow
5601c335c8 ICU-9241 Update ICU4J tzdata to 2012f
X-SVN-Rev: 32484
2012-10-02 16:55:16 +00:00
Michael Ow
ae58608103 ICU-9582 postpone timezone data update until during release
X-SVN-Rev: 32481
2012-10-02 00:02:32 +00:00