George Rhoten
e67193f2dc
ICU-5196 Don't divide by zero.
...
X-SVN-Rev: 19631
2006-05-21 17:58:29 +00:00
Eric Mader
79df33682b
ICU-5196 Skip Windows locales that don't have a corresponding ICU locale ID. Generate random doubles as the quotient of two int64_ts.
...
X-SVN-Rev: 19619
2006-05-05 23:21:23 +00:00
Deborah Goldsmith
eac56d17c4
ICU-4985 Fix another problem with test in debug mode
...
X-SVN-Rev: 19610
2006-05-05 01:01:36 +00:00
Deborah Goldsmith
7becf109fd
ICU-4985 Fix problem with test in debug mode
...
X-SVN-Rev: 19609
2006-05-05 00:52:58 +00:00
Deborah Goldsmith
de8c6c14f3
ICU-4985 currency rounding/fractions no longer ignored
...
X-SVN-Rev: 19604
2006-05-03 00:00:34 +00:00
Andy Heninger
2134fb7aac
ICU-5170 compiler warning cleanup
...
X-SVN-Rev: 19596
2006-04-26 04:01:00 +00:00
Andy Heninger
02503e08f4
ICU-5170 RBBI Dictionary test, moved stack objects to heap so Purify can better
...
check for out-of-bounds writes. In search of an elusive error.
X-SVN-Rev: 19581
2006-04-24 17:31:44 +00:00
Andy Heninger
9f85d5dd08
ICU-5170 move RBBI from CharacterIterator to UText
...
X-SVN-Rev: 19579
2006-04-22 05:29:27 +00:00
Ram Viswanadha
bbbee77fe0
ICU-4855 synch data with CLDR
...
X-SVN-Rev: 19572
2006-04-21 01:18:35 +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
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
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
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
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
Andy Heninger
f47dea2b53
ICU-4873 UText with surrogates spanning chunk boundaries.
...
X-SVN-Rev: 19498
2006-03-31 02:11:39 +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
9b74d98d49
ICU-4707 Fix some compiler warnings
...
X-SVN-Rev: 19461
2006-03-28 07:25:09 +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
467aa116a5
ICU-5032 Increase code coverage.
...
X-SVN-Rev: 19429
2006-03-24 23:12:30 +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
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
Markus Scherer
28804eff03
ICU-5084 NFSkippable sets for Unicode 5.0
...
X-SVN-Rev: 19371
2006-03-17 23:24:15 +00:00
Markus Scherer
f14b733772
ICU-5084 Unicode 5 moves Grapheme_Link around between properties files
...
X-SVN-Rev: 19369
2006-03-17 22:07:05 +00:00
George Rhoten
f68b52650f
ICU-4707 Fix some compiler warnings by merging some code.
...
X-SVN-Rev: 19332
2006-03-06 08:23:20 +00:00
George Rhoten
286c5c0051
ICU-4707 Fix some compiler warnings.
...
X-SVN-Rev: 19311
2006-03-02 03:45:55 +00:00
Andy Heninger
cfd5650611
ICU-4699 add Freeze to UText
...
X-SVN-Rev: 19197
2006-02-17 02:16:01 +00:00
George Rhoten
0f50705ce8
ICU-5044 ICU 3.4.0 incorrectly missed tagging idna_conf.txt, and this test silently failed.
...
This change fixes the error reporting.
X-SVN-Rev: 19168
2006-02-15 19:59:00 +00:00
Eric Mader
ba21b7880e
ICU-4639 Add Big5, use sorted mbcs statistics, increase coverage.
...
X-SVN-Rev: 19152
2006-02-13 20:47:36 +00:00
Eric Mader
ee7482efd7
ICU-4639 Initial version of C test. Clean up error messages.
...
X-SVN-Rev: 19137
2006-02-10 23:49:09 +00:00
Steven R. Loomis
e9971936a5
ICU-5013 improved test
...
X-SVN-Rev: 19131
2006-02-10 03:05:14 +00:00
Steven R. Loomis
877be1db38
ICU-5015 olson 2006 update
...
X-SVN-Rev: 19130
2006-02-10 03:03:19 +00:00
Eric Mader
959633d24c
ICU-4639 Remove static constants from headers, fix overflow in confidence calculation in match_mbcs.
...
X-SVN-Rev: 19122
2006-02-09 21:13:01 +00:00
George Rhoten
2a111fef69
ICU-5032 Increase code coverage numbers
...
X-SVN-Rev: 19097
2006-02-08 19:43:00 +00:00
Eric Mader
cb69e53d8d
ICU-4639 Cleanup, more error checking.
...
X-SVN-Rev: 19086
2006-02-07 21:59:16 +00:00
Eric Mader
26d4c114f0
ICU-4639 Add more information to some error messages; add debugging code.
...
X-SVN-Rev: 19079
2006-02-07 19:12:43 +00:00
George Rhoten
8bb51a8617
ICU-5029 Fix some memory problems
...
X-SVN-Rev: 19070
2006-02-06 18:21:06 +00:00
Eric Mader
b452ca48e6
ICU-4639 Initial checkin of C port of CharsetDetection.
...
X-SVN-Rev: 19069
2006-02-06 18:03:11 +00:00
Eric Mader
4ab8eb96d1
ICU-5029 Fix Purify warning about NaN arguments to wsprintf.
...
X-SVN-Rev: 19064
2006-02-04 02:09:01 +00:00
George Rhoten
bc57e25023
ICU-5008 Don't use @internal API.
...
X-SVN-Rev: 19055
2006-02-02 04:37:15 +00:00