Commit Graph

17693 Commits

Author SHA1 Message Date
Doug Felt
035d116c8b ICU-5156 perf enhancements
X-SVN-Rev: 19526
2006-04-10 21:54:40 +00:00
George Rhoten
786c654db5 ICU-5152 Remove broken uprv_dtostr function, and create a better ChoiceFormat::dtos function.
X-SVN-Rev: 19525
2006-04-08 09:48:13 +00:00
George Rhoten
7bc8795cf7 ICU-5151 Hide internal functions.
X-SVN-Rev: 19524
2006-04-08 08:34:52 +00:00
Eric Mader
e4ae327eed ICU-3979 Add automatic LayoutEngine tests.
X-SVN-Rev: 19523
2006-04-07 23:51:55 +00:00
George Rhoten
cbac1432df ICU-4873 Fix Solaris warning and z/OS error.
X-SVN-Rev: 19522
2006-04-07 07:43:27 +00:00
Mark Davis
97863da9df ICU-5149 updated readme
X-SVN-Rev: 19521
2006-04-06 00:09:14 +00:00
Mark Davis
557bade86a ICU-5149 update unicode tools after cvs problems.
X-SVN-Rev: 19520
2006-04-05 22:13:04 +00:00
Ram Viswanadha
ea4cd7f0fa ICU-5084 add timebombs for tests
X-SVN-Rev: 19519
2006-04-04 23:23:05 +00:00
George Rhoten
0fdb67b69c ICU-4946 Allow stable API to work by undoing previous change.
X-SVN-Rev: 19518
2006-04-04 20:30:45 +00:00
George Rhoten
6d5916a2ce ICU-4703 Improve the error checking.
X-SVN-Rev: 19517
2006-04-04 20:15:46 +00:00
George Rhoten
735bfbfbc0 ICU-4707 There is no need to set s-fChars to 0 when it's already known to be 0 in the if statement.
X-SVN-Rev: 19516
2006-04-04 19:28:14 +00:00
George Rhoten
ce8b1ede60 ICU-5117 Fix memory leak.
X-SVN-Rev: 19515
2006-04-04 16:48:23 +00:00
George Rhoten
94f0de1e3a ICU-5025 Better fix for an Intel compiler optimization bug.
X-SVN-Rev: 19514
2006-04-04 15:57:50 +00:00
George Rhoten
ebbb957f9d ICU-5025 Better fix for an Intel compiler optimization bug.
X-SVN-Rev: 19513
2006-04-04 15:56:38 +00:00
George Rhoten
a28d9218a0 ICU-4946 Install missing headers on Windows machines.
X-SVN-Rev: 19512
2006-04-03 23:48:17 +00:00
Ram Viswanadha
481a532f56 ICU-5117 add a hack for falling back to root instead of default locale
X-SVN-Rev: 19511
2006-04-03 21:16:02 +00:00
George Rhoten
b29549eef4 ICU-5143 Make sure that proper ownership rules of the RuleBasedCollator are followed.
Do deep copying where needed.
Don't dereference NULL on failure to create rule string.
Initialize all member variables.
Consolidate copy and pasted code.

X-SVN-Rev: 19509
2006-04-02 19:07:50 +00:00
George Rhoten
ee12f37a5c ICU-4703 Fix memory leak on function failure
X-SVN-Rev: 19508
2006-04-02 09:15:05 +00:00
George Rhoten
20a74838a6 ICU-5138 Keep the two collation hash functions together.
X-SVN-Rev: 19507
2006-04-01 17:29:49 +00:00
George Rhoten
3209361c76 ICU-5117 Optimize the string declarations.
X-SVN-Rev: 19506
2006-03-31 19:12:26 +00:00
Ram Viswanadha
44fc7fbfea ICU-5139 update install scripts
X-SVN-Rev: 19504
2006-03-31 18:11:18 +00:00
George Rhoten
480c5cc648 ICU-5138 Separate ICU_Utility into property using and non-property using functions.
X-SVN-Rev: 19503
2006-03-31 08:00:41 +00:00
George Rhoten
01aff246f1 ICU-5138 Separate cleaning registration from the uinit() implementation.
X-SVN-Rev: 19502
2006-03-31 07:11:33 +00:00
George Rhoten
9b0162b829 ICU-5138 Separate the platform independent math from putil.c
X-SVN-Rev: 19501
2006-03-31 06:40:46 +00:00
George Rhoten
ac1228488e ICU-5138 Separate the bidi data from the data loading.
X-SVN-Rev: 19500
2006-03-31 06:24:45 +00:00
George Rhoten
7d382500f6 ICU-5138 Separate the casing data from normalization data and data loading.
X-SVN-Rev: 19499
2006-03-31 05:29:06 +00:00
Andy Heninger
f47dea2b53 ICU-4873 UText with surrogates spanning chunk boundaries.
X-SVN-Rev: 19498
2006-03-31 02:11:39 +00:00
George Rhoten
43b2723119 ICU-5032 Undo recent changes because getState and setState are sometimes called directly.
X-SVN-Rev: 19495
2006-03-31 01:22:48 +00:00
George Rhoten
84322414ef ICU-5032 Undo recent changes because getState and setState are sometimes called directly.
X-SVN-Rev: 19494
2006-03-31 01:21:06 +00:00
George Rhoten
61bc5bf179 ICU-5032 Really undo recent changes.
X-SVN-Rev: 19493
2006-03-30 20:20:27 +00:00
George Rhoten
f4cdaf67ff ICU-4707 Remove some linker warnings.
X-SVN-Rev: 19492
2006-03-30 20:19:17 +00:00
George Rhoten
3318c119ba ICU-5032 Undo last two checkins. They were invalid.
X-SVN-Rev: 19491
2006-03-30 20:08:34 +00:00
George Rhoten
714c0ec3c1 ICU-5032 Increase code coverage by removing dead code.
X-SVN-Rev: 19490
2006-03-30 20:00:13 +00:00
George Rhoten
f12fa33ed7 ICU-5032 Increase code coverage by removing dead code.
X-SVN-Rev: 19489
2006-03-30 19:53:19 +00:00
George Rhoten
86c776c5bb ICU-5032 Increase code coverage
X-SVN-Rev: 19488
2006-03-30 19:43:46 +00:00
George Rhoten
629b60258a ICU-4703 Improve the error checking.
X-SVN-Rev: 19487
2006-03-30 17:06:40 +00:00
George Rhoten
c4a7db9fa0 ICU-4703 Don't deference NULL when a mallloc fails, and report when the memory failure happens.
X-SVN-Rev: 19486
2006-03-30 16:54:13 +00:00
George Rhoten
8a9efb0f0f ICU-4703 ucol_openRules shouldn't use destination preflighting buffer rules on source strings.
X-SVN-Rev: 19485
2006-03-30 09:40:21 +00:00
George Rhoten
e336f52fd8 ICU-4703 Don't dereference NULL.
X-SVN-Rev: 19484
2006-03-30 09:30:12 +00:00
George Rhoten
f748c9d5e4 ICU-4703 Fail cleanly when detecting bad arguments.
X-SVN-Rev: 19483
2006-03-30 09:27:31 +00:00
George Rhoten
8a895cadee ICU-4703 usearch_openFromCollator should return when detecting bad arguments.
X-SVN-Rev: 19482
2006-03-30 09:26:24 +00:00
George Rhoten
7b939088a9 ICU-4703 addListener should return when detecting bad arguments.
X-SVN-Rev: 19481
2006-03-30 09:12:35 +00:00
George Rhoten
0ba4bdac5d ICU-4703 Don't crash when bad arguments are given.
X-SVN-Rev: 19480
2006-03-30 08:57:44 +00:00
George Rhoten
1378f39a25 ICU-4703 Fix a memory leak on long package names.
X-SVN-Rev: 19479
2006-03-30 08:26:56 +00:00
George Rhoten
b27859e922 ICU-4703 Fix memory leak on function failure
X-SVN-Rev: 19478
2006-03-30 05:36:01 +00:00
George Rhoten
b20499f06b ICU-4703 Fix memory leak on function failure
X-SVN-Rev: 19477
2006-03-30 05:29:25 +00:00
George Rhoten
303da65207 ICU-5032 Test swapping a 32-bit key resource bundle table
X-SVN-Rev: 19476
2006-03-30 04:50:01 +00:00
George Rhoten
1d6533d978 ICU-5025 Fix an Intel compiler issue.
X-SVN-Rev: 19475
2006-03-30 01:18:26 +00:00
George Rhoten
d77a2417e1 ICU-5129 Both Rational and FreeBSD need this change to allow the icu-config script to be generated correctly.
X-SVN-Rev: 19474
2006-03-30 00:33:20 +00:00
Deborah Goldsmith
aa8de78f26 ICU-5136 Add test of MutableTrieDictionary and CompactTrieDictionary
X-SVN-Rev: 19473
2006-03-29 23:33:02 +00:00