Commit Graph

3360 Commits

Author SHA1 Message Date
Eric Mader
9f058b10a7 ICU-5247 Compute fallback time zone name once, in initZoneStringHash().
X-SVN-Rev: 19823
2006-07-11 19:31:01 +00:00
Ram Viswanadha
2fb8471cbb ICU-5256 Fix java resource bundle loading
X-SVN-Rev: 19815
2006-07-10 23:01:19 +00:00
Ram Viswanadha
2adb584b61 ICU-5256 Fix java resource bundle loading
X-SVN-Rev: 19814
2006-07-10 22:46:21 +00:00
Eric Mader
342f222fe1 ICU-5247 Fix test failures caused by Unicode 5.0 and CLDR 1.4 data.
X-SVN-Rev: 19806
2006-07-07 22:27:01 +00:00
Markus Scherer
820ca02a9f ICU-5253 support resource==0 as designed and documented
X-SVN-Rev: 19788
2006-07-03 21:46:21 +00:00
Eric Mader
c2804f52e4 ICU-5247 Fix test failures caused by Unicode 5.0 and CLDR 1.4 data.
X-SVN-Rev: 19781
2006-06-30 04:13:15 +00:00
Ram Viswanadha
f9ad9a0db1 ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19779
2006-06-28 23:14:20 +00:00
Markus Scherer
d83027b8c9 ICU-5211 the Universal Time Scale must use the proleptic Gregorian calendar because it is supposed to be compatible with .Net System.DateTime which uses that calendar
X-SVN-Rev: 19774
2006-06-27 22:39:24 +00:00
Eric Mader
88473fe59c ICU-5241 Quarters have *three* months each, not four...
X-SVN-Rev: 19757
2006-06-23 20:13:23 +00:00
Eric Mader
829795fb7c ICU-5241 Add support for stand-alone, narrow weekday and month names, quarters and era names.
X-SVN-Rev: 19745
2006-06-21 23:12:13 +00:00
Eric Mader
c555f21ac2 ICU-5241 Add tests for stand-alone, narrow weekday and month names and era names.
X-SVN-Rev: 19744
2006-06-21 22:58:21 +00:00
Eric Mader
369b6ab2f0 ICU-5251 Add support for narrow / stand-alone weekdays, month names; full era names, and quarters.
X-SVN-Rev: 19743
2006-06-21 22:56:25 +00:00
Doug Felt
4bc0941d14 ICU-4743 yoshito's fixes to GP - more changes, improved test
X-SVN-Rev: 19681
2006-06-03 00:51:08 +00:00
Ram Viswanadha
cf9819f0aa ICU-5018 add an API for charset
X-SVN-Rev: 19669
2006-05-27 03:00:39 +00:00
Doug Felt
68c5839d67 ICU-5207 make countTokens respect noCoalesce setting.
X-SVN-Rev: 19651
2006-05-25 18:20:51 +00:00
Doug Felt
633f65d2dd ICU-4743 yoshito's fixes to GP - forgot test
X-SVN-Rev: 19649
2006-05-24 22:15:05 +00:00
Doug Felt
dcd476c75f ICU-5206 strict number parsing
X-SVN-Rev: 19645
2006-05-23 22:39:52 +00:00
Doug Felt
1d32573438 ICU-4743 yoshito's fixes to GP
X-SVN-Rev: 19644
2006-05-23 19:46:10 +00:00
Doug Felt
a91ec74f43 ICU-5201 be careful when sharing latinOneCE table, also contains fixes for
X-SVN-Rev: 19624
2006-05-11 00:37:59 +00:00
Doug Felt
591f3b0253 ICU-5194 fallback to "root" instead of ""
X-SVN-Rev: 19623
2006-05-10 23:28:25 +00:00
Doug Felt
a3eec32c70 ICU-5197 cache conversions between string and ulocale
X-SVN-Rev: 19621
2006-05-08 23:53:53 +00:00
Doug Felt
e6c51fa3bf ICU-5051 swat deprecated (two additional files, tool change)
X-SVN-Rev: 19617
2006-05-05 19:19:15 +00:00
Doug Felt
d3538e3a8e ICU-5147 read entire data stream
X-SVN-Rev: 19616
2006-05-05 18:46:30 +00:00
Doug Felt
696250f379 ICU-5194 fallback to "root" instead of ""
X-SVN-Rev: 19607
2006-05-04 19:45:42 +00:00
Doug Felt
abc39e0da4 ICU-5183 forgot cast
X-SVN-Rev: 19602
2006-05-02 17:15:24 +00:00
Doug Felt
9700894d85 ICU-5183 applied patch for cache fix
X-SVN-Rev: 19601
2006-05-02 16:41:38 +00:00
Doug Felt
2141d6915d ICU-5145 use IllegalStateException instead of InternalError
X-SVN-Rev: 19560
2006-04-18 00:37:27 +00:00
Doug Felt
035d116c8b ICU-5156 perf enhancements
X-SVN-Rev: 19526
2006-04-10 21:54:40 +00:00
Ram Viswanadha
b2be982c5f ICU-5124 merge changes back to head
X-SVN-Rev: 19434
2006-03-25 00:08:28 +00:00
George Rhoten
faab1bf36a ICU-4639 Remove the UTF-8 BOM
X-SVN-Rev: 19428
2006-03-24 22:45:40 +00:00
Doug Felt
c66e6a2a11 ICU-5120 stringtokenizer doesn't stop after delimiter at end of line when return delims is true
X-SVN-Rev: 19420
2006-03-23 20:36:02 +00:00
Eric Mader
fe86158252 ICU-4890 Add exceptions for the new ISO 15924 script tags.
X-SVN-Rev: 19385
2006-03-20 20:21:43 +00:00
Ram Viswanadha
6987784650 ICU-5108 updates for the release and test
X-SVN-Rev: 19367
2006-03-17 19:11:51 +00:00
Eric Mader
f403ab514c ICU-4890 Handle scripts whose short name is not the same as their OpenType tag.
X-SVN-Rev: 19348
2006-03-15 01:07:14 +00:00
Doug Felt
48493e116f ICU-5097 post-343 eclipse mods
X-SVN-Rev: 19313
2006-03-02 23:30:09 +00:00
Ram Viswanadha
87229b95cb ICU-5067 update readme with instructions on generating data from CLDR
X-SVN-Rev: 19296
2006-02-27 17:52:48 +00:00
Doug Felt
7caa7e2556 ICU-5082 TestFmwk.create throws exception with zero length argument.
X-SVN-Rev: 19292
2006-02-26 05:11:21 +00:00
Doug Felt
4c0b13d201 ICU-5082 TestFmwk.create throws exception with zero length argument.
X-SVN-Rev: 19281
2006-02-25 01:14:51 +00:00
Ram Viswanadha
c359b68aa2 ICU-5067 remove chinese override
X-SVN-Rev: 19279
2006-02-25 01:06:05 +00:00
Ram Viswanadha
f104a3c06a ICU-5067 undo one change
X-SVN-Rev: 19269
2006-02-24 16:55:51 +00:00
Doug Felt
b2d7868c58 ICU-5067 don't even document globalization prefs for 3.4.3
X-SVN-Rev: 19267
2006-02-23 23:58:56 +00:00
Doug Felt
ec2dc0fe81 ICU-5067 polish javadoc
X-SVN-Rev: 19266
2006-02-23 23:51:06 +00:00
Doug Felt
feb08edcf2 ICU-5067 update manifest files for 3.4.3
X-SVN-Rev: 19265
2006-02-23 23:19:29 +00:00
Doug Felt
54df7e1738 ICU-5051 swat deprecated
X-SVN-Rev: 19263
2006-02-23 22:59:23 +00:00
Doug Felt
60b2d30f2f ICU-5051 swat deprecated
X-SVN-Rev: 19262
2006-02-23 22:15:17 +00:00
Doug Felt
c371124d71 ICU-5051 swat deprecated
X-SVN-Rev: 19260
2006-02-23 22:00:21 +00:00
Doug Felt
4a0963b8e9 ICU-5051 swat deprecated
X-SVN-Rev: 19259
2006-02-23 21:52:50 +00:00
Doug Felt
f2bfbfec15 ICU-5051 swat deprecated
X-SVN-Rev: 19257
2006-02-23 21:06:48 +00:00
Doug Felt
dfb3a6b3ea ICU-5051 swat deprecated tooling
X-SVN-Rev: 19255
2006-02-23 19:22:36 +00:00
Doug Felt
99fced0f63 ICU-5051 fix internal tag
X-SVN-Rev: 19253
2006-02-23 19:06:18 +00:00