Commit Graph

1477 Commits

Author SHA1 Message Date
Steven R. Loomis
ea283ab003 ICU-89 add normconf to Makefile.in
X-SVN-Rev: 2054
2000-07-26 23:33:28 +00:00
Madhu K
235862a18f ICU-447 Added regressiong tests for utf8
X-SVN-Rev: 2053
2000-07-26 23:26:57 +00:00
Madhu K
855b610aba ICU-447 Added tests for more code coverage in utf_impl.c
X-SVN-Rev: 2052
2000-07-26 22:37:47 +00:00
Madhu K
8cf8308bc9 ICU-176 Fixed utf8_appendCharSafeBody to handle buffer overflow correctly
X-SVN-Rev: 2051
2000-07-26 22:37:11 +00:00
Steven R. Loomis
de7b2bd35a ICU-176 utf8 table update for unix
X-SVN-Rev: 2050
2000-07-26 20:37:53 +00:00
Alan Liu
811aebdf9d ICU-89 rename local variable
X-SVN-Rev: 2049
2000-07-26 20:17:45 +00:00
Alan Liu
7678a3a760 ICU-89 add private doReplace
X-SVN-Rev: 2048
2000-07-26 16:41:17 +00:00
Alan Liu
9020805ecf ICU-89 numerous changes large and small to bring into conformance with UTR15
X-SVN-Rev: 2047
2000-07-26 16:40:43 +00:00
Alan Liu
d394403080 ICU-89 add UTR15 conformance test
X-SVN-Rev: 2046
2000-07-26 16:27:18 +00:00
Alan Liu
aaedfda461 ICU-89 change typeMask to typeBit, other updates for 3.0 conformance
X-SVN-Rev: 2045
2000-07-26 16:24:12 +00:00
Madhu K
b01b8f0cab ICU-447 Added tests for utf8
X-SVN-Rev: 2041
2000-07-26 02:05:15 +00:00
Madhu K
2ed6efa244 ICU-176 UCAPI needed for utf_countTrailBytes for export
X-SVN-Rev: 2040
2000-07-26 02:01:00 +00:00
Madhu K
460392f2d8 ICU-176 Added ifdef for U_IMPORT and U_EXPORT for utf_countTrailBytes
X-SVN-Rev: 2039
2000-07-26 02:00:22 +00:00
George Rhoten
4a3d9b01fe ICU-469 Fixed a few offset errors with trucated UTF-8 chars,
and the invalid UTF-8 tail should now be written with small buffers.

X-SVN-Rev: 2038
2000-07-26 00:55:30 +00:00
George Rhoten
e4767761cf ICU-311 The offset is now incremented with the target when a character is substitued.
I also removed some tabs within the file.

X-SVN-Rev: 2037
2000-07-26 00:20:19 +00:00
Madhu K
27beba0cf0 ICU-447 Added tests for utf-8 for CALLBACK
X-SVN-Rev: 2036
2000-07-25 21:12:16 +00:00
Madhu K
16adb7cb27 ICU-447 Fixed errors in test data
X-SVN-Rev: 2034
2000-07-25 21:11:39 +00:00
George Rhoten
11452e3956 ICU-469 Fixed various UTF-8 offset bugs and added some
optimizations by doing pointer arithmatic instead of array indexing.

X-SVN-Rev: 2033
2000-07-25 19:33:02 +00:00
Yves Arrouye
3e9dfa505f ICU-353 removed warnings.
X-SVN-Rev: 2032
2000-07-25 17:00:23 +00:00
Madhu K
9882141a96 ICU-176 two important macros need more parentheses for op precedence!
X-SVN-Rev: 2031
2000-07-25 00:46:25 +00:00
Madhu K
2756f4ce2a ICU-447 Added test for improving code coverage in ucnv_bld.c
X-SVN-Rev: 2030
2000-07-24 22:07:39 +00:00
George Rhoten
d27fbfa1f1 ICU-469 When fromUCharErrorBehaviour was set to
the function pointer in the jump table that jumped to
UCNV_FROM_U_CALLBACK_STOP, the macros would
break out of the current loop prematurely.

X-SVN-Rev: 2029
2000-07-24 20:33:23 +00:00
Helena Chapman
58e200df8b ICU-450 utrans.h is not exported in the Win32 release build configuration.
X-SVN-Rev: 2028
2000-07-24 19:07:12 +00:00
Madhu K
c4b35e4235 ICU-367 comment out unused functions
X-SVN-Rev: 2027
2000-07-24 17:32:41 +00:00
Madhu K
d7e145a214 ICU-447 Added test for code coverage
for the API  registerInstance and unregister

X-SVN-Rev: 2026
2000-07-24 17:09:07 +00:00
George Rhoten
c6dd3c3c43 ICU-469 miscellaneous bug fixes for UTF-8
X-SVN-Rev: 2025
2000-07-22 03:21:16 +00:00
Alan Liu
a96ab43e48 ICU-498 indentation cleanup
X-SVN-Rev: 2024
2000-07-22 00:10:49 +00:00
Markus Scherer
e5a45a1553 ICU-311 comment out tests for currently known broken functionality
X-SVN-Rev: 2023
2000-07-22 00:08:14 +00:00
Markus Scherer
9a4e8565f5 ICU-311 formally remove broken iso-2022 support for now
X-SVN-Rev: 2022
2000-07-22 00:02:57 +00:00
Markus Scherer
3aacc28a78 ICU-311 harden some functions for bad input
X-SVN-Rev: 2021
2000-07-21 23:58:31 +00:00
Markus Scherer
9e6547c41d ICU-311 comment out tests for currently known broken functionality
X-SVN-Rev: 2020
2000-07-21 23:58:01 +00:00
Markus Scherer
bf3ccf4f1b ICU-311 attempt to count only real errors, not each printf-style piece of each output line
X-SVN-Rev: 2019
2000-07-21 23:28:41 +00:00
Markus Scherer
e76fb1f0ca ICU-311 comment out tests for currently known broken functionality
X-SVN-Rev: 2018
2000-07-21 23:28:07 +00:00
Markus Scherer
76126da0f7 ICU-411 test again for number pattern symbol setting
X-SVN-Rev: 2017
2000-07-21 23:27:47 +00:00
Markus Scherer
6e5dc84c5c ICU-311 comment out currently unused functions
X-SVN-Rev: 2016
2000-07-21 22:48:15 +00:00
Alan Liu
b04ef38000 ICU-436 remove unused code
X-SVN-Rev: 2015
2000-07-21 22:24:35 +00:00
George Rhoten
1e5e8a4f36 ICU-469 small speed improvement for UTF-8
X-SVN-Rev: 2009
2000-07-21 20:42:04 +00:00
Madhu K
c778f68dd7 ICU-103 Added ibm-1388(mbcs)
X-SVN-Rev: 2008
2000-07-21 19:57:26 +00:00
Steven R. Loomis
5708eda4fb ICU-434 use new callback test code
X-SVN-Rev: 2006
2000-07-21 18:06:48 +00:00
Steven R. Loomis
31323c1e73 ICU-434 new callback code
X-SVN-Rev: 2005
2000-07-21 18:05:48 +00:00
Madhu K
b4ff35848d ICU-447 Added test for more conditions of utf-8
X-SVN-Rev: 2004
2000-07-21 01:59:08 +00:00
George Rhoten
5f79ea13fe ICU-469 follows the coding style rules better, and fixed a few UTF-8 bugs
X-SVN-Rev: 2003
2000-07-21 01:25:30 +00:00
Madhu K
d176083943 ICU-447 Added test for more code coverage
X-SVN-Rev: 2002
2000-07-21 01:06:11 +00:00
Madhu K
c53c24ac34 ICU-447 Added test for euc-tw and toUnicode fallback
X-SVN-Rev: 2001
2000-07-21 01:02:00 +00:00
Steven R. Loomis
6260858f4f ICU-107 ubidiwrt.c
X-SVN-Rev: 2000
2000-07-21 00:53:51 +00:00
Steven R. Loomis
77001a5b42 ICU-184 Why was this file still here?
X-SVN-Rev: 1999
2000-07-21 00:25:26 +00:00
Markus Scherer
b79af69ea4 ICU-107 inverse bidi roundtrip tests
X-SVN-Rev: 1998
2000-07-21 00:16:51 +00:00
Helena Chapman
7a06f07238 ICU-411 Added unum_applyPattern() in C. Updated to use setSecondaryGrouping() in the attribute list include C tests.
X-SVN-Rev: 1997
2000-07-20 23:47:59 +00:00
Ram Viswanadha
34243c74d9 ICU-372 Added language codes
X-SVN-Rev: 1996
2000-07-20 23:16:01 +00:00
Vladimir Weinstein
b32fbfedc6 ICU-447 removed dead code
X-SVN-Rev: 1995
2000-07-20 22:25:32 +00:00
Vladimir Weinstein
15fc9df99f ICU-360 win32 port - another dependency
X-SVN-Rev: 1994
2000-07-20 21:38:28 +00:00
Markus Scherer
09bbdebbe0 ICU-400 improve tests for u_strchr(), u_strstr(), u_strchr32() (compare pointers, not contents)
X-SVN-Rev: 1993
2000-07-20 21:32:19 +00:00
Vladimir Weinstein
42fe74c7d2 ICU-442 remove dependency on wchar.h
X-SVN-Rev: 1992
2000-07-20 20:52:12 +00:00
Steven R. Loomis
e98c85a500 ICU-351 data update
X-SVN-Rev: 1991
2000-07-20 20:29:51 +00:00
Steven R. Loomis
d87ddcf998 ICU-351 data update:
X-SVN-Rev: 1990
2000-07-20 20:28:20 +00:00
Steven R. Loomis
5e28d6cde7 ICU-351 data updates
X-SVN-Rev: 1989
2000-07-20 20:27:49 +00:00
Steven R. Loomis
a13a277477 ICU-351 locale update
X-SVN-Rev: 1988
2000-07-20 20:25:46 +00:00
Steven R. Loomis
628f470ec6 ICU-360 rebuild CTOC when list changes
X-SVN-Rev: 1987
2000-07-20 20:24:53 +00:00
Vladimir Weinstein
a2d2ba716b ICU-460 PTX config change
X-SVN-Rev: 1986
2000-07-20 20:10:31 +00:00
Vladimir Weinstein
27573f3460 ICU-460 bool_t -> UBool - build was broken on PTX
X-SVN-Rev: 1985
2000-07-20 20:10:14 +00:00
Madhu K
d26456b97e ICU-447 added offsets
X-SVN-Rev: 1984
2000-07-20 20:08:40 +00:00
Markus Scherer
d09cb0ff0c ICU-176 document behavior of old vs. new functions - first code unit of the string...
X-SVN-Rev: 1983
2000-07-20 20:03:04 +00:00
Vladimir Weinstein
01aa01cf2e ICU-489 better error reporting and infinite loop fix
X-SVN-Rev: 1982
2000-07-20 19:56:52 +00:00
Markus Scherer
e2807503a1 ICU-103 check in ibm-964 for euc-tw
X-SVN-Rev: 1981
2000-07-20 19:00:18 +00:00
Markus Scherer
ecb2029258 ICU-103 check in ibm-964 for euc-tw
X-SVN-Rev: 1980
2000-07-20 18:45:26 +00:00
Markus Scherer
3ea980f5f4 ICU-103 euc-jp replace 954 by 5050
X-SVN-Rev: 1975
2000-07-20 16:37:09 +00:00
Markus Scherer
9f0caf33f8 ICU-103 remove ibm-954.ucm, replaced by ibm-5050.ucm (euc-jp)
X-SVN-Rev: 1974
2000-07-20 16:34:41 +00:00
Alan Liu
3d820108d3 ICU-307 eliminate unneeded entries due to lenient matching, keeping IANA/MIME names; retry with MINIMAL changes
X-SVN-Rev: 1973
2000-07-20 16:04:19 +00:00
Alan Liu
24c2b9c0e6 ICU-306 eliminate ambiguities (1 alias->n converters) from alias table; redo with MINIMAL changes
X-SVN-Rev: 1972
2000-07-20 15:44:05 +00:00
Steven R. Loomis
c15d1b2fda ICU-372 commented out dup id's, reverted some changes
X-SVN-Rev: 1971
2000-07-20 07:37:44 +00:00
Yves Arrouye
a3b6777ec0 ICU-377 small fixes for Darwin.
X-SVN-Rev: 1970
2000-07-20 05:17:49 +00:00
Yves Arrouye
13dccbd5b1 ICU-377 split the POXIX functionality into U_POSIX_LOCALE,
U_POSIX_TIMEZONE, and add U_HAVE_NL_LANGINFO for those that have
U_POSIX_LOCALE defined (may or may not have nl_langinfo()). nl_langinfo()
should be autodected but I'm lazy today (and everything in putil.c should
be autodected, actually, so there!). For Darwin, define U_POSIX_LOCALE
but not U_HAVE_NL_LANGINFO.

X-SVN-Rev: 1969
2000-07-20 04:43:47 +00:00
Vladimir Weinstein
39233c5c64 ICU-360 pkgdata windows port - code cleanup
X-SVN-Rev: 1968
2000-07-20 03:33:38 +00:00
Vladimir Weinstein
a7264927d5 ICU-360 pkgdata windows port - makedata.mak cleanup
X-SVN-Rev: 1967
2000-07-20 03:32:51 +00:00
Vladimir Weinstein
860b3a4480 ICU-360 pkdata windows port - updated dependencies in the workspace
X-SVN-Rev: 1966
2000-07-20 03:32:11 +00:00
Vladimir Weinstein
6ab5602fcd ICU-360 "debug" should be as good as "Debug" - fixed a typo
X-SVN-Rev: 1965
2000-07-20 01:26:54 +00:00
Helena Chapman
f9ea95a88e ICU-401 More 400 compilation changes.
X-SVN-Rev: 1964
2000-07-20 00:39:21 +00:00
George Rhoten
0d727eb7f0 ICU-469 Fixed a problem when UTF-8 has a surrogate on two different buffers.
X-SVN-Rev: 1962
2000-07-20 00:10:15 +00:00
Alan Liu
ed0fa66665 ICU-307 add tests for alias table integrity
X-SVN-Rev: 1961
2000-07-19 23:57:13 +00:00
Alan Liu
48dd6446c1 ICU-307 eliminate unneeded entries due to lenient matching, keeping IANA/MIME names
X-SVN-Rev: 1960
2000-07-19 23:54:08 +00:00
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
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
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