Commit Graph

8218 Commits

Author SHA1 Message Date
George Rhoten
f5e31c9771 ICU-1891 Better implementation for os/390 so that the proper data library
name is used.

X-SVN-Rev: 8850
2002-06-11 23:35:03 +00:00
George Rhoten
fd921bd52a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8849
2002-06-11 23:10:28 +00:00
Alan Liu
f7058c64a3 ICU-1532 use non-mutexed availableXxx methods
X-SVN-Rev: 8848
2002-06-11 22:52:32 +00:00
Markus Scherer
736ad9286a ICU-1939 fix UTF-32BE/LE offset handling
X-SVN-Rev: 8847
2002-06-11 22:49:05 +00:00
Markus Scherer
9917a3dd2a ICU-1939 test UTF-16 and UTF-32 converters: offset handling
X-SVN-Rev: 8846
2002-06-11 22:46:45 +00:00
Alan Liu
c18249ca2b ICU-1532 move STVtoID to TransliteratorIDParser
X-SVN-Rev: 8845
2002-06-11 22:36:11 +00:00
Alan Liu
0c224a31ef ICU-1532 add internal non-mutexed _registerInstance
X-SVN-Rev: 8844
2002-06-11 22:34:20 +00:00
Steven R. Loomis
931ff2939d ICU-1861 fix for out-of-source build & build with readonly source files
X-SVN-Rev: 8843
2002-06-11 22:23:05 +00:00
George Rhoten
d76cc62af5 ICU-1891 Fix for os/390
X-SVN-Rev: 8842
2002-06-11 22:16:22 +00:00
Markus Scherer
f0f2f037e3 ICU-1939 fix UTF-16 and UTF-32 converters: handling of U_TRUNCATED_CHAR_FOUND
X-SVN-Rev: 8840
2002-06-11 20:44:36 +00:00
Markus Scherer
3e5346ffbf ICU-1939 add TestTruncated - test that converters detect truncated input and set U_TRUNCATED_CHAR_FOUND
X-SVN-Rev: 8839
2002-06-11 20:42:06 +00:00
Markus Scherer
94e81782d4 ICU-1939 UTF32_PlatformEndian is not an alias for UTF-32 any more
X-SVN-Rev: 8838
2002-06-11 20:41:08 +00:00
Markus Scherer
a0770e9de7 ICU-1939 fix UTF-16 and UTF-32 converters: handling of initial non-BOM
X-SVN-Rev: 8837
2002-06-11 18:00:41 +00:00
Markus Scherer
f94bd2894a ICU-1939 test UTF-16 and UTF-32 converters: getNextUChar
X-SVN-Rev: 8836
2002-06-11 17:59:45 +00:00
Markus Scherer
dce4188cc0 ICU-1939 implement UTF-16 and UTF-32 converters with BOM detection/output
X-SVN-Rev: 8835
2002-06-11 04:56:47 +00:00
Vladimir Weinstein
24e167988e ICU-1938 removed dependency on icu being in the ...\icu folder take 2 (didn't do save all in msvc before comitting)
X-SVN-Rev: 8834
2002-06-11 04:53:25 +00:00
Markus Scherer
c46c9bd839 ICU-1939 UTF-32_PlatformEndian with its explicit name
X-SVN-Rev: 8833
2002-06-11 04:46:11 +00:00
Markus Scherer
6820cfc093 ICU-1939 test UTF-16 and UTF-32 converters with BOM detection/output
X-SVN-Rev: 8832
2002-06-11 04:45:37 +00:00
Markus Scherer
50ad17d045 ICU-1939 implement UTF-16 and UTF-32 converters with BOM detection/output
X-SVN-Rev: 8831
2002-06-11 04:43:45 +00:00
Eric Mader
4bad5d68eb ICU-1068 Add cursive attachment, change to correct OpenType positioning model.
X-SVN-Rev: 8830
2002-06-10 23:40:33 +00:00
Eric Mader
43d3a9bf2a ICU-1940 changes to support new Arabic spec.
X-SVN-Rev: 8829
2002-06-10 23:33:56 +00:00
George Rhoten
27de83fc1b ICU-1438 Remember to initialize errorCode.
X-SVN-Rev: 8828
2002-06-10 21:24:47 +00:00
George Rhoten
10aa6818e0 ICU-1880 Make it easier for a data driven test to call this function.
X-SVN-Rev: 8827
2002-06-10 18:31:34 +00:00
Vladimir Weinstein
29847ed422 ICU-1880 don't crash if there are no data files
X-SVN-Rev: 8826
2002-06-08 23:31:36 +00:00
Vladimir Weinstein
3e51b478ed ICU-1880 don't crash if there are no data files
X-SVN-Rev: 8825
2002-06-08 22:59:06 +00:00
Markus Scherer
dfec291be4 ICU-1920 more error checking for read-only aliases
X-SVN-Rev: 8824
2002-06-08 19:42:51 +00:00
Markus Scherer
712900b007 ICU-1920 test UnicodeString::getTerminatedBuffer()
X-SVN-Rev: 8823
2002-06-08 19:36:19 +00:00
Markus Scherer
64e7f644ea ICU-1920 add UnicodeString::getTerminatedBuffer()
X-SVN-Rev: 8822
2002-06-08 19:35:15 +00:00
Markus Scherer
0a4389fd09 ICU-1923 upgrade to Unicode 3.2: adapt case mapping tests - mostly Turkic changes, un-fix 0307 After_I condition until UTC decides on it
X-SVN-Rev: 8821
2002-06-08 03:55:21 +00:00
Markus Scherer
f88d364569 ICU-1438 change unorm_compare to conform to UAX 21 2.5: fold then NFD
X-SVN-Rev: 8820
2002-06-08 03:46:21 +00:00
Markus Scherer
d2a3d6e0cd ICU-1438 check that unorm_compare conforms to UAX 21 2.5: fold then NFD
X-SVN-Rev: 8819
2002-06-08 03:44:02 +00:00
Vladimir Weinstein
438a976a9a ICU-1938 removed dependency on icu being in the ...\icu folder
X-SVN-Rev: 8818
2002-06-07 23:51:58 +00:00
Alan Liu
15410ca581 ICU-1532 initial implementation
X-SVN-Rev: 8817
2002-06-07 20:32:09 +00:00
Alan Liu
9f78c7195e ICU-1532 test Any-X
X-SVN-Rev: 8816
2002-06-07 20:25:56 +00:00
Alan Liu
584503b5fc ICU-1532 initial implementation
X-SVN-Rev: 8815
2002-06-07 20:24:40 +00:00
Alan Liu
cce2d770b6 ICU-1532 enhance to parse text from cmd line and output to stdout
X-SVN-Rev: 8814
2002-06-07 19:37:01 +00:00
Markus Scherer
85b2ecac9c ICU-1923 upgrade to Unicode 3.2: adapt case mapping tests - mostly Turkic changes, un-fix 0307 After_I condition until UTC decides on it
X-SVN-Rev: 8813
2002-06-07 18:56:16 +00:00
Markus Scherer
8c4e9b39ca ICU-1923 move _Lu etc. from uprops.c to .h
X-SVN-Rev: 8812
2002-06-07 18:55:08 +00:00
Markus Scherer
10bd90bfc1 ICU-1923 upgrade to Unicode 3.2: lowercasing and uppercasing
X-SVN-Rev: 8811
2002-06-07 18:53:49 +00:00
Markus Scherer
f3726c0792 ICU-1923 upgrade to Unicode 3.2
X-SVN-Rev: 8810
2002-06-07 18:51:03 +00:00
George Rhoten
5a2bdfc035 ICU-1925 IANA also has these as preferred IANA names
X-SVN-Rev: 8809
2002-06-07 18:30:37 +00:00
Steven R. Loomis
2def9432c3 ICU-1868 AS/400 changes (allow uconv to be built as static, dll, or common)
X-SVN-Rev: 8808
2002-06-07 17:08:34 +00:00
Alan Liu
7ea0605a8f ICU-1933 disable debug code
X-SVN-Rev: 8807
2002-06-06 22:39:58 +00:00
Alan Liu
b0458a9c3b ICU-1933 support binary props; use PropertyAliases and PropertyValueAliases; add \p{ASCII}
X-SVN-Rev: 8806
2002-06-06 22:39:31 +00:00
Alan Liu
a0f3beb188 ICU-1933 use PropertyAliases and PropertyValueAliases; add \p{ASCII}
X-SVN-Rev: 8805
2002-06-06 22:38:37 +00:00
Syn Wee Quek
bf893316a4 ICU-1897
Removing redundant normalization data member

X-SVN-Rev: 8804
2002-06-06 22:03:58 +00:00
Alan Liu
bc379695a2 ICU-1933 add support for combining class and bidi class
X-SVN-Rev: 8802
2002-06-06 16:28:58 +00:00
Alan Liu
a364327309 ICU-1933 initial support for combining class, bidi class, and binary properties
X-SVN-Rev: 8800
2002-06-06 00:47:14 +00:00
Doug Felt
e73a172af1 ICU-1934 java test framework enhancements
X-SVN-Rev: 8799
2002-06-05 23:18:44 +00:00
Doug Felt
08c2001219 ICU-1934 java test framework enhancements
X-SVN-Rev: 8798
2002-06-05 23:00:59 +00:00