Commit Graph

65 Commits

Author SHA1 Message Date
Alan Liu
d1773b2571 ICU-1434 initial implementation of source/target set API
X-SVN-Rev: 8971
2002-06-28 21:13:54 +00:00
Alan Liu
9f78c7195e ICU-1532 test Any-X
X-SVN-Rev: 8816
2002-06-07 20:25:56 +00:00
Alan Liu
a73bfe7d24 ICU-1749 port TestMulticharStringSet to C++
X-SVN-Rev: 8530
2002-04-26 21:31:55 +00:00
Alan Liu
8ed4fea84a ICU-1825 allow filters in &func calls; fix canonicalization of &func
X-SVN-Rev: 8478
2002-04-17 16:38:18 +00:00
Alan Liu
841f1e8d2b ICU-1726 handle invalid $n gracefully
X-SVN-Rev: 8292
2002-03-29 18:23:03 +00:00
George Rhoten
fcb5c405a8 ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 7720
2002-02-20 17:49:14 +00:00
Alan Liu
47c47a5cd9 ICU-1234 make output side of RBTs object-oriented; rewrite ID parsers and modularize them; implement &Any-Lower() support
X-SVN-Rev: 7582
2002-02-07 01:07:55 +00:00
George Rhoten
4cc4f9c7b5 ICU-1008 Do some less static initialization
X-SVN-Rev: 7378
2001-12-28 21:26:53 +00:00
Alan Liu
eba45479e5 ICU-1373 add tests of supplemental character handling by algorithm transliterators
X-SVN-Rev: 7294
2001-12-03 23:09:07 +00:00
Alan Liu
3eccfcc26d ICU-1575 fixed normalizing transliterator to get closer to the end in incremental mode; latin-katakana & fullwidth/halfwidth now pass incremental tests. UnicodeSet has some package-private utilities added -- they should be made public next release.
X-SVN-Rev: 7280
2001-12-03 20:50:50 +00:00
Helena Chapman
6f5df69456 ICU-1501 Updated Upper/Lower/TitlecaseTransliterator and checked in new casing tests for surrogates from Java.
X-SVN-Rev: 7235
2001-11-30 23:53:55 +00:00
Alan Liu
2db72dd89a ICU-1566 make getDisplayName() grok variants
X-SVN-Rev: 7186
2001-11-29 23:49:44 +00:00
Ram Viswanadha
ac9be05b00 ICU-1259 Synch tests for TransliteratorTest
X-SVN-Rev: 7134
2001-11-28 20:55:15 +00:00
Alan Liu
efe00fdd38 ICU-1225 test new Any-Hex and Hex-Any variants
X-SVN-Rev: 7050
2001-11-21 07:08:13 +00:00
Alan Liu
0d4f43a415 ICU-1364 fix reverse ::ID block parsing and global filters in toRules()
X-SVN-Rev: 6971
2001-11-17 06:44:50 +00:00
Alan Liu
59fa6939a1 ICU-1491 rewrite parseID to handle all ID form variants; move Mark's code into parseID; enable special inverses (NFC/NFC, etc.)
X-SVN-Rev: 6935
2001-11-15 23:40:02 +00:00
Alan Liu
22f6b230c4 ICU-1408 improve error reporting for bogus post context
X-SVN-Rev: 6891
2001-11-14 19:26:56 +00:00
Alan Liu
9160747c21 ICU-1292 add variable range overlap detection
X-SVN-Rev: 6786
2001-11-12 19:12:08 +00:00
Alan Liu
51f23530aa ICU-1232 disallow UnicodeSets (and other standins) in translit output
X-SVN-Rev: 6702
2001-11-09 01:22:33 +00:00
Alan Liu
1b8e587611 ICU-1134 make sure parse errors refer to the correct source line
X-SVN-Rev: 6698
2001-11-09 00:12:59 +00:00
Alan Liu
8886275ce8 ICU-1426 add el-Latin and Latin-el rules to locale resource
X-SVN-Rev: 6599
2001-11-03 02:04:37 +00:00
Alan Liu
58f515dd78 ICU-1135 rewrite Any-Title to be smarter about accents
X-SVN-Rev: 6545
2001-11-01 04:37:27 +00:00
Alan Liu
ad444e4b61 ICU-1079 add locale-script mapping test
X-SVN-Rev: 6506
2001-10-31 00:29:42 +00:00
Alan Liu
4524f0f633 ICU-1406 make quantified segments behave like perl counterparts
X-SVN-Rev: 6494
2001-10-30 18:14:57 +00:00
Alan Liu
47e3ca5552 ICU-1046 implement rollback for filtered incremental transliteration
X-SVN-Rev: 6420
2001-10-25 00:03:50 +00:00
Alan Liu
68744138aa ICU-1272 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6281
2001-10-17 19:21:12 +00:00
Ram Viswanadha
98c1213e43 ICU-1255 Remove and merge tests in transtst.cpp
X-SVN-Rev: 6181
2001-10-11 04:06:16 +00:00
Alan Liu
c968b1ea77 ICU-1261 initial implementation of compound filters in IDs and ::ID blocks
X-SVN-Rev: 6153
2001-10-10 19:22:34 +00:00
Helena Chapman
d816eefc57 ICU-1264 added namspace support where possible.
X-SVN-Rev: 6124
2001-10-08 23:26:58 +00:00
Alan Liu
1be3429f34 ICU-1250 sync tests with icu4j
X-SVN-Rev: 6097
2001-10-05 22:27:44 +00:00
Alan Liu
b5029525b9 ICU-1250 minor fix to incremental RBT code
X-SVN-Rev: 6061
2001-10-04 23:59:56 +00:00
George Rhoten
e29f4f62c4 ICU-770 Make the tests build and/or run faster
X-SVN-Rev: 5659
2001-08-31 18:02:09 +00:00
Alan Liu
d126a41693 ICU-1048 fix compound inverses with parenthesized atoms
X-SVN-Rev: 5510
2001-08-17 17:22:26 +00:00
Alan Liu
caa1bdd17e ICU-1079 initial implementation of Source-Target/Variant; no RB lookup yet
X-SVN-Rev: 5412
2001-08-01 17:37:08 +00:00
Alan Liu
ef8c73fc7c ICU-1076 initial limited support for Kleene star and plus operators
X-SVN-Rev: 5359
2001-07-27 00:18:53 +00:00
Alan Liu
7edf9d3e80 ICU-1052 redesign of engine to support supplemental characters
X-SVN-Rev: 5341
2001-07-25 19:11:02 +00:00
Alan Liu
f31d20e4bf ICU-990 add another toRules test
X-SVN-Rev: 5264
2001-07-18 04:17:05 +00:00
Alan Liu
953c8621af ICU-1053 add a simple Any-Remove test
X-SVN-Rev: 5259
2001-07-17 23:37:45 +00:00
Alan Liu
589dbddcbe ICU-1046 reimplement filter on a CompoundTransliterator to work correctly
X-SVN-Rev: 5247
2001-07-17 00:16:02 +00:00
Alan Liu
9805ae16d9 ICU-1048 allow ::ID blocks in rules
X-SVN-Rev: 5233
2001-07-13 21:09:41 +00:00
Alan Liu
eb1a26e702 ICU-1029 add NormalizationTransliterator test
X-SVN-Rev: 5175
2001-07-03 23:45:23 +00:00
Ram Viswanadha
96d50a13fc ICU-912 Test for validating the fix
X-SVN-Rev: 5064
2001-06-22 17:13:33 +00:00
Alan Liu
7816fe3b3e ICU-1006 add tests for liberalized ID
X-SVN-Rev: 5040
2001-06-20 22:38:21 +00:00
Alan Liu
158ec8fd9a ICU-989 add test for Any-Name, Name-Any
X-SVN-Rev: 4952
2001-06-11 23:44:50 +00:00
Alan Liu
1c7ee13552 ICU-965 test Any-Lower, Any-Upper, and Any-Title transliterators
X-SVN-Rev: 4943
2001-06-11 19:56:35 +00:00
Alan Liu
bd0490db28 ICU-918 extend createInstance() syntax to recognize inline filter patterns
X-SVN-Rev: 4421
2001-03-31 01:21:38 +00:00
Ram Viswanadha
7f6d7e256f ICU-903 update copyright notices
X-SVN-Rev: 4235
2001-03-21 20:09:56 +00:00
Alan Liu
83377886c0 ICU-483 add inter-Indic transliterators
X-SVN-Rev: 3886
2001-03-03 00:49:45 +00:00
Alan Liu
650f6510e5 ICU-872 Update Latin-Jamo and Jamo-Latin rules
X-SVN-Rev: 3826
2001-02-28 19:49:07 +00:00
Alan Liu
8557348fa3 ICU-486 Implement anchors.
X-SVN-Rev: 2401
2000-08-30 20:43:25 +00:00