Commit Graph

3088 Commits

Author SHA1 Message Date
Ram Viswanadha
a6ba951e19 ICU-4692 oops forgot to update the reference platform list
X-SVN-Rev: 18362
2005-07-27 23:09:38 +00:00
Ram Viswanadha
17ced6b7bd ICU-4692 Update the module jar sizes
X-SVN-Rev: 18361
2005-07-27 22:34:41 +00:00
Doug Felt
7efd460d81 ICU-4692 update ICU4J readme for 3.4
X-SVN-Rev: 18354
2005-07-26 21:44:58 +00:00
Doug Felt
80c533be49 ICU-4691 fix charsetdetector/charsetmatch documentation bugs
X-SVN-Rev: 18353
2005-07-26 21:20:16 +00:00
Ram Viswanadha
4089093d92 ICU-4175 add a test
X-SVN-Rev: 18345
2005-07-23 01:03:43 +00:00
Mark Davis
7384077700 ICU-4175 fixed broken fallback (for now).
X-SVN-Rev: 18344
2005-07-23 00:18:38 +00:00
Mark Davis
4005fb6452 ICU-4175 fixed broken fallback (for now).
X-SVN-Rev: 18342
2005-07-23 00:06:41 +00:00
Vladimir Weinstein
0ac7284cad ICU-4355 Port of no UCA runtime
X-SVN-Rev: 18337
2005-07-22 22:52:21 +00:00
Doug Felt
cc905f3d16 ICU-4175 replace tabs with whitespace
X-SVN-Rev: 18330
2005-07-22 20:08:54 +00:00
Doug Felt
bf1a8cdf86 ICU-4175 remove hard-coded zone index from test!!! (and cleaned up a bit)
X-SVN-Rev: 18329
2005-07-22 18:50:31 +00:00
Doug Felt
7cc3ff971a ICU-4175 restored tests to reflect new data added by ram
X-SVN-Rev: 18328
2005-07-22 18:33:10 +00:00
Mark Davis
22e0f0c71c ICU-4175 changed logic a bit
X-SVN-Rev: 18327
2005-07-22 18:03:22 +00:00
Ram Viswanadha
6c6b283ea3 ICU-4175 update data
X-SVN-Rev: 18326
2005-07-22 04:48:14 +00:00
Ram Viswanadha
fd4ae8c840 ICU-4175 fix indentation
X-SVN-Rev: 18325
2005-07-22 04:36:50 +00:00
Mark Davis
ef4fb1ec1b ICU-4175 fixed SimpleDateFormat to work with ""
X-SVN-Rev: 18324
2005-07-22 01:17:34 +00:00
Eric Mader
23c8e5bafa ICU-4336 Generate shaping type data from Unicode data.
X-SVN-Rev: 18320
2005-07-21 18:33:36 +00:00
Doug Felt
789d366b99 ICU-4175 get correct country for fallback locale, handle null/empty time zone strings
X-SVN-Rev: 18318
2005-07-21 17:46:04 +00:00
Ram Viswanadha
9b426dc0d7 ICU-4450 back out changes
X-SVN-Rev: 18314
2005-07-21 04:32:44 +00:00
Mark Davis
25284fea35 ICU-3943 added test against CLDR
X-SVN-Rev: 18313
2005-07-21 03:52:27 +00:00
Ram Viswanadha
2ad35a317c ICU-4450 synch data with icu
X-SVN-Rev: 18307
2005-07-20 23:48:49 +00:00
Eric Mader
9c79cbef3f ICU-4337 Generate mirrored character data from Unicode data.
X-SVN-Rev: 18304
2005-07-20 18:45:07 +00:00
Doug Felt
8bde5c7124 ICU-4175 ibm jdk1.4.1 does not understand Australia/ACT, remove test cases for now
X-SVN-Rev: 18302
2005-07-20 16:48:40 +00:00
Doug Felt
5bf5294916 ICU-4175 conform to mark's latest revision of tr35-J
X-SVN-Rev: 18301
2005-07-20 00:03:44 +00:00
Eric Mader
0e474c6971 ICU-4303 set @draft version to current ICU4J version when generating LEScripts.h, LELanguages.h; add \brief comment.
X-SVN-Rev: 18291
2005-07-19 20:08:00 +00:00
Doug Felt
c11b1568aa ICU-4175 ibm jdk 1.4.2 doesn't understand ETC+XX timezones...
X-SVN-Rev: 18290
2005-07-19 17:48:45 +00:00
Mark Davis
198efcc77c ICU-4677 added XEquivalenceClass, misc
X-SVN-Rev: 18287
2005-07-19 17:19:35 +00:00
Doug Felt
dead567496 ICU-4175 fix test for breaking change to 'ZZZZ', fix for jdk 1.4/1.5, they don't understand Argentina/Buenos_Aries, also remove dead code, fix whitespace
X-SVN-Rev: 18279
2005-07-19 00:47:09 +00:00
Doug Felt
3695588423 ICU-4175 fix test for breaking change to 'ZZZZ', fix SimpleDateFormat format data validity check
X-SVN-Rev: 18278
2005-07-19 00:04:29 +00:00
Doug Felt
071960a384 ICU-4175 complete display name fallback code for 3.4, restore test
X-SVN-Rev: 18275
2005-07-18 21:25:05 +00:00
Doug Felt
c157deef23 ICU-4175 functional (but temporary) display name fallback code, restore test
X-SVN-Rev: 18265
2005-07-18 00:51:44 +00:00
Doug Felt
14ce26c396 ICU-4175 prototype display name fallback code, stub out test
X-SVN-Rev: 18264
2005-07-16 03:00:02 +00:00
Ram Viswanadha
4817842e92 ICU-4666 fix no data test failure
X-SVN-Rev: 18261
2005-07-15 22:02:05 +00:00
Eric Mader
170b7f0690 ICU-4665 DateFormatRoundTripTest should look for both "z" and "Z" to check for presence of zone.
X-SVN-Rev: 18260
2005-07-15 21:31:16 +00:00
Ram Viswanadha
2f86fde628 ICU-4551 more coverage tests
X-SVN-Rev: 18257
2005-07-15 18:22:51 +00:00
Ram Viswanadha
8b414ca118 ICU-4660 make the StringPrep module pass
X-SVN-Rev: 18253
2005-07-14 23:50:31 +00:00
Doug Felt
ec2eabd38e ICU-4175 add test list of time zone names to check java remapping
X-SVN-Rev: 18250
2005-07-14 22:57:51 +00:00
Ram Viswanadha
73fb5c7111 ICU-4451 add clover excludes
X-SVN-Rev: 18245
2005-07-14 18:57:44 +00:00
Ram Viswanadha
d8c0061c97 ICU-4451 untabify source
X-SVN-Rev: 18244
2005-07-14 18:38:13 +00:00
Ram Viswanadha
d07d2b3c36 ICU-4451 add coverage tests
X-SVN-Rev: 18243
2005-07-14 18:34:57 +00:00
Doug Felt
9aa9106185 ICU-4356 new covers of java deprecated methods are @deprecated only, not also @draft
X-SVN-Rev: 18241
2005-07-14 18:17:27 +00:00
Steven R. Loomis
b21c9b3654 ICU-4648 utilities.jar build rules
X-SVN-Rev: 18228
2005-07-13 00:16:57 +00:00
Ram Viswanadha
2110e27ff9 ICU-3333 fix some failures that showed up after integrating the conformance test vectors
X-SVN-Rev: 18227
2005-07-12 22:53:05 +00:00
Ram Viswanadha
3042a6e757 ICU-3333 update the copyright
X-SVN-Rev: 18226
2005-07-12 22:51:55 +00:00
Steven R. Loomis
759b71007d ICU-4642 icudata update for coptic and ethiopic
X-SVN-Rev: 18219
2005-07-12 20:07:40 +00:00
Vladimir Weinstein
f8a97b9f01 ICU-4646 update license copyright
X-SVN-Rev: 18214
2005-07-12 18:00:38 +00:00
Steven R. Loomis
cecf675b8a ICU-4634 fallback parameter is backwards
X-SVN-Rev: 18179
2005-07-09 01:58:20 +00:00
Ram Viswanadha
34d451e3b1 ICU-4451 improve API/code coverage
X-SVN-Rev: 18162
2005-07-07 20:09:39 +00:00
Doug Felt
b00f078ca8 ICU-4624 clean up broken javadoc tags
X-SVN-Rev: 18153
2005-07-07 06:33:21 +00:00
Doug Felt
3d360e051b ICU-4623 document calendar preferred instantiation
X-SVN-Rev: 18152
2005-07-07 06:30:59 +00:00
Steven R. Loomis
acdb160b26 ICU-4360 fixes to fallback behavior, clarify test
X-SVN-Rev: 18148
2005-07-06 17:59:12 +00:00