Alan Liu
|
426dadc5a8
|
ICU-1076 clear toPattern result buffer
X-SVN-Rev: 7306
|
2001-12-04 05:25:39 +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 |
|
Alan Liu
|
dafa4debfb
|
ICU-1501 fix TestIncrementalProgress
X-SVN-Rev: 7257
|
2001-12-01 22:29:07 +00:00 |
|
George Rhoten
|
3b9185cba0
|
ICU-1501 Fixed ANSI C (gcc) compiler problem.
X-SVN-Rev: 7248
|
2001-12-01 03:18:08 +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 |
|
George Rhoten
|
85b9bf0e00
|
ICU-770 Memory cleanup
X-SVN-Rev: 7216
|
2001-11-30 18:19:56 +00:00 |
|
Alan Liu
|
2db72dd89a
|
ICU-1566 make getDisplayName() grok variants
X-SVN-Rev: 7186
|
2001-11-29 23:49:44 +00:00 |
|
Alan Liu
|
adeb7ac274
|
ICU-1560 implement smart rollback
X-SVN-Rev: 7155
|
2001-11-29 01:01:31 +00:00 |
|
Ram Viswanadha
|
ac9be05b00
|
ICU-1259 Synch tests for TransliteratorTest
X-SVN-Rev: 7134
|
2001-11-28 20:55:15 +00:00 |
|
Ram Viswanadha
|
e343dd8007
|
ICU-1259 remove dependency on rollback
X-SVN-Rev: 7123
|
2001-11-28 06:05:12 +00:00 |
|
Alan Liu
|
2b109067ec
|
ICU-1533 disable rollback code
X-SVN-Rev: 7055
|
2001-11-21 19:55:39 +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 |
|
George Rhoten
|
562801daee
|
ICU-900 Fixed some compiler warnings
X-SVN-Rev: 6981
|
2001-11-19 17:41:46 +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
|
9c8e90f072
|
ICU-1491 handle -T -T/V /V-T forms; require target
X-SVN-Rev: 6937
|
2001-11-16 00:58:32 +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
|
fb7455dc39
|
ICU-1426 update el (locale resource) test
X-SVN-Rev: 6889
|
2001-11-14 18:26:13 +00:00 |
|
George Rhoten
|
ae71da1a17
|
ICU-770 Memory cleanup
X-SVN-Rev: 6820
|
2001-11-13 06:03:20 +00:00 |
|
George Rhoten
|
acc164ea7e
|
ICU-770 Memory cleanup
X-SVN-Rev: 6804
|
2001-11-12 23:25:37 +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
|
e7392d993c
|
ICU-1426 update test for el-Latin rules
X-SVN-Rev: 6617
|
2001-11-05 20:37:58 +00:00 |
|
Alan Liu
|
b15457400c
|
ICU-1426 update test for el-Latin rules
X-SVN-Rev: 6614
|
2001-11-05 19:36:29 +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 |
|
George Rhoten
|
7e1e165ceb
|
ICU-1079 Use TRUE instead of true
X-SVN-Rev: 6511
|
2001-10-31 02:55:31 +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
|
af1d778ab5
|
ICU-1259 update tests for new 2.0 rules
X-SVN-Rev: 6454
|
2001-10-26 05:42:31 +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 |
|
Markus Scherer
|
a8db048c55
|
ICU-1255 reenable failing test
X-SVN-Rev: 6354
|
2001-10-19 23:29:26 +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 |
|
George Rhoten
|
a70e277223
|
ICU-1211 Fix for AIX
X-SVN-Rev: 6175
|
2001-10-10 22:36:03 +00:00 |
|
George Rhoten
|
f9d862447b
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6173
|
2001-10-10 21:43:21 +00:00 |
|
Alan Liu
|
5788f5c379
|
ICU-1261 add ::ID block test case
X-SVN-Rev: 6152
|
2001-10-10 19:21:55 +00:00 |
|
Alan Liu
|
d06db2495e
|
ICU-1261 initial implementation of compound filters in IDs and ::ID blocks
X-SVN-Rev: 6151
|
2001-10-10 19:12:00 +00:00 |
|
George Rhoten
|
ccb3e4720d
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 6142
|
2001-10-10 01:22:30 +00:00 |
|
George Rhoten
|
825394ce59
|
ICU-770 Memory cleanup
X-SVN-Rev: 6128
|
2001-10-09 17:11:11 +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
|
3a4c3b2de1
|
ICU-770 More memory cleanup
X-SVN-Rev: 6013
|
2001-10-03 18:05:44 +00:00 |
|
Alan Liu
|
c92aa6caba
|
ICU-1079 enhance tests
X-SVN-Rev: 5747
|
2001-09-14 21:59:49 +00:00 |
|
Ram Viswanadha
|
88f30a02e2
|
ICU-329 Fix tests to reflect API changes.
X-SVN-Rev: 5654
|
2001-08-31 03:24:28 +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 |
|
Ram Viswanadha
|
0e194efd89
|
ICU-329 Update tests after adding UParseError struct to APIs.
X-SVN-Rev: 5476
|
2001-08-16 01:01:22 +00:00 |
|
Alan Liu
|
d046d1a2a5
|
ICU-1079 first working version of Source-Target/Variant registry
X-SVN-Rev: 5465
|
2001-08-15 19:06:40 +00:00 |
|