George Rhoten
c7c90c528b
ICU-2086 A small improvement for the binary search of algorithmic converters.
...
X-SVN-Rev: 9841
2002-09-06 00:48:35 +00:00
Andy Heninger
c258ec6fda
ICU-2283 add missing NULL tests in RBBI operator ==
...
X-SVN-Rev: 9839
2002-09-05 18:51:50 +00:00
Vladimir Weinstein
8f14f1acab
ICU-1433 Added a missing line at the end of file
...
X-SVN-Rev: 9838
2002-09-04 15:15:15 +00:00
Vladimir Weinstein
8238930139
ICU-1433 getTailoredSet C/C++ take 1
...
X-SVN-Rev: 9837
2002-09-04 06:08:04 +00:00
Vladimir Weinstein
7f9ecabbfd
ICU-1854 special strcoll version for latin-1 locales
...
X-SVN-Rev: 9836
2002-09-04 06:02:13 +00:00
Syn Wee Quek
13382315c0
ICU-2065
...
added code to remember the last < comparison in rule, so that transitive
tests will work.
e.g. when testing &a < b = c, original code has a bug that expects c = a
when the collator is returning the correct result of a < c. this bug in the test
is fixed.
X-SVN-Rev: 9835
2002-09-04 01:37:26 +00:00
Markus Scherer
3ad71d6de5
ICU-2284 point more prominently to the User Guide Strings chapter, improve UNICODE_STRING_SIMPLE slightly
...
X-SVN-Rev: 9834
2002-09-04 00:57:54 +00:00
George Rhoten
9188a817d3
ICU-2086 Improve the binary search of aliases and the algorithmic converter name lookup
...
X-SVN-Rev: 9833
2002-09-04 00:36:40 +00:00
Vladimir Weinstein
827db2e60a
ICU-2267 Change the Japanese collation default strength to tertiary
...
X-SVN-Rev: 9832
2002-09-03 19:43:11 +00:00
Markus Scherer
dce332b77d
ICU-2153 test internal APIs for max name length and used-character sets
...
X-SVN-Rev: 9829
2002-09-02 21:50:35 +00:00
Markus Scherer
1403e3f82b
ICU-2153 add internal APIs for name/ISO comment max lengths and used-character sets - enum through all names & comments to get separate sets
...
X-SVN-Rev: 9828
2002-09-02 21:48:41 +00:00
Markus Scherer
3141ae0281
ICU-2153 add internal APIs for name/ISO comment max lengths and used-character sets
...
X-SVN-Rev: 9827
2002-09-02 21:45:24 +00:00
Doug Felt
d96ccb8777
ICU-2083 enable tests driven by module
...
X-SVN-Rev: 9826
2002-08-31 04:55:10 +00:00
Syn Wee Quek
43e19956a5
ICU-2278
...
zapped the supplementary compression bug.
tests are included in jitterbug 2279.
X-SVN-Rev: 9825
2002-08-30 23:19:12 +00:00
Andy Heninger
423eb52850
ICU-2190 RBBI rule builder, fixed incorrect handling of some \escaped chars in rules,
...
and failure to allow white space before a * or ?
X-SVN-Rev: 9824
2002-08-30 23:04:10 +00:00
Andy Heninger
3144b2665e
ICU-2231 RBBI Sentence Break Rules and test updated to match draft of TR 29
...
X-SVN-Rev: 9823
2002-08-30 21:37:59 +00:00
George Rhoten
bbc62da408
ICU-2157 Add a test for UTF8_COUNT_TRAIL_BYTES.
...
X-SVN-Rev: 9822
2002-08-30 01:22:26 +00:00
Vladimir Weinstein
be34f0f08f
ICU-2268 test for bug 2268
...
X-SVN-Rev: 9821
2002-08-29 23:23:45 +00:00
Vladimir Weinstein
54e87296d9
ICU-2269 test for bug 2269
...
X-SVN-Rev: 9820
2002-08-29 23:16:45 +00:00
Alan Liu
6a1ee4f141
ICU-2153 C implementation and test for uprv_getCharNameCharacters()
...
X-SVN-Rev: 9819
2002-08-29 23:11:50 +00:00
Alan Liu
541ae0e468
ICU-2153 C implementation and test for uprv_getCharNameCharacters()
...
X-SVN-Rev: 9818
2002-08-29 23:05:23 +00:00
Vladimir Weinstein
cc4c361654
ICU-2269 don't use aliasing ctor in uset_addString
...
X-SVN-Rev: 9817
2002-08-29 22:20:59 +00:00
Vladimir Weinstein
f346c4d8f2
ICU-2268 fixed UTokenAssigner bug in UVector
...
X-SVN-Rev: 9816
2002-08-29 22:12:49 +00:00
Alan Liu
ae8bbc8773
ICU-2189 eliminate duplicates in add(string)
...
X-SVN-Rev: 9815
2002-08-29 04:58:00 +00:00
George Rhoten
3325f6a02b
ICU-2134 Various readme updates.
...
X-SVN-Rev: 9814
2002-08-29 00:30:09 +00:00
Andy Heninger
5780aed3d3
ICU-2190 fix crashing bug in RBBI rule builder
...
X-SVN-Rev: 9813
2002-08-29 00:28:11 +00:00
Andy Heninger
d2e6ab9355
ICU-2123 Replace awkward RBBI builder data structure. Linked list of
...
uset nodes replaced by a vector; overloaded use of right child field of node eliminated.
X-SVN-Rev: 9812
2002-08-28 22:24:17 +00:00
Andy Heninger
956c28b0ac
ICU-2129 Intltest, fix memory leak in revised rbbitest.
...
X-SVN-Rev: 9811
2002-08-28 22:10:32 +00:00
Alan Liu
681c0468a4
ICU-1767 support [:ascii:] and \N{name} in UnicodeSet
...
X-SVN-Rev: 9810
2002-08-28 20:23:00 +00:00
Alan Liu
9ba92b30ff
ICU-2025 deprecate UnicodeFilterLogic
...
X-SVN-Rev: 9809
2002-08-28 17:17:04 +00:00
Alan Liu
a087750ac3
ICU-2025 deprecate UnicodeFilterLogic
...
X-SVN-Rev: 9808
2002-08-28 16:45:19 +00:00
Syn Wee Quek
5a24e9df06
ICU-2134
...
removed doxygen warnings
X-SVN-Rev: 9807
2002-08-28 16:43:42 +00:00
Alan Liu
5a76714348
ICU-2025 deprecate UnicodeFilterLogic
...
X-SVN-Rev: 9806
2002-08-28 16:29:26 +00:00
George Rhoten
4b56870c43
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9805
2002-08-28 16:04:23 +00:00
George Rhoten
990db21101
ICU-2000 Fixed some compiler warnings.
...
X-SVN-Rev: 9804
2002-08-28 15:55:37 +00:00
George Rhoten
d33e520a69
ICU-1925 Update the converter aliases based on roundtripIndex.html
...
X-SVN-Rev: 9803
2002-08-28 15:43:47 +00:00
George Rhoten
fc3e593a6b
ICU-2129 Intltest, remove textbounds test
...
X-SVN-Rev: 9802
2002-08-28 00:13:27 +00:00
George Rhoten
52eadbd926
ICU-1925 Update the converter aliases based on roundtripIndex.html
...
X-SVN-Rev: 9801
2002-08-28 00:04:56 +00:00
George Rhoten
15c9e60a2d
ICU-2135 This line is unneeded.
...
X-SVN-Rev: 9800
2002-08-27 23:08:29 +00:00
George Rhoten
5b453f0ece
ICU-2135 Fixed the case where u_uastrncpy would read one past the end of the array.
...
X-SVN-Rev: 9799
2002-08-27 23:03:45 +00:00
George Rhoten
99641b2420
ICU-2134 Update the API documentation.
...
X-SVN-Rev: 9798
2002-08-27 23:02:14 +00:00
George Rhoten
c7128f9628
ICU-1809 Update the API documentation.
...
X-SVN-Rev: 9797
2002-08-27 23:01:04 +00:00
George Rhoten
bb9b8b966c
ICU-2135 Remember to convert the NULL too.
...
X-SVN-Rev: 9796
2002-08-27 22:46:54 +00:00
George Rhoten
fe09a02ac7
ICU-2135 Fixed the case where u_austrncpy would read one past the end of the array.
...
X-SVN-Rev: 9795
2002-08-27 22:45:05 +00:00
Andy Heninger
20cd470111
ICU-2129 Intltest, fix problem with break iteration test of a zero lenght string.
...
X-SVN-Rev: 9794
2002-08-27 20:28:05 +00:00
Andy Heninger
4a1d1083b0
ICU-2129 Intltest, remove textbounds test, merge the non-redundant tests
...
into rbbitest. Many tests were replicated in both places.
X-SVN-Rev: 9793
2002-08-27 19:10:11 +00:00
George Rhoten
f0bd5ecb0d
ICU-2039 Increase code coverage. Fix %[] scanset so that it uses UChars instead of chars.
...
X-SVN-Rev: 9792
2002-08-26 20:53:53 +00:00
Syn Wee Quek
33e4596f46
ICU-2085
...
* replaced error codes *_ERROR with *_WARNING where required.
X-SVN-Rev: 9791
2002-08-26 20:51:22 +00:00
Syn Wee Quek
905bedf1fc
ICU-2140
...
collation element iterater setOffset inlined for performance.
X-SVN-Rev: 9790
2002-08-26 16:52:05 +00:00
George Rhoten
0d294967fd
ICU-2039 Increase code coverage
...
X-SVN-Rev: 9789
2002-08-24 00:00:31 +00:00