George Rhoten
346bbaa6b5
ICU-740 Don't include unneeded header files.
...
X-SVN-Rev: 5797
2001-09-18 22:56:34 +00:00
George Rhoten
03fa48368c
ICU-1083 Put the ucmpe32 test with similar tests.
...
X-SVN-Rev: 5796
2001-09-18 22:53:27 +00:00
George Rhoten
0a96b6ab50
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5795
2001-09-18 22:38:34 +00:00
Markus Scherer
75fb3056aa
ICU-1215 test US::reverse() with supplementary characters
...
X-SVN-Rev: 5794
2001-09-18 22:28:25 +00:00
Markus Scherer
07f4a12e0e
ICU-1215 fix US::reverse() for supplementary characters
...
X-SVN-Rev: 5793
2001-09-18 22:28:10 +00:00
George Rhoten
745a84cbcd
ICU-513 Fixes for Solaris
...
X-SVN-Rev: 5792
2001-09-18 22:17:21 +00:00
Andy Heninger
83cd79bc51
ICU-1075 collperf: API change to ucol_openRules broke collperf.
...
(Bogus jitterbug; I can't seem to open a new one right now.)
X-SVN-Rev: 5791
2001-09-18 21:54:20 +00:00
Yves Arrouye
6fa8fa610d
ICU-1212 moved urename.h
...
X-SVN-Rev: 5790
2001-09-18 21:37:01 +00:00
George Rhoten
f776680929
ICU-1214 Replace getPatternChars with getPatternUChars
...
X-SVN-Rev: 5789
2001-09-18 21:36:45 +00:00
George Rhoten
a6196dd3d3
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5788
2001-09-18 21:15:20 +00:00
George Rhoten
386502fad2
ICU-900 Fixed some compiler warnings
...
X-SVN-Rev: 5787
2001-09-18 21:02:14 +00:00
George Rhoten
96d88d5748
ICU-513 Fixes for AIX, and replace charAt with char32At
...
X-SVN-Rev: 5786
2001-09-18 20:40:48 +00:00
George Rhoten
44a640c23b
ICU-1211 Porting fixes for AIX
...
X-SVN-Rev: 5785
2001-09-18 20:31:03 +00:00
George Rhoten
5d46c7c76e
ICU-1075 Don't use // in a C file
...
X-SVN-Rev: 5784
2001-09-18 20:24:36 +00:00
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