Commit Graph

18696 Commits

Author SHA1 Message Date
George Rhoten
1699589ce9 ICU-5410 Comment out unused code.
X-SVN-Rev: 20498
2006-10-05 22:40:05 +00:00
George Rhoten
46c7b6f222 ICU-5410 Remove unneeded Clover:off
X-SVN-Rev: 20497
2006-10-05 22:38:29 +00:00
George Rhoten
1f30d7dbb3 ICU-5410 Remove unneeded Clover:off
X-SVN-Rev: 20496
2006-10-05 22:20:30 +00:00
George Rhoten
b393881f49 ICU-5410 Remove documentation reference to ICUListResourceBundle
X-SVN-Rev: 20495
2006-10-05 22:18:25 +00:00
George Rhoten
a7da3af3a0 ICU-5410 Synchronize changes between ICU4J and ICU4C.
X-SVN-Rev: 20494
2006-10-05 21:25:38 +00:00
George Rhoten
e9cbf49aaa ICU-5410 Add Clover:off
X-SVN-Rev: 20493
2006-10-05 20:30:05 +00:00
George Rhoten
348c2eb1ff ICU-5410 Improve testing of CharsetRecognizer::getLanguage
X-SVN-Rev: 20492
2006-10-05 18:51:11 +00:00
George Rhoten
f304022ded ICU-5407 Undo last change.
X-SVN-Rev: 20491
2006-10-05 00:04:37 +00:00
George Rhoten
6eedc1d15e ICU-5410 Test com.ibm.icu.impl.InvalidFormatException
X-SVN-Rev: 20490
2006-10-04 23:12:18 +00:00
George Rhoten
d11b19d9fc ICU-5410 Test com.ibm.icu.impl.Assert
X-SVN-Rev: 20489
2006-10-04 22:55:07 +00:00
George Rhoten
802e3c73a3 ICU-5407 Readd code for JDK 1.3 compatibility.
X-SVN-Rev: 20488
2006-10-04 22:13:57 +00:00
Ram Viswanadha
2c72117792 ICU-4674 refix the streamlining of modular builds
X-SVN-Rev: 20486
2006-10-04 22:11:26 +00:00
George Rhoten
820cc4cc73 ICU-5407 The UTF-32 converter is now supported by the ICU4J charset code.
X-SVN-Rev: 20485
2006-10-04 21:46:41 +00:00
George Rhoten
ef584abc21 ICU-5440 Return the correct list of supported locales for collation.
X-SVN-Rev: 20484
2006-10-04 06:05:30 +00:00
George Rhoten
c5406f3b0c ICU-5426 Fix compiler warnings from last check in.
X-SVN-Rev: 20483
2006-10-04 00:33:11 +00:00
George Rhoten
77c7e47080 ICU-5407 Remove unused code
X-SVN-Rev: 20482
2006-10-03 23:22:28 +00:00
George Rhoten
309af2adc6 ICU-5407 Remove unused code
X-SVN-Rev: 20481
2006-10-03 21:49:27 +00:00
George Rhoten
3a9ce6f089 ICU-5375 Fix some eclipse warnings.
X-SVN-Rev: 20480
2006-10-03 21:48:38 +00:00
George Rhoten
49e1ad7f8f ICU-5407 Remove unused code
X-SVN-Rev: 20479
2006-10-03 21:16:54 +00:00
George Rhoten
31120cdfc4 ICU-5426 Fix last check-in. Handle the case when malloc fails.
X-SVN-Rev: 20478
2006-10-03 19:11:36 +00:00
George Rhoten
1c37b55ae0 ICU-5426 Reduce the amount of unused memory in caches by at least 500KB.
X-SVN-Rev: 20476
2006-10-03 17:41:23 +00:00
George Rhoten
70cb51cb3b ICU-5426 Fix uninitialized memory access from last change.
X-SVN-Rev: 20474
2006-10-03 02:55:41 +00:00
George Rhoten
b3c7746b16 ICU-5426 Make sure that any overflow for the new smaller buffer is registered as a failure.
X-SVN-Rev: 20473
2006-10-02 23:29:09 +00:00
Ram Viswanadha
8b00b7daf4 ICU-4674 refix the streamlining of modular builds
X-SVN-Rev: 20469
2006-10-02 17:36:50 +00:00
George Rhoten
9446caf3e7 ICU-5426 TestUDataSetAppData doesn't use any of the malloc'd data. Use a static const data item instead.
X-SVN-Rev: 20468
2006-10-02 07:01:10 +00:00
George Rhoten
40c34e49af ICU-5426 Reduce running VM size by making more data const.
X-SVN-Rev: 20467
2006-10-01 07:12:18 +00:00
George Rhoten
a866e44617 ICU-5426 Reduce VM size and reduce exported data on Unix machines.
X-SVN-Rev: 20466
2006-10-01 06:45:25 +00:00
George Rhoten
b0d276726b ICU-5426 Reduce the VM size on Windows by two thirds of a megabyte,
and make it easier to update UCA rules.

X-SVN-Rev: 20465
2006-10-01 05:30:20 +00:00
George Rhoten
932759f00a ICU-5426 Make it easier to change the size of the converter hash table depending on the platform.
X-SVN-Rev: 20464
2006-09-30 22:35:25 +00:00
George Rhoten
a7a3fe85db ICU-5349 Use UMTX_CHECK, and don't create the cache when it's not needed.
X-SVN-Rev: 20463
2006-09-30 17:52:33 +00:00
George Rhoten
1dd78e16e0 ICU-5426 #ifdef out an unused variable.
X-SVN-Rev: 20462
2006-09-30 06:07:19 +00:00
George Rhoten
fd3302b006 ICU-5426 Compact cached Unicodesets
X-SVN-Rev: 20461
2006-09-30 05:43:53 +00:00
George Rhoten
c34f0ecd83 ICU-5426 Compact cached UnicodeSets, and make setCharacters take a const UnicodeSet.
X-SVN-Rev: 20460
2006-09-30 00:37:45 +00:00
George Rhoten
7929f274ba ICU-5426 Improve compaction.
X-SVN-Rev: 20459
2006-09-29 23:56:11 +00:00
George Rhoten
3e9bfdc234 ICU-5426 Reduce size of cached UnicodeSet objects.
X-SVN-Rev: 20456
2006-09-29 22:41:40 +00:00
Ram Viswanadha
66616ce17c ICU-5408 update readme with correct module sizes
X-SVN-Rev: 20454
2006-09-29 22:02:03 +00:00
George Rhoten
841bdb9382 ICU-5426 Report memory allocation errors when possible, and reduce default UVector size.
X-SVN-Rev: 20453
2006-09-29 22:00:46 +00:00
George Rhoten
8064b4876b ICU-5426 Report memory allocation errors when possible, and reduce default UVector size.
X-SVN-Rev: 20452
2006-09-29 21:36:59 +00:00
Ram Viswanadha
a4182061d5 ICU-5408 update readme with comments from Yoshito
X-SVN-Rev: 20451
2006-09-29 21:03:27 +00:00
Ram Viswanadha
5195ffb813 ICU-5374 update readme
X-SVN-Rev: 20448
2006-09-29 18:22:20 +00:00
George Rhoten
bd55703aea ICU-5426 Reduce size of some functions, and remove duplicate newlines.
X-SVN-Rev: 20446
2006-09-29 04:19:26 +00:00
Ram Viswanadha
f15def8810 ICU-5374 set max heap size
X-SVN-Rev: 20445
2006-09-29 04:14:02 +00:00
George Rhoten
f8b72498c9 ICU-5426 Fix last check-in
X-SVN-Rev: 20444
2006-09-29 03:44:03 +00:00
George Rhoten
0cacc1f2f0 ICU-5426 Don't use ctst_malloc when it's not required.
X-SVN-Rev: 20443
2006-09-29 03:38:06 +00:00
George Rhoten
a77abc97f4 ICU-5426 Reduce size of rarely used static buffer.
X-SVN-Rev: 20442
2006-09-29 03:37:37 +00:00
George Rhoten
c5ea978686 ICU-5426 More size reduction.
X-SVN-Rev: 20441
2006-09-29 02:41:37 +00:00
Steven R. Loomis
4cd0badef3 ICU-5374 updates
X-SVN-Rev: 20439
2006-09-28 23:33:07 +00:00
Ram Viswanadha
dba7618697 ICU-5275 move test to data file
X-SVN-Rev: 20436
2006-09-28 23:02:21 +00:00
George Rhoten
5b9b0f3d01 ICU-5357 Fix misspelling
X-SVN-Rev: 20434
2006-09-28 21:27:09 +00:00
George Rhoten
4cad881a47 ICU-5427 Fix memory initialization issue.
X-SVN-Rev: 20432
2006-09-28 17:40:12 +00:00