Abhinav Gupta
|
d00e5b14fb
|
ICU-8328 switched to separate icudata.jar and icutzdata.jar
X-SVN-Rev: 30710
|
2011-09-26 15:30:39 +00:00 |
|
Angshuman Deb
|
aab73b3bb7
|
ICU-8796 fixed Javadoc with {@icuenhanced} tag
X-SVN-Rev: 30694
|
2011-09-20 01:40:44 +00:00 |
|
John Emmons
|
42a46a6e1e
|
ICU-8811 Regen of CLDR data with no commonlyUsed
X-SVN-Rev: 30684
|
2011-09-19 16:14:43 +00:00 |
|
John Emmons
|
adc6836918
|
ICU-8821 Handle no inheritance marker in ICU4J
X-SVN-Rev: 30683
|
2011-09-19 16:10:48 +00:00 |
|
Markus Scherer
|
28e4515617
|
ICU-8788 deprecate ChoiceFormat
X-SVN-Rev: 30674
|
2011-09-16 00:24:27 +00:00 |
|
Peter Edberg
|
99fa6505ef
|
ICU-8753 Fix ICU4J Calendar.add() to handle change in ZONE_OFFSET
X-SVN-Rev: 30660
|
2011-09-15 04:22:55 +00:00 |
|
Yoshito Umaoka
|
684bbcecfe
|
ICU-8512 Prmoting previously tech preview TimeZoneNames/TimeZoneFormat APIs to draft. Implementing explicit serialization. Removed the logic for commonlyUsed flag for short names (#8811). Let TimeZoneNameImpl fail when it cannot load necessary data.
X-SVN-Rev: 30659
|
2011-09-15 01:57:16 +00:00 |
|
Mark Davis
|
acf033775b
|
ICU-8816 Fix missing code to utilize fast frozen data structure.
X-SVN-Rev: 30654
|
2011-09-13 22:13:48 +00:00 |
|
Michael Ow
|
739dc92460
|
ICU-8815 Update alias table in ICU4J data
X-SVN-Rev: 30653
|
2011-09-13 21:35:51 +00:00 |
|
Michael Ow
|
844d3c5e1f
|
ICU-8795 Remove suffix when CharsetMatch is creating a new string
X-SVN-Rev: 30648
|
2011-09-13 18:10:10 +00:00 |
|
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
|
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 |
|
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 |
|
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 |
|
Yoshito Umaoka
|
2f391f5e51
|
ICU-8592 tzdata2011h to ICU4J. Also includes updates from CLDR (rev#5938)
X-SVN-Rev: 30242
|
2011-06-27 21:54:05 +00:00 |
|
Michael Ow
|
a2b657a9a3
|
ICU-8612 Remove exception usage in normal code path of CharsetASCII and Charset88591
X-SVN-Rev: 30238
|
2011-06-27 18:06:05 +00:00 |
|
Michael Ow
|
cfe479cd47
|
ICU-8515 Add getMaxBytesForString to CharsetEncoderICU
X-SVN-Rev: 30237
|
2011-06-27 17:03:06 +00:00 |
|
Mark Davis
|
38a2ac09cc
|
ICU-8662 exposed some API (as @internal)
X-SVN-Rev: 30225
|
2011-06-23 17:29:16 +00:00 |
|
Yoshito Umaoka
|
346a693268
|
ICU-8624 Updated the test case in the previous change to show the current case first mode in the error message.
X-SVN-Rev: 30221
|
2011-06-20 17:19:35 +00:00 |
|
Yoshito Umaoka
|
53aae67b42
|
ICU-8624 Fixed a collation key copression problem. A tertiary key value was incorrect with a long string when case first option is enabled.
X-SVN-Rev: 30219
|
2011-06-20 14:39:30 +00:00 |
|
Michael Ow
|
a2ff52af8e
|
ICU-8636 Update ICU4J data to 49.0.1
X-SVN-Rev: 30217
|
2011-06-14 04:39:47 +00:00 |
|
Yoshito Umaoka
|
7f68601ad9
|
ICU-8636 Updated the version to 49.0.1 (49M1) except data path (requiring C update).
X-SVN-Rev: 30215
|
2011-06-13 20:45:44 +00:00 |
|
Yoshito Umaoka
|
9acc678a3a
|
ICU-8642 Reverting the previous change that was a mis-commit.
X-SVN-Rev: 30212
|
2011-06-13 19:39:28 +00:00 |
|
Yoshito Umaoka
|
7726aff490
|
ICU-8642 Add the API signature data file generated by release-4-8 into the trunk.
X-SVN-Rev: 30211
|
2011-06-13 19:22:06 +00:00 |
|
Yoshito Umaoka
|
a1cf9f19a5
|
ICU-8641 Added the serialization compatibility test data created by ICU4J 4.8. Added a build target serialTestData to invoke the code creating the serialization test data in build.xml
X-SVN-Rev: 30210
|
2011-06-13 19:13:24 +00:00 |
|
Yoshito Umaoka
|
caa4327cd2
|
ICU-8640 Adding ICU4.6 serialization test data.
X-SVN-Rev: 30208
|
2011-06-13 17:05:20 +00:00 |
|
Yoshito Umaoka
|
233f71bedf
|
ICU-8528 Enabled Java assertions in build target check and exhaustiveCheck. Commented out assert statement returning errors. These issues are reported in ticket#8634 and #8637.
X-SVN-Rev: 30199
|
2011-06-09 21:20:05 +00:00 |
|
Yoshito Umaoka
|
b1d06a7eab
|
ICU-8627 Lazily instantiate TimeZoneGenericNames also in J to improve the initial invocation peformance for default format patterns.
X-SVN-Rev: 30198
|
2011-06-09 19:15:09 +00:00 |
|
Yoshito Umaoka
|
3fafa85a60
|
ICU-8626 Set time zone ID in the OlsonTimeZone constructor, not via setID after creation.
X-SVN-Rev: 30197
|
2011-06-08 22:32:24 +00:00 |
|
Doug Felt
|
9dc733ed7d
|
ICU-8620 remove static ICUResourceBundle.cache
X-SVN-Rev: 30195
|
2011-06-03 23:17:53 +00:00 |
|
Dragan Besevic
|
b22717a642
|
ICU-8484 fix the problem with infinite loop with surrogates for collation
X-SVN-Rev: 30184
|
2011-06-02 19:56:42 +00:00 |
|
Michael Ow
|
7078702c9f
|
ICU-8569 Terminate the UTF-7 byte buffer with MINUS when flushing
X-SVN-Rev: 30176
|
2011-06-01 16:26:45 +00:00 |
|
Yoshito Umaoka
|
5ef5a3bed2
|
ICU-8488 Use explicit locale in String#toLowerCase / #toUpperCase.
X-SVN-Rev: 30156
|
2011-05-27 19:25:11 +00:00 |
|
Michael Ow
|
7225bff0c5
|
ICU-8549 UTF-7 error consumption fix to ICU4J
X-SVN-Rev: 30152
|
2011-05-27 17:08:14 +00:00 |
|
Yoshito Umaoka
|
2de18c1d21
|
ICU-8589 TestTimeZoneDisplayName test date parser to force GMT to be used.
X-SVN-Rev: 30150
|
2011-05-26 21:04:36 +00:00 |
|
Yoshito Umaoka
|
356c5f4528
|
ICU-8589 Corrected the condition for using country display name in a time zone partial location name.
X-SVN-Rev: 30147
|
2011-05-26 19:42:16 +00:00 |
|
Yoshito Umaoka
|
70de9ea280
|
ICU-8429 Regenerated icudata.jar with the collation builder fix reported by #8563
X-SVN-Rev: 30128
|
2011-05-17 02:23:10 +00:00 |
|
Markus Scherer
|
bcfcfcbd18
|
ICU-8563 do not right-shift a 32-bit integer by 32 bits
X-SVN-Rev: 30127
|
2011-05-16 23:18:47 +00:00 |
|
Steven R. Loomis
|
94526646de
|
ICU-8577 J test for collator weight bug
X-SVN-Rev: 30126
|
2011-05-16 23:13:43 +00:00 |
|
Yoshito Umaoka
|
e99c922c0b
|
ICU-8429 Degrade Region API status which did not get official final approval.
X-SVN-Rev: 30110
|
2011-05-13 16:40:54 +00:00 |
|
John Emmons
|
7fd95e4fb3
|
ICU-8556 Merge CLDR release-2-0-d02 data
X-SVN-Rev: 30102
|
2011-05-12 02:21:04 +00:00 |
|
Yoshito Umaoka
|
d56cac5040
|
ICU-8429 Corrected a minor documentation error Currency#LONG_NAME.
X-SVN-Rev: 30092
|
2011-05-11 02:32:02 +00:00 |
|
Yoshito Umaoka
|
a0bb717524
|
ICU-8473 Supplied missing API docs.
X-SVN-Rev: 30091
|
2011-05-11 02:29:39 +00:00 |
|
Yoshito Umaoka
|
0290110513
|
ICU-8557 Skipping a couple of spoof checker test cases on IBM Java 5 because of UTF-8 converter bug in the version.
X-SVN-Rev: 30090
|
2011-05-11 02:11:17 +00:00 |
|
Stuart Gill
|
77ae8b924e
|
ICU-8295 fix method visibility - public to private
X-SVN-Rev: 30087
|
2011-05-10 21:37:01 +00:00 |
|
Markus Scherer
|
874fc97fdf
|
ICU-8555 add nine new ISO 15924 script codes from 2010-12-21
X-SVN-Rev: 30086
|
2011-05-10 20:57:26 +00:00 |
|
Yoshito Umaoka
|
47e3d0c0de
|
ICU-8429 Forgot to update ICU4J data version.. updating to 4.8.
X-SVN-Rev: 30080
|
2011-05-10 18:39:51 +00:00 |
|
Stuart Gill
|
256fbc6f64
|
ICU-8295 changes based on code review
X-SVN-Rev: 30076
|
2011-05-10 00:14:12 +00:00 |
|
Markus Scherer
|
3de464a1e7
|
ICU-3660 use String not char[]
X-SVN-Rev: 30071
|
2011-05-09 23:00:17 +00:00 |
|
Andy Heninger
|
44d6182048
|
ICU-8542 Line endings and svn property cleanup of ICU4J
X-SVN-Rev: 30067
|
2011-05-09 21:34:09 +00:00 |
|
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 |
|
John Emmons
|
b3c66b754f
|
ICU-7970 Add cache for getting currency code for a locale
X-SVN-Rev: 29690
|
2011-03-23 20:10:15 +00:00 |
|
John Emmons
|
6bc896956f
|
ICU-8393 Reuse currency object in DecimalFormatSymbols initialization
X-SVN-Rev: 29689
|
2011-03-23 20:02:41 +00:00 |
|
John Emmons
|
6b98037d5d
|
ICU-7427 Fix to normalize month/year values in Islamic calendar when doing an add in the calendar
X-SVN-Rev: 29688
|
2011-03-23 19:48:37 +00:00 |
|
Matitiahu Allouche
|
18cf8134b5
|
ICU-3660 add support for prologue and epilogue
X-SVN-Rev: 29687
|
2011-03-23 17:39:01 +00:00 |
|
Yoshito Umaoka
|
de15fc869d
|
ICU-8399 Rmoved Currecny.getLocale()/setLocale() as planned (long time ago).
X-SVN-Rev: 29684
|
2011-03-22 17:38:46 +00:00 |
|
Stuart Gill
|
45dd32ab8a
|
ICU-8295 API for collation reordering
X-SVN-Rev: 29672
|
2011-03-18 23:12:00 +00:00 |
|
Dragan Besevic
|
f65e57ac42
|
ICU-8419 Fixed the problem with months out of range in Indian Calendar
X-SVN-Rev: 29663
|
2011-03-17 19:47:47 +00:00 |
|
Dragan Besevic
|
fa21d8ab18
|
ICU-8419 Fixed the problem with months out of range in Indian Calendar
X-SVN-Rev: 29662
|
2011-03-17 19:47:03 +00:00 |
|