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
Alan Liu
b8b5a100e6
ICU-2153 change FAKE API calls to real ones
...
X-SVN-Rev: 9898
2002-09-19 23:17:02 +00:00
Alan Liu
5b72045c90
ICU-2038 add performance test class
...
X-SVN-Rev: 9897
2002-09-19 23:00:52 +00:00
Alan Liu
a2e4f5dde0
ICU-2038 test UnicodeSet performance
...
X-SVN-Rev: 9896
2002-09-19 23:00:18 +00:00
Alan Liu
3e0eb63b61
ICU-2038 minor fixes to command-line arg handling
...
X-SVN-Rev: 9895
2002-09-19 22:45:45 +00:00
Alan Liu
63c9eace9a
ICU-2038 improve UnicodeSet performance
...
X-SVN-Rev: 9894
2002-09-19 22:37:09 +00:00
Syn Wee Quek
fe64e9591c
ICU-2285
...
* clean up code
* added tests for iso comments
* added tests for get max names length
* added tests for get names set
* new unames data
X-SVN-Rev: 9893
2002-09-19 21:24:30 +00:00
Syn Wee Quek
5163258339
ICU-2285
...
* clean up code
* added iso comments
* added get max names length
* added get names set
* shifted UCharacterName and related code to impl
X-SVN-Rev: 9892
2002-09-19 21:19:04 +00:00
George Rhoten
f9008228cf
ICU-2134 Updates for z/OS
...
X-SVN-Rev: 9891
2002-09-19 20:22:19 +00:00
Ram Viswanadha
45040ba165
ICU-2155 FC_NFKC Api
...
X-SVN-Rev: 9890
2002-09-19 18:12:31 +00:00
Ram Viswanadha
58096f537a
ICU-2117 Fix Indic handling of rarely used characters
...
X-SVN-Rev: 9889
2002-09-19 18:11:23 +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
Vladimir Weinstein
2588b77121
ICU-1433 getTailoredSet, Java port
...
X-SVN-Rev: 9873
2002-09-17 21:31:58 +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
5641297bf3
ICU-2209 add TestCanonicalIterator to tests
...
X-SVN-Rev: 9870
2002-09-17 19:12:42 +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
Ram Viswanadha
dc90c1e2fe
ICU-2042 example xml and dtd for result
...
X-SVN-Rev: 9863
2002-09-16 20:36:25 +00:00
Ram Viswanadha
a8c9aa193a
ICU-2042 updates to XMLCompator tool
...
X-SVN-Rev: 9862
2002-09-16 20:34:17 +00:00
George Rhoten
1963f3c42c
ICU-2306 Update the spec
...
X-SVN-Rev: 9861
2002-09-16 18:59:34 +00:00
Doug Felt
daf555a88b
ICU-2203 (also 1949) service registration for number format, and
...
associated changes to service APIs
X-SVN-Rev: 9860
2002-09-14 21:36:30 +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