Commit Graph

78 Commits

Author SHA1 Message Date
Peter Edberg
2eb61f142a ICU-6281 Fix Fullwidth_Halfwidth data, add TestHalfwidthFullwidth()
X-SVN-Rev: 24145
2008-06-11 01:31:45 +00:00
George Rhoten
b96ed146b3 ICU-5410 Improve code coverage.
X-SVN-Rev: 21726
2007-06-13 22:00:32 +00:00
George Rhoten
dbdf6e8019 ICU-5333 Whitespace changes.
X-SVN-Rev: 20119
2006-08-20 05:08:35 +00:00
Richard Gillam
98be212f0a ICU-4726 Made Transliterator::filteredTransliterate() public, added Transliterator::registerAlias().
X-SVN-Rev: 18460
2005-08-25 17:23:51 +00:00
Richard Gillam
fb164eba5a ICU-4539 Added ability to put ::ID rules into the middle of Transliterator rule sets.
X-SVN-Rev: 17844
2005-06-09 17:30:48 +00:00
George Rhoten
d099b29421 ICU-3221 Fix linker warnings on AIX
X-SVN-Rev: 12981
2003-08-29 15:57:38 +00:00
Alan Liu
de95737116 ICU-2959 update copyright dates to include 2003
X-SVN-Rev: 12253
2003-06-03 20:58:22 +00:00
Alan Liu
d2cea9a9eb ICU-2790 recognize alternate transliterator syntax characters
X-SVN-Rev: 11623
2003-04-23 00:20:16 +00:00
Alan Liu
c27f3d8230 ICU-2118 add coverage tests for boilerplate methods
X-SVN-Rev: 10390
2002-11-27 00:28:20 +00:00
Ram Viswanadha
4e623dfbc1 ICU-2323 Add test for instantiation of transliterators from data returned by UScript
X-SVN-Rev: 9954
2002-10-03 22:47:10 +00:00
Markus Scherer
0eb9c506ec ICU-2248 modularize ICU
X-SVN-Rev: 9910
2002-09-21 00:43:14 +00:00
Alan Liu
7b1fbb21ff ICU-1997 added test
X-SVN-Rev: 9550
2002-08-02 21:33:02 +00:00
Ram Viswanadha
304f3e290c ICU-2022 Fix TransliteratorTest failures
X-SVN-Rev: 9409
2002-07-29 22:56:05 +00:00
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