Commit Graph

6387 Commits

Author SHA1 Message Date
Travis Keep
d21588cb60 ICU-10017 Do defensive copy of TimeUnitAmount objects in TimePeriod.forAmounts.
X-SVN-Rev: 33474
2013-03-28 21:04:41 +00:00
Travis Keep
eab9da1176 ICU-10017 Add test for TimeUnitFormat.formatPeriod for english using full name style.
X-SVN-Rev: 33473
2013-03-28 20:35:26 +00:00
Travis Keep
b35aa4dcf7 ICU-10017 Add API specification for composition of time periods for ICU4J into code.
X-SVN-Rev: 33471
2013-03-28 17:38:18 +00:00
Travis Keep
7c6a50445b ICU-10026 Add comment to normalizePlusAndMinus function in DecimalFormat.
X-SVN-Rev: 33466
2013-03-27 15:52:49 +00:00
Mark Davis
d3f8a3c777 ICU-8474 enhanced syntax
X-SVN-Rev: 33465
2013-03-27 13:57:35 +00:00
Travis Keep
d2f57f1ad3 ICU-10026 Make Numberformat.parse() even more lenient by allowing 7 alternates for plus and minus when parsing Not just ascii plus and minus.
X-SVN-Rev: 33462
2013-03-26 23:51:41 +00:00
Travis Keep
46a99dae07 ICU-10026 Make Numberformat.parse() method accept ascii plus and minus in addition to native plus and minus of locale for ICU4J.
X-SVN-Rev: 33461
2013-03-26 23:03:44 +00:00
Travis Keep
b33cab0a51 ICU-9914 DateIntervalFormat to handle 2 year vs. 4 year formats in ICU4J.
X-SVN-Rev: 33447
2013-03-21 16:43:17 +00:00
Yoshito Umaoka
de265bad60 ICU-10014 Updated readme.html for ICU4J 51 official release.
X-SVN-Rev: 33433
2013-03-15 15:15:39 +00:00
Yoshito Umaoka
44545969d4 ICU-10014 Update maven pom.xml to release 51.1.
X-SVN-Rev: 33427
2013-03-14 20:18:19 +00:00
Yoshito Umaoka
778782d402 ICU-10014 Updated ICU4J version related strings to 51.1 release.
X-SVN-Rev: 33426
2013-03-14 20:16:07 +00:00
Michael Ow
dbd26b8c36 ICU-9732 Update tzdata in ICU4J to 2013b
X-SVN-Rev: 33421
2013-03-13 21:49:58 +00:00
John Emmons
ee6ec163d9 ICU-10018 Merge data from CLDR 5744 + delete old shi_Latn_MA
X-SVN-Rev: 33393
2013-03-07 04:52:49 +00:00
Yoshito Umaoka
854ebcb796 ICU-9732 Update tzdata in ICU4J to 2013a
X-SVN-Rev: 33390
2013-03-07 02:58:25 +00:00
Andy Heninger
d96dda209d ICU-9983 Fixes for RBBITest failure.
X-SVN-Rev: 33378
2013-03-05 21:43:19 +00:00
Yoshito Umaoka
25217115c1 ICU-9722 Added ICU4J 51.1 serializable test data.
X-SVN-Rev: 33373
2013-03-05 05:35:36 +00:00
Yoshito Umaoka
6144548e76 ICU-9722 Updated the API change report. Also added the API signature file generated from the trunk.
X-SVN-Rev: 33372
2013-03-05 05:11:28 +00:00
Yoshito Umaoka
2c0cefc43a ICU-9722 Resolved a JavaDoc warning.
X-SVN-Rev: 33371
2013-03-05 05:05:26 +00:00
Yoshito Umaoka
0136935f89 ICU-9722 Updated ICU4J readme.html for 51RC.
X-SVN-Rev: 33370
2013-03-05 04:48:13 +00:00
Yoshito Umaoka
caed1f5d69 ICU-9722 Synchronize test data version with ICU4C.
X-SVN-Rev: 33364
2013-03-04 19:53:50 +00:00
Yoshito Umaoka
679c4bc7e0 ICU-9722 Updated copyright year in the Unicode license notice to match the update in last week.
X-SVN-Rev: 33362
2013-03-04 19:24:35 +00:00
Peter Edberg
3451781673 ICU-9965 Don't skip availableFormats items from non-root locales if conflict only due to basePattern (J)
X-SVN-Rev: 33359
2013-03-04 11:09:41 +00:00
John Emmons
404b8bb992 ICU-9890 Merge CLDR23 data
X-SVN-Rev: 33354
2013-03-03 21:17:08 +00:00
Yoshito Umaoka
ee4e9d25ce ICU-9987 Fixed getWithFallback problem with a resource path including alias table. The issue with multiple getWithFallback calls will be tracked by #9964. This fix resolved the date format issue with Dangi calendar in English locale. It also fixed a part of problems reported by #9952.
X-SVN-Rev: 33353
2013-03-02 00:22:00 +00:00
Yoshito Umaoka
214dbf417d ICU-9722 Updated license.html in ICU4J
X-SVN-Rev: 33340
2013-02-27 15:28:41 +00:00
John Emmons
26d2bde0fd ICU-9878 Update language/country code lists
X-SVN-Rev: 33338
2013-02-27 14:01:41 +00:00
Yoshito Umaoka
ab0e59301c ICU-9722 Fixed some test case issues when JDK TimeZone implementation is used (mostly, skipping cases - not really a bug).
X-SVN-Rev: 33335
2013-02-26 22:53:58 +00:00
Yoshito Umaoka
9f684a0417 ICU-9722 Clean up import statements.
X-SVN-Rev: 33324
2013-02-25 22:24:11 +00:00
Yoshito Umaoka
0a9b3e4833 ICU-9722 Updated the ICU4J version from 51.0.1 to 51.1 for RC. Moved timebombs.
X-SVN-Rev: 33323
2013-02-25 21:52:23 +00:00
Yoshito Umaoka
27f8f4b33b ICU-9966 Patch for the test problem reported by #9966. Updated testdata.jar from ICU4C trunk.
X-SVN-Rev: 33322
2013-02-25 20:26:52 +00:00
Peter Edberg
853ab6e632 ICU-9925 Remove no-longer-necessary version-check test skip added in r33195
X-SVN-Rev: 33316
2013-02-24 22:05:03 +00:00
Markus Scherer
e550589f9f ICU-9929 fix RuleBasedCollator initialization of reorder codes (must go after init()), sync coll/zh.res with ICU4C including native-script-first reordering
X-SVN-Rev: 33309
2013-02-22 23:43:17 +00:00
Andy Heninger
339177ed3e ICU-9077 Missed checkin plus review comments on RBBI test data.
X-SVN-Rev: 33301
2013-02-22 02:32:40 +00:00
Markus Scherer
7dd438bd57 ICU-9884 add comment for how to get a CurrencyInfo object
X-SVN-Rev: 33294
2013-02-21 20:59:39 +00:00
Yoshito Umaoka
9478c8e14f ICU-9722 Fixed java compiler and javadoc warnings.
X-SVN-Rev: 33293
2013-02-21 20:58:42 +00:00
Peter Edberg
91b8823ba5 ICU-9952 Workaround to fix inheritance for availFmt/intervalFmt items in ICU4J; #9964 for long-term fix
X-SVN-Rev: 33292
2013-02-21 11:33:13 +00:00
Yoshito Umaoka
4fa11a300d ICU-9947 Updated public API status for ICU4J 51.
X-SVN-Rev: 33290
2013-02-21 03:38:55 +00:00
Andy Heninger
4d713a0022 ICU-9715 Review comments.
X-SVN-Rev: 33289
2013-02-21 02:13:56 +00:00
Peter Edberg
9d871b6d86 ICU-9927 Now that cintltst/citertst.c is updated, add sr_Latn collation with import (J)
X-SVN-Rev: 33288
2013-02-21 01:11:22 +00:00
Peter Edberg
d5eb3c2ec3 ICU-7103 Also update J build with data changes to remove obsolete collation aliases
X-SVN-Rev: 33284
2013-02-20 23:42:33 +00:00
Andy Heninger
186db36241 ICU-9842 Change NBSP to ASCII spaces in AlphabeticIndex.java
X-SVN-Rev: 33282
2013-02-20 22:33:55 +00:00
Yoshito Umaoka
4984b0e4f0 ICU-9937 Quick fix for the bad code in CompactDecimalDataCache.
X-SVN-Rev: 33278
2013-02-20 21:17:27 +00:00
Peter Edberg
9450ae0f61 ICU-9925 Pick up the non-gregorian date format fixes from CLDR 8218 (J)
X-SVN-Rev: 33272
2013-02-19 19:51:20 +00:00
Yoshito Umaoka
af902b149f ICU-9696 Fixed HTML tagging problem in the previous change.
X-SVN-Rev: 33269
2013-02-19 10:30:59 +00:00
Yoshito Umaoka
63d88e3b2c ICU-9696 Updated the API doc for ICU4J SimpleDateForamt with the latest CLDR specification. Also include the reference to the LDML specification.
X-SVN-Rev: 33268
2013-02-19 08:42:21 +00:00
Peter Edberg
16ecba2369 ICU-9927 Update to current collation data (with import) for bs, bs_Cyrl, fa_AF (not sr_Latn)
X-SVN-Rev: 33263
2013-02-18 00:10:29 +00:00
Markus Scherer
144dd74c8e ICU-9538 fix C++-isms in the test
X-SVN-Rev: 33262
2013-02-17 23:41:48 +00:00
Markus Scherer
16795b49be ICU-9538 add script metadata properties API
X-SVN-Rev: 33260
2013-02-17 23:24:36 +00:00
Peter Edberg
e0488a1ab8 ICU-9497 Add support for short(er) weekday names: format, parse, get/set symbols (J)
X-SVN-Rev: 33256
2013-02-17 17:14:10 +00:00
Andy Heninger
ba77e6d28b ICU-9077 Enhanced rbbi/RBBITest/TestExtended in ICU4J. Includes data refresh from ICU4C to pick up revised Character break rules.
X-SVN-Rev: 33251
2013-02-16 00:41:28 +00:00
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