Commit Graph

260 Commits

Author SHA1 Message Date
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
Steven R. Loomis
055da3ad8d ICU-352 fix for makefile status
X-SVN-Rev: 1780
2000-07-10 22:06:07 +00:00
Yves Arrouye
edde8164ec ICU-241 declare the index of the loop outside the for().
X-SVN-Rev: 1760
2000-07-08 00:10:02 +00:00
Helena Chapman
2fd0a3db47 ICU-311 the setToU and fromUCallback function signatures update.
X-SVN-Rev: 1736
2000-07-05 20:56:42 +00:00
Madhu K
a221a143c4 ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1733
2000-07-03 22:57:52 +00:00
Alan Liu
418ac3b758 ICU-476 fix RBT et al copy constructor
X-SVN-Rev: 1727
2000-06-30 23:26:07 +00:00
Yves Arrouye
d37141dcac ICU-371 changed LINUX and SOLARIS to U_LINUX and U_SOLARIS, also
changed HAVE_INTTYPES_H to U_HAVE_INTTYPES_H.

X-SVN-Rev: 1726
2000-06-30 21:35:03 +00:00
Helena Chapman
a12beff355 ICU-311 Another major update with Callback API changes.
X-SVN-Rev: 1725
2000-06-30 20:54:29 +00:00
Vladimir Weinstein
c31e17a71e ICU-436 additional constructors and _open functions for resource bundle
X-SVN-Rev: 1724
2000-06-30 20:31:39 +00:00
Alan Liu
e63cf6a463 ICU-477 create Hiragana-Katakana transliterator
X-SVN-Rev: 1716
2000-06-30 00:15:44 +00:00