Commit Graph

286 Commits

Author SHA1 Message Date
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
Madhu K
6d8fd93c2d ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1714
2000-06-29 23:28:46 +00:00
Alan Liu
cbd5200a0f ICU-474 fix UTransPosition handling
X-SVN-Rev: 1713
2000-06-29 22:15:17 +00:00
Vladimir Weinstein
cc42314029 ICU-432 various memory leaks
X-SVN-Rev: 1709
2000-06-29 19:42:17 +00:00
Markus Scherer
b2375850b7 ICU-241 remove obsolete T_INT32()
X-SVN-Rev: 1704
2000-06-29 18:42:34 +00:00
Steven R. Loomis
4e4fd2266b ICU-460 When the default converter is unreadable, print it's name out
X-SVN-Rev: 1691
2000-06-29 01:10:27 +00:00
Vladimir Weinstein
b96d49cda2 ICU-460 porting changes
X-SVN-Rev: 1680
2000-06-28 22:34:25 +00:00
Vladimir Weinstein
5240a256f2 ICU-460 porting changes
X-SVN-Rev: 1679
2000-06-28 22:26:59 +00:00
Madhu K
9000a6f33a ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1663
2000-06-27 22:26:03 +00:00
Madhu K
4b0286defe ICU-447 Additional tests for extended code coverage
X-SVN-Rev: 1662
2000-06-27 20:48:37 +00:00
Helena Chapman
377889ccd9 ICU-311 Major rewrite of the callback APIs. Needs to be checked
in without more testing to make the 6/29/2000 API deadline.  Lots
of warnings still, offset handling is not implemented.  More unit tests
is required because the current implementation actually passes the tests.

X-SVN-Rev: 1661
2000-06-27 20:47:56 +00:00
Alan Liu
c68b0038be ICU-450 rename UTransPosition fields
X-SVN-Rev: 1660
2000-06-27 20:07:59 +00:00
Alan Liu
4858d91bd8 ICU-450 rename UTransPosition fields
X-SVN-Rev: 1658
2000-06-27 19:34:03 +00:00
Alan Liu
62001fb755 ICU-450 change ParseError, Transliterator::Direction, Transliterator::Position to C structs
X-SVN-Rev: 1656
2000-06-27 19:06:15 +00:00
Madhu K
1dea4931f1 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1654
2000-06-27 18:20:33 +00:00
Madhu K
c9e7c0d5a3 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1640
2000-06-22 17:26:12 +00:00
Madhu K
b429022d94 ICU-447 Addtional tests for extended code coverage
X-SVN-Rev: 1636
2000-06-22 01:09:15 +00:00
Alan Liu
49c2098d0e ICU-438 fieldDifference
X-SVN-Rev: 1632
2000-06-15 23:36:25 +00:00
Vladimir Weinstein
98a378d583 ICU-432 changes according to purify output (the output buffer wasn't long enough for error messages)
X-SVN-Rev: 1631
2000-06-15 22:33:16 +00:00
Steven R. Loomis
dc92c980b5 ICU-408 add more detail to test
X-SVN-Rev: 1611
2000-06-13 19:25:14 +00:00
Vladimir Weinstein
c6822e7b2d ICU-432 cleanup for transliterator test that implicitly uses default converter instead of invariant one
X-SVN-Rev: 1609
2000-06-12 22:49:21 +00:00
Yves Arrouye
2d6d22a2a4 ICU-353 Cast UNUM_FORMAT_SYMBOL_COUNT and
DecimalFormatSymbols::kFormatSymbolCount to int to avoid warning about
comparing different enums (one of the ANSI C features I dislike the most!)

X-SVN-Rev: 1596
2000-06-09 18:38:02 +00:00
Steven R. Loomis
f6832a4b0c ICU-417 fix for build on linux
X-SVN-Rev: 1583
2000-06-07 16:32:15 +00:00
Alan Liu
9694cc2a1e ICU-417 add tests for secondary grouping size
X-SVN-Rev: 1581
2000-06-07 00:17:23 +00:00
Helena Chapman
47212a0202 ICU-408 HP10 CC port.
X-SVN-Rev: 1552
2000-06-02 18:07:16 +00:00
Helena Chapman
a9feb343c8 ICU-408 AIX port.
X-SVN-Rev: 1551
2000-06-02 01:10:20 +00:00
Helena Chapman
d6063efe5b ICU-408 AIX port.
X-SVN-Rev: 1550
2000-06-02 00:48:13 +00:00
Yves Arrouye
ffb28a867e ICU-176 made UnicodeString arguments to expectPad const
X-SVN-Rev: 1549
2000-06-02 00:46:22 +00:00
Yves Arrouye
73cbdfae6f ICU-176 made UnicodeString arguments to Verify const.
X-SVN-Rev: 1548
2000-06-02 00:45:36 +00:00
Helena Chapman
50c9e2c521 ICU-408 AIX port, also reported by Yves on Linux.
X-SVN-Rev: 1547
2000-06-02 00:36:28 +00:00
Madhu K
9732ece0cc ICU-176 Tests for new API for UTF-16 basic support in
Format(DecimalFormat)

X-SVN-Rev: 1534
2000-06-01 18:46:31 +00:00
Helena Chapman
3fc21cb0f4 ICU-408 HPUX 10/11 CC port
X-SVN-Rev: 1533
2000-06-01 18:27:44 +00:00
Steven R. Loomis
9ff4e2eaa0 ICU-408 fixes for HPUX
X-SVN-Rev: 1528
2000-05-31 22:18:22 +00:00
Vladimir Weinstein
4f79dd3bfb ICU-408 as previously stated, one should not assume default code page on a platform
X-SVN-Rev: 1519
2000-05-30 20:45:09 +00:00
Steven R. Loomis
acf598db1c ICU-408 Removed non-ASCII from string literals. If you can't use Mongolian inside double quotes, why should you be able to use Finnish? :)
X-SVN-Rev: 1513
2000-05-30 17:55:08 +00:00
Alan Liu
73d861e601 ICU-352 rename xor to complement (xor is HP keyword)
X-SVN-Rev: 1504
2000-05-26 18:32:15 +00:00
Helena Chapman
384cd08b2c ICU-352 HP-UX ACC doesn't like "xor" as function names.
X-SVN-Rev: 1503
2000-05-26 16:40:29 +00:00
Vladimir Weinstein
0d3c661cb9 ICU-352 conform with HP changes and change Java to C++ style for static data
X-SVN-Rev: 1502
2000-05-26 02:07:25 +00:00
Markus Scherer
852c3ce82c ICU-176 remove wrong enum scoping
X-SVN-Rev: 1499
2000-05-25 23:15:29 +00:00
Alan Liu
2197c4edb4 ICU-352 improve performance
X-SVN-Rev: 1496
2000-05-25 20:57:30 +00:00
Alan Liu
74a775bb67 ICU-352 add tests for inversion list upgrade
X-SVN-Rev: 1494
2000-05-25 19:28:53 +00:00
Alan Liu
04c2dadb80 ICU-352 move UnicodeSetTest to translit
X-SVN-Rev: 1493
2000-05-25 19:28:16 +00:00
Markus Scherer
713ce67cba ICU-176 DecimalFormatSymbols revamped for UTF-16 and graphemes
X-SVN-Rev: 1489
2000-05-25 01:10:55 +00:00
Markus Scherer
769118da39 ICU-176 prepare some implementation for UChar32 normalization results
X-SVN-Rev: 1471
2000-05-24 21:01:07 +00:00
Markus Scherer
5c5a7f21f1 ICU-176 test new UnicodeString UChar32 overloads
X-SVN-Rev: 1470
2000-05-24 20:59:53 +00:00
Markus Scherer
5d29bd3225 ICU-176 disambiguate new UnicodeString function overloads
X-SVN-Rev: 1465
2000-05-24 20:04:01 +00:00
Steven R. Loomis
950fcb75d3 ICU-352 update makefile for new test files
X-SVN-Rev: 1461
2000-05-24 19:29:45 +00:00
Alan Liu
21f4b2ab47 ICU-352 change int to int32_t
X-SVN-Rev: 1457
2000-05-24 17:33:27 +00:00
Alan Liu
686fb1315d ICU-352 clean up
X-SVN-Rev: 1456
2000-05-24 17:32:49 +00:00
Alan Liu
325de051cd ICU-352 add TestUtility (supports TransliteratorRoundTripTest)
X-SVN-Rev: 1455
2000-05-24 17:32:20 +00:00
Alan Liu
83d22bc5dc ICU-352 add transliterator round trip test
X-SVN-Rev: 1454
2000-05-24 17:31:51 +00:00
Steven R. Loomis
ffd5326fa5 ICU-408 [minor compiler issues] datatype for constants
X-SVN-Rev: 1447
2000-05-23 22:02:38 +00:00
Madhu K
0371d8ba8e ICU-176 Tests for new API for UTF-16 support
X-SVN-Rev: 1444
2000-05-23 20:51:39 +00:00
Alan Liu
563d9e5006 ICU-352 rbt support for segments, cursor offset, and new syntax
X-SVN-Rev: 1422
2000-05-20 04:40:29 +00:00
Alan Liu
6a59bb39c8 ICU-345 fixed constructor to properly handle invalid IDs
X-SVN-Rev: 1421
2000-05-20 04:35:31 +00:00
Helena Chapman
69ba12f77c ICU-351 Define UBool to be used in the APIs.
X-SVN-Rev: 1410
2000-05-18 22:08:39 +00:00
Madhu K
0c8f20989d ICU-176 Tests for new API for UTF-16 support
X-SVN-Rev: 1393
2000-05-18 18:53:11 +00:00
Markus Scherer
f7e89b8e55 ICU-130 account for some control codes now having Zs Zl Zp Unicode properties
X-SVN-Rev: 1388
2000-05-18 17:49:51 +00:00
Steven R. Loomis
0a042c3f86 ICU-200 OS400 makefile updates
X-SVN-Rev: 1384
2000-05-15 22:32:11 +00:00
Helena Chapman
969472a4c2 ICU-110 Added tests for Collator::getVersion() API.
X-SVN-Rev: 1377
2000-05-15 19:49:14 +00:00
Vladimir Weinstein
d4d8a6da75 ICU-150 renaming default -> root changes
X-SVN-Rev: 1366
2000-05-15 18:44:20 +00:00
Vladimir Weinstein
c786b21d52 ICU-184 resource data files in memory mapped format (initial revision)
X-SVN-Rev: 1365
2000-05-15 18:39:17 +00:00
Yves Arrouye
0d35fb05a2 ICU-390 define the right cpp symbols for compilation under Linux
and Solaris when gcc -ansi is used (which negates POSIX, X/Open, BSD, and
SVID specific definitions in the standard libraries, definitions that ICU
needs).

X-SVN-Rev: 1354
2000-05-12 01:15:50 +00:00
Madhu K
46fa36afb8 ICU-176 Addional tests for UTF-16 support
X-SVN-Rev: 1329
2000-05-04 17:27:16 +00:00
Markus Scherer
b1db3cc5e1 ICU-368 change for new iostream include mechanism
X-SVN-Rev: 1325
2000-05-03 23:16:03 +00:00
Yves Arrouye
5630fb77db ICU-368 do not use C++ streams at all for tests so that they can
run in the lame WebObjects 4 environment.

X-SVN-Rev: 1251
2000-04-25 21:32:10 +00:00
Markus Scherer
117c9b824b ICU-298 jitterbug 130: add support for u_isMirrored() and u_charMirror()
X-SVN-Rev: 1240
2000-04-24 22:44:06 +00:00
Markus Scherer
47ba9784e0 ICU-176 test constructors from UChar32 and from capacity
X-SVN-Rev: 1173
2000-04-19 21:58:21 +00:00
Yves Arrouye
3950fe01a2 ICU-359 fixed virtual destructors/members incoherences.
X-SVN-Rev: 1142
2000-04-18 17:58:18 +00:00
Steven R. Loomis
a430140424 ICU-185 test fixes, don't call deprecated api
X-SVN-Rev: 1136
2000-04-15 21:28:17 +00:00
Yves Arrouye
e45f4fd7cb ICU-310 check foran empty $(MAKECMDGOALS) and also include dependencies
in this case, so that a make in a subdir does include deps.

X-SVN-Rev: 1122
2000-04-13 22:08:07 +00:00
Markus Scherer
db929853bc ICU-347 do not use wchar.h except when we really need it and we know that we have it
X-SVN-Rev: 1087
2000-04-06 23:06:48 +00:00
Markus Scherer
e542c7dedc ICU-346 change IEEE_754 to a numeric macro (value 0 or 1)
X-SVN-Rev: 1080
2000-04-06 16:45:03 +00:00
Yves Arrouye
a5957d6e46 ICU-310 any target whose name matches %clean does not trigger inclusion
of dependencies. Nominated SRL to review, as usual :) (Stevens, just complain
if that's not okay). Now the question is: do we really want to keep the .d
when we make clean?

X-SVN-Rev: 1076
2000-04-05 22:14:24 +00:00
Markus Scherer
ba8d5f7882 ICU-315 more S/390 and EBCDIC changes
X-SVN-Rev: 1073
2000-04-05 19:45:48 +00:00