Commit Graph

2407 Commits

Author SHA1 Message Date
Steven R. Loomis
c4f41c9378 ICU-1941 Allow -w option (don't error if data is missing) for converters
X-SVN-Rev: 9905
2002-09-20 19:07:19 +00:00
Markus Scherer
3acb4cc8f3 ICU-2248 check only for algorithmic converters when UCONFIG_NO_LEGACY_CONVERSION
X-SVN-Rev: 9904
2002-09-20 18:03:18 +00:00
Markus Scherer
44707c157b ICU-2248 modularize ICU
X-SVN-Rev: 9903
2002-09-20 17:54:45 +00:00
George Rhoten
2a19dd8701 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9902
2002-09-20 17:44:40 +00:00
Markus Scherer
c4f6ebe78e ICU-2146 fix UChar32 type mismatches
X-SVN-Rev: 9901
2002-09-20 16:02:16 +00:00
Ram Viswanadha
cff7fbf28e ICU-1941 fixed building on linux
X-SVN-Rev: 9888
2002-09-19 00:31:11 +00:00
Ram Viswanadha
87729b77fd ICU-1941 update the test to use iscii
X-SVN-Rev: 9887
2002-09-18 21:23:46 +00:00
Ram Viswanadha
33c1b1707b ICU-1941 update the test to use iscii
X-SVN-Rev: 9886
2002-09-18 21:11:59 +00:00
Ram Viswanadha
d8eb140a0c ICU-331 update project and other files to fix building on windows
X-SVN-Rev: 9885
2002-09-18 21:10:16 +00:00
Steven R. Loomis
b7120e2ff7 ICU-1941 back off a little on the NULL checking..
X-SVN-Rev: 9883
2002-09-18 01:59:06 +00:00
Markus Scherer
8e4d026246 ICU-1885 test swaplfnl converter option
X-SVN-Rev: 9874
2002-09-18 01:18:17 +00:00
Steven R. Loomis
669c72ef06 ICU-1941 don't fail in lipo mode (first of many)
X-SVN-Rev: 9872
2002-09-17 19:45:50 +00:00
Vladimir Weinstein
150ad44972 ICU-1433 getTailoredSet C/C++ return all the canonically equivalent sequences. Also added tests
X-SVN-Rev: 9867
2002-09-17 06:27:51 +00:00
Vladimir Weinstein
0fb205837f ICU-2209 make canonical iterator public
X-SVN-Rev: 9866
2002-09-17 05:06:04 +00:00
Alan Liu
85d23479b6 ICU-1130 use perl \N{name} notation in Any-Name and Name-Any
X-SVN-Rev: 9849
2002-09-06 23:30:29 +00:00
Vladimir Weinstein
c8f160bcab ICU-2269 close sets after using
X-SVN-Rev: 9848
2002-09-06 23:23:49 +00:00
Vladimir Weinstein
978cef13a4 ICU-2293 fixed the length returned from u_unescape - it was counting the terminating zero, but it is supposed to return strlen of resulting string
X-SVN-Rev: 9844
2002-09-06 04:31:03 +00:00
Andy Heninger
c258ec6fda ICU-2283 add missing NULL tests in RBBI operator ==
X-SVN-Rev: 9839
2002-09-05 18:51:50 +00:00
Vladimir Weinstein
827db2e60a ICU-2267 Change the Japanese collation default strength to tertiary
X-SVN-Rev: 9832
2002-09-03 19:43:11 +00:00
Markus Scherer
dce332b77d ICU-2153 test internal APIs for max name length and used-character sets
X-SVN-Rev: 9829
2002-09-02 21:50:35 +00:00
Andy Heninger
3144b2665e ICU-2231 RBBI Sentence Break Rules and test updated to match draft of TR 29
X-SVN-Rev: 9823
2002-08-30 21:37:59 +00:00
George Rhoten
bbc62da408 ICU-2157 Add a test for UTF8_COUNT_TRAIL_BYTES.
X-SVN-Rev: 9822
2002-08-30 01:22:26 +00:00
Vladimir Weinstein
be34f0f08f ICU-2268 test for bug 2268
X-SVN-Rev: 9821
2002-08-29 23:23:45 +00:00
Vladimir Weinstein
54e87296d9 ICU-2269 test for bug 2269
X-SVN-Rev: 9820
2002-08-29 23:16:45 +00:00
Alan Liu
6a1ee4f141 ICU-2153 C implementation and test for uprv_getCharNameCharacters()
X-SVN-Rev: 9819
2002-08-29 23:11:50 +00:00
Alan Liu
ae8bbc8773 ICU-2189 eliminate duplicates in add(string)
X-SVN-Rev: 9815
2002-08-29 04:58:00 +00:00
Andy Heninger
5780aed3d3 ICU-2190 fix crashing bug in RBBI rule builder
X-SVN-Rev: 9813
2002-08-29 00:28:11 +00:00
Andy Heninger
956c28b0ac ICU-2129 Intltest, fix memory leak in revised rbbitest.
X-SVN-Rev: 9811
2002-08-28 22:10:32 +00:00
Alan Liu
681c0468a4 ICU-1767 support [:ascii:] and \N{name} in UnicodeSet
X-SVN-Rev: 9810
2002-08-28 20:23:00 +00:00
Alan Liu
9ba92b30ff ICU-2025 deprecate UnicodeFilterLogic
X-SVN-Rev: 9809
2002-08-28 17:17:04 +00:00
George Rhoten
4b56870c43 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9805
2002-08-28 16:04:23 +00:00
George Rhoten
990db21101 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9804
2002-08-28 15:55:37 +00:00
George Rhoten
d33e520a69 ICU-1925 Update the converter aliases based on roundtripIndex.html
X-SVN-Rev: 9803
2002-08-28 15:43:47 +00:00
George Rhoten
fc3e593a6b ICU-2129 Intltest, remove textbounds test
X-SVN-Rev: 9802
2002-08-28 00:13:27 +00:00
George Rhoten
15c9e60a2d ICU-2135 This line is unneeded.
X-SVN-Rev: 9800
2002-08-27 23:08:29 +00:00
Andy Heninger
20cd470111 ICU-2129 Intltest, fix problem with break iteration test of a zero lenght string.
X-SVN-Rev: 9794
2002-08-27 20:28:05 +00:00
Andy Heninger
4a1d1083b0 ICU-2129 Intltest, remove textbounds test, merge the non-redundant tests
into rbbitest.  Many tests were replicated in both places.

X-SVN-Rev: 9793
2002-08-27 19:10:11 +00:00
George Rhoten
f0bd5ecb0d ICU-2039 Increase code coverage. Fix %[] scanset so that it uses UChars instead of chars.
X-SVN-Rev: 9792
2002-08-26 20:53:53 +00:00
Syn Wee Quek
33e4596f46 ICU-2085
* replaced error codes *_ERROR with *_WARNING where required.

X-SVN-Rev: 9791
2002-08-26 20:51:22 +00:00
George Rhoten
0d294967fd ICU-2039 Increase code coverage
X-SVN-Rev: 9789
2002-08-24 00:00:31 +00:00
George Rhoten
c7c125fe99 ICU-1879 simplify fgets
X-SVN-Rev: 9787
2002-08-23 22:13:14 +00:00
George Rhoten
4f0ea51df4 ICU-1879 Fix the newline counting problem with fgets
X-SVN-Rev: 9786
2002-08-23 20:58:40 +00:00
George Rhoten
89ff35b950 ICU-2039 Increase code coverage
X-SVN-Rev: 9782
2002-08-23 17:24:45 +00:00
George Rhoten
8c5d7ab0f8 ICU-2039 Increase code coverage
X-SVN-Rev: 9781
2002-08-23 17:06:53 +00:00
George Rhoten
e5083fc89e ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9780
2002-08-23 16:41:24 +00:00
George Rhoten
2e358bd9bf ICU-2085 #ifdef out deprecated code
X-SVN-Rev: 9778
2002-08-23 15:22:49 +00:00
Alan Liu
281a3ac28c ICU-1916 properly skip input whitespace before fields during parse
X-SVN-Rev: 9773
2002-08-22 21:55:51 +00:00
George Rhoten
0e172ed2e9 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9770
2002-08-22 20:48:21 +00:00
Vladimir Weinstein
9427a900a7 ICU-2085 Remove #include "dadrcoll.h"
X-SVN-Rev: 9768
2002-08-22 16:26:02 +00:00
Vladimir Weinstein
274f7e5f5a ICU-2085 remove unused test file (we migrated data driven testing entirely to C++). This test wasn't even being called.
X-SVN-Rev: 9767
2002-08-22 16:16:09 +00:00
George Rhoten
dbd2653078 ICU-2085 Don't use deprecated or unused includes
X-SVN-Rev: 9765
2002-08-21 22:38:33 +00:00
George Rhoten
6baf89a4cd ICU-2085 Don't use deprecated or unused includes
X-SVN-Rev: 9762
2002-08-21 22:14:43 +00:00
George Rhoten
d1e31f5cc3 ICU-2085 Don't use deprecated or unused includes
X-SVN-Rev: 9761
2002-08-21 21:33:16 +00:00
George Rhoten
9dc2dbcab8 ICU-2085 Don't use deprecated code anymore
X-SVN-Rev: 9759
2002-08-21 21:05:52 +00:00
George Rhoten
56cbadb751 ICU-2085 Don't use deprecated code anymore
X-SVN-Rev: 9755
2002-08-21 19:09:33 +00:00
Alan Liu
bd48b766d5 ICU-2060 restore test of Calendar::isEquivalentTo() method
X-SVN-Rev: 9751
2002-08-21 18:34:14 +00:00
George Rhoten
d3c17fa8bc ICU-2131 Stop using the LocaleProxy deprecated code hack
X-SVN-Rev: 9746
2002-08-21 00:16:30 +00:00
George Rhoten
6785e554f5 ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9742
2002-08-20 20:59:01 +00:00
George Rhoten
f2d15a8f0c ICU-2000 Fixed some compiler warnings.
X-SVN-Rev: 9741
2002-08-20 20:52:44 +00:00
George Rhoten
c4b922c7f9 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9732
2002-08-15 22:04:18 +00:00
George Rhoten
518f968f43 ICU-1891 Fix for z/OS
X-SVN-Rev: 9709
2002-08-14 00:38:03 +00:00
Vladimir Weinstein
10f67a06a9 ICU-2100 URGENT fix for fractional UCA. [last regular] had a wrong value.
X-SVN-Rev: 9701
2002-08-13 21:59:07 +00:00
George Rhoten
d39deeab36 ICU-1739 Don't need a static string for the expected results string.
Remove it to make BoundsChecker and other heap debugging tools happier.

X-SVN-Rev: 9684
2002-08-12 22:38:56 +00:00
George Rhoten
63565279e3 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9675
2002-08-12 20:12:25 +00:00
Vladimir Weinstein
c4289f370e ICU-2039 added a test for Collator::getBounds
X-SVN-Rev: 9664
2002-08-10 00:12:23 +00:00
George Rhoten
864354304e ICU-1739 Fixed a memory leak
X-SVN-Rev: 9661
2002-08-09 22:51:23 +00:00
George Rhoten
ee490b3fe6 ICU-1739 fixed a memory leak for those people without the testdata
X-SVN-Rev: 9649
2002-08-09 19:05:57 +00:00
Andy Heninger
4aefb52904 ICU-2066 Update RBBI rules and tests for char and word breaks
X-SVN-Rev: 9643
2002-08-09 03:14:43 +00:00
Syn Wee Quek
0c9f5ae024 ICU-2039
c++ coleitr.cpp code coverage and bug-fix

X-SVN-Rev: 9642
2002-08-09 02:06:16 +00:00
George Rhoten
1d1c624ff0 ICU-2072 Add a better test for proper ambiguous converter alias mapping
X-SVN-Rev: 9641
2002-08-09 01:48:58 +00:00
George Rhoten
7f6c76c505 ICU-1913 Fix a compiler problem for HP/UX created by last fix.
X-SVN-Rev: 9640
2002-08-09 01:38:27 +00:00
George Rhoten
a6cd5b4b16 ICU-2072 Add a better test for proper ambiguous converter alias mapping
X-SVN-Rev: 9639
2002-08-09 00:16:56 +00:00
George Rhoten
8d7d2726d1 ICU-1913 Don't try to test so aggressively on the iSeries.
X-SVN-Rev: 9634
2002-08-08 23:47:09 +00:00
George Rhoten
d00b7eaa25 ICU-2072 Add some better (and correct) alias data to test ambiguous converter aliases
X-SVN-Rev: 9626
2002-08-08 22:46:05 +00:00
Steven R. Loomis
9a1d641471 ICU-1894 fixed for unix
X-SVN-Rev: 9614
2002-08-08 03:36:20 +00:00
Andy Heninger
6df1676310 ICU-2077 RBBI: review comments incorporated. (incomplete, more to come.)
X-SVN-Rev: 9612
2002-08-08 00:39:13 +00:00
George Rhoten
a39d100837 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9598
2002-08-07 17:50:29 +00:00
George Rhoten
a9412507e7 ICU-1739 Fix a memory leak
X-SVN-Rev: 9588
2002-08-06 17:18:51 +00:00
George Rhoten
bb434c37ec ICU-1981 Show an error if setDefaultRuleSet failed to work.
X-SVN-Rev: 9585
2002-08-05 23:30:23 +00:00
George Rhoten
1a7dc3a128 ICU-837 Fix the UTF-16 checking.
X-SVN-Rev: 9573
2002-08-04 07:41:48 +00:00
George Rhoten
955a28d15b ICU-1836 More tests for buffer overflow on u_fgets
X-SVN-Rev: 9572
2002-08-04 07:10:57 +00:00
George Rhoten
cb62d528c6 ICU-837 Add a buffer overflow test to fgets
X-SVN-Rev: 9570
2002-08-04 06:47:44 +00:00
Vladimir Weinstein
3deb4e01f8 ICU-1880 Test now compares each part of the sequence to all the other parts. Improved constness of the arguments and passing references instead of objects.
X-SVN-Rev: 9569
2002-08-04 06:25:06 +00:00
George Rhoten
bf75d537d3 ICU-1739 fixed a memory access error
X-SVN-Rev: 9566
2002-08-03 05:58:30 +00:00
George Rhoten
963d1278e3 ICU-1739 fixed a memory leak
X-SVN-Rev: 9565
2002-08-03 05:53:19 +00:00
Vladimir Weinstein
c9cd63ee79 ICU-1937 test for parsing rules without a leading reset
X-SVN-Rev: 9564
2002-08-03 05:07:55 +00:00
Vladimir Weinstein
ced2539285 ICU-2028 fixed RamsRulesTest so that it correctly compares CEs. Reenabled test for Farsi
X-SVN-Rev: 9563
2002-08-03 03:44:40 +00:00
Markus Scherer
3a745205c8 ICU-1967 test strictness of u_strTo/FromUTF8()
X-SVN-Rev: 9560
2002-08-03 00:55:16 +00:00
Ram Viswanadha
5ca17eb877 ICU-2028 comment out failing test (WIEV) for Farsi locale... bug in test
X-SVN-Rev: 9558
2002-08-03 00:04:42 +00:00
George Rhoten
c954795d3b ICU-868 Add another test to increase code coverage
X-SVN-Rev: 9555
2002-08-02 23:28:03 +00:00
George Rhoten
d5560688bd ICU-1972 Add default implementation for unext and check for the length from ucnv_openStandardNames()
X-SVN-Rev: 9553
2002-08-02 23:01:10 +00:00
Markus Scherer
1c539be789 ICU-1867 add copyright header
X-SVN-Rev: 9552
2002-08-02 22:08:41 +00:00
Alan Liu
7b1fbb21ff ICU-1997 added test
X-SVN-Rev: 9550
2002-08-02 21:33:02 +00:00
Doug Felt
1196794d8d ICU-1997 test with u+200e in rules per Mark's suggestion
X-SVN-Rev: 9545
2002-08-02 20:49:16 +00:00
Vladimir Weinstein
d5a3955931 ICU-1865 Fixed the test according to the review
X-SVN-Rev: 9541
2002-08-02 18:22:44 +00:00
George Rhoten
b9428ad850 ICU-2030 Undo another change. We want this function to be static
X-SVN-Rev: 9540
2002-08-02 18:01:21 +00:00
Vladimir Weinstein
49153360c8 ICU-1865 Added tests for buffer overflow fix and size calculation when the input buffer is too small. Fixed calculating the sortkey size when we have to exit in the middle of calculation
X-SVN-Rev: 9538
2002-08-02 06:55:51 +00:00
Ram Viswanadha
8697b8894f ICU-1970 UBLOCKS_ should actually be UBLOCK_
X-SVN-Rev: 9536
2002-08-02 00:48:42 +00:00
George Rhoten
6913f1424f ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9532
2002-08-02 00:27:48 +00:00
George Rhoten
82322db82c ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9526
2002-08-01 22:24:31 +00:00
Vladimir Weinstein
20a177ac07 ICU-1937 treat rules without the starting reset as if there was a &[first tertiary ignorable]
X-SVN-Rev: 9520
2002-08-01 20:54:18 +00:00
Helena Chapman
72cf296921 ICU-1557 copyright and license statement update in source files, data files and hardcoded copyright strings.
X-SVN-Rev: 9517
2002-08-01 20:12:25 +00:00
George Rhoten
427c5b4bf0 ICU-1927 Update some of the converter filenames and implementations.
X-SVN-Rev: 9512
2002-08-01 17:58:30 +00:00
George Rhoten
4ccd96dd57 ICU-900 Fix a compiler warning
X-SVN-Rev: 9505
2002-08-01 02:35:56 +00:00
Steven R. Loomis
3cfbffa784 ICU-1991 safeClone comprehensive test
X-SVN-Rev: 9503
2002-08-01 02:07:04 +00:00
George Rhoten
24ad0f1792 ICU-2039 Add a newline at the end of the file.
X-SVN-Rev: 9502
2002-08-01 02:03:12 +00:00
Alan Liu
d1f4bffbd5 ICU-1884 update test for correct ESP behavior (0 fraction digits)
X-SVN-Rev: 9501
2002-08-01 01:46:40 +00:00
Ram Viswanadha
ea7e87616b ICU-2039 Improve code coverage
X-SVN-Rev: 9497
2002-08-01 00:52:36 +00:00
Andy Heninger
0343c12696 ICU-1984 Add regression test for reported RBBI failure in Arabic Sentence breaking.
X-SVN-Rev: 9488
2002-07-31 23:27:58 +00:00
George Rhoten
0287aa44ec ICU-1891 No need to have the // in U_TOPBUILDDIR
X-SVN-Rev: 9486
2002-07-31 22:36:08 +00:00
George Rhoten
c59e44e4b4 ICU-1889 Fix for non-Windows compilers
X-SVN-Rev: 9485
2002-07-31 22:34:14 +00:00
George Rhoten
8999fe581a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9484
2002-07-31 22:28:47 +00:00
George Rhoten
2b53be0fd2 ICU-1892 Remove some old pure DBCS codepages
X-SVN-Rev: 9481
2002-07-31 22:19:45 +00:00
Andy Heninger
2c6ae59665 ICU-1889 Add regression test for reported RBBI failure.
X-SVN-Rev: 9479
2002-07-31 21:46:05 +00:00
Steven R. Loomis
ffd9cf9a81 ICU-1992 data packaging, improve robustness of intltest search for test data
X-SVN-Rev: 9478
2002-07-31 21:41:03 +00:00
Andy Heninger
53ac097505 ICU-836 Add regression test for reported RBBI failure.
X-SVN-Rev: 9477
2002-07-31 21:18:10 +00:00
Steven R. Loomis
246977f930 ICU-1992 data packaging
X-SVN-Rev: 9475
2002-07-31 21:06:04 +00:00
Ram Viswanadha
e8e92374d6 ICU-1878 Tests for crash of ISO-2022-CN converter on illegal input
X-SVN-Rev: 9473
2002-07-31 20:58:58 +00:00
Vladimir Weinstein
5f4de5095f ICU-2039 increase code coverage for canonical iterator
X-SVN-Rev: 9471
2002-07-31 20:41:40 +00:00
Alan Liu
08ad15127c ICU-1884 remove debug line
X-SVN-Rev: 9468
2002-07-31 19:34:41 +00:00
Alan Liu
55386dbaf5 ICU-1884 remove unused var
X-SVN-Rev: 9467
2002-07-31 19:29:42 +00:00
Alan Liu
e30eecf51d ICU-1884 add test for currency patterns
X-SVN-Rev: 9465
2002-07-31 19:17:34 +00:00
Andy Heninger
2a51b28692 ICU-45 RBBI Bug: fix handling of \uffff in data to be iterated.
Add test for same.
Add test for new line break test data file.

X-SVN-Rev: 9464
2002-07-31 19:05:33 +00:00
Alan Liu
7ab5b0d8dc ICU-1543 add regression test for ms_MY cal
X-SVN-Rev: 9463
2002-07-31 18:25:00 +00:00
Steven R. Loomis
fb4e4a43f7 ICU-1992 data packaging change, don't use u_getDataDirectory()
X-SVN-Rev: 9452
2002-07-31 00:50:13 +00:00
George Rhoten
ec1dc60183 ICU-1739 fixed a memory leak
X-SVN-Rev: 9450
2002-07-30 23:50:36 +00:00
Markus Scherer
b69618fe43 ICU-1961 fix Han digit code point for "4"
X-SVN-Rev: 9449
2002-07-30 23:45:36 +00:00
Vladimir Weinstein
484b577415 ICU-1948 Fixed incorrectly assigning keys to directly accessed resources
X-SVN-Rev: 9440
2002-07-30 20:49:30 +00:00
Vladimir Weinstein
69d22e1603 ICU-1880 remove escaping of spaces (\\<space>) in favor of quoting the whole string, so that Java can process test resource bundles (a\\<space>b -> 'a<space>b')
X-SVN-Rev: 9439
2002-07-30 20:18:18 +00:00
Andy Heninger
7de935a168 ICU-45 Add word break enum values. Add test for same.
Bug fix:  bad tag value returned after BreakIterator::first()

X-SVN-Rev: 9438
2002-07-30 19:09:14 +00:00
George Rhoten
a96dee9330 ICU-2030 Reenable the call to parse the file.
X-SVN-Rev: 9428
2002-07-30 02:35:48 +00:00
Ram Viswanadha
1f8060ec97 ICU-2022 Fix TransliteratorTest failures
X-SVN-Rev: 9418
2002-07-30 00:03:36 +00:00
George Rhoten
7f3143a935 ICU-2030 Undo most of the ADD CPP statements.
X-SVN-Rev: 9412
2002-07-29 23:24:37 +00:00
Vladimir Weinstein
26a6a81be7 ICU-1948 test error conditions and dispose of resources in TestDirectAccess
X-SVN-Rev: 9410
2002-07-29 23:01:44 +00:00
Ram Viswanadha
304f3e290c ICU-2022 Fix TransliteratorTest failures
X-SVN-Rev: 9409
2002-07-29 22:56:05 +00:00
Andy Heninger
f0f44e915e ICU-2030 WIndows build changes to allow apps to use static C runtime lib
X-SVN-Rev: 9400
2002-07-29 21:04:18 +00:00
George Rhoten
26d1395085 ICU-1739 fix a memory leak
X-SVN-Rev: 9393
2002-07-28 19:34:16 +00:00
George Rhoten
16927a2ddc ICU-1739 fix a memory leak
X-SVN-Rev: 9386
2002-07-27 00:22:01 +00:00
George Rhoten
1f04c8de99 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9360
2002-07-25 23:45:39 +00:00
Syn Wee Quek
bb768489f9 ICU-2018 modified ?\201 to \u00c9 [garbled]
X-SVN-Rev: 9355
2002-07-25 22:27:23 +00:00
George Rhoten
4c392b1bb4 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9344
2002-07-25 18:41:14 +00:00
George Rhoten
15dad95ec3 ICU-1115 Don't use CVS tags.
X-SVN-Rev: 9343
2002-07-25 18:34:08 +00:00
George Rhoten
343d6e93ba ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9342
2002-07-25 18:32:04 +00:00
Syn Wee Quek
b0bbfaebe1 ICU-2018
breakiterator bug terminated

X-SVN-Rev: 9335
2002-07-25 17:22:30 +00:00
George Rhoten
d763cb282d ICU-868 More tests.
X-SVN-Rev: 9324
2002-07-24 23:09:33 +00:00
Syn Wee Quek
1ba4040cd8 ICU-2018
breakiterator bug terminated

X-SVN-Rev: 9318
2002-07-24 19:57:46 +00:00
Eric Mader
3917c657e6 ICU-1886 Flag setting, etc. is now in icudefs.mk.
X-SVN-Rev: 9310
2002-07-24 17:53:42 +00:00
George Rhoten
19355642d2 ICU-1765 Update the list.
X-SVN-Rev: 9308
2002-07-24 14:30:36 +00:00
George Rhoten
2dca4f1c06 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9307
2002-07-24 14:16:31 +00:00
George Rhoten
3c942bde51 ICU-1891 Use the proper build directory
X-SVN-Rev: 9300
2002-07-24 00:27:11 +00:00