Commit Graph

3528 Commits

Author SHA1 Message Date
George Rhoten
52aee60a9f ICU-5406 Only use println during debugging.
X-SVN-Rev: 20364
2006-09-20 19:33:10 +00:00
Yoshito Umaoka
dae908274d ICU-5374 exclude GlobalizationPreferencesTest from format module test
X-SVN-Rev: 20362
2006-09-20 17:09:26 +00:00
Yoshito Umaoka
4e72a4eea3 ICU-5405 fix the ConcurrentModificationException problem in getName
X-SVN-Rev: 20361
2006-09-20 14:40:09 +00:00
Eric Mader
316c5be362 ICU-5403 remove experimental Finnish and Thai test cases.
X-SVN-Rev: 20360
2006-09-19 23:22:36 +00:00
Ram Viswanadha
c30d9850ea ICU-5298 verbose output
X-SVN-Rev: 20358
2006-09-19 21:24:48 +00:00
George Rhoten
2dfcfb7502 ICU-5398 Remove untestable/unneeded code for code coverage.
X-SVN-Rev: 20357
2006-09-19 21:23:37 +00:00
Eric Mader
9fbfccda24 ICU-5403 Remove U+00B7 (middle dot) from Greek test cases.
X-SVN-Rev: 20356
2006-09-19 20:50:39 +00:00
Yoshito Umaoka
8abc07bc4d ICU-5358 add a test case for JB#5358
X-SVN-Rev: 20355
2006-09-19 20:17:03 +00:00
Yoshito Umaoka
845c14cb7f ICU-5358 create a new DigitList instance in clone method
X-SVN-Rev: 20354
2006-09-19 20:15:54 +00:00
Eric Mader
880391d414 ICU-5273 convertToUnicode should never throw an exception.
X-SVN-Rev: 20353
2006-09-19 19:20:13 +00:00
George Rhoten
6d757e4669 ICU-5398 Fix typo from last checkin.
X-SVN-Rev: 20351
2006-09-18 22:38:12 +00:00
Yoshito Umaoka
78591842c8 ICU-5374 include recent DecimalFormat API change
X-SVN-Rev: 20349
2006-09-18 22:14:52 +00:00
Winnie Yick
ef60874ef8 ICU-5018 fix a bug in UTF-16 converter
X-SVN-Rev: 20348
2006-09-18 22:14:19 +00:00
George Rhoten
2d5ccaf8a0 ICU-5398 Improve buffer flushing
X-SVN-Rev: 20347
2006-09-18 21:30:45 +00:00
George Rhoten
f4f2219a35 ICU-5398 Improve buffer flushing
X-SVN-Rev: 20346
2006-09-18 21:25:05 +00:00
Yoshito Umaoka
3212147458 ICU-5390 remove "jar" target from eclipseCompatCheck to avoid "core" is being executed
X-SVN-Rev: 20345
2006-09-18 19:32:59 +00:00
Yoshito Umaoka
ae9d0a2780 ICU-5390 add ResourceModule.java and TestDataModule.java
X-SVN-Rev: 20344
2006-09-18 18:50:53 +00:00
Yoshito Umaoka
41b27222cd ICU-5390 exclude two DateModuleFormatError constructor which are not compatible with JDK1.3
X-SVN-Rev: 20343
2006-09-18 18:42:39 +00:00
Yoshito Umaoka
39794098b3 jitterbug 5390: use jdk1.3 compatible RuntimeException
X-SVN-Rev: 20342
2006-09-18 18:41:07 +00:00
Yoshito Umaoka
333c01efb6 ICU-5390 also separate jar target into two for jdk13 compatibility support
X-SVN-Rev: 20341
2006-09-18 18:30:39 +00:00
Yoshito Umaoka
4fad9e1cea ICU-5390 use JDK1.3 compatible Locale constructor in TestJ4960
X-SVN-Rev: 20340
2006-09-18 17:51:18 +00:00
Yoshito Umaoka
4082853437 ICU-5390 core target for jdk13 support and remove unnecessary "depends" from build_indexgenerator
X-SVN-Rev: 20339
2006-09-18 17:42:12 +00:00
Andy Heninger
28faf2c460 ICU-5374 fix incorrect new-line chars in java files.
X-SVN-Rev: 20338
2006-09-16 00:22:54 +00:00
Winnie Yick
1513268012 ICU-5018 fix a bug in UTF-16 converter
X-SVN-Rev: 20337
2006-09-15 21:51:18 +00:00
Yoshito Umaoka
bea4ba332d ICU-5380 test case for JB#5380
X-SVN-Rev: 20336
2006-09-15 21:26:01 +00:00
Yoshito Umaoka
4598074686 ICU-5390 eclipse/jdk13 compatibility support
X-SVN-Rev: 20334
2006-09-15 18:09:25 +00:00
Yoshito Umaoka
5725b0e4cd ICU-5380 set current time in a Calendar when cloned
X-SVN-Rev: 20333
2006-09-15 11:36:59 +00:00
Eric Mader
e74d65b0fd ICU-4910 MungeInput: don't go past the end of fInputBytes.
X-SVN-Rev: 20332
2006-09-15 04:14:47 +00:00
Ram Viswanadha
190c5f0c7c ICU-5018 fix failure on Sun 5.9
X-SVN-Rev: 20331
2006-09-14 23:46:20 +00:00
Yoshito Umaoka
a40d75f17b ICU-5384 Test case of DecimalFormat#isParseBigDecimal and #setParseBigDecimal
X-SVN-Rev: 20328
2006-09-14 21:57:47 +00:00
Yoshito Umaoka
a25613f6b2 ICU-5384 add isParseBigDecimal and setParseBigDecimal for Java5 compatibility support
X-SVN-Rev: 20327
2006-09-14 21:56:30 +00:00
Ram Viswanadha
4139e4c3c7 ICU-5176 remove duplicate line
X-SVN-Rev: 20325
2006-09-14 19:28:54 +00:00
Winnie Yick
3e5462d3ca ICU-5018 added verbose mode comments
X-SVN-Rev: 20324
2006-09-14 18:44:15 +00:00
Ram Viswanadha
fd57f50b5e ICU-5374 move version numbers to build.properties
X-SVN-Rev: 20323
2006-09-14 17:22:51 +00:00
Winnie Yick
bc71e91664 ICU-5018 added verbose mode comments
X-SVN-Rev: 20321
2006-09-13 23:32:16 +00:00
George Rhoten
50bf54c295 ICU-5018 Comment/remove untestable code for code coverage.
The code can be brought back in a future release.

X-SVN-Rev: 20319
2006-09-13 21:45:47 +00:00
Yoshito Umaoka
e634510d0b ICU-5374 Include GlobalizationPreferencesTest in the test suite
X-SVN-Rev: 20318
2006-09-13 18:23:35 +00:00
George Rhoten
3488a45774 ICU-5375 Fix some compiler warnings.
X-SVN-Rev: 20316
2006-09-12 23:36:24 +00:00
George Rhoten
1d5f82a0b1 ICU-5375 Fix some compiler warnings.
X-SVN-Rev: 20315
2006-09-12 23:30:15 +00:00
Winnie Yick
2b99d9f93b ICU-5018 fix failures and add test
X-SVN-Rev: 20314
2006-09-12 23:12:42 +00:00
Yoshito Umaoka
80bce4d458 ICU-5150 Added test case data for JB#5150 in TestTimeZoneDisplayName
X-SVN-Rev: 20313
2006-09-12 22:50:54 +00:00
Yoshito Umaoka
72dd68e29c ICU-5150 Resolve timezone 'Z' formatting problem
X-SVN-Rev: 20312
2006-09-12 22:49:20 +00:00
Yoshito Umaoka
ba64a3e839 ICU-5377 Update test data for TestTimeZoneDisplayName synchronized with CLDR 1.4
X-SVN-Rev: 20311
2006-09-12 22:05:02 +00:00
Ram Viswanadha
6e73847d8c ICU-5374 fix module test failure
X-SVN-Rev: 20310
2006-09-12 21:42:15 +00:00
Ram Viswanadha
311067b95b ICU-5374 update docs
X-SVN-Rev: 20308
2006-09-12 16:46:51 +00:00
Ram Viswanadha
bb09d02ba8 ICU-5374 update docs
X-SVN-Rev: 20307
2006-09-12 04:46:46 +00:00
Doug Felt
b748bfd257 ICU-5324 deprecated doesn't need 'ICU' when @internal is present
X-SVN-Rev: 20305
2006-09-11 16:54:22 +00:00
Mark Davis
4f8d7e13a0 ICU-4374 made modifications according to Doug's comments
X-SVN-Rev: 20304
2006-09-09 03:03:00 +00:00
Ram Viswanadha
a6820c0140 ICU-5374 add charset to docs
X-SVN-Rev: 20302
2006-09-09 02:32:18 +00:00
Ram Viswanadha
dad2d7a57e ICU-5018 add package.html and fix docs
X-SVN-Rev: 20301
2006-09-09 02:18:13 +00:00