Commit Graph

3782 Commits

Author SHA1 Message Date
Michael Ow
1e00a23b66 ICU-5444 Added overflow testing for ASCII Charset. Also, smBufDecode and smBufEncode has been modified to allow for exceptions to be thrown for testing, The default is to not throw exceptions (original method).
X-SVN-Rev: 21446
2007-04-24 16:49:00 +00:00
George Rhoten
613e46119b ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21443
2007-04-24 01:48:19 +00:00
Yoshito Umaoka
a1bc0771ab ICU-5639 Remove JUnit library dependency from the ICU4J project file.
X-SVN-Rev: 21437
2007-04-23 15:41:03 +00:00
Andrew J Macheret
99d3fb3e5d ICU-5605 fixed some unix issues
X-SVN-Rev: 21436
2007-04-21 02:57:15 +00:00
Andrew J Macheret
b22dae289b ICU-5605 fixed some unix issues
X-SVN-Rev: 21435
2007-04-21 01:12:23 +00:00
Andrew J Macheret
7071a2b4dd ICU-5605 fixed some unix issues
X-SVN-Rev: 21434
2007-04-20 22:20:19 +00:00
Andrew J Macheret
8d1368aa99 ICU-5605 refined the readme and tweaked the build file
X-SVN-Rev: 21433
2007-04-20 21:02:49 +00:00
Andrew J Macheret
0fccbb0ece ICU-5605 tweaked the icutzu targets in build.xml and added icutzu binary and source distribution targets (icutzusrc-dist and icutzubin-dist)
X-SVN-Rev: 21429
2007-04-20 02:10:58 +00:00
Andrew J Macheret
0ce4ba9d93 ICU-5605 fixed cosmetic issues with readme.html
X-SVN-Rev: 21428
2007-04-20 00:21:28 +00:00
Andrew J Macheret
bd13ddc929 ICU-5605 fixed cosmetic issues with readme.html
X-SVN-Rev: 21427
2007-04-20 00:19:18 +00:00
Andrew J Macheret
548549a467 ICU-5605 made sure cmd's get copied with icutzu, added readme.html
X-SVN-Rev: 21426
2007-04-19 23:18:49 +00:00
Yoshito Umaoka
17717d9c7f ICU-5683 Merging the fix for Chinese alias bundle resolution issue reproduced in 3.6 stream and its test code into trunk, although the issue is not reproduced in 3.8 stream.
X-SVN-Rev: 21419
2007-04-17 03:10:13 +00:00
Andrew J Macheret
1ddd297ae2 ICU-5605 various logging / printing fixes
X-SVN-Rev: 21415
2007-04-14 00:26:18 +00:00
Michael Ow
41b382ee0a ICU-2604 Added tests in TestCharset.java to improve code coverage.
X-SVN-Rev: 21414
2007-04-13 21:29:38 +00:00
George Rhoten
8e18ca9e56 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21411
2007-04-13 15:47:28 +00:00
George Rhoten
54f82644bd ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21410
2007-04-13 06:38:48 +00:00
George Rhoten
177602d4ab ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21409
2007-04-13 06:17:56 +00:00
Andrew J Macheret
48f4e9f664 ICU-5605 various fixes as discussed at the code review
X-SVN-Rev: 21408
2007-04-12 22:10:47 +00:00
George Rhoten
5ef52d7773 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21407
2007-04-12 21:10:59 +00:00
George Rhoten
98eb6d30b2 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21406
2007-04-12 20:24:16 +00:00
George Rhoten
fc9f5d0367 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21405
2007-04-12 20:21:31 +00:00
George Rhoten
42322f5a8c ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21404
2007-04-12 19:20:03 +00:00
George Rhoten
ab3023a6ca ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21403
2007-04-12 19:05:45 +00:00
George Rhoten
f2843967a8 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21402
2007-04-12 18:42:31 +00:00
George Rhoten
b86b60621a ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21401
2007-04-12 16:27:46 +00:00
George Rhoten
7f498f8412 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21400
2007-04-12 16:12:18 +00:00
George Rhoten
a5558d6433 ICU-5681 Implement CESU-8, fix maxBytesPerChar, remove unused class members that have no meaning in Java.
X-SVN-Rev: 21399
2007-04-11 22:24:40 +00:00
George Rhoten
db47963db0 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21398
2007-04-11 19:41:30 +00:00
George Rhoten
66a82aa3b5 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21397
2007-04-11 17:17:18 +00:00
George Rhoten
cf6f47baa8 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21396
2007-04-11 16:59:59 +00:00
Andrew J Macheret
a2b9088df9 ICU-5605 various fixes as discussed at the code review
X-SVN-Rev: 21395
2007-04-11 02:03:17 +00:00
Andrew J Macheret
072dcd0d3f ICU-5605 various fixes as discussed at the code review
X-SVN-Rev: 21394
2007-04-10 23:28:33 +00:00
Andrew J Macheret
757d2f2dbe ICU-5605 various fixes as discussed at the code review
X-SVN-Rev: 21393
2007-04-10 23:23:56 +00:00
Andrew J Macheret
b3d9faa24e ICU-5605 various fixes as discussed at the code review
X-SVN-Rev: 21392
2007-04-10 23:12:06 +00:00
Andrew J Macheret
75f7fb1631 ICU-5605 various fixes as discussed at the code review
X-SVN-Rev: 21391
2007-04-10 23:07:22 +00:00
Andrew J Macheret
41429b049c ICU-5605 various fixes as discussed at the code review
X-SVN-Rev: 21389
2007-04-10 22:47:09 +00:00
Andrew J Macheret
64ca80d2bc ICU-5606 fixed most of the issues brought up at the code review
X-SVN-Rev: 21364
2007-04-06 01:46:52 +00:00
Yoshito Umaoka
f917e39172 ICU-5615 Added a comment to clarify what the hardcoded number in for loop represented
X-SVN-Rev: 21351
2007-04-03 05:02:52 +00:00
George Rhoten
92f7dc9a14 ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21349
2007-04-03 01:46:58 +00:00
George Rhoten
d22e60180c ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21348
2007-04-03 01:19:54 +00:00
George Rhoten
5934d9d75d ICU-5445 Fix some Eclipse warnings.
X-SVN-Rev: 21346
2007-04-03 00:38:12 +00:00
Yoshito Umaoka
f0e5fbe96a ICU-5432 Set zone id in 13-arg SimpleTimeZone constructor. Also clean up obsolete/commented out lines
X-SVN-Rev: 21334
2007-03-29 21:14:00 +00:00
Andrew J Macheret
444114a864 ICU-5606 a few fixes
X-SVN-Rev: 21323
2007-03-28 01:39:45 +00:00
Andrew J Macheret
9795bd550d ICU-5606 a few fixes
X-SVN-Rev: 21322
2007-03-27 23:38:17 +00:00
Yoshito Umaoka
3688c7a745 ICU-5664 Remove javaarg -ea in eclipseRunCheck and revert ICUTaglet which was accidentally updated in the previous change
X-SVN-Rev: 21321
2007-03-27 18:34:40 +00:00
Yoshito Umaoka
94947773b1 ICU-5664 Set the initial heap size to 96MB when running TestAll to avoid Java heap fragmentation problem on Java1.4/AIX
X-SVN-Rev: 21319
2007-03-26 21:08:32 +00:00
Andrew J Macheret
d680f4f21f ICU-5605 ensured java 1.3 compatibility, removed reliance on UResourceBundle being in the classpath, various minor fixes
X-SVN-Rev: 21317
2007-03-24 02:03:02 +00:00
Yoshito Umaoka
f5f32c1594 ICU-5605 Use String#indexOf instead of String#contains for older JRE support
X-SVN-Rev: 21316
2007-03-23 00:23:05 +00:00
Andrew J Macheret
7db23c30bf ICU-5605 java 1.3 compatibility
X-SVN-Rev: 21315
2007-03-22 22:02:01 +00:00
Yoshito Umaoka
31613a4c30 ICU-5445 Revert the previous change to avoid the compilation error on jdk13, but for this time, add #ifdef FOUNDATION
X-SVN-Rev: 21314
2007-03-22 16:20:05 +00:00