Yves Arrouye
c3e4f0b35b
ICU-658 bumped version above 1.6
...
X-SVN-Rev: 2666
2000-10-13 00:26:21 +00:00
Vladimir Weinstein
b3b0c23852
ICU-653 changed the library names and locations on win32
...
X-SVN-Rev: 2651
2000-10-12 20:36:11 +00:00
Steven R. Loomis
ccaa8c7bda
ICU-652 better test output
...
X-SVN-Rev: 2650
2000-10-12 19:35:01 +00:00
Yves Arrouye
d76b7b8adf
ICU-650 install does nothing, shouldn't depend on all-local
...
X-SVN-Rev: 2638
2000-10-12 03:13:46 +00:00
George Rhoten
736f6c652c
ICU-480 NetBSD porting
...
X-SVN-Rev: 2564
2000-10-04 18:30:18 +00:00
Yves Arrouye
dd68d5aa81
ICU-630 do not use rpath by default; added --enable-rpath for when
...
it is really needed.
X-SVN-Rev: 2560
2000-10-03 23:19:26 +00:00
Yves Arrouye
9686d239f0
ICU-620 cleaned up cleaning (w/ an ugly twist in the top-level Makefile to start cleaning w/ tools)
...
X-SVN-Rev: 2551
2000-10-02 23:37:16 +00:00
George Rhoten
32cdc29d7d
ICU-535 Fixed some compiler warnings
...
X-SVN-Rev: 2544
2000-09-30 02:49:59 +00:00
George Rhoten
4178a62d73
ICU-615 Changed the parameter name and tested it.
...
X-SVN-Rev: 2531
2000-09-28 05:46:28 +00:00
George Rhoten
e55dacf4f4
ICU-615 Changed the parameter name and tested it.
...
X-SVN-Rev: 2524
2000-09-27 20:12:18 +00:00
Alan Liu
0f626e9c1e
ICU-449 TimeZone equivalency support
...
X-SVN-Rev: 2523
2000-09-27 19:16:54 +00:00
Alan Liu
ee51ec2c7e
ICU-449 TimeZone equivalency support
...
X-SVN-Rev: 2521
2000-09-27 16:37:26 +00:00
Yves Arrouye
2cf8109556
ICU-3 initial support for static libraries. The current problems are:
...
- pkgdata will still generate a dll (not a problem if you use files or the
mappable archive).
- because of referecences to ostream in ustring, the linker wants to resolve
these symbols, forcing us to use a C++ compiler to link C programs. That is
bad and need to be resolved.
- if you build static, then reconfigure w/o them and do make clean, the
static libraries will be left over.
Static is controlled by --enable-static. Shared libraries can be disabled
with --disable-shared.
X-SVN-Rev: 2494
2000-09-22 22:58:36 +00:00
George Rhoten
5be423fddd
ICU-463 extract with a NULL destination works properly now.
...
X-SVN-Rev: 2411
2000-08-31 23:57:00 +00:00
Alan Liu
8557348fa3
ICU-486 Implement anchors.
...
X-SVN-Rev: 2401
2000-08-30 20:43:25 +00:00
George Rhoten
f11aa15528
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2389
2000-08-29 23:53:37 +00:00
George Rhoten
08e1e93706
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2388
2000-08-29 23:41:23 +00:00
Yves Arrouye
1968fe35ad
ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
...
the need for BUILD_OUT_OF_SOURCE to be defined at configure time.
X-SVN-Rev: 2383
2000-08-29 22:26:15 +00:00
Yves Arrouye
4e1c30d30b
ICU-575 fixed a number of problems with the out of source build. The
...
build now works with --srcdir=../a/relative/path, --srcdir=/an/absolute/one
and in source. Auxiliary data in data and test/testdata is generated by new
Makefiles in these directories (data is new inside source). Some cleanup is
still needed, for example when makeconv generates test files... Test code
now knows about out of source vs in source build. Sorry... (Will be fixed
if data and source are at the same level some day.)
X-SVN-Rev: 2373
2000-08-29 07:28:22 +00:00
George Rhoten
478570012e
ICU-463 Made the extract for indent work more efficiently.
...
X-SVN-Rev: 2361
2000-08-28 19:23:42 +00:00
Steven R. Loomis
9e89664fa6
ICU-535 fixed 'middle' again.
...
X-SVN-Rev: 2359
2000-08-26 18:11:08 +00:00
George Rhoten
c9cd28b15c
ICU-571 Changed where the new line is put
...
X-SVN-Rev: 2357
2000-08-26 02:05:37 +00:00
George Rhoten
70d0f2d72d
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2344
2000-08-24 01:12:12 +00:00
George Rhoten
a15b66a53d
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2339
2000-08-23 19:11:16 +00:00
George Rhoten
2b967e3e7c
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2335
2000-08-23 02:53:35 +00:00
George Rhoten
9fe1519e56
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2327
2000-08-23 00:05:17 +00:00
George Rhoten
197c4a0765
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2326
2000-08-22 23:35:03 +00:00
Helena Chapman
e8d471a1dc
ICU-401 400 changes again.
...
X-SVN-Rev: 2304
2000-08-17 00:28:20 +00:00
Helena Chapman
16c3d1c7cf
ICU-401 Oops, moved the wrong files into Attic.
...
X-SVN-Rev: 2303
2000-08-17 00:22:29 +00:00
Markus Scherer
a92446d773
ICU-410 add error test for unescape()
...
X-SVN-Rev: 2302
2000-08-16 23:55:57 +00:00
Helena Chapman
2ed77b81bc
ICU-401 More S/400 fixes.
...
X-SVN-Rev: 2296
2000-08-16 22:30:12 +00:00
Alan Liu
63880d0371
ICU-410 test unescape code
...
X-SVN-Rev: 2293
2000-08-16 20:25:29 +00:00
Vladimir Weinstein
61f31e10fb
ICU-460 porting changes for OS/390
...
X-SVN-Rev: 2285
2000-08-16 15:30:13 +00:00
George Rhoten
5acb7ee264
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2282
2000-08-16 01:28:16 +00:00
Helena Chapman
88aa431c49
ICU-550 Fixed problems on Japanese system.
...
X-SVN-Rev: 2281
2000-08-16 00:35:20 +00:00
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
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