Commit Graph

4658 Commits

Author SHA1 Message Date
George Rhoten
3b145459fa ICU-5092 Fixes for i5/OS.
X-SVN-Rev: 19822
2006-07-11 17:28:50 +00:00
George Rhoten
f57dcd6274 ICU-4881 Move timebomb failures
X-SVN-Rev: 19818
2006-07-11 00:17:19 +00:00
George Rhoten
9c874f2cc1 ICU-5257 Give the correct parse position when parsing currency numbers.
X-SVN-Rev: 19817
2006-07-10 23:40:17 +00:00
George Rhoten
eae4ca652d ICU-5243 Fix memory initialization from last check-in
X-SVN-Rev: 19816
2006-07-10 23:02:23 +00:00
Matitiahu Allouche
1e8ec765f0 ICU-5243 add tests for new options for bidi support (fix for EBCDIC environment)
X-SVN-Rev: 19811
2006-07-10 15:45:00 +00:00
Andy Heninger
556c0d780a ICU-4707 Fix C++ comments in C file
X-SVN-Rev: 19809
2006-07-10 05:19:34 +00:00
Andy Heninger
86f905c2eb ICU-4669 UText optimized UTF-8 provider
X-SVN-Rev: 19808
2006-07-10 05:03:54 +00:00
George Rhoten
9829f93dbf ICU-5117 Now that Thai works differently, make sure this test passes in exhaustive mode.
X-SVN-Rev: 19805
2006-07-07 21:27:59 +00:00
George Rhoten
9fa73dc2dd ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19804
2006-07-07 21:01:30 +00:00
George Rhoten
105ca72591 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19803
2006-07-07 17:07:50 +00:00
Matitiahu Allouche
51dbdaa5c0 ICU-5243 add tests for new options for bidi support
X-SVN-Rev: 19798
2006-07-07 14:13:41 +00:00
George Rhoten
c229862d3a ICU-5247 fix the text file to be UTF-8 with a BOM
X-SVN-Rev: 19796
2006-07-06 22:41:47 +00:00
George Rhoten
fc09f8cce8 ICU-5253 The last check-in undid some of the changes in version 1.160.
Readd version 1.160 changes.

X-SVN-Rev: 19795
2006-07-06 15:54:20 +00:00
Vladimir Weinstein
5d24ef7fdd ICU-5223 fix primary strength sortkey termination bug
X-SVN-Rev: 19794
2006-07-06 06:30:06 +00:00
Markus Scherer
6264fe3f47 ICU-5188 allow empty substitution string
X-SVN-Rev: 19791
2006-07-06 06:19:23 +00:00
George Rhoten
93bef44b15 ICU-5254 This is a fix for the Intel compiler.
Maybe something was wrong with all the UnicodeString temporary objects.
Also don't use U_ASSERT in test code, which stops execution of all the tests.

X-SVN-Rev: 19790
2006-07-06 01:50:03 +00:00
Markus Scherer
8e5f03bcd1 ICU-5188 add ucnv_setSubstString()
X-SVN-Rev: 19789
2006-07-05 23:08:50 +00:00
Markus Scherer
6b3d20d454 ICU-5253 add ures_getUTF8String() and ByIndex, ByKey variants
X-SVN-Rev: 19786
2006-07-03 21:37:45 +00:00
Markus Scherer
57b730acf8 ICU-5253 add ures_getUTF8String() and ByIndex, ByKey variants
X-SVN-Rev: 19785
2006-07-03 21:05:30 +00:00
George Rhoten
14289dfe22 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19783
2006-07-03 07:40:30 +00:00
Markus Scherer
2b532c1ddf ICU-2027 charset name matching ignore leading zeroes and all non-alnum characters
X-SVN-Rev: 19780
2006-06-28 23:16:45 +00:00
Markus Scherer
f049a5f607 ICU-5211 the Universal Time Scale must use the proleptic Gregorian calendar because it is supposed to be compatible with .Net System.DateTime which uses that calendar
X-SVN-Rev: 19778
2006-06-28 22:39:00 +00:00
Eric Mader
27c7ccf73b ICU-5247 Change timebomb to ICU 3.7 - localPatternChars is deprecated in CLDR and won't be updated.
X-SVN-Rev: 19777
2006-06-28 19:21:43 +00:00
Eric Mader
02657fcc8b ICU-5247 fix incorrect escaping, timebomb localPatternChars test 'till CLDR data is corrected.
X-SVN-Rev: 19776
2006-06-28 00:38:53 +00:00
Markus Scherer
2c56554cbb ICU-5211 add API functions: ucal_setGregorianChange() and ucal_getGregorianChange()
X-SVN-Rev: 19775
2006-06-27 23:06:25 +00:00
Ram Viswanadha
70e321e904 ICU-5247 fix the text file to be UTF-8
X-SVN-Rev: 19770
2006-06-27 18:07:52 +00:00
George Rhoten
49e8d0adc6 ICU-5092 Fix for i5/OS
X-SVN-Rev: 19765
2006-06-26 23:54:39 +00:00
Eric Mader
88067a2bd1 ICU-5247 Fix unicode escapes in French names.
X-SVN-Rev: 19764
2006-06-26 22:41:29 +00:00
George Rhoten
bf0bfd8bf0 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19763
2006-06-26 19:01:38 +00:00
Eric Mader
1fcd76ec02 ICU-5241 Initial checkin of Quarters, narrow month, day names.
X-SVN-Rev: 19762
2006-06-26 17:51:25 +00:00
Andy Heninger
a65c6dbe97 ICU-5242 fixed utf-8 BOM in test data file.
X-SVN-Rev: 19761
2006-06-26 17:38:16 +00:00
George Rhoten
2ac36e914a ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19760
2006-06-26 16:47:37 +00:00
Andy Heninger
739bf49f88 ICU-5242 unicode 5.0 rbbi rules update
X-SVN-Rev: 19759
2006-06-26 05:06:30 +00:00
Andy Heninger
67d7810da1 ICU-5242 unicode 5.0 rbbi rules update
X-SVN-Rev: 19758
2006-06-26 04:54:00 +00:00
Ram Viswanadha
55df551f1c ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19756
2006-06-23 16:36:46 +00:00
Ram Viswanadha
29182d9041 ICU-5247 update data from CLDR 1.4 beta
X-SVN-Rev: 19755
2006-06-23 16:31:07 +00:00
George Rhoten
27171584fb ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19754
2006-06-23 01:39:17 +00:00
Andy Heninger
98ca8c6c8b ICU-5242 sentence break monkey test updates
X-SVN-Rev: 19751
2006-06-23 01:10:22 +00:00
Andy Heninger
9d6bce8c27 ICU-5242 fixed utf-8 BOM in test data file.
X-SVN-Rev: 19748
2006-06-22 20:23:01 +00:00
Andy Heninger
58f987f511 ICU-5242 break rule updates for Unicode 5.0
X-SVN-Rev: 19747
2006-06-22 01:10:54 +00:00
Markus Scherer
23fc923706 ICU-5172 fix ucnv_safeClone(iso-2022-kr) to not unnecessarily heap-allocate currentConverter clones
X-SVN-Rev: 19737
2006-06-16 23:13:50 +00:00
Markus Scherer
825412e319 ICU-5229 document and check that ucnv_convertEx() streaming conversion requires an explicit pivot buffer
X-SVN-Rev: 19736
2006-06-16 21:55:52 +00:00
Markus Scherer
8f9047d4ac ICU-5171 fix iso-2022-cn min bytes per char: 1 not 2
X-SVN-Rev: 19735
2006-06-16 21:54:08 +00:00
Vladimir Weinstein
1b2e91e2ac ICU-5231 Update UCA 5.0 CE values
X-SVN-Rev: 19731
2006-06-16 05:48:37 +00:00
Vladimir Weinstein
0c0bad0938 ICU-5231 Update UCA 5.0 version and sortkey values
X-SVN-Rev: 19730
2006-06-16 05:47:24 +00:00
Vladimir Weinstein
9662753980 ICU-5231 Update UCA 5.0 version values
X-SVN-Rev: 19729
2006-06-16 05:46:38 +00:00
Vladimir Weinstein
29d93b9c92 ICU-5231 More robust reading of UCA test file for threading test
X-SVN-Rev: 19728
2006-06-16 05:45:50 +00:00
Vladimir Weinstein
3f092b72ac ICU-5231 UCA 5.0
X-SVN-Rev: 19726
2006-06-16 05:40:19 +00:00
Markus Scherer
1d687cde69 ICU-5230 faster u_strToUTF8() and u_strFromUTF8() functions, added ...WithSub() variants, added u_strFromUTF8Lenient()
X-SVN-Rev: 19723
2006-06-15 19:22:04 +00:00
Markus Scherer
54dea95f46 ICU-5084 Unicode 5.0 beta (d16)
X-SVN-Rev: 19717
2006-06-13 23:14:38 +00:00
George Rhoten
ec174ab671 ICU-5226 Better testing of default converter.
X-SVN-Rev: 19715
2006-06-13 15:58:39 +00:00
George Rhoten
a706c5b441 ICU-5226 Fix a problem from the last check that will cause default algorithmic converters with options to be created incorrectly.
X-SVN-Rev: 19714
2006-06-13 15:50:01 +00:00
George Rhoten
7724842efe ICU-5226 Fix some issues with ucnv_setDefaultName.
X-SVN-Rev: 19708
2006-06-12 22:43:49 +00:00
George Rhoten
9ee0b9a0f2 ICU-4527 Fix "%.*G" for printf
X-SVN-Rev: 19695
2006-06-08 03:17:38 +00:00
George Rhoten
79be730203 ICU-4527 Porting fix for Linux
X-SVN-Rev: 19694
2006-06-08 03:17:05 +00:00
George Rhoten
3a91be6e8a ICU-5032 Improve code coverage
X-SVN-Rev: 19693
2006-06-07 22:28:24 +00:00
George Rhoten
ad959a3e4d ICU-4527 Fix "%.*G" for printf
X-SVN-Rev: 19692
2006-06-07 04:42:25 +00:00
George Rhoten
1768c70e6d ICU-5032 Improve code coverage
X-SVN-Rev: 19690
2006-06-06 22:00:05 +00:00
George Rhoten
b5f2352337 ICU-5032 Improve code coverage
X-SVN-Rev: 19689
2006-06-06 19:25:42 +00:00
George Rhoten
fbd6fd7e16 ICU-5032 Improve code coverage
X-SVN-Rev: 19686
2006-06-06 01:11:22 +00:00
George Rhoten
1b31bc0493 ICU-5190 Added equality test for ucol_safeClone
X-SVN-Rev: 19685
2006-06-06 00:57:04 +00:00
George Rhoten
f4b0ed0368 ICU-5190 Fix a bug where the cloned collator uses UCA instead of customized rules.
X-SVN-Rev: 19682
2006-06-05 21:56:14 +00:00
George Rhoten
a0f982aa38 ICU-5092 Allow tests to finish when QIBM_MULTI_THREADED=Y is not defined.
X-SVN-Rev: 19677
2006-05-28 20:51:47 +00:00
George Rhoten
0193d401ef ICU-5200 Fix this Makefile to handle the --disable-shared --enable-static configure options.
X-SVN-Rev: 19674
2006-05-27 10:04:47 +00:00
George Rhoten
cae2846c2a ICU-5032 Improve code coverage
X-SVN-Rev: 19672
2006-05-27 04:01:42 +00:00
George Rhoten
5753843bb8 ICU-5032 Improve code coverage
X-SVN-Rev: 19668
2006-05-26 22:24:52 +00:00
George Rhoten
359c920bb3 ICU-5091 Remove this unused code because we don't have an Alpha machine anymore, and it's specific to that platform.
unaligned.c also contains bad newlines.

X-SVN-Rev: 19664
2006-05-26 19:58:55 +00:00
George Rhoten
f599e79f74 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19662
2006-05-26 06:04:01 +00:00
George Rhoten
3b6078d331 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19661
2006-05-26 05:34:26 +00:00
George Rhoten
714e31a22e ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19660
2006-05-26 04:44:31 +00:00
George Rhoten
020abe6693 ICU-5190 Fix some offset allocation issues for unaligned buffers.
X-SVN-Rev: 19659
2006-05-26 04:00:52 +00:00
George Rhoten
33bc5c6399 ICU-5032 Improve code coverage
X-SVN-Rev: 19655
2006-05-25 22:27:14 +00:00
George Rhoten
1d2faec9b6 ICU-5032 Improve code coverage
X-SVN-Rev: 19653
2006-05-25 19:27:08 +00:00
George Rhoten
ae96662bb1 ICU-5113 Ignore the names of generated files.
X-SVN-Rev: 19650
2006-05-25 17:30:57 +00:00
George Rhoten
7e94299ca4 ICU-5196 Don't divide by zero.
X-SVN-Rev: 19648
2006-05-24 00:00:46 +00:00
Andy Heninger
5d834f6c4a ICU-4669 UText previous index, inline native index
X-SVN-Rev: 19647
2006-05-23 22:52:58 +00:00
George Rhoten
9d357b5a09 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19640
2006-05-22 06:11:18 +00:00
George Rhoten
09999a3f5e ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19638
2006-05-22 05:46:55 +00:00
George Rhoten
a33e2d37a9 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19637
2006-05-22 05:29:53 +00:00
George Rhoten
36e78e6d21 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19636
2006-05-22 05:20:52 +00:00
George Rhoten
cbb891e5ec ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19635
2006-05-22 05:01:21 +00:00
George Rhoten
319d2629b3 ICU-5190 Test and fix some allocation issues from ucol_safeClone
X-SVN-Rev: 19632
2006-05-21 21:09:01 +00:00
George Rhoten
e67193f2dc ICU-5196 Don't divide by zero.
X-SVN-Rev: 19631
2006-05-21 17:58:29 +00:00
George Rhoten
d9fe86302a ICU-5190 Perform better testing of ucol_safeClone.
X-SVN-Rev: 19630
2006-05-21 17:56:44 +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
George Rhoten
dd2917fc9b ICU-5195 Fix codepoint handling that stradle buffers.
X-SVN-Rev: 19614
2006-05-05 07:08:37 +00:00
George Rhoten
7e90d04bc0 ICU-4985 Update for LUF
X-SVN-Rev: 19611
2006-05-05 01:41:21 +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
Andy Heninger
3a31ab328e ICU-5170 fix invalid paramater checking & test for ubrk_open()
X-SVN-Rev: 19605
2006-05-03 03:32:18 +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
Eric Mader
bfcdc84f92 ICU-5113 Add 'locl' feature to Indic. Add tests for Marathi vs. Hindi version of SHA.
X-SVN-Rev: 19599
2006-04-26 20:45:47 +00:00
George Rhoten
dacb74bf27 ICU-4855 No need to have real data in this structure.
X-SVN-Rev: 19597
2006-04-26 06:43:56 +00:00
Andy Heninger
2134fb7aac ICU-5170 compiler warning cleanup
X-SVN-Rev: 19596
2006-04-26 04:01:00 +00:00
George Rhoten
79637baca1 ICU-5032 Improve code coverage, and improve testing
X-SVN-Rev: 19592
2006-04-25 23:28:06 +00:00
George Rhoten
f5e940afb4 ICU-5161 Fix valgrind and Purify warnings about uninitialized memory copies.
Make it more efficient to copy and initialize a UResourceBundle.
Don't use U_INTERNAL_PROGRAM_ERROR when U_ILLEGAL_ARGUMENT_ERROR was meant.

X-SVN-Rev: 19586
2006-04-25 19:32:35 +00:00
Eric Mader
958fde0c5f ICU-5113 Add 'locl' feature to Indic. Add "lang" attribute to <test-case>, add Han language-sensitive tests.
X-SVN-Rev: 19585
2006-04-25 19:16:44 +00:00
Eric Mader
deda1e3fbc ICU-5113 Add 'locl' feature to Indic. Add "lang" attribute to <test-case>, add Han language-sensitive tests.
X-SVN-Rev: 19584
2006-04-25 19:08:11 +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
aca85b53cf ICU-4855 fix a failure
X-SVN-Rev: 19578
2006-04-22 00:46:03 +00:00
Ram Viswanadha
bbbee77fe0 ICU-4855 synch data with CLDR
X-SVN-Rev: 19572
2006-04-21 01:18:35 +00:00
Eric Mader
db8dd2923f ICU-3979 Update for version 1.15 of CODE2000.TTF
X-SVN-Rev: 19566
2006-04-19 18:40:56 +00:00
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
George Rhoten
35c4c75f13 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19383
2006-03-20 07:53:07 +00:00
George Rhoten
2dd590c668 ICU-5032 Refactor code while increasing code coverage.
X-SVN-Rev: 19382
2006-03-20 07:49:49 +00:00
George Rhoten
db92b0f4f9 ICU-5032 Increase code coverage of UTF-32 converter
X-SVN-Rev: 19381
2006-03-20 07:43:13 +00:00
George Rhoten
efedac815e ICU-5032 Refactor code while increasing code coverage.
X-SVN-Rev: 19380
2006-03-20 07:42:35 +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
Markus Scherer
e7aa3f3380 ICU-5084 Unicode 5.0 beta (d13)
X-SVN-Rev: 19329
2006-03-03 20:59:01 +00:00
George Rhoten
286c5c0051 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19311
2006-03-02 03:45:55 +00:00
George Rhoten
4f9774ab89 ICU-5091 Fix some newline conversion problems.
X-SVN-Rev: 19303
2006-03-01 05:45:34 +00:00
George Rhoten
93ebb28935 ICU-5091 Fix some newline conversion problems.
X-SVN-Rev: 19302
2006-03-01 05:43:01 +00:00
George Rhoten
f4a20aa1c8 ICU-5081 Remove support for the old naming scheme.
X-SVN-Rev: 19276
2006-02-24 21:25:44 +00:00
George Rhoten
21694002ed ICU-5081 Change testdata to use the new file naming scheme.
X-SVN-Rev: 19272
2006-02-24 19:31:34 +00:00
George Rhoten
11e43d7a6e ICU-4639 Convert this file from binary to a UTF-8 text file.
X-SVN-Rev: 19232
2006-02-21 20:17:31 +00:00
George Rhoten
187ccbab3b ICU-4639 Convert this file from binary to a UTF-8 text file.
X-SVN-Rev: 19231
2006-02-21 20:15:41 +00:00
George Rhoten
dc2dae588a ICU-5070 Better fix for Visual Age 7
X-SVN-Rev: 19228
2006-02-21 17:49:03 +00:00
George Rhoten
422d7dbe64 ICU-5070 Fix for Visual Age 7
X-SVN-Rev: 19226
2006-02-21 07:11:41 +00:00
Ram Viswanadha
b3887b4af0 ICU-4947 remove C from log message
X-SVN-Rev: 19222
2006-02-20 19:15:53 +00:00
Ram Viswanadha
831b6b91be ICU-4947 fix a typo
X-SVN-Rev: 19217
2006-02-18 21:19:24 +00:00
Andy Heninger
cfd5650611 ICU-4699 add Freeze to UText
X-SVN-Rev: 19197
2006-02-17 02:16:01 +00:00
Ram Viswanadha
8a9c47c61a ICU-5045 fix the tests
X-SVN-Rev: 19175
2006-02-16 17:41:18 +00:00
George Rhoten
4396be7b64 ICU-4869 Clean up the configure script for z/OS
X-SVN-Rev: 19174
2006-02-16 17:34:23 +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
85bbb0fcbf ICU-5057 Treat wchar_t as built-in type.
X-SVN-Rev: 19161
2006-02-14 20:57:08 +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
1e5f4efef9 ICU-4639 Initial version of C test. Clean up error messages.
X-SVN-Rev: 19138
2006-02-11 00:28: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
Markus Scherer
05c910e183 ICU-5043 low-level code for lenient-UTF-8 UText provider
X-SVN-Rev: 19123
2006-02-09 21:16:20 +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
Ram Viswanadha
3657fc5b7f ICU-5045 tests for codes in iso 15924
X-SVN-Rev: 19106
2006-02-09 01:28:31 +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
72365ebe1d ICU-4639 Uncomment tests that were failing due to Shift_JIS, EUC-JP, GB-18030 bugs.
X-SVN-Rev: 19092
2006-02-08 00:19:04 +00:00
George Rhoten
dd7f893fec ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19089
2006-02-07 23:20:38 +00:00
George Rhoten
d160dc506e ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19087
2006-02-07 22:15:47 +00:00
Eric Mader
cb69e53d8d ICU-4639 Cleanup, more error checking.
X-SVN-Rev: 19086
2006-02-07 21:59:16 +00:00
George Rhoten
6b7b464bfd ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19082
2006-02-07 19:47:39 +00:00
George Rhoten
8b6eb2b923 ICU-5032 Increase code coverage numbers by enabling a test.
X-SVN-Rev: 19081
2006-02-07 19:26:37 +00:00
George Rhoten
662ae65d54 ICU-5032 Increase code coverage numbers
X-SVN-Rev: 19080
2006-02-07 19:22:47 +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
Ram Viswanadha
9ca49b9f11 ICU-4947 add tests for U_HIDE_DRAFT_API and friends
X-SVN-Rev: 19076
2006-02-07 02:02: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
60fc56a0de ICU-4932 Don't parse unlocalized patterns and localized patterns.
X-SVN-Rev: 19062
2006-02-03 23:20:43 +00:00
George Rhoten
bc57e25023 ICU-5008 Don't use @internal API.
X-SVN-Rev: 19055
2006-02-02 04:37:15 +00:00