Commit Graph

9303 Commits

Author SHA1 Message Date
Markus Scherer
8e4d026246 ICU-1885 test swaplfnl converter option
X-SVN-Rev: 9874
2002-09-18 01:18:17 +00:00
Vladimir Weinstein
2588b77121 ICU-1433 getTailoredSet, Java port
X-SVN-Rev: 9873
2002-09-17 21:31:58 +00:00
Steven R. Loomis
669c72ef06 ICU-1941 don't fail in lipo mode (first of many)
X-SVN-Rev: 9872
2002-09-17 19:45:50 +00:00
Steven R. Loomis
ac39475f03 ICU-1941 don't fail in liposuction mode
X-SVN-Rev: 9871
2002-09-17 19:45:03 +00:00
Vladimir Weinstein
5641297bf3 ICU-2209 add TestCanonicalIterator to tests
X-SVN-Rev: 9870
2002-09-17 19:12:42 +00:00
Vladimir Weinstein
9c38010fef ICU-2209 make canonical iterator public - documentation/API reference
X-SVN-Rev: 9869
2002-09-17 19:11:52 +00:00
Steven R. Loomis
feb85480d2 ICU-2307 initialize fields to NULL in case we bail early
X-SVN-Rev: 9868
2002-09-17 18:50:35 +00:00
Vladimir Weinstein
150ad44972 ICU-1433 getTailoredSet C/C++ return all the canonically equivalent sequences. Also added tests
X-SVN-Rev: 9867
2002-09-17 06:27:51 +00:00
Vladimir Weinstein
0fb205837f ICU-2209 make canonical iterator public
X-SVN-Rev: 9866
2002-09-17 05:06:04 +00:00
Vladimir Weinstein
a298df56b3 ICU-2305 UColOptionSet uses int32_t instead of UColAttributeValue + added some reserved space
X-SVN-Rev: 9865
2002-09-17 04:53:35 +00:00
Ram Viswanadha
dc90c1e2fe ICU-2042 example xml and dtd for result
X-SVN-Rev: 9863
2002-09-16 20:36:25 +00:00
Ram Viswanadha
a8c9aa193a ICU-2042 updates to XMLCompator tool
X-SVN-Rev: 9862
2002-09-16 20:34:17 +00:00
George Rhoten
1963f3c42c ICU-2306 Update the spec
X-SVN-Rev: 9861
2002-09-16 18:59:34 +00:00
Doug Felt
daf555a88b ICU-2203 (also 1949) service registration for number format, and
associated changes to service APIs

X-SVN-Rev: 9860
2002-09-14 21:36:30 +00:00
Syn Wee Quek
821c8a97b5 ICU-2294
added "This class is not subclassable" note

X-SVN-Rev: 9858
2002-09-11 00:27:41 +00:00
Syn Wee Quek
b970d4daf1 ICU-2294
added "This class is not subclassable" note

X-SVN-Rev: 9857
2002-09-11 00:12:39 +00:00
Syn Wee Quek
266d2e2281 ICU-2301
fixed normalization conformance test failure in ibm jdk 1.3.0

X-SVN-Rev: 9856
2002-09-10 22:32:25 +00:00
Syn Wee Quek
a4d9ee5305 ICU-2279
optimized collation builder

X-SVN-Rev: 9855
2002-09-10 22:19:31 +00:00
Alan Liu
8ecbc017d3 ICU-1130 use perl \N{name} notation in Any-Name and Name-Any
X-SVN-Rev: 9854
2002-09-09 16:33:43 +00:00
Alan Liu
8fa56d23e0 ICU-1130 use perl \N{name} notation in Any-Name and Name-Any
X-SVN-Rev: 9853
2002-09-09 16:11:07 +00:00
Alan Liu
f42f38058a ICU-1130 added parsePattern for use by Name-Any
X-SVN-Rev: 9852
2002-09-09 16:05:09 +00:00
Doug Felt
fdf6867d3a ICU-2203 registry updates for Currency
X-SVN-Rev: 9851
2002-09-07 00:15:35 +00:00
Alan Liu
d96f819545 ICU-1130 added parsePattern for use by Name-Any
X-SVN-Rev: 9850
2002-09-06 23:37:16 +00:00
Alan Liu
85d23479b6 ICU-1130 use perl \N{name} notation in Any-Name and Name-Any
X-SVN-Rev: 9849
2002-09-06 23:30:29 +00:00
Vladimir Weinstein
c8f160bcab ICU-2269 close sets after using
X-SVN-Rev: 9848
2002-09-06 23:23:49 +00:00
Ram Viswanadha
bb3c25cdde ICU-1881 dont use T_FileStream_size and assert the return value, use T_FileStream_read's return value
X-SVN-Rev: 9847
2002-09-06 22:15:37 +00:00
Ram Viswanadha
07884ea2ed ICU-1699 genrb now gives an error for \uXXX \UXXXXXX truncated escape sequences
X-SVN-Rev: 9846
2002-09-06 22:13:15 +00:00
Syn Wee Quek
b853ae4146 ICU-2279
optimized test and trie equals

X-SVN-Rev: 9845
2002-09-06 19:04:07 +00:00
Vladimir Weinstein
978cef13a4 ICU-2293 fixed the length returned from u_unescape - it was counting the terminating zero, but it is supposed to return strlen of resulting string
X-SVN-Rev: 9844
2002-09-06 04:31:03 +00:00
Syn Wee Quek
c523fd5f31 ICU-2279
Added collation builder tests to compare icu4c provided resources and the rbc builder.

X-SVN-Rev: 9843
2002-09-06 01:53:19 +00:00
Syn Wee Quek
79eda19652 ICU-2103
Removed deprecated trie builders and related code

X-SVN-Rev: 9842
2002-09-06 01:50:43 +00:00
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