Commit Graph

3565 Commits

Author SHA1 Message Date
George Rhoten
472e374e09 ICU-5004 Fix some javadoc tag warnings
X-SVN-Rev: 20285
2006-09-08 21:43:55 +00:00
George Rhoten
f61a8a873d ICU-5004 Fix some javadoc tag warnings, and remove unused code.
X-SVN-Rev: 20284
2006-09-08 21:39:01 +00:00
Ram Viswanadha
46fbc212fe ICU-5018 fix warnings and clean up code
X-SVN-Rev: 20283
2006-09-08 20:48:40 +00:00
George Rhoten
51785bafcc ICU-5004 Fix some javadoc tag warnings
X-SVN-Rev: 20282
2006-09-08 20:36:52 +00:00
Winnie Yick
4f446943b0 ICU-5018 oops change the package names after moving the files
X-SVN-Rev: 20281
2006-09-08 20:11:33 +00:00
Ram Viswanadha
868956a41b ICU-5018 move charset classes from impl to charset directory for limiting access
X-SVN-Rev: 20280
2006-09-08 19:54:18 +00:00
Ram Viswanadha
e0cb04817d ICU-5374 timebombs for d01
X-SVN-Rev: 20279
2006-09-08 19:29:49 +00:00
Eric Mader
0151794e24 ICU-5370 Add serialization tests for InvalidFormatException and NumberFormat.Field
X-SVN-Rev: 20278
2006-09-08 19:01:14 +00:00
Ram Viswanadha
7f89a07ea2 ICU-5018 META-INF directory must be copied to classes directory always
X-SVN-Rev: 20276
2006-09-08 15:40:10 +00:00
Ram Viswanadha
eda0116683 ICU-5018 make sure that the returned encoders are an instanceof CharsetEncoderICU
X-SVN-Rev: 20275
2006-09-08 15:39:20 +00:00
Ram Viswanadha
5582d65c05 ICU-5018 add tests to main tree
X-SVN-Rev: 20274
2006-09-08 05:08:28 +00:00
Ram Viswanadha
ddfd27b336 ICU-5018 add tests to main tree
X-SVN-Rev: 20273
2006-09-08 05:06:48 +00:00
Ram Viswanadha
3870fe1448 ICU-5018 fix a small bug
X-SVN-Rev: 20272
2006-09-08 05:04:07 +00:00
Eric Mader
daba19ab1f ICU-5370 readResolve doesn't work because equals() method only returns true for exactly the same object. Change it to compare the names.
X-SVN-Rev: 20268
2006-09-08 03:57:30 +00:00
Eric Mader
340cafcff2 ICU-5370 Add serialization tests for InvalidFormatException and NumberFormat.Field
X-SVN-Rev: 20267
2006-09-08 03:56:04 +00:00
Ram Viswanadha
43a4201435 ICU-5157 add preprocessor defines
X-SVN-Rev: 20262
2006-09-08 00:42:25 +00:00
Ram Viswanadha
b67ed965d6 ICU-5247 fix thai failure
X-SVN-Rev: 20261
2006-09-08 00:38:23 +00:00
Ram Viswanadha
3fd6e47fb5 ICU-5018 fix resource module
X-SVN-Rev: 20260
2006-09-08 00:25:48 +00:00
Ram Viswanadha
70efebf456 ICU-5018 remove crArray
X-SVN-Rev: 20259
2006-09-08 00:25:17 +00:00
Ram Viswanadha
8e4750cbe0 ICU-5247 update data
X-SVN-Rev: 20258
2006-09-08 00:24:47 +00:00
Winnie Yick
b6a251c567 ICU-5018 fix codepoint parsing
X-SVN-Rev: 20256
2006-09-07 22:20:00 +00:00
Vladimir Weinstein
1a92585ad4 ICU-5367 Regression test. Bug only present in ICU4C
X-SVN-Rev: 20255
2006-09-07 20:19:36 +00:00
Winnie Yick
99b1b9774e ICU-5018 fix error code propagation
X-SVN-Rev: 20251
2006-09-07 17:53:14 +00:00
Winnie Yick
b21db770e7 ICU-5018 fix error code propagation
X-SVN-Rev: 20250
2006-09-06 21:25:20 +00:00
Eric Mader
74193e7c90 ICU-5359 Fix previous() to use next() to fill break position cache if needed.
X-SVN-Rev: 20249
2006-09-06 19:09:55 +00:00
Andy Heninger
cb4ab1d92f ICU-5359 port RBBI monkey test updates from C
X-SVN-Rev: 20237
2006-09-02 19:46:10 +00:00
Ram Viswanadha
cf219db4f7 ICU-5018 add ASCII and Latin1 converters
X-SVN-Rev: 20234
2006-09-01 23:43:29 +00:00
Ram Viswanadha
e22805c1f1 ICU-5018 update testdata
X-SVN-Rev: 20233
2006-09-01 23:42:40 +00:00
Ram Viswanadha
74a0af671d ICU-5018 fix all failures
X-SVN-Rev: 20232
2006-09-01 23:41:53 +00:00
George Rhoten
e2eedc222d ICU-5363 Fix last two check-ins.
X-SVN-Rev: 20231
2006-09-01 22:47:06 +00:00
Andy Heninger
d7167854cb ICU-5359 rbbi, port of C changes to Java, in progress.
X-SVN-Rev: 20230
2006-09-01 22:14:57 +00:00
Ram Viswanadha
16c599e73d ICU-5362 remove API
X-SVN-Rev: 20229
2006-09-01 20:12:54 +00:00
Ram Viswanadha
d42b09fe1b ICU-5018 fix failure
X-SVN-Rev: 20228
2006-09-01 19:47:44 +00:00
Ram Viswanadha
d8dd554dd7 ICU-5362 fix internal APIs
X-SVN-Rev: 20227
2006-09-01 19:47:16 +00:00
George Rhoten
5a3215ad04 ICU-5363 Partial update to allow ICU4J to read the new ICU4C alias table format.
X-SVN-Rev: 20223
2006-09-01 03:21:53 +00:00
Ram Viswanadha
2dc5c70938 ICU-5018 update data for converter alias
X-SVN-Rev: 20222
2006-09-01 01:13:17 +00:00
Doug Felt
054143f68f ICU-5362 gather and report information about internal APIs
X-SVN-Rev: 20221
2006-09-01 00:58:35 +00:00
Winnie Yick
2c80376017 ICU-5018 add methods for jdk 5.0 compatibility
X-SVN-Rev: 20220
2006-08-31 23:28:11 +00:00
Andy Heninger
d2974fef6a ICU-5359 rbbi, port of C changes to Java, in progress.
X-SVN-Rev: 20218
2006-08-31 22:17:23 +00:00
Ram Viswanadha
383247126f ICU-5018 add fixes for JDK 5.0
X-SVN-Rev: 20217
2006-08-31 21:45:16 +00:00
Winnie Yick
208671aabb ICU-3842 make loading of data files independent of class name
X-SVN-Rev: 20201
2006-08-30 22:14:23 +00:00
Winnie Yick
cd7d48b2be ICU-5018 add methods for jdk 5.0 compatibility
X-SVN-Rev: 20200
2006-08-30 22:12:03 +00:00
Steven R. Loomis
1306af061d ICU-5345 @tag fix
X-SVN-Rev: 20195
2006-08-30 18:40:36 +00:00
Markus Scherer
5282667c4c ICU-4933 make BreakIterator.getBreakInstance() public+internal and use it instead of writing a duplicate
X-SVN-Rev: 20191
2006-08-30 15:39:51 +00:00
Yoshito Umaoka
e33252c102 ICU-5018 charset conversion support
X-SVN-Rev: 20172
2006-08-26 05:30:49 +00:00
Yoshito Umaoka
d2841a5885 ICU-5018 add charset support data files
X-SVN-Rev: 20171
2006-08-26 05:25:46 +00:00
Steven R. Loomis
98385235ac ICU-5345 fix Japanese Calendar and tests
X-SVN-Rev: 20170
2006-08-26 04:15:17 +00:00
Doug Felt
9cf34e0a84 ICU-5051 fix mangled copyrights
X-SVN-Rev: 20169
2006-08-25 23:13:15 +00:00
Yoshito Umaoka
42e6c8d3a1 ICU-5344 update zoneinfo.res to Olson 2006j version
X-SVN-Rev: 20161
2006-08-25 04:05:09 +00:00
Ram Viswanadha
d855976624 ICU-3842 Fix loading
X-SVN-Rev: 20158
2006-08-24 22:05:58 +00:00
Yoshito Umaoka
0bd410f29a ICU-5295 fix test case problem found during 3.4.5 release work
X-SVN-Rev: 20150
2006-08-24 17:41:33 +00:00
Doug Felt
2f002b5a57 ICU-5004 @internal APIs should be marked @deprecated
X-SVN-Rev: 20148
2006-08-23 21:28:11 +00:00
Yoshito Umaoka
90dcd83ea3 ICU-5295 include a description about timezone data update
X-SVN-Rev: 20146
2006-08-23 17:45:44 +00:00
Eric Mader
bd83840909 ICU-4338 need to use getTagLabel() for names in ScriptCode enumeration.
X-SVN-Rev: 20139
2006-08-22 23:44:53 +00:00
Yoshito Umaoka
614c591a36 ICU-5295 update release date to September 1 for ICU4J 3.4.5
X-SVN-Rev: 20131
2006-08-22 15:07:35 +00:00
Yoshito Umaoka
f31f4378eb ICU-5323 update release date to September 1
X-SVN-Rev: 20130
2006-08-22 15:05:20 +00:00
Yoshito Umaoka
e001b5021f ICU-5323 remove build.xml which should be generated at build time
X-SVN-Rev: 20126
2006-08-22 02:15:06 +00:00
Yoshito Umaoka
0cdd48176f ICU-5295 added a description about timezone data updates in 3.4.5
X-SVN-Rev: 20124
2006-08-21 23:18:20 +00:00
Mark Davis
1883f8cd46 ICU-4540 fixed crashing bug in Java, and added test. Needs verification as to whether it is a bug on C: simplest would be to port the test.
X-SVN-Rev: 20114
2006-08-19 20:13:15 +00:00
Mark Davis
92d404cc01 ICU-4217 made UnicodeSet Freezable (also fixed bugs in pretty printer, an internal function)
X-SVN-Rev: 20109
2006-08-19 01:25:42 +00:00
Yoshito Umaoka
c8d139572c ICU-5134 workaround for IBM JDK 1.4.1 test execution problem
X-SVN-Rev: 20103
2006-08-19 00:07:05 +00:00
Yoshito Umaoka
d7826a0b2d ICU-5295 Update copyright year from 2005 to 2006 for 3.4.5 release
X-SVN-Rev: 20096
2006-08-18 06:32:53 +00:00
Yoshito Umaoka
5344e1c8fd ICU-5134 fix regression test case JDK1.3 compatibility problem
X-SVN-Rev: 20093
2006-08-18 03:36:29 +00:00
Yoshito Umaoka
8d03700669 ICU-5295 more updates for 3.4.5 release
X-SVN-Rev: 20091
2006-08-18 02:29:39 +00:00
Yoshito Umaoka
dc1fe2c01e ICU-5295 updates for 3.4.5 release
X-SVN-Rev: 20090
2006-08-18 02:19:48 +00:00
Yoshito Umaoka
d383a8f9de ICU-5134 regression test case for getOffset issue around the initial zone transition
X-SVN-Rev: 20086
2006-08-17 23:57:32 +00:00
Mark Davis
6d9517dc18 ICU-4374 fix bug in test data generation
X-SVN-Rev: 20085
2006-08-17 23:20:30 +00:00
Mark Davis
38491ca6b3 ICU-5328 make RBTrans be public (but still @internal, so not public API)
X-SVN-Rev: 20082
2006-08-17 22:09:20 +00:00
Mark Davis
1fd2123188 ICU-4374 first checkin of DateTimePatternGenerator
X-SVN-Rev: 20081
2006-08-17 22:03:30 +00:00
Yoshito Umaoka
72184a0b2c ICU-5323 check-in all eclipse icu plug-in project and source files
X-SVN-Rev: 20080
2006-08-17 20:32:32 +00:00
Doug Felt
90d0e2bd5b ICU-5324 update checktags
X-SVN-Rev: 20077
2006-08-16 22:50:00 +00:00
Yoshito Umaoka
2172685fa8 ICU-5134 fix timezone offset calculation problem for time before the very first transition
X-SVN-Rev: 20053
2006-08-13 04:09:38 +00:00
Eric Mader
35bff7f791 ICU-5241 Add getQuarters / setQuarters, and tests.
X-SVN-Rev: 20047
2006-08-12 00:50:14 +00:00
Eric Mader
c562cb719c ICU-5314 Fix UTF-32 BOM detection.
X-SVN-Rev: 20036
2006-08-11 18:58:19 +00:00
Ram Viswanadha
cb5156e5b5 ICU-5298 fix for jb 5298
X-SVN-Rev: 20025
2006-08-11 01:03:46 +00:00
Ram Viswanadha
9a3f15a7d2 ICU-5298 test for jb 5298
X-SVN-Rev: 20024
2006-08-11 01:03:11 +00:00
Ram Viswanadha
f2d93b6736 ICU-5251 test for jb 5251
X-SVN-Rev: 20023
2006-08-11 01:01:25 +00:00
Ram Viswanadha
6b75ffb347 ICU-5176 implement JDK compatibility API
X-SVN-Rev: 20022
2006-08-11 01:00:16 +00:00
Ram Viswanadha
4ad44f2ba8 ICU-5176 implement JDK compatibility API
X-SVN-Rev: 20021
2006-08-11 00:50:40 +00:00
Eric Mader
4ba8c68cc4 ICU-5310 Return "he" language code for language of ISO-8895-8-I.
X-SVN-Rev: 20019
2006-08-10 20:50:38 +00:00
Yoshito Umaoka
c6898528d5 ICU-5284 remove final keyword from format/parse for JDK compatibility support
X-SVN-Rev: 20015
2006-08-09 22:40:58 +00:00
Ram Viswanadha
679d7531f8 ICU-5201 add test case
X-SVN-Rev: 20013
2006-08-09 21:19:23 +00:00
Yoshito Umaoka
5788fc79b7 ICU-5295 Update version number to 3.4.5 for ecalipse 3.2.1 release
X-SVN-Rev: 20009
2006-08-09 20:23:52 +00:00
Yoshito Umaoka
9b550906d4 ICU-5295 Clean up manifest files for eclipse release
X-SVN-Rev: 20008
2006-08-09 20:18:50 +00:00
Markus Scherer
37bfe298d0 ICU-4933 fix for Java 1.4 which is missing StringBuffer.append(str, start, end)
X-SVN-Rev: 19999
2006-08-07 22:39:33 +00:00
Yoshito Umaoka
f25701fc58 ICU-5295 Clean up FOUNDATION directives
X-SVN-Rev: 19992
2006-08-07 14:40:27 +00:00
Ram Viswanadha
d5dfa5ef8b ICU-4980 synch perf test
X-SVN-Rev: 19965
2006-08-02 23:01:32 +00:00
Markus Scherer
885b57fdb6 ICU-4933 titlecase first _cased_ letter
X-SVN-Rev: 19962
2006-08-02 21:56:34 +00:00
Yoshito Umaoka
86ff19728b ICU-5293 DateFormat perfomance improvement, including a fix for timezone parsing bug #5290
X-SVN-Rev: 19960
2006-08-02 20:44:55 +00:00
Mark Davis
57f9113fdc ICU-5287 add meaningful exception information to aid in debugging
X-SVN-Rev: 19948
2006-08-01 18:31:36 +00:00
Mark Davis
701fc92aa2 ICU-5287 add toString to aid debugging. This is not an API change, since toString() is always defined (it just doesn't produce as useful results as one would like!)
X-SVN-Rev: 19947
2006-08-01 18:28:43 +00:00
Mark Davis
acd4c98939 ICU-5287 assist with UnicodeSet tweaking
X-SVN-Rev: 19946
2006-08-01 18:25:28 +00:00
Mark Davis
c1767a4f15 ICU-5287 add utilities to UnicodeMap
X-SVN-Rev: 19945
2006-08-01 18:22:09 +00:00
Mark Davis
c5470ce06f ICU-5287 make the tabber more flexible
X-SVN-Rev: 19944
2006-08-01 18:10:09 +00:00
George Rhoten
fa8b239341 ICU-4707 Fix some Eclipse warnings
X-SVN-Rev: 19908
2006-07-28 00:16:13 +00:00
George Rhoten
cf440d910b ICU-4707 Fix some Eclipse warnings
X-SVN-Rev: 19907
2006-07-27 23:42:41 +00:00
George Rhoten
2db165b24a ICU-4707 Fix some Eclipse warnings
X-SVN-Rev: 19906
2006-07-27 23:30:11 +00:00
George Rhoten
7ea2415352 ICU-4707 Fix some Eclipse warnings
X-SVN-Rev: 19905
2006-07-27 23:24:25 +00:00
George Rhoten
ced140e399 ICU-4707 Fix some Eclipse warnings
X-SVN-Rev: 19904
2006-07-27 23:00:59 +00:00
Ram Viswanadha
14f3f13cd7 ICU-3842 fix ModuleTest
X-SVN-Rev: 19891
2006-07-25 21:26:17 +00:00
Eric Mader
01ca33ee39 ICU-5247 Fix test failures caused by Unicode 5.0 and CLDR 1.4 data.
X-SVN-Rev: 19872
2006-07-21 20:22:19 +00:00
Ram Viswanadha
7a2da65114 ICU-5247 fix build failure
X-SVN-Rev: 19871
2006-07-21 19:25:19 +00:00
Eric Mader
1334e68193 ICU-5247 Fix test failures caused by Unicode 5.0 and CLDR 1.4 data.
X-SVN-Rev: 19868
2006-07-21 01:49:06 +00:00
Eric Mader
2d5a70dc1f ICU-5241 Add getQuarters / setQuarters, and tests.
X-SVN-Rev: 19861
2006-07-20 00:06:21 +00:00
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