Michael Ow
|
a640b41fab
|
ICU-8429 Remove unused import in CharsetICU
X-SVN-Rev: 30065
|
2011-05-09 17:22:23 +00:00 |
|
John Emmons
|
e833477ed6
|
ICU-7427 Add testcase to cover leap year incrementing
X-SVN-Rev: 30064
|
2011-05-09 17:15:27 +00:00 |
|
John Emmons
|
74652a0d57
|
ICU-8347 Update javadoc for Region class to use paragraph separators
X-SVN-Rev: 30063
|
2011-05-09 16:55:24 +00:00 |
|
Michael Ow
|
2e86fffaca
|
ICU-8006 Update isFixedWidth implementation in ICU4J
X-SVN-Rev: 30053
|
2011-05-06 21:30:49 +00:00 |
|
Yoshito Umaoka
|
94747c670f
|
ICU-8429 Cleaned up import statements (all projects under main)
X-SVN-Rev: 30051
|
2011-05-06 21:17:48 +00:00 |
|
Yoshito Umaoka
|
c7e54c059a
|
ICU-8429 ICU data version to 4.8
X-SVN-Rev: 30050
|
2011-05-06 20:45:53 +00:00 |
|
Yoshito Umaoka
|
63bb1c6e6f
|
ICU-8429 Update ICU4J version to 4.8 / 4.8RC except data version.
X-SVN-Rev: 30047
|
2011-05-06 18:39:47 +00:00 |
|
John Emmons
|
10b9607679
|
ICU-8489 Sync CLDR release-2-0-d01 to J
X-SVN-Rev: 30044
|
2011-05-06 05:33:07 +00:00 |
|
John Emmons
|
62c42b499f
|
ICU-8489 Merge CLDR release-2-0-d01 into ICU4J
X-SVN-Rev: 30039
|
2011-05-05 22:44:41 +00:00 |
|
Markus Scherer
|
78174d2eca
|
ICU-8319 remove redundant cast
X-SVN-Rev: 30025
|
2011-05-04 22:06:09 +00:00 |
|
Yoshito Umaoka
|
093d42a0df
|
ICU-8342 Fixed fallthrough warnings in the new code. For some reasons, Eclipse thing @SuppressWarnings(fallthrough) is redandunt. To make javac quiet, I just removed the fallthrough part.
X-SVN-Rev: 30024
|
2011-05-04 19:50:30 +00:00 |
|
Michael Ow
|
752c70d6e0
|
ICU-7226 Set maxBytesPerChar of UnicodeBig and UnicodeLittle differently when using Java 5
X-SVN-Rev: 30011
|
2011-05-04 02:44:44 +00:00 |
|
Markus Scherer
|
a28fd207f5
|
ICU-8173 fix the Normalizer2.getDecomposition(int c) docs
X-SVN-Rev: 30002
|
2011-05-03 23:58:40 +00:00 |
|
Michael Ow
|
80ffe66b09
|
ICU-7226 Fix maxBytesPerChar value for UTF-16LE,version=1 and UTF-16BE,version=1 in ICU4J
X-SVN-Rev: 29998
|
2011-05-03 22:15:36 +00:00 |
|
Markus Scherer
|
742de93fb5
|
ICU-7413 switch Java UCaseProps to use StringBuilder not StringBuffer
X-SVN-Rev: 29995
|
2011-05-03 21:34:26 +00:00 |
|
Markus Scherer
|
4e76b946e4
|
ICU-7873 remove the range check and Exception throwing from hasBinaryProperty()
X-SVN-Rev: 29993
|
2011-05-03 21:16:48 +00:00 |
|
Doug Felt
|
cfeec2a79a
|
ICU-8448 update docs per Mark's request
X-SVN-Rev: 29991
|
2011-05-03 20:31:44 +00:00 |
|
Yoshito Umaoka
|
49c4bc01ff
|
ICU-8342 TimeZoneNames/TimeZoneFormat APIs as 4.8 technology preview. Also, including Output<T> (#8475), GMT zero format support, fallback region format support.
X-SVN-Rev: 29982
|
2011-05-03 13:36:47 +00:00 |
|
Mark Davis
|
8f19d6e019
|
ICU-8509 fixed warning message
X-SVN-Rev: 29962
|
2011-05-02 22:12:49 +00:00 |
|
Mark Davis
|
1594d0eff0
|
ICU-8506 fix problem with G in CLDR.
X-SVN-Rev: 29961
|
2011-05-02 22:07:51 +00:00 |
|
Mark Davis
|
c6bd9357a9
|
ICU-8506 fix small errors needed for CLDR date interval testing
X-SVN-Rev: 29933
|
2011-04-30 01:07:01 +00:00 |
|
Andy Heninger
|
022e2f80d4
|
ICU-7083 make RBBI.getInstanceFromCompiledRules() public
X-SVN-Rev: 29929
|
2011-04-29 18:05:42 +00:00 |
|
Markus Scherer
|
283f4dec75
|
ICU-8053 add link to the LDML spec, C.11 Language Plural Rules
X-SVN-Rev: 29927
|
2011-04-29 18:04:30 +00:00 |
|
Markus Scherer
|
b4bb28897d
|
ICU-8095 make MessageFormat methods public: getArgumentNames() & getFormatByArgumentName()
X-SVN-Rev: 29917
|
2011-04-28 17:06:16 +00:00 |
|
Andy Heninger
|
781139c501
|
ICU-8368 rename SpoofChecker.check()
X-SVN-Rev: 29912
|
2011-04-28 00:17:33 +00:00 |
|
Markus Scherer
|
6ecb5efc59
|
ICU-8491 remove Utility.skipWhitespace(c)
X-SVN-Rev: 29899
|
2011-04-26 06:03:21 +00:00 |
|
Yoshito Umaoka
|
93425e6cb6
|
ICU-8289 tzdata2011g to ICU4J trunk
X-SVN-Rev: 29895
|
2011-04-26 01:52:42 +00:00 |
|
Markus Scherer
|
1f6e7fb0a6
|
ICU-8491 remove UCharacterProperty.isRuleWhiteSpace(c)
X-SVN-Rev: 29890
|
2011-04-26 00:13:48 +00:00 |
|
Markus Scherer
|
fb5332c296
|
ICU-8319 merge MessageFormat 2011q1 work into trunk, from icu4j/branches/markus/msg48 -r 29385:29881
X-SVN-Rev: 29885
|
2011-04-25 20:13:39 +00:00 |
|
John Emmons
|
3060c3c83e
|
ICU-8473 Updated territory containment APIs to use grouping parameter
X-SVN-Rev: 29874
|
2011-04-23 23:52:06 +00:00 |
|
Yoshito Umaoka
|
f2062a313f
|
ICU-8366 Added ISO8601 calendar type support in ICU4J.
X-SVN-Rev: 29869
|
2011-04-23 16:36:08 +00:00 |
|
Michael Ow
|
06060e22d7
|
ICU-8427 Update ICU4J data with gb18030 and test data update in ICU4C
X-SVN-Rev: 29864
|
2011-04-23 01:09:17 +00:00 |
|
Michael Ow
|
9df2f93160
|
ICU-8427 Update gb18030 range in CharsetMBCS
X-SVN-Rev: 29859
|
2011-04-22 23:06:40 +00:00 |
|
John Emmons
|
20112d92bd
|
ICU-8093 Remove unnecessary import
X-SVN-Rev: 29835
|
2011-04-20 18:40:14 +00:00 |
|
Doug Felt
|
b6db2cf8d5
|
ICU-6408 rounding mode affects display of bigdecimal
X-SVN-Rev: 29797
|
2011-04-14 17:22:18 +00:00 |
|
John Emmons
|
d63d812f6d
|
ICU-7913 Remove javadoc verbage about leading zeroes
X-SVN-Rev: 29796
|
2011-04-14 16:55:06 +00:00 |
|
John Emmons
|
495ca07b6f
|
ICU-8465 Allow DecimalFormat to parse digits from supplemental planes correctly
X-SVN-Rev: 29795
|
2011-04-14 16:52:48 +00:00 |
|
Yoshito Umaoka
|
b7b45b33ed
|
ICU-8289 tzdata2011f to ICU4J trunk
X-SVN-Rev: 29792
|
2011-04-14 05:56:05 +00:00 |
|
Dragan Besevic
|
59eb689592
|
ICU-8093 Filter out non-tender currencies
X-SVN-Rev: 29774
|
2011-04-11 21:07:26 +00:00 |
|
Dragan Besevic
|
1432dbdf3b
|
ICU-8093 Filter out non-tender currencies
X-SVN-Rev: 29773
|
2011-04-11 21:06:31 +00:00 |
|
John Emmons
|
86004a8f8b
|
ICU-7913 Allow leading zeroes in strict parse in J per PMC agreement
X-SVN-Rev: 29772
|
2011-04-11 18:56:34 +00:00 |
|
Stuart Gill
|
68a2af94ca
|
ICU-8243 make frozen collator be threadsafe, some javadoc changes, and tests
X-SVN-Rev: 29770
|
2011-04-11 17:39:44 +00:00 |
|
John Emmons
|
3a9736f2e8
|
ICU-8347 New Region class - territory containment APIs
X-SVN-Rev: 29769
|
2011-04-11 16:26:57 +00:00 |
|
John Emmons
|
f342885935
|
ICU-8093 Put time bomb into CurrencyTest to dodge problem created by data change on the C side of this ticket
X-SVN-Rev: 29767
|
2011-04-11 03:48:47 +00:00 |
|
Doug Felt
|
767a3d6371
|
ICU-8448 add list syntax to PluralRules for ICU4J
X-SVN-Rev: 29748
|
2011-04-06 21:13:08 +00:00 |
|
Peter Edberg
|
8d9eadb142
|
ICU-8407 Use a case-insensitive compare when matching the exponent symbol (J)
X-SVN-Rev: 29740
|
2011-04-05 19:03:53 +00:00 |
|
Yoshito Umaoka
|
5eb8e3e2d8
|
ICU-8289 tzdata2011e to ICU4J trunk
X-SVN-Rev: 29723
|
2011-04-01 18:46:57 +00:00 |
|
Michael Ow
|
7b4c5e5246
|
ICU-8006 Update isFixedWidth API doc in ICU4J
X-SVN-Rev: 29705
|
2011-03-29 04:21:17 +00:00 |
|
Michael Ow
|
2e4d76da6f
|
ICU-8390 Update ICU4J alias table
X-SVN-Rev: 29700
|
2011-03-28 20:54:02 +00:00 |
|
Stuart Gill
|
24eda0204f
|
ICU-8243 collation freezing
X-SVN-Rev: 29698
|
2011-03-25 22:58:01 +00:00 |
|