Eric Mader
8341bf4d87
ICU-5161 call fontInstance->deleteNameString instead of DELETE_ARRAY.
...
X-SVN-Rev: 19565
2006-04-19 18:38:46 +00:00
George Rhoten
90b87f3aa8
ICU-5161 Fix memory leaks and use ICU putil functions.
...
X-SVN-Rev: 19564
2006-04-19 06:53:43 +00:00
Deborah Goldsmith
225d629326
ICU-5163 Restore const void * constructor, improve test coverage
...
X-SVN-Rev: 19563
2006-04-18 22:49:08 +00:00
Eric Mader
653fcc2232
ICU-5115 Add test cases for matra and mark combinations, including missing consonants.
...
X-SVN-Rev: 19562
2006-04-18 19:04:05 +00:00
George Rhoten
689ac9f998
ICU-5161 Fix a memory leak.
...
X-SVN-Rev: 19558
2006-04-17 07:37:21 +00:00
George Rhoten
69dc11a58d
ICU-5161 Fix a memory leak.
...
X-SVN-Rev: 19557
2006-04-17 05:06:11 +00:00
George Rhoten
57206e7d3c
ICU-5161 Fix memory leaks.
...
X-SVN-Rev: 19556
2006-04-16 18:11:12 +00:00
George Rhoten
7e6b69156d
ICU-5161 Properly delete memory, and make sure there is enough space to unescape a string.
...
X-SVN-Rev: 19555
2006-04-16 17:28:00 +00:00
George Rhoten
8530362290
ICU-5161 Properly delete the memory.
...
X-SVN-Rev: 19550
2006-04-15 07:35:05 +00:00
George Rhoten
573f662749
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19546
2006-04-14 16:20:02 +00:00
George Rhoten
216965ea92
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19544
2006-04-14 15:49:37 +00:00
Eric Mader
8927afbf4b
ICU-5153 Make sure the string passed to GetNumberFormatW, GetCurrencyFormatW has "." as the decimal separator.
...
X-SVN-Rev: 19542
2006-04-13 23:48:32 +00:00
Eric Mader
2751032ccd
ICU-3979 Fix extrremely annoying compiler warnings.
...
X-SVN-Rev: 19530
2006-04-11 22:40:05 +00:00
Eric Mader
656d7e1b43
ICU-3979 remove spurious semi-colons.
...
X-SVN-Rev: 19528
2006-04-11 01:32:24 +00:00
Eric Mader
ca9fcb4e10
ICU-3979 Fix compiler warnings.
...
X-SVN-Rev: 19527
2006-04-11 01:15:08 +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
Ram Viswanadha
ea4cd7f0fa
ICU-5084 add timebombs for tests
...
X-SVN-Rev: 19519
2006-04-04 23:23:05 +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
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
3209361c76
ICU-5117 Optimize the string declarations.
...
X-SVN-Rev: 19506
2006-03-31 19:12:26 +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
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
Deborah Goldsmith
aa8de78f26
ICU-5136 Add test of MutableTrieDictionary and CompactTrieDictionary
...
X-SVN-Rev: 19473
2006-03-29 23:33:02 +00:00
George Rhoten
88420fdecf
ICU-5032 Fix a typo from the last checkin
...
X-SVN-Rev: 19469
2006-03-29 00:59:28 +00:00
George Rhoten
7aa9c4c444
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19467
2006-03-29 00:19:28 +00:00
George Rhoten
d5bc69e7f4
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19466
2006-03-28 22:00:11 +00:00
George Rhoten
9b74d98d49
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19461
2006-03-28 07:25:09 +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
23eeb9c7bf
ICU-5129 Remove non-existing dependencies.
...
X-SVN-Rev: 19455
2006-03-27 17:33:08 +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
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
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
485ca2f705
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19433
2006-03-24 23:43:25 +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
64483b9dd3
ICU-5117 Remove unused BreakDictionary and ucmp8 APIs.
...
X-SVN-Rev: 19427
2006-03-24 21:24:39 +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
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
a7b05e0c3d
ICU-3967 Update the performance test to the current way of building ICU.
...
X-SVN-Rev: 19398
2006-03-22 05:00:27 +00:00
George Rhoten
01e946968d
ICU-3967 Update the performance test to the current way of building ICU.
...
X-SVN-Rev: 19396
2006-03-21 23:25:04 +00:00