Commit Graph

4579 Commits

Author SHA1 Message Date
George Rhoten
6e750cbb3b ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20156
2006-08-24 21:03:52 +00:00
George Rhoten
8a5f6873a0 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20154
2006-08-24 19:03:06 +00:00
George Rhoten
b5c0573660 ICU-5275 Fix for z/OS.
X-SVN-Rev: 20144
2006-08-23 03:08:48 +00:00
George Rhoten
6e0af572ca ICU-5275 Fix for z/OS.
X-SVN-Rev: 20143
2006-08-23 03:07:26 +00:00
George Rhoten
f608687eb4 ICU-5275 Fix a memory leak in the new code.
X-SVN-Rev: 20140
2006-08-23 00:04:31 +00:00
Vladimir Weinstein
fe2ddf269b ICU-5232 Regression test for partial sortkey Thai failure
X-SVN-Rev: 20135
2006-08-22 17:51:36 +00:00
George Rhoten
dbdf6e8019 ICU-5333 Whitespace changes.
X-SVN-Rev: 20119
2006-08-20 05:08:35 +00:00
George Rhoten
34c5798a18 ICU-5333 Whitespace changes.
X-SVN-Rev: 20117
2006-08-19 21:27:08 +00:00
George Rhoten
c3079acd36 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20113
2006-08-19 18:05:31 +00:00
Andy Heninger
dab1bcdb2d ICU-4669 UText, struct alignment, review comments
X-SVN-Rev: 20107
2006-08-19 00:38:18 +00:00
George Rhoten
8e5113cc62 ICU-5254 Fix for MinGW
X-SVN-Rev: 20078
2006-08-17 05:21:06 +00:00
George Rhoten
432f8cfcb3 ICU-5254 Fix for MSVC 2003
X-SVN-Rev: 20072
2006-08-15 23:27:28 +00:00
Ram Viswanadha
5e5b329038 ICU-5275 tests for bug fix
X-SVN-Rev: 20071
2006-08-15 23:21:39 +00:00
George Rhoten
77706b9043 ICU-5254 Fix for MinGW
X-SVN-Rev: 20067
2006-08-15 07:30:31 +00:00
George Rhoten
11a487441d ICU-4983 Allow + to be parsed for numbers.
X-SVN-Rev: 20048
2006-08-12 08:06:40 +00:00
Andy Heninger
ba117fc5a8 ICU-5276 Sentence Break Rule updates for Japanese Voicing Marks change.
X-SVN-Rev: 20042
2006-08-11 21:01:07 +00:00
Andy Heninger
07a39a8012 ICU-5276 missing BOM in RBBI test data file.
X-SVN-Rev: 20041
2006-08-11 20:43:51 +00:00
Andy Heninger
2ee88cee8b ICU-5276 update rbbi tests for treating Japanese Half Width voicing marks as Extend.
X-SVN-Rev: 20040
2006-08-11 20:31:39 +00:00
George Rhoten
55f0035338 ICU-4913 Add a test for the result of cross tree aliases.
X-SVN-Rev: 20039
2006-08-11 20:03:54 +00:00
Andy Heninger
09e3cfac5d ICU-5276 update rbbi tests for treating Japanese Half Width voicing marks as Extend.
X-SVN-Rev: 20038
2006-08-11 19:38:49 +00:00
Eric Mader
c292eb5da0 ICU-5314 Clean up UTF-16, UTF-32 detectors, UTF-16 test.
X-SVN-Rev: 20035
2006-08-11 18:55:15 +00:00
George Rhoten
818fa504fd ICU-5313 Make it easier to compiler the performance tests on Unix type
machines.

X-SVN-Rev: 20034
2006-08-11 18:48:08 +00:00
George Rhoten
154f34dbf2 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 20028
2006-08-11 04:05:04 +00:00
George Rhoten
3b3554498c ICU-5161 Fix a memory leak.
X-SVN-Rev: 20027
2006-08-11 03:50:42 +00:00
George Rhoten
06ab467b86 ICU-5161 Fix some memory leaks.
X-SVN-Rev: 20026
2006-08-11 02:48:23 +00:00
Andy Heninger
4ce961aa13 ICU-4669 Add tests for UText CharacterIterator provider, and fix errors uncovered by them.
X-SVN-Rev: 20016
2006-08-10 05:28:32 +00:00
Ram Viswanadha
40bba85d33 ICU-5201 add test case
X-SVN-Rev: 20014
2006-08-09 22:16:47 +00:00
Eric Mader
80146ab3f7 ICU-5310 Fix bogus language codes returned by getlanguage() methods.
X-SVN-Rev: 20007
2006-08-09 20:13:18 +00:00
John Emmons
e965dc47cf ICU-5241 Added tests for single setters of quarters
X-SVN-Rev: 20004
2006-08-08 22:00:10 +00:00
George Rhoten
9c87c17463 ICU-5220 This test shouldn't fail when the specific test case is suppose to fail.
X-SVN-Rev: 20001
2006-08-07 23:58:13 +00:00
George Rhoten
feddeaa84c ICU-5243 Undo last change
X-SVN-Rev: 19997
2006-08-07 20:59:59 +00:00
John Emmons
26587784a8 ICU-5032 Increase coverage on DateFormatSymbolsSingleSetter
X-SVN-Rev: 19993
2006-08-07 16:32:50 +00:00
George Rhoten
8c86161250 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19990
2006-08-07 06:55:30 +00:00
Markus Scherer
d9e954dc93 ICU-5220 uenum_next() must not set an error code for just enumerating past the end
X-SVN-Rev: 19989
2006-08-06 22:38:31 +00:00
George Rhoten
9bcf354c65 ICU-4881 Temporarily disable the TestAliasedNames test
X-SVN-Rev: 19978
2006-08-04 23:59:45 +00:00
Steven R. Loomis
0a7a3a1eba ICU-4985 disable rounding, when we test with 999 digits after the decimal point (exhaustive fix)
X-SVN-Rev: 19977
2006-08-04 23:21:04 +00:00
George Rhoten
77d118a8a5 ICU-5282 Don't test for UCONFIG_NO_CONVERSION. It shouldn't normally work.
X-SVN-Rev: 19963
2006-08-02 22:29:50 +00:00
Matitiahu Allouche
fc3f2caf98 ICU-5243 add 2 test cases
X-SVN-Rev: 19927
2006-07-31 15:03:02 +00:00
George Rhoten
aaab30d9f4 ICU-4707 Fix some compiler warnings.
X-SVN-Rev: 19924
2006-07-29 01:08:10 +00:00
Eric Mader
87731aeae7 ICU-5282 Fix problems found by uconfigtest.
X-SVN-Rev: 19922
2006-07-28 22:58:29 +00:00
Markus Scherer
cbb5fd45d1 ICU-4933 titlecase first _cased_ letter
X-SVN-Rev: 19921
2006-07-28 22:43:40 +00:00
George Rhoten
d6e59fa634 ICU-5032 Increase code coverage
X-SVN-Rev: 19917
2006-07-28 19:35:12 +00:00
George Rhoten
d9d4065306 ICU-5161 Never use C++ static initialization.
X-SVN-Rev: 19916
2006-07-28 19:33:44 +00:00
Eric Mader
f9dacd07e8 ICU-5282 Regenerate w/o DeviceTable experimental code.
X-SVN-Rev: 19910
2006-07-28 02:50:23 +00:00
Eric Mader
6fd80adca8 ICU-5282 SimpleFontInstance::getGlyphAdvance: don't check for combining characters; depends on normalization.
X-SVN-Rev: 19909
2006-07-28 01:48:34 +00:00
Matitiahu Allouche
0b47bd5489 ICU-5243 add a test case for REORDER_RUNS_ONLY
X-SVN-Rev: 19900
2006-07-27 14:26:10 +00:00
Matitiahu Allouche
6edbf4304e ICU-5243 add tests for a few APIs, test new implementation of REORDER_RUNS_ONLY
X-SVN-Rev: 19895
2006-07-26 13:55:25 +00:00
George Rhoten
8132ccec88 ICU-4881 Fix version test
X-SVN-Rev: 19894
2006-07-25 23:02:40 +00:00
George Rhoten
b1b20ec190 ICU-4707 Fix some compiler warnings
X-SVN-Rev: 19890
2006-07-25 05:31:24 +00:00
George Rhoten
b077601956 ICU-5243 Fix gcc compiler warnings.
X-SVN-Rev: 19886
2006-07-25 03:14:44 +00:00