Commit Graph

269 Commits

Author SHA1 Message Date
Alan Liu
8e99af2483 ICU-535 fix MSVC level 4 warnings
X-SVN-Rev: 2259
2000-08-15 18:25:20 +00:00
George Rhoten
3f8dc67cfb ICU-535 fixed some compiler warnings
X-SVN-Rev: 2250
2000-08-15 02:12:47 +00:00
George Rhoten
6fd2a8eae7 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2234
2000-08-14 23:44:25 +00:00
Helena Chapman
3f2fb26333 ICU-401 Make 1.6 tree compiled and linked on S/400.
X-SVN-Rev: 2233
2000-08-14 23:35:57 +00:00
Vladimir Weinstein
cc30f756d3 ICU-432 more leaks fixes
X-SVN-Rev: 2231
2000-08-14 23:14:23 +00:00
George Rhoten
2dbb8812ba ICU-535 fixed some compiler warnings
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
Madhu K
f5c62e3f39 ICU-535 Removed compiler warnings
X-SVN-Rev: 2222
2000-08-14 17:31:04 +00:00
Helena Chapman
e9238b8f75 ICU-474 make it to compile on HPUX 10.
X-SVN-Rev: 2218
2000-08-12 01:24:04 +00:00
Helena Chapman
d428c71452 ICU-474 make it to compile on HPUX 10.
X-SVN-Rev: 2217
2000-08-12 01:03:01 +00:00
George Rhoten
00af0977fd ICU-535 removed a tab
X-SVN-Rev: 2211
2000-08-11 22:26:55 +00:00
George Rhoten
e79da789cc ICU-535 fixed some compiler warnings
X-SVN-Rev: 2210
2000-08-11 22:19:54 +00:00
Yves Arrouye
a4eed745b7 ICU-543 do not ignore errors when running the tests, that's what
make -k is for.

X-SVN-Rev: 2207
2000-08-11 21:43:42 +00:00
Alan Liu
eb20965ff6 ICU-89 remove ASCII constant (OS390)
X-SVN-Rev: 2196
2000-08-11 17:50:05 +00:00
Yves Arrouye
564208bca3 ICU-377 undid Todd's change for Darwin.
X-SVN-Rev: 2195
2000-08-11 17:40:12 +00:00
George Rhoten
c094c8a0eb ICU-535 fixed some compiler warnings
X-SVN-Rev: 2181
2000-08-11 01:27:17 +00:00
George Rhoten
fd63d5b2d5 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2158
2000-08-10 00:52:52 +00:00
George Rhoten
c0f0217993 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2157
2000-08-10 00:28:31 +00:00
Helena Chapman
118e812785 ICU-89 Update the Collator version info again.
X-SVN-Rev: 2155
2000-08-09 23:39:15 +00:00
Madhu K
7f35c8299b ICU-447 Added Collation tests
X-SVN-Rev: 2115
2000-08-04 20:41:10 +00:00
Madhu K
8bfec46307 ICU-447 Added Collation tests
X-SVN-Rev: 2114
2000-08-04 19:57:18 +00:00
Vladimir Weinstein
6b29fc4ab2 ICU-460 declared a variable outside of for loop (Linux warning)
X-SVN-Rev: 2107
2000-08-03 19:17:22 +00:00
Madhu K
bb4530dc44 ICU-447 Added tests for the deprecated API to increase the code coverage
X-SVN-Rev: 2101
2000-08-02 21:00:23 +00:00
Vladimir Weinstein
0413fcf2dc ICU-432 fixes for running on a japanese machine
X-SVN-Rev: 2096
2000-08-02 19:06:18 +00:00
Alan Liu
93e8e8ce15 ICU-89 add ComposedCharIter test
X-SVN-Rev: 2090
2000-08-01 20:29:40 +00:00
Yves Arrouye
6dd0c56667 ICU-515 make check depends on make all.
X-SVN-Rev: 2085
2000-08-01 01:55:54 +00:00
Yves Arrouye
723cec4f28 ICU-518 UnicodeConverterCPP renamed to UnicodeConverter.
X-SVN-Rev: 2084
2000-08-01 00:44:15 +00:00
Yves Arrouye
b386934919 ICU-89 fixed return of -1 to be cast to UChar.
X-SVN-Rev: 2076
2000-07-31 18:44:56 +00:00
Steven R. Loomis
ea283ab003 ICU-89 add normconf to Makefile.in
X-SVN-Rev: 2054
2000-07-26 23:33:28 +00:00
Alan Liu
d394403080 ICU-89 add UTR15 conformance test
X-SVN-Rev: 2046
2000-07-26 16:27:18 +00:00
Madhu K
d7e145a214 ICU-447 Added test for code coverage
for the API  registerInstance and unregister

X-SVN-Rev: 2026
2000-07-24 17:09:07 +00:00
Madhu K
d176083943 ICU-447 Added test for more code coverage
X-SVN-Rev: 2002
2000-07-21 01:06:11 +00:00
Vladimir Weinstein
27573f3460 ICU-460 bool_t -> UBool - build was broken on PTX
X-SVN-Rev: 1985
2000-07-20 20:10:14 +00:00
Yves Arrouye
a3b6777ec0 ICU-377 small fixes for Darwin.
X-SVN-Rev: 1970
2000-07-20 05:17:49 +00:00
Yves Arrouye
2bda482246 ICU-447 don't depend on Windows' handling of decls in for loops, it's broken!
X-SVN-Rev: 1939
2000-07-19 04:58:37 +00:00
Yves Arrouye
9fbbbf01bc ICU-377 removed U_RHAPSODY, only U_DARWIN is used now.
X-SVN-Rev: 1938
2000-07-19 04:29:20 +00:00
Steven R. Loomis
978328f9f9 ICU-371 SOLARIS -> U_SOLARIS
X-SVN-Rev: 1935
2000-07-18 19:24:50 +00:00
Alan Liu
46a8012eb4 ICU-89 add TestZeroIndex
X-SVN-Rev: 1932
2000-07-18 18:41:50 +00:00
Yves Arrouye
f3df821d25 ICU-377 more fixes for Rhapsody/Darwin port.
X-SVN-Rev: 1909
2000-07-17 20:14:51 +00:00
Alan Liu
5e9d055754 ICU-410 use unified unescape function(s)
X-SVN-Rev: 1897
2000-07-16 13:42:38 +00:00
Helena Chapman
6ca74cacae ICU-501 Collation enhancement phase 1. Added "override" and "version" tag in "CollationElements".
X-SVN-Rev: 1882
2000-07-14 22:31:35 +00:00
Markus Scherer
1dcc552c43 ICU-311 for the new callback api, geMissingXAction() need to return both the function pointer and the context
X-SVN-Rev: 1875
2000-07-14 01:33:33 +00:00
Alan Liu
0410607628 ICU-89 add test for Tibetan & 3.0 composition exclusions
X-SVN-Rev: 1868
2000-07-13 22:13:13 +00:00
Steven R. Loomis
c596b24a8a ICU-393 .cvsignore cleanup
X-SVN-Rev: 1866
2000-07-13 22:04:24 +00:00
Madhu K
985b096886 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1841
2000-07-13 01:05:50 +00:00
Vladimir Weinstein
8349610248 ICU-432 more leak fixes
X-SVN-Rev: 1824
2000-07-12 22:59:57 +00:00
Alan Liu
09f92d4480 ICU-89 update normalizer data to Unicode 3.0
X-SVN-Rev: 1823
2000-07-12 22:02:37 +00:00
Alan Liu
e4587ffd90 ICU-89 make -verbose collation tests actually be verbose
X-SVN-Rev: 1822
2000-07-12 17:18:37 +00:00
Alan Liu
470ff1060e ICU-89 remove test that is obsolete as of Unicode 2.1.8
X-SVN-Rev: 1809
2000-07-12 15:53:36 +00:00
Madhu K
4ce0c4f3fe ICU-447 Fixed memory leaks
X-SVN-Rev: 1785
2000-07-11 17:44:53 +00:00
Madhu K
078e30e54c ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1784
2000-07-11 17:44:24 +00:00