Commit Graph

17630 Commits

Author SHA1 Message Date
George Rhoten
40e798da6d ICU-4703 Fail correctly when the function arguments are bad.
X-SVN-Rev: 19459
2006-03-28 04:02:17 +00:00
George Rhoten
fff133aa6e ICU-4703 Fix memory leak on failure
X-SVN-Rev: 19458
2006-03-28 04:00:58 +00:00
George Rhoten
83097bf105 ICU-5025 %f, %e and %g for scanf should expect a float by default.
X-SVN-Rev: 19457
2006-03-27 17:55:32 +00:00
George Rhoten
9460da6828 ICU-5129 Allow non-compatible "compatible" nmake to work.
X-SVN-Rev: 19456
2006-03-27 17:40:56 +00:00
George Rhoten
23eeb9c7bf ICU-5129 Remove non-existing dependencies.
X-SVN-Rev: 19455
2006-03-27 17:33:08 +00:00
George Rhoten
57f049005f ICU-5129 Allow non-compatible GNU "compatible" make to work.
X-SVN-Rev: 19454
2006-03-27 17:31:56 +00:00
George Rhoten
1b791d0cb4 ICU-5129 Allow non-compatible GNU "compatible" make to disallow implicit static library rules.
X-SVN-Rev: 19453
2006-03-27 17:31:07 +00:00
George Rhoten
37b0527b38 ICU-5129 Don't include the current directory for the default library path.
X-SVN-Rev: 19452
2006-03-27 17:29:15 +00:00
George Rhoten
722f647186 ICU-5092 Replace the temporary pointer parsing hack with a permanent platform independent parsing function.
X-SVN-Rev: 19451
2006-03-27 06:49:03 +00:00
George Rhoten
406830baf5 ICU-4707 Fix the last fix.
X-SVN-Rev: 19450
2006-03-26 10:24:57 +00:00
George Rhoten
b7925ce640 ICU-5117 Fix the last fix.
X-SVN-Rev: 19449
2006-03-26 10:17:08 +00:00
George Rhoten
a483e0fdf9 ICU-5117 Ignore new generated files.
X-SVN-Rev: 19448
2006-03-26 01:10:47 +00:00
George Rhoten
2d662cf06c ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19447
2006-03-26 01:09:16 +00:00
George Rhoten
73da58a35a ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19446
2006-03-26 00:43:34 +00:00
George Rhoten
401f909a49 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19445
2006-03-26 00:32:27 +00:00
George Rhoten
81b211ef90 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19444
2006-03-26 00:18:23 +00:00
George Rhoten
ebaf1da5a8 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19443
2006-03-26 00:06:01 +00:00
George Rhoten
bbb82912ca ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19442
2006-03-25 23:53:31 +00:00
George Rhoten
9dd557b1ae ICU-4707 Fix some compiler warnings about missing virtual destructors
X-SVN-Rev: 19441
2006-03-25 23:27:09 +00:00
George Rhoten
4763cb63a0 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19440
2006-03-25 23:00:58 +00:00
George Rhoten
0b0d6328ab ICU-4707 Properly define range checking
X-SVN-Rev: 19439
2006-03-25 22:29:09 +00:00
George Rhoten
46598e61bb ICU-5126 Don't intermingle stdout and stderr for a single message.
X-SVN-Rev: 19438
2006-03-25 22:16:50 +00:00
George Rhoten
4fb57830c8 ICU-5117 Allow the swapping code to swap the new trie dictionary format.
X-SVN-Rev: 19437
2006-03-25 00:45:58 +00:00
George Rhoten
32416a8a9c ICU-5125 Remove unusable code.
X-SVN-Rev: 19435
2006-03-25 00:15:56 +00:00
Ram Viswanadha
b2be982c5f ICU-5124 merge changes back to head
X-SVN-Rev: 19434
2006-03-25 00:08:28 +00:00
George Rhoten
485ca2f705 ICU-5032 Increase code coverage.
X-SVN-Rev: 19433
2006-03-24 23:43:25 +00:00
George Rhoten
363ecfa42a ICU-4639 Use U_CAPI instead of U_DRAFT for the implementation.
X-SVN-Rev: 19432
2006-03-24 23:30:09 +00:00
George Rhoten
044a33ac62 ICU-5032 Increase code coverage.
X-SVN-Rev: 19431
2006-03-24 23:29:08 +00:00
George Rhoten
a818a144e1 ICU-4639 Make it easier to find charset detection.
X-SVN-Rev: 19430
2006-03-24 23:20:25 +00:00
George Rhoten
467aa116a5 ICU-5032 Increase code coverage.
X-SVN-Rev: 19429
2006-03-24 23:12:30 +00:00
George Rhoten
faab1bf36a ICU-4639 Remove the UTF-8 BOM
X-SVN-Rev: 19428
2006-03-24 22:45:40 +00:00
George Rhoten
64483b9dd3 ICU-5117 Remove unused BreakDictionary and ucmp8 APIs.
X-SVN-Rev: 19427
2006-03-24 21:24:39 +00:00
George Rhoten
fb73d7b9a9 ICU-5086 Fix a typo from the last checkin.
X-SVN-Rev: 19426
2006-03-24 03:22:11 +00:00
George Rhoten
82bc2a9dd3 ICU-5117 Better fix for building the break iterator data on Windows.
X-SVN-Rev: 19425
2006-03-24 01:21:27 +00:00
George Rhoten
4d88bc8d78 ICU-5086 Improve timezone detection on Mac OS X and AIX.
X-SVN-Rev: 19424
2006-03-23 23:38:53 +00:00
Deborah Goldsmith
76c98bfa7c ICU-5117 Fix unused parameter warnings
X-SVN-Rev: 19423
2006-03-23 20:48:47 +00:00
Doug Felt
c66e6a2a11 ICU-5120 stringtokenizer doesn't stop after delimiter at end of line when return delims is true
X-SVN-Rev: 19420
2006-03-23 20:36:02 +00:00
George Rhoten
3bc9b13a04 ICU-5121 Improve usage of _REENTRANT
X-SVN-Rev: 19419
2006-03-23 18:51:51 +00:00
George Rhoten
a6e0012c36 ICU-5117 Partial fix for building on Windows
X-SVN-Rev: 19418
2006-03-23 09:46:37 +00:00
George Rhoten
b51bdf2a60 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19417
2006-03-23 05:53:36 +00:00
George Rhoten
240c50c633 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19416
2006-03-23 04:21:33 +00:00
George Rhoten
1e184956a8 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19415
2006-03-23 04:11:36 +00:00
George Rhoten
a65f7a1ab1 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19414
2006-03-23 04:09:01 +00:00
George Rhoten
ffaad4ccaa ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19413
2006-03-23 03:57:20 +00:00
George Rhoten
d0138fed19 ICU-4707 Provide more helpful compiler warnings.
X-SVN-Rev: 19412
2006-03-23 03:16:09 +00:00
George Rhoten
56b11c8b39 ICU-5117 Fixes for other versions of gcc
X-SVN-Rev: 19411
2006-03-23 02:54:34 +00:00
Markus Scherer
1d5b134af8 ICU-4707 remove unused code from uchar_swapNames()
X-SVN-Rev: 19410
2006-03-23 01:49:49 +00:00
George Rhoten
92a50f8a73 ICU-5117 Fixes for Windows
X-SVN-Rev: 19409
2006-03-23 01:35:21 +00:00
Deborah Goldsmith
490cb834fa ICU-5117 Thai break should work in all locales
X-SVN-Rev: 19408
2006-03-23 00:54:12 +00:00
George Rhoten
7dce112ff1 ICU-4639 Make sure that the next enumeration function fails as expected.
X-SVN-Rev: 19407
2006-03-22 09:48:15 +00:00