Commit Graph

14776 Commits

Author SHA1 Message Date
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
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
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
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
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
George Rhoten
0b89d022a0 ICU-5410 Improve test code coverage by commenting out functions that can never be used.
X-SVN-Rev: 20387
2006-09-22 18:38:46 +00:00
George Rhoten
50a6206504 ICU-5410 Test the reset function.
X-SVN-Rev: 20386
2006-09-22 18:24:07 +00:00
George Rhoten
a37c25b3f5 ICU-5410 These functions can never be inlined. So remove them from the header.
X-SVN-Rev: 20385
2006-09-22 18:09:32 +00:00
George Rhoten
ec2dd31072 ICU-5410 Don't put the deprecated internalSet function in a public header as inline.
Test that the deprecated enums aren't used.
This change makes it easier to view untested deprecated code.

X-SVN-Rev: 20375
2006-09-21 01:40:29 +00:00
George Rhoten
511415c0a6 ICU-5410 Improve code coverage by simplifying boolean expression
X-SVN-Rev: 20374
2006-09-21 01:26:20 +00:00
George Rhoten
39db5e3c44 ICU-5410 Improve test code coverage
X-SVN-Rev: 20373
2006-09-21 01:25:43 +00:00
Markus Scherer
5dac4d0a04 ICU-5388 update to tzdata2006l
X-SVN-Rev: 20372
2006-09-20 23:40:39 +00:00
Markus Scherer
8e18e1c064 ICU-5388 update to tzdata2006k
X-SVN-Rev: 20326
2006-09-14 21:34:00 +00:00
George Rhoten
5344c77f5e ICU-5357 Fix a documentation typo.
X-SVN-Rev: 20322
2006-09-13 23:33:24 +00:00
George Rhoten
f465b0c325 ICU-5354 Fix last checkin for compiler warnings and z/OS errors.
X-SVN-Rev: 20306
2006-09-11 22:04:45 +00:00
George Rhoten
8cb0256a8d ICU-5371 Visual Studio 6 fixes.
X-SVN-Rev: 20277
2006-09-08 16:48:31 +00:00
George Rhoten
fdf9a9dbc2 ICU-5349 Use UMTX_CHECK when it's helpful.
X-SVN-Rev: 20271
2006-09-08 04:10:40 +00:00
George Rhoten
5988c8fbae ICU-5349 Use umutex.h instead of mutex.h
X-SVN-Rev: 20270
2006-09-08 04:03:08 +00:00
George Rhoten
b5781126c8 ICU-5349 Use UMTX_CHECK when it's helpful.
X-SVN-Rev: 20269
2006-09-08 04:02:23 +00:00
George Rhoten
7ec2eeb77a ICU-5349 Don't use mutex.h when umutex.h also works.
X-SVN-Rev: 20266
2006-09-08 03:41:10 +00:00
George Rhoten
188452c09b ICU-5349 mutex.h isn't needed in these files.
X-SVN-Rev: 20265
2006-09-08 03:40:11 +00:00
George Rhoten
1658151152 ICU-5349 Don't use mutex.h when umutex.h also works.
X-SVN-Rev: 20264
2006-09-08 03:35:35 +00:00
George Rhoten
bbfffec872 ICU-5349 Use UMTX_CHECK when it's helpful.
X-SVN-Rev: 20263
2006-09-08 03:33:14 +00:00
George Rhoten
94d720256a ICU-5369 Comment out unparseable syntax for ICU4J due to number overflow.
X-SVN-Rev: 20257
2006-09-07 23:48:46 +00:00
Vladimir Weinstein
3c78c1dea4 ICU-5367 fix handling of implicit expansions on indirect resets (regression test)
X-SVN-Rev: 20254
2006-09-07 20:12:11 +00:00
Vladimir Weinstein
e4a00d8bc1 ICU-5367 fix handling of implicit expansions on indirect resets
X-SVN-Rev: 20253
2006-09-07 20:10:54 +00:00
George Rhoten
79659b49ff ICU-5304 Fix typo from last checkin.
X-SVN-Rev: 20248
2006-09-05 20:51:54 +00:00
George Rhoten
54b3663247 ICU-5304 Allow source code to work again without using U_NAMESPACE_USE in public headers
X-SVN-Rev: 20247
2006-09-04 17:15:14 +00:00
George Rhoten
53e8758805 ICU-5304 Improve namespace and mutex usage.
X-SVN-Rev: 20246
2006-09-04 17:01:02 +00:00
George Rhoten
fb9d074a03 ICU-5304 Allow source code to work again without using U_NAMESPACE_USE in public headers
X-SVN-Rev: 20245
2006-09-04 16:53:17 +00:00
George Rhoten
bd140ddff1 ICU-5304 Add missing namespace declarations.
X-SVN-Rev: 20244
2006-09-04 16:52:27 +00:00
George Rhoten
fa97b33258 ICU-5304 Add missing namespace declarations.
X-SVN-Rev: 20243
2006-09-04 16:36:46 +00:00