Commit Graph

3561 Commits

Author SHA1 Message Date
Ram Viswanadha
b2eb48049f ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19846
2006-07-14 01:51:54 +00:00
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
Doug Felt
16fffdd6bf ICU-5067 update readme, change report for 3.4.3
X-SVN-Rev: 19252
2006-02-23 18:32:00 +00:00
Doug Felt
a626ec07a7 ICU-5067 check in api data for 3.4.3
X-SVN-Rev: 19251
2006-02-23 18:23:09 +00:00
Doug Felt
60889df7ff ICU-5065 add eclipse wrapper to icu4j dev tree
X-SVN-Rev: 19247
2006-02-23 05:48:31 +00:00
Doug Felt
bfd777ef5c ICU-5065 add eclipse wrapper to icu4j dev tree
X-SVN-Rev: 19246
2006-02-23 05:41:43 +00:00
Ram Viswanadha
647bb64e48 ICU-5077 make modularized build work
X-SVN-Rev: 19243
2006-02-23 04:03:53 +00:00
Ram Viswanadha
b832987f51 ICU-5077 make modularized build work
X-SVN-Rev: 19242
2006-02-23 01:17:30 +00:00
Ram Viswanadha
bfe94ef589 ICU-5077 Make ICU4J Tests work on JDK 1.3
X-SVN-Rev: 19241
2006-02-23 00:54:38 +00:00
Ram Viswanadha
77f7720c75 ICU-5077 Make ICU4J Tests work on JDK 1.3
X-SVN-Rev: 19240
2006-02-23 00:35:19 +00:00
Ram Viswanadha
1576a34ce3 ICU-5077 Make ICU4J Tests work on JDK 1.3
X-SVN-Rev: 19239
2006-02-22 23:56:27 +00:00
George Rhoten
99ae8080de ICU-4639 Convert this file from binary to a UTF-8 text file.
X-SVN-Rev: 19234
2006-02-21 22:12:19 +00:00
Ram Viswanadha
76a693d73f ICU-5058 fix a failure on SunJDK 1.4.1 & 1.4.2 .. brain dead PropertiesResourceBundle!
X-SVN-Rev: 19225
2006-02-21 01:37:21 +00:00
Doug Felt
723269d24c ICU-5065 add eclipse wrapper to icu4j dev tree
X-SVN-Rev: 19212
2006-02-18 00:57:19 +00:00
Doug Felt
928f9ba0e5 ICU-5051 swat deprecated tag - remove old comments
X-SVN-Rev: 19208
2006-02-17 23:01:36 +00:00
Doug Felt
98da9ee3ce ICU-5052 fixes for root locale
X-SVN-Rev: 19206
2006-02-17 21:43:45 +00:00
Doug Felt
773749363c ICU-5050 remove codemangler dependency on regex
X-SVN-Rev: 19205
2006-02-17 19:30:01 +00:00
Doug Felt
82366a7600 ICU-5052 fixes for root locale
X-SVN-Rev: 19204
2006-02-17 19:27:20 +00:00
Doug Felt
6026cc3281 ICU-5053 fix deprecated APIs
X-SVN-Rev: 19203
2006-02-17 19:25:39 +00:00
Doug Felt
685990e896 ICU-5038 mark icu4j messageformat as @stable
X-SVN-Rev: 19202
2006-02-17 19:19:19 +00:00
Doug Felt
91b92f14c1 ICU-5052 fixes for root locale
X-SVN-Rev: 19201
2006-02-17 19:12:01 +00:00
Doug Felt
dfdc9d0391 ICU-5053 fix deprecated APIs
X-SVN-Rev: 19200
2006-02-17 18:53:04 +00:00
Doug Felt
b0c584acf1 ICU-5052 fixes for root locale
X-SVN-Rev: 19199
2006-02-17 18:42:38 +00:00
Doug Felt
a9b17601bd ICU-5051 swat deprecated tag
X-SVN-Rev: 19198
2006-02-17 03:27:24 +00:00
Doug Felt
6346a9cb49 ICU-5053 fix deprecated APIs
X-SVN-Rev: 19193
2006-02-17 01:35:44 +00:00
Ram Viswanadha
8680dc9f90 ICU-5006 fix a bug in fetching aliases
X-SVN-Rev: 19180
2006-02-16 22:30:06 +00:00
Ram Viswanadha
a2b7acaadb ICU-5006 fix a bug in fetching aliases
X-SVN-Rev: 19178
2006-02-16 20:31:48 +00:00
Steven R. Loomis
3ceb89b262 ICU-5058 tz 2006a update
X-SVN-Rev: 19171
2006-02-16 01:08:36 +00:00
Doug Felt
f5a6934885 ICU-5062 streamline UTF16.charAt
X-SVN-Rev: 19167
2006-02-15 19:48:11 +00:00
Doug Felt
a8810954ff ICU-5061 add new StringTokenizer constructors
X-SVN-Rev: 19166
2006-02-15 19:35:49 +00:00
Doug Felt
f3757b83ff ICU-5061 add new StringTokenizer constructors
X-SVN-Rev: 19165
2006-02-15 17:41:25 +00:00
Doug Felt
6968937548 ICU-5051 swat deprecated tag
X-SVN-Rev: 19154
2006-02-14 01:02:59 +00:00
Ram Viswanadha
51056b601b ICU-5056 fix crashing bug in getDefault implementation
X-SVN-Rev: 19153
2006-02-13 23:43:19 +00:00
Andy Heninger
982f76f213 ICU-4867 Add language codes, restore binary search
X-SVN-Rev: 19150
2006-02-13 05:58:25 +00:00
Doug Felt
f602c8a75a ICU-5051 swat deprecated tag
X-SVN-Rev: 19148
2006-02-13 03:05:17 +00:00
Andy Heninger
ab7b0771e8 ICU-4867 Improved mbcs charset detect data.
X-SVN-Rev: 19147
2006-02-13 02:19:06 +00:00
Andy Heninger
017be20909 ICU-4867 charset detect tool fixes
X-SVN-Rev: 19146
2006-02-13 02:16:10 +00:00
Doug Felt
dfe5e5f7b9 ICU-5051 swat deprecated tag
X-SVN-Rev: 19145
2006-02-12 08:15:48 +00:00
Andy Heninger
323d7ed58e ICU-4867 Add Big5 charset recognizer
X-SVN-Rev: 19141
2006-02-11 02:09:54 +00:00
Andy Heninger
9762ed02b9 ICU-4867 Add Big5 to HanT test
X-SVN-Rev: 19140
2006-02-11 02:00:34 +00:00
Andy Heninger
c4816f7624 ICU-4867 Add Big5 Tool, Add sort to EUC tool
X-SVN-Rev: 19139
2006-02-11 01:59:27 +00:00
Andy Heninger
ab3f1478c4 ICU-4867 Rename EUC tool to make Eclipse happy
X-SVN-Rev: 19129
2006-02-10 02:23:01 +00:00
Eric Mader
5dabdc8378 ICU-5034 Return low confidence if there are a small number of double-byte characters.
X-SVN-Rev: 19126
2006-02-09 22:53:50 +00:00
Andy Heninger
ec9a74889b ICU-4867 add euc code page detect data analysis tool
X-SVN-Rev: 19093
2006-02-08 05:48:01 +00:00
Eric Mader
527c24c915 ICU-5034 Uncomment tests which failed due to Shift_JIS, EUC-JP, GB-18030 problems.
X-SVN-Rev: 19091
2006-02-08 00:12:49 +00:00
Eric Mader
c89d140c97 ICU-5034 Can't use Arrays.binarySearch for unsorted arrays.
X-SVN-Rev: 19090
2006-02-08 00:11:52 +00:00
Steven R. Loomis
371f73f2b8 ICU-5028 copy from Translit demo
X-SVN-Rev: 19059
2006-02-03 03:01:51 +00:00
Steven R. Loomis
94b0395bc0 ICU-5028 ElapsedTimer
X-SVN-Rev: 19058
2006-02-03 03:00:25 +00:00
Vladimir Weinstein
c9a25fec7e ICU-4960 test for case level fixes. Also some additional convenience test methods
X-SVN-Rev: 19036
2006-01-28 08:16:48 +00:00
Vladimir Weinstein
563e541c5c ICU-4960 fixed generation of case level for elements that are tailored to be completely ignorable
X-SVN-Rev: 19035
2006-01-28 08:15:42 +00:00
Vladimir Weinstein
37fb8e4e86 ICU-4960 fixed ignorables in case level with primary strength (compare and sortkey), case level dependence on secondary strength in sort key generation (this one is ICU4J only)
X-SVN-Rev: 19034
2006-01-28 08:14:28 +00:00
Eric Mader
dd6cfd22bc ICU-5011 Deal w/ how different runtimes handle ISO-2022-CN; ignore unsupported encodings.
X-SVN-Rev: 19009
2006-01-19 20:37:52 +00:00
Eric Mader
6227bf0f80 ICU-4766 Fix extranious edits in comments.
X-SVN-Rev: 18997
2006-01-18 00:29:04 +00:00
Ram Viswanadha
7250d40b32 ICU-4874 fix bug in writeObject as per Eric's comments
X-SVN-Rev: 18990
2006-01-17 20:21:18 +00:00
Doug Felt
8cd0e843a4 ICU-4999 prep for 3.4.2 release
X-SVN-Rev: 18980
2006-01-13 23:16:53 +00:00
Doug Felt
b01d25a32f ICU-4999 prep for 3.4.2 release
X-SVN-Rev: 18977
2006-01-13 20:29:52 +00:00
Doug Felt
c5e21f4b3d ICU-4999 clean up tags, docs
X-SVN-Rev: 18976
2006-01-13 20:24:45 +00:00
Doug Felt
1c730d5c4d ICU-4530 nodata tests cause errors (not exceptions) which need to be handled as warnings
X-SVN-Rev: 18975
2006-01-13 19:25:53 +00:00
Doug Felt
52f3fe2636 ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18966
2006-01-12 21:34:53 +00:00
Ram Viswanadha
7a4ffed22c ICU-3832 Add support for monetary grouping separator
X-SVN-Rev: 18961
2006-01-10 22:15:43 +00:00
George Rhoten
3c84ce1492 ICU-4714 Canonicalization fix for Linux
X-SVN-Rev: 18951
2006-01-04 07:11:28 +00:00
Ram Viswanadha
fa82b5124b ICU-4674 remove tabs ! use only spaces
X-SVN-Rev: 18949
2006-01-04 00:53:32 +00:00
Ram Viswanadha
d073e366a2 ICU-2219 remove old tool
X-SVN-Rev: 18948
2006-01-03 23:26:01 +00:00
Ram Viswanadha
0ebd439187 ICU-4843 fix a small bug
X-SVN-Rev: 18947
2006-01-03 23:20:32 +00:00
Ram Viswanadha
206c0d451b ICU-4843 rename file to unicodesetperf.pl
X-SVN-Rev: 18941
2006-01-03 19:22:01 +00:00
Ram Viswanadha
e6142fdea6 ICU-4843 add resource bundle performance test and synch up perf frameowrk with ICU4C
X-SVN-Rev: 18940
2006-01-03 19:21:10 +00:00
Doug Felt
e55c681e6a ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18926
2005-12-24 00:58:51 +00:00
Andy Heninger
9ee6e47841 ICU-2219 rbbi rule compiler added, old rbbi impl removed.
X-SVN-Rev: 18920
2005-12-21 21:56:07 +00:00
Michael Peterson
136a9acd5e ICU-4674
Updated the jar sizes based on the latest build.xml moduleJar

X-SVN-Rev: 18918
2005-12-20 19:46:39 +00:00
Michael Peterson
44a033a281 ICU-4674
Updated the includes/excludes/sourcepaths for targets used to created moduleJars thus bypassing the default behavior of including all dependecies.  This was done to try to minimize the tendency to add unnecessary dependencies.

X-SVN-Rev: 18917
2005-12-20 19:34:49 +00:00
Doug Felt
42a134e7dc ICU-4555 chinese calendar should init with current millis
X-SVN-Rev: 18912
2005-12-16 20:02:53 +00:00
Doug Felt
6be0577e1d ICU-4555 chinese calendar should init with current millis
X-SVN-Rev: 18911
2005-12-16 19:00:38 +00:00
Ram Viswanadha
6a6fd575c3 ICU-4921 update targets for eclipseCheck
X-SVN-Rev: 18910
2005-12-16 01:56:51 +00:00
Ram Viswanadha
f563eba18d ICU-4879 update targets for exhaustiveCheck
X-SVN-Rev: 18909
2005-12-15 23:49:57 +00:00
Ram Viswanadha
65222dacbc ICU-4900 make output pretty for modularized builds
X-SVN-Rev: 18907
2005-12-15 22:02:39 +00:00
Ram Viswanadha
873dadd155 ICU-4843 use ResourceBundleWrapper instead of ICULocaleData ..
X-SVN-Rev: 18904
2005-12-14 17:26:34 +00:00
Ram Viswanadha
32c9ca6e9e ICU-4843 fix a bug in resource bundle loading for java resources
X-SVN-Rev: 18903
2005-12-14 17:25:46 +00:00
Doug Felt
431b3479c8 ICU-4921 update codemangler tool
X-SVN-Rev: 18902
2005-12-14 04:41:42 +00:00
Doug Felt
39f442af6b ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18900
2005-12-14 04:38:49 +00:00
Doug Felt
8fc5d94192 ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18899
2005-12-14 03:21:18 +00:00
Doug Felt
39a10a9f78 ICU-4921 update codemangler tool
X-SVN-Rev: 18898
2005-12-14 03:09:59 +00:00
Mark Davis
98070774c9 ICU-4863 fixed constants
X-SVN-Rev: 18897
2005-12-14 00:40:35 +00:00
Mark Davis
838ab8ec1d ICU-4863 changes to fix rounding problems, plus new tests. Needs port to C.
X-SVN-Rev: 18895
2005-12-13 23:24:09 +00:00
Markus Scherer
b7385dacc7 ICU-4739 support "no fallback" flag in resource bundles (format version 1.2)
X-SVN-Rev: 18875
2005-12-06 22:59:58 +00:00
Doug Felt
ca502b7a8b ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18867
2005-12-06 19:15:16 +00:00
Doug Felt
11d5edeba5 ICU-4958 add 'deprecator' tool
X-SVN-Rev: 18856
2005-12-03 04:23:21 +00:00
Doug Felt
f6a336739b ICU-4957 get stats on icu4j apis
X-SVN-Rev: 18855
2005-12-03 04:13:24 +00:00
Doug Felt
f4b9fb4f47 ICU-4596 check in 3.4.1 api data file
X-SVN-Rev: 18854
2005-12-03 04:09:54 +00:00
George Rhoten
a217bc8e9c ICU-4885 ISO-639 added rup
X-SVN-Rev: 18849
2005-12-01 23:42:21 +00:00
Doug Felt
6f73b511e1 ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18839
2005-11-29 19:38:45 +00:00
Doug Felt
4b7cdda12e ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18838
2005-11-29 19:23:58 +00:00
Ram Viswanadha
f8cf9e1ae1 ICU-4422 keep default timezone in synch with JDK's
X-SVN-Rev: 18832
2005-11-28 20:50:56 +00:00
Mark Davis
9a15ff31a2 ICU-4700 more cldr tools
X-SVN-Rev: 18830
2005-11-24 09:32:39 +00:00
Doug Felt
8c2e521155 ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18827
2005-11-23 01:02:45 +00:00
Doug Felt
6dcc3a1421 ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18826
2005-11-23 00:49:17 +00:00
Doug Felt
d13c3f68b6 ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18825
2005-11-23 00:13:07 +00:00
Doug Felt
ac021ea5cc ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18824
2005-11-22 22:22:44 +00:00
Doug Felt
c529aafea0 ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18823
2005-11-22 01:33:03 +00:00
Doug Felt
78e0188ae9 ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18821
2005-11-22 01:06:28 +00:00
Doug Felt
5e567205fc ICU-4907 modifications for eclipse/1.3/foundation compatibility
X-SVN-Rev: 18819
2005-11-22 00:54:16 +00:00
Vladimir Weinstein
fe6c7107d6 ICU-4925 Improve UnicodeSet and UnicodeSetIterator documentation
X-SVN-Rev: 18799
2005-11-16 01:09:12 +00:00
Mark Davis
208dee8b56 ICU-4743 moved temporary testing code
X-SVN-Rev: 18798
2005-11-15 23:03:34 +00:00
Mark Davis
98c9dc3cc9 ICU-4700 updates for UnicodeSet
X-SVN-Rev: 18797
2005-11-15 02:04:18 +00:00
Mark Davis
5994c85fac ICU-4700 updates for UnicodeSet
X-SVN-Rev: 18796
2005-11-15 01:56:18 +00:00
Mark Davis
b881df5948 ICU-4700 updates for Map
X-SVN-Rev: 18795
2005-11-15 01:43:26 +00:00
Mark Davis
68da3f84bc ICU-4923 took Andy's code; much better than using Regex.
X-SVN-Rev: 18794
2005-11-15 00:45:01 +00:00
Mark Davis
665ffb387e ICU-4923 fixed containsAll, containsNone
X-SVN-Rev: 18793
2005-11-15 00:18:09 +00:00
Doug Felt
ea926b8f72 ICU-4921 update codemangler tool
X-SVN-Rev: 18789
2005-11-14 22:01:36 +00:00
Ram Viswanadha
18d6eeb8dc ICU-4881 update version number
X-SVN-Rev: 18787
2005-11-11 19:04:59 +00:00
Ram Viswanadha
89792b9d88 ICU-4881 update version number
X-SVN-Rev: 18786
2005-11-11 18:55:32 +00:00
Doug Felt
91f07686dc ICU-4921 update codemangler tool
X-SVN-Rev: 18785
2005-11-11 18:18:16 +00:00
Ram Viswanadha
66901f4049 ICU-4741 remove dead code
X-SVN-Rev: 18783
2005-11-11 03:05:58 +00:00
Mark Davis
9f1852a634 ICU-4700 Moved Differ to the test util directory
X-SVN-Rev: 18782
2005-11-10 23:18:14 +00:00
Mark Davis
8aad153bc2 ICU-4700 fixed a problem where space was appearing after -. Also added double-check of pretty-print
X-SVN-Rev: 18781
2005-11-10 17:51:58 +00:00
Mark Davis
04fa3baeb1 ICU-4700 alternate equivalence class builder
X-SVN-Rev: 18779
2005-11-09 17:28:48 +00:00
John Emmons
9d74f69a21 ICU-4916 add tests for setMonths/Weekdays(FORMAT,WIDE/ABBREVIATED)
X-SVN-Rev: 18778
2005-11-09 17:22:42 +00:00
Mark Davis
04d54d6211 ICU-4743 minor fixes
X-SVN-Rev: 18774
2005-11-08 05:21:54 +00:00
Mark Davis
6509d8087c ICU-4700 misc fixes
X-SVN-Rev: 18773
2005-11-08 05:20:00 +00:00
Doug Felt
fcacfabdcb ICU-4904 calling toLocalizedPattern on a ChineseDateFormat that uses its standard patterns throws an Exception since 'l' is a pattern char but not one of the standard DateFormat pattern chars
X-SVN-Rev: 18765
2005-11-07 21:39:39 +00:00
John Emmons
aa568d1178 ICU-4916 Fix setWeekdays to set Weekdays, not months...
X-SVN-Rev: 18764
2005-11-07 20:03:32 +00:00
Doug Felt
4dbb53ac7a ICU-4914 merge 3.4.1 branch back into HEAD
X-SVN-Rev: 18760
2005-11-05 00:13:48 +00:00
Doug Felt
4dbcc89a52 ICU-4907 remove some minor compilation errors that eclipse reports
X-SVN-Rev: 18757
2005-11-04 21:01:27 +00:00
Mark Davis
91114f6145 ICU-3943 minor fix
X-SVN-Rev: 18755
2005-11-03 20:05:04 +00:00
Ram Viswanadha
06e9cd578d ICU-4530 make noDataCheck work
X-SVN-Rev: 18754
2005-11-02 18:07:32 +00:00
Doug Felt
e87e455366 ICU-4906 update api reports for 3.4.1
X-SVN-Rev: 18746
2005-11-02 01:17:33 +00:00
Doug Felt
4f9b161359 ICU-4900 don't print out error summary twice
X-SVN-Rev: 18745
2005-11-02 01:07:47 +00:00
Eric Mader
ca1d882dc1 ICU-4530 Make HandlerTarget respect the filter.
X-SVN-Rev: 18744
2005-11-02 00:19:22 +00:00
Ram Viswanadha
298377ea5b ICU-4874 fix noDataCheck failures
X-SVN-Rev: 18743
2005-11-01 18:32:55 +00:00
Ram Viswanadha
21e2e63740 ICU-4530 make noDataCheck work
X-SVN-Rev: 18742
2005-11-01 18:32:03 +00:00
Mark Davis
ddcee69efa ICU-4715 Freezable
X-SVN-Rev: 18740
2005-10-31 23:56:07 +00:00
Mark Davis
40d9cff7f6 ICU-4700 additions for CLDRFile
X-SVN-Rev: 18739
2005-10-31 04:55:04 +00:00
Ram Viswanadha
5796eb1aca ICU-4879 add targets for check
X-SVN-Rev: 18736
2005-10-29 00:35:11 +00:00
Eric Mader
188d958fd5 ICU-4807 Don't run test if there's a security manager installed.
X-SVN-Rev: 18735
2005-10-28 23:27:20 +00:00
Doug Felt
118ac3b3ea ICU-4902 minor test enhancements
X-SVN-Rev: 18734
2005-10-28 18:29:37 +00:00
Ram Viswanadha
6789e15b2c ICU-4900 fix build failure
X-SVN-Rev: 18733
2005-10-28 18:18:14 +00:00
Doug Felt
bc6bb14457 ICU-4900 update icu4j test framework code
X-SVN-Rev: 18728
2005-10-28 00:22:19 +00:00
Ram Viswanadha
21e4933f00 ICU-4874 fix serialization problems
X-SVN-Rev: 18727
2005-10-28 00:15:55 +00:00
Ram Viswanadha
e4a391e7fa ICU-4874 fix serialization problems
X-SVN-Rev: 18725
2005-10-28 00:00:54 +00:00
Ram Viswanadha
c6e82ed00f ICU-4767 fix getBundleInstance
X-SVN-Rev: 18724
2005-10-27 23:58:26 +00:00
Ram Viswanadha
ae5c9c6787 ICU-4878 make getBundleInstance methods non final
X-SVN-Rev: 18723
2005-10-27 23:56:17 +00:00
Ram Viswanadha
75f97b11d7 ICU-4874 fix serialization problems
X-SVN-Rev: 18722
2005-10-27 23:53:46 +00:00
Eric Mader
3f08e4e6bf ICU-4530 Change serialization tests to use TestFmwk
X-SVN-Rev: 18718
2005-10-25 20:53:11 +00:00
John Emmons
627cef5830 ICU-4643 Add tests for setters by context/width, eraNames
X-SVN-Rev: 18717
2005-10-25 20:12:45 +00:00
John Emmons
217c4a6fac ICU-4643 Add setters by context/width, eraNames
X-SVN-Rev: 18716
2005-10-25 20:11:35 +00:00
Eric Mader
fc6581c380 ICU-4530 Add serialization tests to top-level test.
X-SVN-Rev: 18714
2005-10-25 00:31:47 +00:00
Eric Mader
506e4bb739 ICU-4530 Add missing serialVersionUID field, make constructor public.
X-SVN-Rev: 18713
2005-10-25 00:07:49 +00:00
Eric Mader
123c068c1d ICU-4530 Change serialization tests to use TestFmwk
X-SVN-Rev: 18712
2005-10-25 00:05:45 +00:00
Eric Mader
bc7d2715b2 ICU-4530 Changes to allow other classes to extend Target.
X-SVN-Rev: 18709
2005-10-24 22:50:31 +00:00
Eric Mader
fc79f6822d ICU-4883 Handle null return from detect().
X-SVN-Rev: 18698
2005-10-18 16:50:15 +00:00
Eric Mader
e4af6d8e87 ICU-4883 CharsetDetector.detect() should check for zero matches returned from detectAll().
X-SVN-Rev: 18697
2005-10-18 16:35:36 +00:00
Eric Mader
0815b9b16a ICU-4882 Check for zero matches returned from detectAll().
X-SVN-Rev: 18696
2005-10-18 16:28:18 +00:00
Mark Davis
bb2a656476 ICU-4743 various updates
X-SVN-Rev: 18695
2005-10-18 03:25:40 +00:00
Mark Davis
cda17c170a ICU-4743 various updates
X-SVN-Rev: 18694
2005-10-18 02:12:17 +00:00
Mark Davis
2d6f120844 ICU-4743 various updates, accept-language
X-SVN-Rev: 18693
2005-10-18 02:06:01 +00:00
Mark Davis
318b60e825 ICU-4743 various updates, accept-language
X-SVN-Rev: 18692
2005-10-18 01:19:30 +00:00
Mark Davis
c6fdeb40d0 ICU-4743 initial checkin
X-SVN-Rev: 18687
2005-10-17 01:52:37 +00:00
Ram Viswanadha
c0b7759a00 ICU-4875 rename variables named enum
X-SVN-Rev: 18685
2005-10-14 22:53:56 +00:00
Ram Viswanadha
71e9b35266 ICU-4874 fix serialization problems
X-SVN-Rev: 18684
2005-10-14 22:40:01 +00:00
George Rhoten
042676f010 ICU-4872 Fix broken URLs
X-SVN-Rev: 18682
2005-10-14 03:46:46 +00:00
George Rhoten
d354a1cee2 ICU-4872 Fix broken URLs
X-SVN-Rev: 18679
2005-10-14 01:39:55 +00:00
Andy Heninger
7528c2e465 ICU-4773 Bug Fix.
X-SVN-Rev: 18675
2005-10-13 15:34:38 +00:00
Andy Heninger
f958ddce2d ICU-4269 Sentence break monkey test mostly works,
X-SVN-Rev: 18674
2005-10-13 05:15:26 +00:00
Andy Heninger
e0ef437c74 ICU-4773 rbbi engine updates to work with new rule features.
X-SVN-Rev: 18667
2005-10-12 00:43:28 +00:00
Andy Heninger
d90da7d992 ICU-4850 reimport data from C to pick up RBBI rule fixes
X-SVN-Rev: 18666
2005-10-12 00:41:47 +00:00
Andy Heninger
1d4929ddb0 ICU-4269 Monkey test updates, port from C, work in progress
X-SVN-Rev: 18665
2005-10-12 00:40:40 +00:00
Eric Mader
612f958221 ICU-4530 Add missing serialVersionUID.
X-SVN-Rev: 18663
2005-10-11 23:26:31 +00:00
Eric Mader
d71c8fb469 ICU-4530 Fixes found while running serialization tests.
X-SVN-Rev: 18662
2005-10-11 21:40:28 +00:00
Eric Mader
519b15e3c6 ICU-4530 Initial version of tests.
X-SVN-Rev: 18661
2005-10-11 21:35:47 +00:00
Mark Davis
953d673966 ICU-4677 update tools
X-SVN-Rev: 18658
2005-10-11 19:39:16 +00:00
Ram Viswanadha
1437101edb ICU-4767 fixes for noDataCheck
X-SVN-Rev: 18657
2005-10-11 18:45:32 +00:00
Ram Viswanadha
64b0786af5 ICU-4767 fixes for secure check
X-SVN-Rev: 18654
2005-10-10 23:40:49 +00:00
Ram Viswanadha
3991a38b89 ICU-4767 more tests
X-SVN-Rev: 18653
2005-10-10 23:37:45 +00:00
Ram Viswanadha
16ed8d1228 ICU-4422 back off some changes
X-SVN-Rev: 18652
2005-10-10 23:36:55 +00:00
Ram Viswanadha
b359a3aca2 ICU-4422 make tests pass with no data
X-SVN-Rev: 18651
2005-10-10 23:22:23 +00:00
Ram Viswanadha
35860269cd ICU-4767 fix loading from jars
X-SVN-Rev: 18644
2005-10-08 18:32:35 +00:00
Ram Viswanadha
d484d0fa1c ICU-4422 fix assertion failures
X-SVN-Rev: 18641
2005-10-07 22:06:00 +00:00
Ram Viswanadha
e443b2c81d ICU-4767 fix test for loading data from default package
X-SVN-Rev: 18640
2005-10-07 22:05:04 +00:00
Ram Viswanadha
cf28fdb9ff ICU-4767 implement java resourcebundle loading
X-SVN-Rev: 18638
2005-10-07 21:34:21 +00:00
Ram Viswanadha
176ae84067 ICU-4767 tests for loading Java resource bundles through ULocale
X-SVN-Rev: 18637
2005-10-07 21:31:07 +00:00
Doug Felt
368f2e4c9c ICU-4834 update in prep for 3.4.1 release
X-SVN-Rev: 18633
2005-10-06 02:15:40 +00:00
Eric Mader
e5c78a5013 ICU-4860 Need to initialize fC1Bytes to false in MungeInput().
X-SVN-Rev: 18630
2005-10-05 21:49:52 +00:00
Ram Viswanadha
2ae9130845 ICU-4861 update the build.xml
X-SVN-Rev: 18622
2005-10-04 20:31:44 +00:00
Ram Viswanadha
ab678574a4 ICU-4422 Remove temporary code
X-SVN-Rev: 18599
2005-09-28 18:25:31 +00:00
George Rhoten
fd19363ceb ICU-4714 Properly canonicalize serbian locales.
X-SVN-Rev: 18578
2005-09-23 21:00:41 +00:00
George Rhoten
5c6096965c ICU-3449 Properly canonicalize serbian locales.
X-SVN-Rev: 18577
2005-09-23 20:48:03 +00:00
Doug Felt
4158fa403e ICU-4834 update in prep for 3.4.1 release
X-SVN-Rev: 18573
2005-09-23 19:00:24 +00:00
Eric Mader
e9bfddaf9b ICU-4530 Fix formatting, etc.
X-SVN-Rev: 18569
2005-09-22 22:13:53 +00:00
Eric Mader
7c9f6ba420 ICU-4530 Add missing serialVersionUID.
X-SVN-Rev: 18568
2005-09-22 22:10:25 +00:00
Eric Mader
5be94dcfcd ICU-4530 Initial version - finds Serializable classes, checks for serialVersionUID.
X-SVN-Rev: 18567
2005-09-22 22:08:43 +00:00
Eric Mader
18fdcc1932 ICU-4530 Changes to support SerializableChecker
X-SVN-Rev: 18566
2005-09-22 22:06:58 +00:00
Ram Viswanadha
743b04720a ICU-4422 Remove the dependency of sun.util.calendar.ZoneInfo
X-SVN-Rev: 18565
2005-09-22 18:48:39 +00:00
Ram Viswanadha
4dc2beb030 ICU-4422 Remove the dependency of sun.util.calendar.ZoneInfo
X-SVN-Rev: 18564
2005-09-22 17:46:43 +00:00
Doug Felt
d63feb298d ICU-4834 update in prep for 3.4.1 release
X-SVN-Rev: 18562
2005-09-21 00:05:23 +00:00
Doug Felt
05daffdc1b ICU-4831 make most ULocale APIs stable - missed a change
X-SVN-Rev: 18546
2005-09-20 00:12:55 +00:00
Doug Felt
000ba71081 ICU-4831 make most ULocale APIs stable
X-SVN-Rev: 18545
2005-09-20 00:00:53 +00:00
Vladimir Weinstein
b511aab1ba ICU-4821 fix upper first behavior for normal sort key generation - regression test. The bug was present in ICU4C only.
X-SVN-Rev: 18543
2005-09-17 06:30:15 +00:00
Andy Heninger
f55b0f0024 ICU-4766 Word break handling of trailing format chars fixed.
X-SVN-Rev: 18512
2005-09-13 00:56:29 +00:00
Andy Heninger
5a379d334d ICU-4766 Word break handling of trailing format chars fixed, tests updated.
X-SVN-Rev: 18511
2005-09-13 00:54:43 +00:00
Ram Viswanadha
1b0036c0ef ICU-4764 read the correct data
X-SVN-Rev: 18504
2005-09-07 22:17:33 +00:00
Ram Viswanadha
bf25ffaaf6 ICU-4764 read data from resource bundles.. don't hard code
X-SVN-Rev: 18503
2005-09-07 22:03:05 +00:00
Ram Viswanadha
da0973bf68 ICU-4764 update data .. add missing timezone stuff
X-SVN-Rev: 18502
2005-09-07 22:00:43 +00:00