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
Alan Liu
9fdabc33eb
ICU-89 for normalizer conformance testing
...
X-SVN-Rev: 2014
2000-07-21 21:30:34 +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