Commit Graph

7485 Commits

Author SHA1 Message Date
George Rhoten
7bad009de5 ICU-2248 Readd the dependency for stubdata for new machines.
The proper and slow fix is to make the tests depend on makedata, but that is for a later discussion.

X-SVN-Rev: 9923
2002-09-26 17:12:27 +00:00
Markus Scherer
e66ebe6655 ICU-2248 modularize ICU - do not turn off legacy conversion for 'only collation' because of ebcdic default converter
X-SVN-Rev: 9920
2002-09-25 22:29:52 +00:00
Markus Scherer
aa4089194a ICU-2324 fix condition that caused a broken combiningTable - end-of-list marker on wrong word
X-SVN-Rev: 9919
2002-09-25 22:20:57 +00:00
Steven R. Loomis
ca34222583 ICU-1941 add -w option to intltest, make tests pass with a warning when converter data is missing
X-SVN-Rev: 9914
2002-09-24 23:52:03 +00:00
Steven R. Loomis
4c605ab55a ICU-1941 allow -w to not fail on missing data, in sanity tests
X-SVN-Rev: 9913
2002-09-24 18:58:56 +00:00
Markus Scherer
25208de167 ICU-2248 remove a dependency so that stubdata does not constantly trash the real data dll
X-SVN-Rev: 9911
2002-09-21 00:49:42 +00:00
Markus Scherer
0eb9c506ec ICU-2248 modularize ICU
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
Markus Scherer
790f6533dc ICU-2146 define UChar32=int32_t regardless of platform wchar_t
X-SVN-Rev: 9909
2002-09-20 22:00:21 +00:00
Vladimir Weinstein
67eefcaadc ICU-2313 init and dispose of UCA as a regular collator
X-SVN-Rev: 9908
2002-09-20 21:57:37 +00:00
Markus Scherer
cf2040937e ICU-1885 no more -s390 mapping files because of swaplfnl option
X-SVN-Rev: 9907
2002-09-20 21:57:13 +00:00
Markus Scherer
adf00cc4e5 ICU-1941 add missing log_data_err()
X-SVN-Rev: 9906
2002-09-20 21:55:31 +00:00
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
Markus Scherer
3d38617bdc ICU-2248 modularize icu, allow parts to not be built
X-SVN-Rev: 9900
2002-09-20 01:54:48 +00:00
Vladimir Weinstein
aebe160111 ICU-2209 moved canonical iterator from i18n to common per Markus's request
X-SVN-Rev: 9899
2002-09-20 00:00:44 +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
Vladimir Weinstein
1acbac0711 ICU-1941 aliasing more robust when data is absent - found while testing lipo
X-SVN-Rev: 9884
2002-09-18 06:04:31 +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
ef0736d5a1 ICU-2153 fix bug in charSetToUSet - used global variable instead of argument
X-SVN-Rev: 9882
2002-09-18 01:47:01 +00:00
Markus Scherer
e6c9d15456 ICU-1885 add swaplfnl converter option
X-SVN-Rev: 9881
2002-09-18 01:42:32 +00:00
Markus Scherer
d4c9beaa73 ICU-1885 use the new swaplfnl converter option for -s390 EBCDIC mapping table variants
X-SVN-Rev: 9880
2002-09-18 01:38:17 +00:00
Markus Scherer
50972e29db ICU-1885 add swaplfnl converter option
X-SVN-Rev: 9879
2002-09-18 01:34:50 +00:00
Markus Scherer
3c802a478a ICU-1885 add swaplfnl converter option
X-SVN-Rev: 9878
2002-09-18 01:27:37 +00:00
Markus Scherer
fa4c6ea32f ICU-1885 use the new swaplfnl converter option for -s390 EBCDIC mapping table variants
X-SVN-Rev: 9877
2002-09-18 01:23:18 +00:00
Markus Scherer
7005ead205 ICU-1885 remove -s390 EBCDIC mapping table variants in favor of the new runtime swaplfnl converter option; make sure to build normal variants for minimal sets of data
X-SVN-Rev: 9876
2002-09-18 01:22:20 +00:00
Markus Scherer
228bdd1550 ICU-1885 remove -s390 EBCDIC mapping table variants in favor of the new runtime swaplfnl converter option
X-SVN-Rev: 9875
2002-09-18 01:20:48 +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
Steven R. Loomis
ac39475f03 ICU-1941 don't fail in liposuction mode
X-SVN-Rev: 9871
2002-09-17 19:45:03 +00:00
Vladimir Weinstein
9c38010fef ICU-2209 make canonical iterator public - documentation/API reference
X-SVN-Rev: 9869
2002-09-17 19:11:52 +00:00
Steven R. Loomis
feb85480d2 ICU-2307 initialize fields to NULL in case we bail early
X-SVN-Rev: 9868
2002-09-17 18:50:35 +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
Vladimir Weinstein
a298df56b3 ICU-2305 UColOptionSet uses int32_t instead of UColAttributeValue + added some reserved space
X-SVN-Rev: 9865
2002-09-17 04:53:35 +00:00
Syn Wee Quek
821c8a97b5 ICU-2294
added "This class is not subclassable" note

X-SVN-Rev: 9858
2002-09-11 00:27:41 +00:00
Alan Liu
d96f819545 ICU-1130 added parsePattern for use by Name-Any
X-SVN-Rev: 9850
2002-09-06 23:37:16 +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
Ram Viswanadha
bb3c25cdde ICU-1881 dont use T_FileStream_size and assert the return value, use T_FileStream_read's return value
X-SVN-Rev: 9847
2002-09-06 22:15:37 +00:00
Ram Viswanadha
07884ea2ed ICU-1699 genrb now gives an error for \uXXX \UXXXXXX truncated escape sequences
X-SVN-Rev: 9846
2002-09-06 22:13:15 +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
George Rhoten
c7c90c528b ICU-2086 A small improvement for the binary search of algorithmic converters.
X-SVN-Rev: 9841
2002-09-06 00:48:35 +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
8f14f1acab ICU-1433 Added a missing line at the end of file
X-SVN-Rev: 9838
2002-09-04 15:15:15 +00:00