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 |
|
George Rhoten
|
c87734cd4e
|
ICU-5427 Fix copying of uninitialized data between real data items.
X-SVN-Rev: 20431
|
2006-09-28 17:39:21 +00:00 |
|
Markus Scherer
|
cbabdfdd0b
|
ICU-5393 support genccode --object for generating ELF .o file format on Linux, and add the --match-arch option for Linux ELF and Windows COFF
X-SVN-Rev: 20430
|
2006-09-28 16:03:43 +00:00 |
|
George Rhoten
|
673021b6f8
|
ICU-5426 Reduce the VM size on Windows by a few megabytes.
X-SVN-Rev: 20429
|
2006-09-28 15:58:13 +00:00 |
|
George Rhoten
|
83a4330cb6
|
ICU-5426 Make sure that some functions can use const data.
X-SVN-Rev: 20428
|
2006-09-28 15:38:06 +00:00 |
|
George Rhoten
|
69d78b9bfc
|
ICU-5426 Make some static buffers non-static.
X-SVN-Rev: 20427
|
2006-09-28 15:37:40 +00:00 |
|
George Rhoten
|
87de76da1e
|
ICU-5426 Declare some data static const.
X-SVN-Rev: 20426
|
2006-09-28 08:41:37 +00:00 |
|
George Rhoten
|
4d50a8bd57
|
ICU-5426 Reduce the size of intltest & cintltst
X-SVN-Rev: 20425
|
2006-09-28 08:40:44 +00:00 |
|
George Rhoten
|
e5ba281869
|
ICU-5426 Declare some data const.
X-SVN-Rev: 20424
|
2006-09-28 08:40:02 +00:00 |
|
George Rhoten
|
ad9f26b669
|
ICU-5426 These buffers don't need to be static.
X-SVN-Rev: 20423
|
2006-09-28 08:39:03 +00:00 |
|
George Rhoten
|
0545ba7212
|
ICU-5426 Reduce the size of intltest
X-SVN-Rev: 20422
|
2006-09-28 08:36:49 +00:00 |
|
George Rhoten
|
3c329acc44
|
ICU-5426 Build cintltst just like the Unix makefiles. Incremental linking isn't needed, which add 25% to the test suite.
X-SVN-Rev: 20421
|
2006-09-28 08:35:56 +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 |
|
Andy Heninger
|
33b9692437
|
ICU-5422 fix copyright date in ICU license file.
X-SVN-Rev: 20411
|
2006-09-26 20:59:59 +00:00 |
|
George Rhoten
|
b9694dd912
|
ICU-5357 Fix two broken links.
X-SVN-Rev: 20409
|
2006-09-26 17:51:51 +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
|
690f5c528c
|
ICU-5222 fixes for UnicodeTools (unconnected with rest of ICU4J)
X-SVN-Rev: 20400
|
2006-09-24 23:32:45 +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 |
|