Commit Graph

5765 Commits

Author SHA1 Message Date
Yoshito Umaoka
a6f627d664 ICU-8592 tzdata2011j to ICU4J
X-SVN-Rev: 30645
2011-09-12 19:37:31 +00:00
Mark Davis
666e129847 ICU-8807 Fix constant that can't be changed until U6.1
X-SVN-Rev: 30641
2011-09-09 18:16:53 +00:00
Mark Davis
5b237cf6bb ICU-8807 cleanup warnings
X-SVN-Rev: 30640
2011-09-08 23:07:29 +00:00
Mark Davis
c47d4fdbd7 ICU-8808 add access to punctuation characters
X-SVN-Rev: 30639
2011-09-08 22:38:05 +00:00
Mark Davis
e3546c39d6 ICU-8807 Add internal changes for use in unicode tools. Adds internal API, but doesn't change behavior if that is not called.
X-SVN-Rev: 30638
2011-09-08 22:28:40 +00:00
Markus Scherer
693640fd13 ICU-8805 fix some MessagePattern API comments
X-SVN-Rev: 30636
2011-09-08 19:27:48 +00:00
Markus Scherer
49407c6a1e ICU-8806 fix MessageFormat plural # formatting: fix offset lookup
X-SVN-Rev: 30634
2011-09-07 23:02:21 +00:00
Yoshito Umaoka
27b6a943bc ICU-8769 Reverted the previous change because of loading status issue. Move the cache to ICUResourceBundleReader that actually hold the resource data. Moved pool key bundle initialization to ICUResourceBundle to prevent cached instances modified by other classes.
X-SVN-Rev: 30633
2011-09-07 22:47:55 +00:00
Yoshito Umaoka
3959df3834 ICU-8769 Brought back ICUResourceBundle cache with improved cache logic.
X-SVN-Rev: 30627
2011-09-07 04:45:20 +00:00
John Emmons
2abb6e6d3b ICU-8423 Use stand-alone form of script name if possible in getDisplayScript() APIs
X-SVN-Rev: 30621
2011-09-06 20:28:21 +00:00
John Emmons
34cbf1552e ICU-8423 Data to support stand-alone script names
X-SVN-Rev: 30617
2011-09-02 01:08:00 +00:00
Yoshito Umaoka
f0b3038b80 ICU-8774 Updated the call sites of JDK service object creation depending on default Locale to use proper ULocale category default. On JRE 6, ULocale.setDefault(Category, ULocale) affects the behavior on ICU services. com.ibm.icu.base implementation should honor the category default.
X-SVN-Rev: 30608
2011-08-31 19:44:57 +00:00
Yoshito Umaoka
7f0deb8734 ICU-8774 Support locale category in com.ibm.icu.base plug-in. Also fixed a Java 5 support problem in DateFormatSymbols in com.ibm.icu.base.
X-SVN-Rev: 30602
2011-08-31 07:02:05 +00:00
Yoshito Umaoka
33f643ba29 ICU-8592 tzdata2011i to ICU4J. Also includes updates from CLDR (rev#6121)
X-SVN-Rev: 30589
2011-08-29 22:04:18 +00:00
John Emmons
d3f81bfa50 ICU-8611 Allow number patterns to be looked up by numbering system
X-SVN-Rev: 30576
2011-08-24 22:33:08 +00:00
Michael Ow
dd8732a309 ICU-7365 Promote approved data version API to draft 49 in ICU4J
X-SVN-Rev: 30571
2011-08-23 17:24:11 +00:00
Yoshito Umaoka
02375bb109 ICU-8630 Follow up fix - ULocale#setDefault(ULocale) to synchronize default Locale properly.
X-SVN-Rev: 30549
2011-08-19 20:44:12 +00:00
Markus Scherer
6a3384cfa2 ICU-8745 docs & comments from code review
X-SVN-Rev: 30533
2011-08-16 23:04:09 +00:00
Yoshito Umaoka
1487205b1a ICU-8766 Fixed a regression bug - wrong parse position with RFC822 time zone format.
X-SVN-Rev: 30514
2011-08-16 16:35:02 +00:00
Markus Scherer
69c0605df2 ICU-8745 merge MessagePatternUtil into trunk, from merge --reintegrate branches/markus/msgnodes from r30506
X-SVN-Rev: 30510
2011-08-15 21:09:39 +00:00
Yoshito Umaoka
d895f91300 ICU-8630 A few more API doc updates explaining default locale type to be used
X-SVN-Rev: 30496
2011-08-12 15:31:37 +00:00
Yoshito Umaoka
2ae8b05602 ICU-8630 Category locale support for Java 7 conformance.
X-SVN-Rev: 30487
2011-08-11 19:53:36 +00:00
John Emmons
021caab7ea ICU-8713 Fix Polish number spellings
X-SVN-Rev: 30466
2011-08-04 20:48:20 +00:00
John Emmons
1536eaa553 ICU-8722 Update German short/generic tz names
X-SVN-Rev: 30461
2011-08-03 22:14:36 +00:00
Yoshito Umaoka
5037790845 ICU-8734 ULocale.getDefault to return ULocale.ROOT when it is called when default ULocale is being initialized.
X-SVN-Rev: 30440
2011-07-28 17:55:33 +00:00
Yoshito Umaoka
09ac0d986b ICU-8518 Fixed a potential bug (toLowerCase, Calendar class name/type mismatch) in the DateFormatSymbols constructor taking a Calendar class as an argument.
X-SVN-Rev: 30439
2011-07-28 16:40:37 +00:00
Yoshito Umaoka
3661163076 ICU-7787 Updated API report tool to show APIs promoted from internal to stable properly when -internal option is specified.
X-SVN-Rev: 30434
2011-07-27 22:44:49 +00:00
Michael Ow
ddaa367fa9 ICU-8729 Fix source buffer's array offset handling error
X-SVN-Rev: 30420
2011-07-25 22:18:42 +00:00
Yoshito Umaoka
b9500da3b5 ICU-8710 One more Java compiler warning fix for ICU4J 4.8.1
X-SVN-Rev: 30359
2011-07-14 22:50:51 +00:00
Yoshito Umaoka
05a386320e ICU-8710 Fix Eclipse Java compiler warnings relevant to ICU4J 4.8.1
X-SVN-Rev: 30358
2011-07-14 22:35:58 +00:00
John Emmons
a0a3f56e8b ICU-8709 Merge CLDR ticket 4038 ( Spanish currency format)
X-SVN-Rev: 30357
2011-07-14 22:31:40 +00:00
John Emmons
5160cf75f2 ICU-8696 Final update for CLDR 2.0.1 - restoring missing en_GB data + minor fixes
X-SVN-Rev: 30334
2011-07-13 20:57:53 +00:00
Mark Davis
d56fad92d0 ICU-8522 Now using the new special labels, tests passing.
X-SVN-Rev: 30325
2011-07-13 04:12:10 +00:00
John Emmons
51407e2e73 ICU-8696 Fix build break in merging CLDR 2.0.1
X-SVN-Rev: 30324
2011-07-13 02:27:44 +00:00
Michael Ow
15a668e12b ICU-8591 Compile normalizer performance test only on Java 6 and up.
X-SVN-Rev: 30319
2011-07-12 23:43:55 +00:00
John Emmons
9ca075df31 ICU-8696 Merge CLDR 2.0.1
X-SVN-Rev: 30317
2011-07-12 20:00:25 +00:00
Peter Edberg
3803ce751d ICU-8583 J, Only parse arbitrary currency for calls that can return the found currency (e.g. parseCurrency)
X-SVN-Rev: 30315
2011-07-12 06:58:44 +00:00
Peter Edberg
6323e8b1aa ICU-8583 make ICU4J parseCurrency methods public @internal
X-SVN-Rev: 30314
2011-07-12 03:33:00 +00:00
Michael Ow
f521ddb4f4 ICU-8591 Add ICU4J performance test to main build.xml
X-SVN-Rev: 30298
2011-07-08 20:46:34 +00:00
Michael Ow
834901f20c ICU-8660 Skip the current source char when searching for the next escape character
X-SVN-Rev: 30297
2011-07-08 17:22:34 +00:00
Michael Ow
d71f5096b1 ICU-8664 Use the custom CharsetDecoder's replacement character if one is specified
X-SVN-Rev: 30284
2011-07-06 17:42:56 +00:00
Yoshito Umaoka
231a784d6c ICU-8596 Fixed the actual maximum week problem.
X-SVN-Rev: 30275
2011-07-05 22:41:45 +00:00
Markus Scherer
ab842070fd ICU-8676 remove the range check and Exception throwing from getCombiningClass()
X-SVN-Rev: 30270
2011-07-01 22:39:23 +00:00
Andy Heninger
a57589b70d ICU-8677 code cleanup
X-SVN-Rev: 30269
2011-07-01 22:31:44 +00:00
Markus Scherer
3044b39615 ICU-8615 implement optional IDNA2008 CONTEXTO check in UTS46
X-SVN-Rev: 30267
2011-07-01 22:17:53 +00:00
Andy Heninger
c997b7a1f9 ICU-8634 Add a little testing for spoof checkers built from source rules.
X-SVN-Rev: 30265
2011-07-01 05:42:23 +00:00
Andy Heninger
a99e6dc48f ICU-8634 Assertion Failures in spoof checker.
X-SVN-Rev: 30264
2011-07-01 00:12:29 +00:00
Markus Scherer
05cff4e761 ICU-8606 forgot to switch the second getCombiningClass(c) in UTS46.java; also switching to lower-level UBiDiProps functions
X-SVN-Rev: 30262
2011-06-30 23:10:11 +00:00
Markus Scherer
e95274d0a4 ICU-8606 add Normalizer2.getCombiningClass(c)
X-SVN-Rev: 30261
2011-06-30 22:07:22 +00:00
Markus Scherer
ea2123175f ICU-8637 fix MessagePattern Part iteration when a plural style contains other followed by a different keyword, and the PluralRules return other
X-SVN-Rev: 30259
2011-06-30 18:33:32 +00:00