Commit Graph

18933 Commits

Author SHA1 Message Date
George Rhoten
6b6e3c19cb ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21324
2007-03-28 23:47:14 +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
George Rhoten
9c3f0aabd0 ICU-5576 Fixes for z/OS
X-SVN-Rev: 21320
2007-03-27 15:25:56 +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
George Rhoten
76777cbf3e ICU-5445 Fix some compiler warnings.
X-SVN-Rev: 21318
2007-03-26 16:03:30 +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
Yoshito Umaoka
90a2475411 ICU-5566 Change replaceAll with replace for jdk1.3 compatibility
X-SVN-Rev: 21313
2007-03-22 15:16:07 +00:00
Ram Viswanadha
a8704e0a37 ICU-5658 add performance regression scripts
X-SVN-Rev: 21310
2007-03-21 22:47:41 +00:00
Ram Viswanadha
d03898325d ICU-5658 add performance regression scripts
X-SVN-Rev: 21309
2007-03-21 22:44:04 +00:00
Yoshito Umaoka
922e244163 ICU-5575 The problem introduced by the previous change
X-SVN-Rev: 21308
2007-03-21 21:24:55 +00:00
Ram Viswanadha
caccd38b3b ICU-5661 comment out a charset
X-SVN-Rev: 21305
2007-03-21 18:43:57 +00:00
Ram Viswanadha
d732efd9ec ICU-5273 fix tests
X-SVN-Rev: 21304
2007-03-21 18:42:26 +00:00
Ram Viswanadha
4b32c513ce ICU-5661 timebomb a failing test
X-SVN-Rev: 21303
2007-03-21 18:38:51 +00:00
Andrew J Macheret
262c4db0c6 ICU-5605 Various updates to ICUTZU
X-SVN-Rev: 21301
2007-03-21 03:24:33 +00:00
George Rhoten
80ca447fa9 ICU-5522 Fixes for the older gmake 3.79.1.
X-SVN-Rev: 21300
2007-03-21 00:34:53 +00:00
Andy Heninger
1ca367c17d ICU-5658 fix incorrect link library in collperf project.
X-SVN-Rev: 21298
2007-03-20 18:57:47 +00:00
George Rhoten
37bfd6d7c0 ICU-5576 -Wl,EDIT=NO can't be used with the Link Pack Area (LPA), which enables ICU to really be shared. Add the RENT option for the default C programs. Deprecate OS390_STUBDATA due to lack of patch support.
X-SVN-Rev: 21295
2007-03-20 05:42:28 +00:00
Steven R. Loomis
114486b002 ICU-5655 Integrate Mehran Mehr's Persian Calendar support
X-SVN-Rev: 21293
2007-03-19 17:33:20 +00:00
Ram Viswanadha
020900f62d ICU-5620 remove state directories
X-SVN-Rev: 21292
2007-03-19 14:35:34 +00:00
Ram Viswanadha
17b9524e72 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21291
2007-03-19 14:33:15 +00:00
George Rhoten
6d0424e16d ICU-5576 Fixes for z/OS
X-SVN-Rev: 21290
2007-03-19 10:43:36 +00:00
George Rhoten
f4d59b3b52 ICU-5427 Fix some memory leaks.
X-SVN-Rev: 21289
2007-03-18 22:17:36 +00:00
George Rhoten
9af67e3e22 ICU-5522 Fixes for gmake -j4
X-SVN-Rev: 21288
2007-03-18 08:06:03 +00:00
George Rhoten
af4d1cf1ab ICU-5427 Fix a memory leak when the default codepage is UTF-8 and u_cleanup is called.
X-SVN-Rev: 21287
2007-03-17 22:41:32 +00:00
George Rhoten
241c15a635 ICU-5427 Fix some valgrind warnings.
X-SVN-Rev: 21286
2007-03-17 20:26:28 +00:00
Ram Viswanadha
a4a945bb26 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21285
2007-03-17 14:47:21 +00:00
George Rhoten
513297e606 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21284
2007-03-17 06:14:03 +00:00
George Rhoten
0f83de2c3f ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21283
2007-03-17 06:13:14 +00:00
George Rhoten
117d3302e6 ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21282
2007-03-17 06:07:31 +00:00
George Rhoten
8587834a2d ICU-5445 Fix some compiler warnings
X-SVN-Rev: 21281
2007-03-17 05:49:26 +00:00
Andrew J Macheret
6b908d5c0f ICU-5605 Added testing in build.xml (ant icutzucheck)
X-SVN-Rev: 21280
2007-03-17 02:21:19 +00:00
Ram Viswanadha
c65992f000 ICU-5427 add cast to disambiguate for cygwin
X-SVN-Rev: 21279
2007-03-17 01:30:22 +00:00
Ram Viswanadha
c135088734 ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21278
2007-03-17 01:23:22 +00:00
Ram Viswanadha
0bbbe4b84f ICU-5273 fix IDNAToUnicode to not fail on error
X-SVN-Rev: 21277
2007-03-17 01:22:52 +00:00
George Rhoten
55ab205b9c ICU-5427 Don't crash due to CLDR data reorganization
X-SVN-Rev: 21276
2007-03-16 22:49:45 +00:00
Andrew J Macheret
ee4c8a46ea ICU-5605 Added offline option
X-SVN-Rev: 21275
2007-03-16 21:58:42 +00:00
Markus Scherer
cfc579ba82 ICU-5518 add a test case for bad UTF-8 input
X-SVN-Rev: 21274
2007-03-16 21:53:58 +00:00
George Rhoten
d0084a7436 ICU-5427 Fix some Purify errors
X-SVN-Rev: 21273
2007-03-16 17:06:15 +00:00
Andrew J Macheret
bdfb4c42c4 ICU-5605 Added .cmd and .sh files
X-SVN-Rev: 21271
2007-03-16 00:06:35 +00:00
Andrew J Macheret
c4e6d555ce ICU-5605 Added all remaining javadocs and renamed some variables.
X-SVN-Rev: 21269
2007-03-15 20:32:56 +00:00
Andrew J Macheret
bac18c287d ICU-5605 Added all remaining javadocs and renamed some variables.
X-SVN-Rev: 21268
2007-03-15 20:32:39 +00:00
Andrew J Macheret
fbcff8c066 ICU-5606 the icu icon
X-SVN-Rev: 21264
2007-03-15 18:32:07 +00:00
George Rhoten
78aa30ae89 ICU-5566 Fix exemplar sets. New data submitted in survey tool.
X-SVN-Rev: 21263
2007-03-15 16:05:59 +00:00
George Rhoten
a0d0218ded ICU-5566 Fix a typo
X-SVN-Rev: 21262
2007-03-15 15:38:56 +00:00
George Rhoten
41e12e703c ICU-5653 Explicitly name a mutex.
X-SVN-Rev: 21261
2007-03-15 15:13:29 +00:00