Commit Graph

5309 Commits

Author SHA1 Message Date
Vladimir Weinstein
e9a7e8907d ICU-1083 More surrogate support. Unsafe and contraction end tables now handle surrogates correctly.
X-SVN-Rev: 5783
2001-09-18 18:37:57 +00:00
George Rhoten
fde4d7c10a ICU-1211 Make it easier to select these tests by not using whitespace.
X-SVN-Rev: 5782
2001-09-18 18:04:14 +00:00
George Rhoten
ae64440341 ICU-1211 Porting fixes for the KAI compiler.
X-SVN-Rev: 5781
2001-09-18 17:44:50 +00:00
George Rhoten
0414692e06 ICU-1210 Use UBool instead of bool_t
X-SVN-Rev: 5780
2001-09-18 17:32:33 +00:00
Ram Viswanadha
2a34ca8c1f ICU-960 u_str* transformation functions
X-SVN-Rev: 5779
2001-09-18 17:04:48 +00:00
Vladimir Weinstein
b40f4bfeca ICU-1198 C APIs Tests (getting signed and unsigned integers).
X-SVN-Rev: 5778
2001-09-18 16:09:48 +00:00
Ram Viswanadha
629232d8fd ICU-960 u_str* transformation functions
X-SVN-Rev: 5777
2001-09-18 03:46:25 +00:00
Ram Viswanadha
cb06211004 ICU-960 Tests for u_str* transformation functions
X-SVN-Rev: 5776
2001-09-18 03:43:45 +00:00
Ram Viswanadha
1b6f4b110b ICU-960 u_str* transformation functions
X-SVN-Rev: 5775
2001-09-18 03:41:09 +00:00
Ram Viswanadha
c62bc427ba ICU-899 Fixed a minor bug in USCRIPT_CODE_LIMIT
X-SVN-Rev: 5774
2001-09-18 03:39:36 +00:00
Ram Viswanadha
61e9767b81 ICU-960 Definitions for wchar_t
X-SVN-Rev: 5773
2001-09-18 03:38:00 +00:00
Markus Scherer
3de9620e67 ICU-1200 adapt extract() to new termination semantics
X-SVN-Rev: 5772
2001-09-18 01:12:52 +00:00
Markus Scherer
9f65fdc2db ICU-1200 add constructor & extract() with UConverter*
X-SVN-Rev: 5771
2001-09-18 01:12:14 +00:00
Markus Scherer
5610bbf962 ICU-1200 add internal string termination functions for char*, UChar32*, wchar_t* strings
X-SVN-Rev: 5770
2001-09-18 00:56:43 +00:00
Alan Liu
2aa6b22c0f ICU-1052 fix TransliterationRuleData copy constructor to reset data pointer in contained RBT objects
X-SVN-Rev: 5766
2001-09-18 00:24:14 +00:00
George Rhoten
21f946cdd2 ICU-1075 Windows NT "move" command works differently, and fix some of the cleanup problems.
X-SVN-Rev: 5765
2001-09-18 00:02:52 +00:00
Vladimir Weinstein
e9fe410e8d ICU-1198 added different functions for getting signed and unsigned integers. Test to follow
X-SVN-Rev: 5762
2001-09-17 23:05:08 +00:00
Andy Heninger
4801157384 ICU-1075 Memory leak in udata.c
X-SVN-Rev: 5761
2001-09-17 22:57:38 +00:00
Vladimir Weinstein
91c3b146eb ICU-392 remove collator State APIs
X-SVN-Rev: 5760
2001-09-17 22:55:04 +00:00
Markus Scherer
bf5265e67a ICU-1197 test moveIndex32()
X-SVN-Rev: 5759
2001-09-17 22:05:41 +00:00
Markus Scherer
ddb9fa851a ICU-1197 add moveIndex32()
X-SVN-Rev: 5758
2001-09-17 22:05:21 +00:00
Vladimir Weinstein
5939fbca4d ICU-1206 added C like UnicodeString returning functions
X-SVN-Rev: 5757
2001-09-17 22:04:48 +00:00
George Rhoten
4e351c0c81 ICU-513 Don't use the deprecated API anymore.
X-SVN-Rev: 5756
2001-09-17 21:50:19 +00:00
Alan Liu
49ddbebf51 ICU-59 add ideographic space
X-SVN-Rev: 5755
2001-09-17 21:19:31 +00:00
Alan Liu
4e80dd3af9 ICU-770 don't deref null pointer
X-SVN-Rev: 5754
2001-09-17 20:59:42 +00:00
Alan Liu
ad2523bd8b ICU-1079 fix bug found during S-T/V impl
X-SVN-Rev: 5748
2001-09-14 22:01:33 +00:00
Alan Liu
c92aa6caba ICU-1079 enhance tests
X-SVN-Rev: 5747
2001-09-14 21:59:49 +00:00
Alan Liu
9545fd6a52 ICU-1076 fix bug in segments code
X-SVN-Rev: 5746
2001-09-14 21:57:33 +00:00
Alan Liu
50700a85cb ICU-329 remove getPattern
X-SVN-Rev: 5745
2001-09-14 21:55:24 +00:00
Alan Liu
a0133dcf22 ICU-329 fix bug in error handling
X-SVN-Rev: 5744
2001-09-14 21:53:34 +00:00
Alan Liu
e8b520528b ICU-1052 fix error reporting for masking
X-SVN-Rev: 5743
2001-09-14 21:51:29 +00:00
Alan Liu
00a10d6b41 ICU-1079 fix bugs
X-SVN-Rev: 5742
2001-09-14 21:49:26 +00:00
Alan Liu
017c88f5d3 ICU-1140 add ideographic space
X-SVN-Rev: 5741
2001-09-14 21:48:05 +00:00
Syn Wee Quek
b040065b66 ICU-35
Solved jitterbug 35 and part of jitterbug 11.
Jitterbug requires a rewrite of a portion of code to handle a completely ignorable
pattern. This feature will be available after release 2.0.

X-SVN-Rev: 5740
2001-09-12 00:22:19 +00:00
Ram Viswanadha
ade7405a54 ICU-899 Changes for revisited proposal
X-SVN-Rev: 5739
2001-09-11 22:03:57 +00:00
Syn Wee Quek
ecb3821442 ICU-1030
Added extra tests for code coverage.

X-SVN-Rev: 5738
2001-09-11 21:40:05 +00:00
Ram Viswanadha
27054a379d ICU-899 Changes for revisited proposal
X-SVN-Rev: 5737
2001-09-11 20:47:36 +00:00
Ram Viswanadha
5641412ef6 ICU-899 Changes for revisited proposal
X-SVN-Rev: 5736
2001-09-11 18:38:28 +00:00
Ram Viswanadha
c3c5bf986e ICU-399 Test for u_errorName API
X-SVN-Rev: 5735
2001-09-11 18:33:53 +00:00
Ram Viswanadha
23183c7042 ICU-399 cast the range checks to uint32_t
X-SVN-Rev: 5734
2001-09-11 18:33:18 +00:00
Ram Viswanadha
fc6c9d778f ICU-899 Fix tests after changes to API.
X-SVN-Rev: 5733
2001-09-11 05:02:26 +00:00
Ram Viswanadha
959f6956c7 ICU-899 Changes for revisited proposal
X-SVN-Rev: 5732
2001-09-11 05:00:34 +00:00
Markus Scherer
b15ef62e32 ICU-1107 redesign/fix Normalizer iteration index movement
X-SVN-Rev: 5731
2001-09-11 01:29:36 +00:00
Markus Scherer
6be4499096 ICU-1107 add test of Normalizer iteration index movement
X-SVN-Rev: 5730
2001-09-11 01:29:06 +00:00
Markus Scherer
3b6806275f ICU-1107 put long-time test last
X-SVN-Rev: 5729
2001-09-11 01:28:07 +00:00
Markus Scherer
a3c3b270f4 ICU-1129 implement macros to get surrogate values
X-SVN-Rev: 5728
2001-09-11 01:27:34 +00:00
Doug Felt
ab88ec67e6 ICU-57 remove unused variable 'dir'
X-SVN-Rev: 5727
2001-09-10 20:25:21 +00:00
Ram Viswanadha
d182ba31d1 ICU-1123 Test for bug fix
X-SVN-Rev: 5726
2001-09-10 03:51:49 +00:00
Ram Viswanadha
f192374f05 ICU-1123 Fix the bugs for UCNV_*_CALLBACK_ESCAPE
X-SVN-Rev: 5725
2001-09-10 03:50:45 +00:00
Ram Viswanadha
ed804dd3ab ICU-329 Signatures of deprecated apis should not change
X-SVN-Rev: 5724
2001-09-08 04:28:38 +00:00