Commit Graph

3561 Commits

Author SHA1 Message Date
Steven R. Loomis
4cd0badef3 ICU-5374 updates
X-SVN-Rev: 20439
2006-09-28 23:33:07 +00:00
Ram Viswanadha
adf5c31a22 ICU-5374 bundle licences with binary jar files
X-SVN-Rev: 20414
2006-09-27 00:54:22 +00:00
Ram Viswanadha
b45305a6f2 ICU-5374 reduce the memory footprint of loaded bundles
X-SVN-Rev: 20413
2006-09-26 23:51:31 +00:00
Andy Heninger
a63ca1fd7d ICU-5422 Add Unicode license for data, unify ICU4C and J licenses.
X-SVN-Rev: 20412
2006-09-26 23:05:42 +00:00
Ram Viswanadha
87f69ea1ed ICU-5398 fix a bug
X-SVN-Rev: 20407
2006-09-26 14:42:13 +00:00
Ram Viswanadha
17aaa600f6 ICU-5374 make secureCheck pass
X-SVN-Rev: 20406
2006-09-25 23:22:05 +00:00
George Rhoten
df46421a45 ICU-5410 Comment out test code.
X-SVN-Rev: 20405
2006-09-25 23:17:47 +00:00
Mark Davis
99eb542e2e ICU-5415 add time bomb to test
X-SVN-Rev: 20404
2006-09-25 21:59:25 +00:00
Mark Davis
e864ad7ba1 ICU-4374 fix test to pass for zh months.
X-SVN-Rev: 20403
2006-09-25 21:53:20 +00:00
George Rhoten
118f11e206 ICU-5410 Comment out the main function, and add clover off tags.
X-SVN-Rev: 20402
2006-09-25 21:37:49 +00:00
Winnie Yick
9ac594d37a ICU-5398 added in comments and fixed the flush error with the test code to test java's decode/encode api
X-SVN-Rev: 20401
2006-09-25 19:01:11 +00:00
Mark Davis
fa66eb7a07 ICU-5417 small fixes (post 3.6)
X-SVN-Rev: 20399
2006-09-24 23:30:43 +00:00
Mark Davis
dec2b265d1 ICU-4374 wired up tests to TestAll, added more documentation, hacked chinese months
X-SVN-Rev: 20398
2006-09-24 23:23:00 +00:00
Mark Davis
080a1da277 ICU-5415 fixed bogus exception
X-SVN-Rev: 20397
2006-09-24 22:59:15 +00:00
Mark Davis
d740e9fe1f ICU-5415 fixed bogus exception
X-SVN-Rev: 20396
2006-09-24 04:58:46 +00:00
Ram Viswanadha
17d745cd93 ICU-5398 clean should delete charsets.jar
X-SVN-Rev: 20395
2006-09-23 17:27:34 +00:00
Ram Viswanadha
bc717b74f6 ICU-5398 deleteCore should delete charset package
X-SVN-Rev: 20394
2006-09-23 17:24:07 +00:00
Ram Viswanadha
7df2b7684a ICU-5398 make sure charsets.jar is built always
X-SVN-Rev: 20393
2006-09-23 17:06:12 +00:00
Ram Viswanadha
cbf0499659 ICU-5398 make all tests pass
X-SVN-Rev: 20392
2006-09-23 15:47:25 +00:00
Andy Heninger
508d771e44 ICU-5414 test speedups
X-SVN-Rev: 20391
2006-09-23 06:01:51 +00:00
George Rhoten
b1f5b71d41 ICU-5398 Fix gb18030
X-SVN-Rev: 20390
2006-09-22 22:43:38 +00:00
Ram Viswanadha
fe14a5d2a7 ICU-5398 fix null pointer exception
X-SVN-Rev: 20389
2006-09-22 21:28:20 +00:00
George Rhoten
a0bde232fe ICU-5398 Remove untestable/unneeded code for code coverage.
X-SVN-Rev: 20388
2006-09-22 20:34:46 +00:00
Doug Felt
4f6b828269 ICU-5413 resource indices should be sorted
X-SVN-Rev: 20384
2006-09-22 17:02:13 +00:00
Ram Viswanadha
c5cc767b83 ICU-5374 split icu4j jars into 2
X-SVN-Rev: 20383
2006-09-22 00:24:01 +00:00
Winnie Yick
10a1c2dccc ICU-5299 fix some bugs in the code
X-SVN-Rev: 20382
2006-09-21 23:36:21 +00:00
Yoshito Umaoka
5ebe092443 ICU-5374 workaround for unknown IllegalMonitorStateException problem on AIX
X-SVN-Rev: 20381
2006-09-21 21:25:35 +00:00
Ram Viswanadha
7e559a2eaa ICU-5374 workaround for IBM JDK 1.5.0 bug
X-SVN-Rev: 20379
2006-09-21 19:48:40 +00:00
Yoshito Umaoka
878a3802d4 ICU-5405 forgot to update nameCacheRef initialization in the previous fix
X-SVN-Rev: 20378
2006-09-21 18:50:12 +00:00
Ram Viswanadha
ad5f54a311 ICU-5374 update date
X-SVN-Rev: 20371
2006-09-20 23:13:54 +00:00
Ram Viswanadha
3615364986 ICU-5374 add targets for excluding charsets
X-SVN-Rev: 20368
2006-09-20 22:18:22 +00:00
Ram Viswanadha
71e630ddb8 ICU-5374 add targets for excluding charsets
X-SVN-Rev: 20367
2006-09-20 22:15:48 +00:00
Ram Viswanadha
37eec311e9 ICU-5374 fix noDataTest and module tests
X-SVN-Rev: 20366
2006-09-20 20:29:00 +00:00
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