Commit Graph

1898 Commits

Author SHA1 Message Date
Markus Scherer
1310434baf ICU-103 check in ibm-1370 with roundtrip/fallback flags
X-SVN-Rev: 1959
2000-07-19 23:46:15 +00:00
Alan Liu
deb8e9224e ICU-306 eliminate ambiguities (1 alias->n converters) from alias table
X-SVN-Rev: 1958
2000-07-19 23:07:13 +00:00
Alan Liu
1ab1e529c5 ICU-307 lenient converter name matching
X-SVN-Rev: 1957
2000-07-19 22:18:43 +00:00
Madhu K
8509d36272 ICU-447 Added tests for more code coverage for umemstrm.c
X-SVN-Rev: 1956
2000-07-19 21:59:04 +00:00
Markus Scherer
fc5da8caef ICU-103 fromU() improvement needed more condition checking
X-SVN-Rev: 1955
2000-07-19 21:54:16 +00:00
Markus Scherer
7130aeef99 ICU-103 more performance in fromU() by goto _into_ the loop
X-SVN-Rev: 1954
2000-07-19 21:24:04 +00:00
Eric Mader
aed9e41539 Copy dictionary for rbbi tests to correct directory.
X-SVN-Rev: 1953
2000-07-19 21:17:55 +00:00
Eric Mader
fbfe74d4c3 New syntax, copied most recent default rules.
X-SVN-Rev: 1952
2000-07-19 21:17:18 +00:00
Eric Mader
cdbc66ca7d New dictionary w/ larger word list and current format...
X-SVN-Rev: 1951
2000-07-19 21:16:27 +00:00
Madhu K
e7a0a04d63 ICU-447 Added tests for code coverage for umemstrm.c
X-SVN-Rev: 1950
2000-07-19 20:59:55 +00:00
Vladimir Weinstein
2fd77b0c75 ICU-360 win32 port - initial working commit
X-SVN-Rev: 1949
2000-07-19 20:58:13 +00:00
Madhu K
a13de6c1a8 ICU-447 corrected the test case for utf-8
X-SVN-Rev: 1948
2000-07-19 20:14:47 +00:00
Madhu K
32a0e9ae2b ICU-447 Added tests for utf8 to show the bug found
X-SVN-Rev: 1947
2000-07-19 20:14:27 +00:00
Ram Viswanadha
b89bb3f270 ICU-336 Added Swedish variant and locale
jitterbug 372: Added language codes

X-SVN-Rev: 1946
2000-07-19 17:43:24 +00:00
Ram Viswanadha
52514e709e ICU-336 Added Swedish variant and locale
X-SVN-Rev: 1945
2000-07-19 17:41:30 +00:00
Alan Liu
85d51e6ece ICU-89 improve performance for non-composing combining
X-SVN-Rev: 1944
2000-07-19 16:09:09 +00:00
Alan Liu
00fc8e0218 Improve performance re: non-composing combining chars
X-SVN-Rev: 1943
2000-07-19 15:43:07 +00:00
Alan Liu
940852abe7 Improve performance re: non-composing combining chars
X-SVN-Rev: 1942
2000-07-19 15:16:34 +00:00
Vladimir Weinstein
b0cf4a4cad ICU-360 more win32 changes
X-SVN-Rev: 1941
2000-07-19 06:45:14 +00:00
Yves Arrouye
22e9ef7d41 ICU-212 add *.bin to the bunch of files we symlink into the build directory during out-of-source builds.
X-SVN-Rev: 1940
2000-07-19 05:06: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
Helena Chapman
5eda06b3c0 ICU-401 more s/400 compilation changes.
X-SVN-Rev: 1937
2000-07-19 00:21:29 +00:00
Madhu K
fc7dca35f0 ICU-447 Added tests for more code coverage for mbcs
X-SVN-Rev: 1936
2000-07-18 23:42:41 +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
01972b503a New version with more compact typeMask
X-SVN-Rev: 1934
2000-07-18 19:20:16 +00:00
Alan Liu
133d4a5035 ICU-89 new version with more compact typeMask
X-SVN-Rev: 1933
2000-07-18 19:18:09 +00:00
Alan Liu
46a8012eb4 ICU-89 add TestZeroIndex
X-SVN-Rev: 1932
2000-07-18 18:41:50 +00:00
Alan Liu
52248fabaa Add doc
X-SVN-Rev: 1931
2000-07-18 18:41:22 +00:00
Alan Liu
3e9165477e Add test for zero-index combining char problem
X-SVN-Rev: 1930
2000-07-18 18:21:27 +00:00
Alan Liu
93bfa0ebb3 Eliminate zero-index combining chars to fix bug; EXPERIMENTAL
X-SVN-Rev: 1929
2000-07-18 18:20:28 +00:00
Alan Liu
c99e2d2805 Eliminate zero-index combining chars to fix bug; add javadoc; EXPERIMENTAL
X-SVN-Rev: 1928
2000-07-18 18:19:28 +00:00
Alan Liu
df9c62a61e Improve performance by placing debug code under if(false)
X-SVN-Rev: 1927
2000-07-18 18:18:18 +00:00
Alan Liu
3ca9f60f38 Add javadoc
X-SVN-Rev: 1926
2000-07-18 18:16:36 +00:00
Alan Liu
a8c14fad43 ICU-89 eliminate zero-index combining chars from tables
X-SVN-Rev: 1925
2000-07-18 18:08:33 +00:00
Madhu K
77814c55bb ICU-447 Added tests for more code coverage in ucnv_utf.c
X-SVN-Rev: 1924
2000-07-18 18:04:50 +00:00
Madhu K
4463cf3414 ICU-176 fixed T_UConverter_getNextUChar_UTF16_BE
and T_UConverter_getNextUChar_UTF16_LE  for surrogate behaviour

X-SVN-Rev: 1923
2000-07-18 18:02:36 +00:00
Markus Scherer
fc23fe2b5d ICU-103 getNextUChar() set index-outofbounds if there is no output but no other error
X-SVN-Rev: 1922
2000-07-18 17:42:33 +00:00
Madhu K
e51bdcd177 ICU-447 Fixed error in test case
X-SVN-Rev: 1921
2000-07-18 15:59:55 +00:00
Steven R. Loomis
d8a6946ed3 ICU-434 convsamp update
X-SVN-Rev: 1920
2000-07-18 00:36:32 +00:00
Helena Chapman
633f3d9104 ICU-401 400 porting changes based on Barry's feedback.
X-SVN-Rev: 1919
2000-07-17 23:36:52 +00:00
Steven R. Loomis
9a254a047e ICU-508 fix Locale::TRADITIONAL_CHINESE constant
X-SVN-Rev: 1918
2000-07-17 23:33:38 +00:00
Madhu K
6b6dfc0d57 ICU-447 Added tests for more code coverage in ucnv_utf.c
X-SVN-Rev: 1917
2000-07-17 23:30:53 +00:00
Vladimir Weinstein
f5de46856b ICU-360 more windows changes...
X-SVN-Rev: 1916
2000-07-17 22:50:10 +00:00
Markus Scherer
48b75bff5c ICU-103 getNextUChar() use helper ucnv_getUChar32KeepOverflow(), and improve fromUnicode performance
X-SVN-Rev: 1915
2000-07-17 21:33:31 +00:00
Markus Scherer
3b048dbe57 ICU-103 add getNextUChar() helper ucnv_getUChar32KeepOverflow()
X-SVN-Rev: 1914
2000-07-17 21:30:13 +00:00
George Rhoten
072f942e56 ICU-399 Added code to u_strstr again
X-SVN-Rev: 1913
2000-07-17 21:02:18 +00:00
George Rhoten
8f94f238be ICU-399 Added code to u_strstr
X-SVN-Rev: 1912
2000-07-17 20:47:02 +00:00
George Rhoten
95456913eb ICU-399 Added test to u_strstr
X-SVN-Rev: 1911
2000-07-17 20:41:57 +00:00
Madhu K
94711b5d29 ICU-447 Added a test for EBCIDIC_STATEFUL
X-SVN-Rev: 1910
2000-07-17 20:41:36 +00:00