Commit Graph

1219 Commits

Author SHA1 Message Date
Mark Davis
9d9747fbbb ICU-1292 Fixed Latin-Greek/UNGEGN
X-SVN-Rev: 7247
2001-12-01 03:02:34 +00:00
Mark Davis
dba82a4884 ICU-1572 Operators are also failing, so added a test for that.
X-SVN-Rev: 7246
2001-12-01 01:47:32 +00:00
Alan Liu
302bf822c7 ICU-1572 fix UnicodeSet.toPattern() round trip bugs
X-SVN-Rev: 7245
2001-12-01 01:33:41 +00:00
Alan Liu
221d9f6880 ICU-1572 amend test to only check programmatic roundtripability
X-SVN-Rev: 7244
2001-12-01 01:32:55 +00:00
Mark Davis
e8a83df223 ICU-1291 fixed test to have better message for debugging toRules failures.
X-SVN-Rev: 7243
2001-12-01 01:13:16 +00:00
Doug Felt
49fe3b4e6e ICU-1570 added section on demos
X-SVN-Rev: 7242
2001-12-01 01:01:37 +00:00
Mark Davis
5b8a915180 ICU-1291 fixed roundtripping with new filters, Katakana
X-SVN-Rev: 7241
2001-12-01 00:51:28 +00:00
Mark Davis
208029e3a2 ICU-1291 fixed roundtripping with new filters, Cyrillic
X-SVN-Rev: 7239
2001-12-01 00:14:55 +00:00
Helena Chapman
abf8211cf0 ICU-1501 Remove comments for the ported tests to sync up with C.
X-SVN-Rev: 7238
2001-12-01 00:05:55 +00:00
Mark Davis
87fbcdd7a8 ICU-1572 Added test for UnicodeSet
X-SVN-Rev: 7237
2001-11-30 23:59:23 +00:00
Doug Felt
9b916c1349 ICU-1571 icu4j.jar wasn't including classes needed by richedit
X-SVN-Rev: 7232
2001-11-30 22:53:34 +00:00
Alan Liu
ba109b9e73 ICU-1560 regenerate filters
X-SVN-Rev: 7231
2001-11-30 22:36:12 +00:00
Alan Liu
fe95dbe8bd ICU-1560 fix double increment bug in getSourceSet
X-SVN-Rev: 7230
2001-11-30 22:27:29 +00:00
Alan Liu
607fcf05e0 ICU-1560 regenerate filters
X-SVN-Rev: 7228
2001-11-30 22:21:15 +00:00
Syn Wee Quek
246c3f1bf5 ICU-1570
Removed some errors and links.

X-SVN-Rev: 7226
2001-11-30 21:44:27 +00:00
Alan Liu
cc2bd75997 ICU-1560 add missing semicolon
X-SVN-Rev: 7225
2001-11-30 21:25:12 +00:00
Ram Viswanadha
452f8169a8 ICU-1375 Fix for round trip failure
X-SVN-Rev: 7223
2001-11-30 20:59:55 +00:00
Doug Felt
3a331aeafc ICU-1570 updated ICU4J readme.html file
X-SVN-Rev: 7222
2001-11-30 20:48:48 +00:00
Alan Liu
e13df22a3d ICU-1560 make genIndexFilters script smarter
X-SVN-Rev: 7217
2001-11-30 19:07:54 +00:00
Alan Liu
78aa89a595 ICU-1560 add script to update filters programatically
X-SVN-Rev: 7210
2001-11-30 05:51:47 +00:00
Alan Liu
28ddb9b532 ICU-1560 add tool hook; we should move all stuff out of this class & into tools except for hook
X-SVN-Rev: 7209
2001-11-30 05:51:04 +00:00
Alan Liu
731c4697bc ICU-1560 make CompoundTransliterator source set be first non-empty source set of elements
X-SVN-Rev: 7208
2001-11-30 05:50:35 +00:00
Alan Liu
a2ac70fc89 ICU-1560 initial pass at fixed Indic filters
X-SVN-Rev: 7207
2001-11-30 05:46:26 +00:00
Ram Viswanadha
a8f8fde9bb ICU-1375 Add ReplaceableTest to TestAll
X-SVN-Rev: 7206
2001-11-30 05:25:05 +00:00
Alan Liu
84486d1687 ICU-1560 fix Hiragana filters
X-SVN-Rev: 7203
2001-11-30 05:05:17 +00:00
Mark Davis
c118f6e7cd ICU-1560 fixed Greek filters (normal and UNGEGN)
X-SVN-Rev: 7202
2001-11-30 03:11:16 +00:00
Mark Davis
51b90b9996 ICU-1560 added to test program, fixed Katakana
X-SVN-Rev: 7201
2001-11-30 01:59:45 +00:00
Alan Liu
532c799c63 ICU-1560 fix Latin-Tamil and Tamil-Latin
X-SVN-Rev: 7198
2001-11-30 01:06:40 +00:00
Mark Davis
f2150d5853 ICU-1560 fixed filters to be minimal. Still have problem with Katakana
X-SVN-Rev: 7197
2001-11-30 01:04:41 +00:00
Mark Davis
0cd2282861 ICU-1560 other tests
X-SVN-Rev: 7196
2001-11-30 01:04:10 +00:00
Alan Liu
7d4dc2d167 ICU-1560 remove a few more trailing ([foo]) filters
X-SVN-Rev: 7194
2001-11-30 01:00:25 +00:00
Alan Liu
bf92284813 ICU-1560 remove trailing ([foo]) filters, which do nothing
X-SVN-Rev: 7193
2001-11-30 00:58:03 +00:00
Alan Liu
61f09aba1d ICU-1560 update Korean filters
X-SVN-Rev: 7191
2001-11-30 00:54:59 +00:00
Alan Liu
09b7477adc ICU-1560 hook into UnicodeSetClosure
X-SVN-Rev: 7190
2001-11-30 00:46:25 +00:00
Mark Davis
dae3a747ff ICU-1560 added tool for fixing filters
X-SVN-Rev: 7188
2001-11-30 00:27:06 +00:00
Mark Davis
41c6ecbd19 ICU-1560 added tool for fixing filters
X-SVN-Rev: 7183
2001-11-29 23:21:42 +00:00
Alan Liu
04d996482a ICU-1566 make getDisplayName() grok variants
X-SVN-Rev: 7182
2001-11-29 23:01:51 +00:00
Alan Liu
cbfc4b4c7a ICU-1560 add source-set methods and TransliteratorUtility class
X-SVN-Rev: 7181
2001-11-29 22:31:18 +00:00
Syn Wee Quek
c7381cbe63 ICU-1548
Removed javadoc warnings.

X-SVN-Rev: 7180
2001-11-29 21:32:28 +00:00
Alan Liu
bf83a73334 ICU-1562 move han-pinyin, kanji-english, kanji-onromaji to demo pkg
X-SVN-Rev: 7179
2001-11-29 21:08:41 +00:00
Syn Wee Quek
6834a7e4f0 ICU-1555
Beefing up to list down all the directories in ICU4J and their contents.

X-SVN-Rev: 7178
2001-11-29 21:00:34 +00:00
Mark Davis
ca75cd937e ICU-1560 added test to ensure that we are making some progress with incremental mode.
X-SVN-Rev: 7172
2001-11-29 18:58:33 +00:00
Syn Wee Quek
4caafdc3d1 ICU-1559
Un-hard code the directories paths.

X-SVN-Rev: 7171
2001-11-29 18:18:10 +00:00
Alan Liu
c83b10337e ICU-1562 move han-pinyin, kanji-english, kanji-onromaji to demo pkg
X-SVN-Rev: 7170
2001-11-29 18:11:50 +00:00
Alan Liu
720666c97e ICU-1514 map Remove' => Null
X-SVN-Rev: 7168
2001-11-29 17:54:31 +00:00
Alan Liu
33673354bb ICU-1560 throw exception upon incomplete non-incremental processing
X-SVN-Rev: 7167
2001-11-29 17:40:44 +00:00
Alan Liu
b170ffd751 ICU-1560 move formatInput to Utility
X-SVN-Rev: 7166
2001-11-29 17:31:45 +00:00
Mark Davis
69f26f402d ICU-1547 minor changes
X-SVN-Rev: 7165
2001-11-29 17:28:38 +00:00
Mark Davis
b7d2fd2387 ICU-1560 fixed bug in normalizer that shows up with new rollback, added test for non-completion, fixed Greek for new rollback
X-SVN-Rev: 7164
2001-11-29 17:27:44 +00:00
Alan Liu
1dd7dec680 ICU-1560 add debugging code; fix handling of runs; detect incomplete non-incremental processing
X-SVN-Rev: 7162
2001-11-29 16:11:46 +00:00
Alan Liu
8195bc876c ICU-1226 show expected result
X-SVN-Rev: 7161
2001-11-29 07:49:53 +00:00
Alan Liu
0d87f07d75 ICU-1226 sort test method listing
X-SVN-Rev: 7160
2001-11-29 07:21:23 +00:00
Syn Wee Quek
156034a675 ICU-1559
Rectified an oversight. Un-hard code the directories.

X-SVN-Rev: 7158
2001-11-29 02:07:25 +00:00
Syn Wee Quek
62529b1436 ICU-1559
Tweaks for Windows 98 and JDK 1.2.

X-SVN-Rev: 7157
2001-11-29 01:38:54 +00:00
Mark Davis
a6e6789a34 ICU-1547 misc small fixes
X-SVN-Rev: 7156
2001-11-29 01:21:13 +00:00
Alan Liu
adeb7ac274 ICU-1560 implement smart rollback
X-SVN-Rev: 7155
2001-11-29 01:01:31 +00:00
Alan Liu
8eff706d84 ICU-1560 implement smart rollback
X-SVN-Rev: 7154
2001-11-29 00:39:20 +00:00
Syn Wee Quek
7d25e2918d ICU-1559
Tweaks for Windows 98 and JDK 1.2.

X-SVN-Rev: 7144
2001-11-28 23:00:06 +00:00
Alan Liu
57a9d6ae46 ICU-1226 don't escape tabs, newlines, line feeds
X-SVN-Rev: 7143
2001-11-28 22:51:46 +00:00
Mark Davis
6f02fe9780 ICU-1501 The UNSAFE start arrays were incorrect. They now use the correct values. NOTE: this does not need porting to C. It will need to be revised when the C normalization is ported to Java.
X-SVN-Rev: 7141
2001-11-28 22:30:48 +00:00
Mark Davis
154a8ff531 ICU-1547 fix the start of the active transliteration; also show it visually
X-SVN-Rev: 7138
2001-11-28 22:24:29 +00:00
Syn Wee Quek
c050fb642f ICU-1559
Tweaks for Windows 98 and JDK 1.2.

X-SVN-Rev: 7137
2001-11-28 22:19:02 +00:00
Mark Davis
ed4c99ca48 ICU-1547 fix the start of the active transliteration; also show it visually
X-SVN-Rev: 7135
2001-11-28 22:02:44 +00:00
Syn Wee Quek
3083c998a5 ICU-1554
com.ibm.text.components shifted to com.ibm.icu.demo.components

X-SVN-Rev: 7132
2001-11-28 19:35:23 +00:00
Syn Wee Quek
e1363d6485 ICU-1554
com.ibm.text.component shifted to com.ibm.icu.demo.component

X-SVN-Rev: 7131
2001-11-28 19:27:09 +00:00
Ram Viswanadha
af0112a68c ICU-1375 Add scripts to global filters.
X-SVN-Rev: 7130
2001-11-28 18:54:53 +00:00
Syn Wee Quek
cb1f449ae8 ICU-1559
Tweaks for Windows 98 and JDK 1.2.

X-SVN-Rev: 7128
2001-11-28 18:04:53 +00:00
Alan Liu
2067d78e45 ICU-1226 update to handle supplementals
X-SVN-Rev: 7127
2001-11-28 17:59:56 +00:00
Alan Liu
a407e9cb03 ICU-1226 add overloads of errln/logln for flexibility
X-SVN-Rev: 7126
2001-11-28 17:41:09 +00:00
Alan Liu
9c5c0ea4f6 ICU-1226 make intermediate results more explicit
don't add line separators and tabs to output (breaks cafe etc.)

X-SVN-Rev: 7125
2001-11-28 17:40:40 +00:00
Alan Liu
c11f88d940 ICU-1345 fix a couple warnings
X-SVN-Rev: 7124
2001-11-28 07:49:52 +00:00
Ram Viswanadha
23d4fd1474 ICU-1375 Add RoundTripTest to TestAll
X-SVN-Rev: 7121
2001-11-28 04:49:40 +00:00
Ram Viswanadha
405c5e9c91 ICU-1375 Fix InterINdic round trip failures and remove dependency on rollback
X-SVN-Rev: 7120
2001-11-28 04:49:08 +00:00
Mark Davis
8080b11779 ICU-1291 Fixed (mu-pi) bug. Turned out to be a rule bug after all.
X-SVN-Rev: 7116
2001-11-28 02:03:39 +00:00
Mark Davis
31adb0ae17 ICU-1501 last problem with titlecase. It was not using UTF16 to backup in the context looking for cased characters.
X-SVN-Rev: 7115
2001-11-28 02:00:31 +00:00
Alan Liu
d7292ec997 ICU-1238 make Korean transliterators use \' for separator instead of '-'
X-SVN-Rev: 7113
2001-11-28 01:32:58 +00:00
Mark Davis
9dba20b17e ICU-1226 fixed test to make intermediate results easier to follow for debugging RT tests. Added tests and fixed tests of supplementaries
X-SVN-Rev: 7111
2001-11-28 01:12:29 +00:00
Alan Liu
07cfb0b263 ICU-1238 make Korean transliterators use \' for separator instead of '-'
X-SVN-Rev: 7108
2001-11-28 00:49:43 +00:00
Helena Chapman
9c308d4c1a ICU-1533 Ported ErrorTest from C++ to Java.
X-SVN-Rev: 7106
2001-11-28 00:23:55 +00:00
Alan Liu
9811d28809 ICU-1373 use variable for disambiguation separator
X-SVN-Rev: 7105
2001-11-28 00:04:08 +00:00
Alan Liu
ebd7f3dbca ICU-1389 incorporate Mark's review comments - comments only
X-SVN-Rev: 7103
2001-11-27 22:07:33 +00:00
Alan Liu
40bd4a562c ICU-1389 incorporate Mark's review comments - comments only
X-SVN-Rev: 7102
2001-11-27 21:57:05 +00:00
Alan Liu
2a7014c1a0 ICU-1533 incorporate Mark's review comments
X-SVN-Rev: 7100
2001-11-27 21:48:50 +00:00
Alan Liu
e82e5f3e12 ICU-1533 incorporate Mark's review comments; show error context
X-SVN-Rev: 7099
2001-11-27 21:43:00 +00:00
Alan Liu
e66ad4853f ICU-1389 incorporate Mark's review comments - comments only
X-SVN-Rev: 7098
2001-11-27 21:36:24 +00:00
Alan Liu
f70b7c452d ICU-1389 incorporate Mark's review comments - comments only
X-SVN-Rev: 7097
2001-11-27 21:34:15 +00:00
Syn Wee Quek
0c4df3a0d1 ICU-1393
JDK 1.2 fix submitted by the GCL team.

X-SVN-Rev: 7095
2001-11-27 17:53:32 +00:00
Mark Davis
deb53a5b7c ICU-1495 fix roundtrip bugs exposed by the rollback change, changed demo program to be able to debug
X-SVN-Rev: 7083
2001-11-25 23:18:03 +00:00
Mark Davis
95891290b9 ICU-1495 fix roundtrip bugs exposed by the rollback change
X-SVN-Rev: 7082
2001-11-25 23:16:14 +00:00
Mark Davis
43aa916749 ICU-1501 fix replaceable bugs, update test
X-SVN-Rev: 7081
2001-11-25 23:13:14 +00:00
Mark Davis
5e16a4a688 ICU-1501 fix replaceable bugs.
X-SVN-Rev: 7080
2001-11-25 23:12:23 +00:00
Alan Liu
4378069652 ICU-1533 incorporate Mark's review comments; update docs
X-SVN-Rev: 7070
2001-11-22 00:05:50 +00:00
Syn Wee Quek
74929eb139 ICU-1513
Removed debug print outs.

X-SVN-Rev: 7068
2001-11-21 23:26:02 +00:00
Alan Liu
e28956def1 ICU-1533 incorporate Mark's review comments; move escape handling methods to Utility
X-SVN-Rev: 7066
2001-11-21 22:22:10 +00:00
Alan Liu
2d57eedd4e ICU-1389 incorporate Mark's review comments - comments only
X-SVN-Rev: 7062
2001-11-21 21:45:40 +00:00
Alan Liu
38285ee482 ICU-1533 incorporate Mark's review comments; lazy initialize
X-SVN-Rev: 7061
2001-11-21 21:43:40 +00:00
Alan Liu
5ad3030b93 ICU-1389 incorporate Mark's review comments - comments only
X-SVN-Rev: 7060
2001-11-21 21:29:37 +00:00
Alan Liu
16c55a1fc4 ICU-1533 incorporate Mark's review comments
X-SVN-Rev: 7059
2001-11-21 21:23:48 +00:00
Alan Liu
53f2fe4403 ICU-1389 incorporate Mark's review comments - comments only
X-SVN-Rev: 7058
2001-11-21 21:15:16 +00:00
Alan Liu
f61acd7ed7 ICU-1533 incorporate Mark's review comments; remove special Jamo handling
X-SVN-Rev: 7057
2001-11-21 20:57:08 +00:00
Alan Liu
3912ae3f89 ICU-1533 incorporate Mark's review comments
X-SVN-Rev: 7056
2001-11-21 20:56:50 +00:00
Alan Liu
2203e2d08f ICU-1548 fix compiler warnings
X-SVN-Rev: 7053
2001-11-21 19:26:09 +00:00
Alan Liu
cec5db5134 ICU-1225 typo, rename param
X-SVN-Rev: 7051
2001-11-21 07:08:46 +00:00
Ram Viswanadha
455ebd3ee2 ICU-1375 Fix InterINdic round trip failures
X-SVN-Rev: 7047
2001-11-21 06:24:02 +00:00
Ram Viswanadha
ff73552d4f ICU-1375 Fix InterINdic round trip failures
X-SVN-Rev: 7046
2001-11-21 05:44:15 +00:00
Mark Davis
af2de488d9 ICU-1291 fixed a Greek case in the absence of rollback.
X-SVN-Rev: 7044
2001-11-21 02:27:14 +00:00
Mark Davis
e94e09287b ICU-1226 added test cases
X-SVN-Rev: 7043
2001-11-21 02:16:07 +00:00
Ram Viswanadha
6fa43163de ICU-1545 Fix Normalization bug
X-SVN-Rev: 7037
2001-11-21 00:56:22 +00:00
Mark Davis
14179ab02f ICU-1547 more updates to demo
X-SVN-Rev: 7036
2001-11-21 00:53:40 +00:00
Mark Davis
2fbfc6a4c3 ICU-1291 fixed sigma problems
X-SVN-Rev: 7035
2001-11-21 00:51:58 +00:00
Alan Liu
f71ae37294 ICU-1533 typo
X-SVN-Rev: 7034
2001-11-21 00:07:29 +00:00
Alan Liu
94ce005739 ICU-1533 disable rollback code
X-SVN-Rev: 7033
2001-11-21 00:06:49 +00:00
Alan Liu
094483a1ff ICU-1533 disable rollback code
X-SVN-Rev: 7032
2001-11-21 00:00:55 +00:00
Alan Liu
628c481665 ICU-1225 minor fix
X-SVN-Rev: 7031
2001-11-20 23:55:09 +00:00
Mark Davis
48d1e321f2 ICU-1547 updated the demo for testing transliterator
X-SVN-Rev: 7028
2001-11-20 19:51:37 +00:00
Alan Liu
35b20f298a ICU-1225 test new Any-Hex and Hex-Any variants
X-SVN-Rev: 7022
2001-11-20 17:55:54 +00:00
Alan Liu
c23d08cbfe ICU-1225 add new Escape and Unescape transliterators to replace UnicodeToHex and HexToUnicode; register several Any-Hex and Hex-Any variants
X-SVN-Rev: 7021
2001-11-20 17:55:24 +00:00
Mark Davis
b538f23940 ICU-1226 fixed minor bugs in roundtrip tests. Invariants weren't checked right. Also added test for Katakana-Hiragana
X-SVN-Rev: 7011
2001-11-20 01:14:44 +00:00
Mark Davis
805ef39c4b ICU-1291 fixed filters to pass roundtrip tests
X-SVN-Rev: 7010
2001-11-20 01:13:29 +00:00
Alan Liu
9d0f301488 ICU-1533 update docs per Doug's review
X-SVN-Rev: 7005
2001-11-20 00:41:01 +00:00
Alan Liu
0a450aa8ca ICU-1533 make hex() use appendNumber()
X-SVN-Rev: 7003
2001-11-20 00:33:10 +00:00
Alan Liu
6b43dfedef ICU-1533 per Doug's review, move appendNumber to Utility
X-SVN-Rev: 7001
2001-11-20 00:25:27 +00:00
Mark Davis
f9dc66097b ICU-1291 fixed filters to pass roundtrip tests
X-SVN-Rev: 6998
2001-11-20 00:06:25 +00:00
Mark Davis
e6f00104f6 ICU-1291 fixed katakana to use filters correctly
X-SVN-Rev: 6997
2001-11-19 22:56:29 +00:00
Alan Liu
4f8c05c3af ICU-1533 incorporate Mark's comments
X-SVN-Rev: 6992
2001-11-19 20:53:06 +00:00
Alan Liu
117df8c791 ICU-1533 incorporate Mark's comments
X-SVN-Rev: 6991
2001-11-19 19:53:10 +00:00
Alan Liu
06c701ce89 ICU-1533 catch bounds violations
X-SVN-Rev: 6988
2001-11-19 19:27:51 +00:00
Alan Liu
2cd7584030 ICU-1491 fix comment
X-SVN-Rev: 6976
2001-11-17 20:58:34 +00:00
Alan Liu
715ef925dc ICU-1491 add inverse mappings Lower <=> Upper, Title => Lower
X-SVN-Rev: 6975
2001-11-17 20:56:13 +00:00
Alan Liu
3da5040962 ICU-1533 make new algorithmic transliterators package private
X-SVN-Rev: 6974
2001-11-17 20:45:35 +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
e572ebdae1 ICU-1389 fix comments
X-SVN-Rev: 6970
2001-11-17 05:25:38 +00:00
Syn Wee Quek
d63beeada5 ICU-1513
Added test to verify bug.

X-SVN-Rev: 6968
2001-11-17 01:25:28 +00:00
Andy Heninger
1ba5bc47b6 ICU-1101 Break iterator rules - surrogate support copied from plain rules to Thai rules.
X-SVN-Rev: 6959
2001-11-16 23:13:37 +00:00
Alan Liu
1cad453ff9 ICU-1389 fix comments per Doug's review
X-SVN-Rev: 6957
2001-11-16 21:59:42 +00:00
Alan Liu
e32725803a ICU-1491 fix test
X-SVN-Rev: 6955
2001-11-16 21:50:40 +00:00
Alan Liu
f6bba775e7 ICU-1533 make Transliterator.toRules do escaping
X-SVN-Rev: 6954
2001-11-16 21:49:10 +00:00
Mark Davis
7490ab5a56 ICU-1540 add -e option, changed RoundTripTest to use abbreviated test for double characters
X-SVN-Rev: 6953
2001-11-16 21:37:47 +00:00
Mark Davis
06970fb71e ICU-1540 add -e option
X-SVN-Rev: 6952
2001-11-16 21:36:48 +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
88d328c49f ICU-1491 handle -T -T/V /V-T forms; require target
X-SVN-Rev: 6936
2001-11-16 00:50:47 +00:00
Alan Liu
fdd3dc6fd0 ICU-1491 make special inverse mapping case insensitive
X-SVN-Rev: 6934
2001-11-15 23:38:31 +00:00
Alan Liu
b42296c645 ICU-1491 add tests for all ID forms, including trailing slash and special inverses
X-SVN-Rev: 6930
2001-11-15 22:20:29 +00:00
Alan Liu
06510125f3 ICU-1491 elide empty variants
X-SVN-Rev: 6929
2001-11-15 22:19:34 +00:00
Alan Liu
119f7087d4 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: 6928
2001-11-15 22:12:04 +00:00
Ram Viswanadha
fe6059edda ICU-19 update data for locale script
X-SVN-Rev: 6924
2001-11-15 21:43:34 +00:00
Mark Davis
becdb9184b ICU-0 fixed semantics of replace
X-SVN-Rev: 6917
2001-11-15 18:52:04 +00:00
Mark Davis
a218827285 ICU-0 added sharp-s
X-SVN-Rev: 6916
2001-11-15 18:42:52 +00:00
Mark Davis
06880eea5c ICU-0 added new test for replaceable used with transliterators
X-SVN-Rev: 6915
2001-11-15 18:35:25 +00:00
Mark Davis
357ef061c1 ICU-1495 roundtrip tests, bug with S/V-T
X-SVN-Rev: 6906
2001-11-15 00:17:47 +00:00
Mark Davis
e010a39eca ICU-1495 roundtrip tests
X-SVN-Rev: 6904
2001-11-14 22:53:03 +00:00
Mark Davis
b6636504c9 ICU-1495 roundtrip tests
X-SVN-Rev: 6899
2001-11-14 21:39:34 +00:00
Alan Liu
f5f996893e ICU-1408 improve error reporting for bogus post context
X-SVN-Rev: 6890
2001-11-14 19:16:41 +00:00
Alan Liu
77a17a280c ICU-1426 update el (locale resource) test
X-SVN-Rev: 6888
2001-11-14 18:19:13 +00:00
Alan Liu
f3895a05ee ICU-1497 make TestFmwk run tests in sorted order
X-SVN-Rev: 6887
2001-11-14 18:07:05 +00:00
Mark Davis
3dc29ee8bb ICU-1495 fixed Jamo for round-trip
X-SVN-Rev: 6880
2001-11-14 02:54:51 +00:00
Ram Viswanadha
182314101a ICU-19 Remove gnarliness of the UScript API
X-SVN-Rev: 6877
2001-11-14 02:49:38 +00:00
Mark Davis
1775e1ab80 ICU-1495 added d-bar for cyrillic tests
X-SVN-Rev: 6876
2001-11-14 02:30:28 +00:00
Mark Davis
70f580a29a ICU-1495 dropped all the old script hacks
X-SVN-Rev: 6873
2001-11-14 02:01:09 +00:00
Mark Davis
8700d4e693 ICU-1495 fixes for roundtrip errors
X-SVN-Rev: 6871
2001-11-14 01:55:04 +00:00
Mark Davis
06a2dfd772 ICU-1495 fixes for roundtrip errors
X-SVN-Rev: 6870
2001-11-14 01:37:11 +00:00
Mark Davis
12a8e4ff02 ICU-1495 surrogate fixes
X-SVN-Rev: 6865
2001-11-14 00:44:36 +00:00
Eric Mader
6a1d6f8397 ICU-1496 stop scanning UnicodeSet ranges when we leave the BMP.
X-SVN-Rev: 6864
2001-11-14 00:27:40 +00:00
Mark Davis
4cceee4270 ICU-1472 fixes for halfwidth (also iteration mark)
X-SVN-Rev: 6839
2001-11-13 21:13:58 +00:00
Mark Davis
1abc1b2372 ICU-1472 fixes for halfwidth (also iteration mark)
X-SVN-Rev: 6835
2001-11-13 20:03:51 +00:00
Ram Viswanadha
5c38459046 ICU-1375 Fix Fallback bugs and add Inter-Indic Rountrip tests
X-SVN-Rev: 6824
2001-11-13 09:05:49 +00:00
Mark Davis
32c8bf9026 ICU-1472 Katakana half-widths
X-SVN-Rev: 6815
2001-11-13 02:57:28 +00:00
Mark Davis
8adda954d7 ICU-1472 Katakana half-widths
X-SVN-Rev: 6813
2001-11-13 02:50:11 +00:00
Mark Davis
e6733853a0 ICU-1422 fixed chart to reveal half-width/fullwidth forms
X-SVN-Rev: 6808
2001-11-13 00:30:14 +00:00
Mark Davis
32e60b2248 ICU-1422 fixed half-width/fullwidth. Will not work fully until UnicodeSet is fixed
X-SVN-Rev: 6807
2001-11-13 00:29:17 +00:00
Syn Wee Quek
f1e5f61abe ICU-1345
Control down key detection update.
Left right key detection removed.

X-SVN-Rev: 6805
2001-11-12 23:44:44 +00:00
Syn Wee Quek
77df3b5413 ICU-1429
toTitle(String) not to be done until further discussion.

X-SVN-Rev: 6800
2001-11-12 21:51:02 +00:00
Alan Liu
a6c794e643 ICU-1421 implement clone
X-SVN-Rev: 6796
2001-11-12 20:55:06 +00:00
Doug Felt
cae694c154 ICU-1442 update to test of Swedish number spellout
X-SVN-Rev: 6794
2001-11-12 20:02:46 +00:00
Doug Felt
3e81f4eba7 ICU-1442 update to Swedish number spellout
X-SVN-Rev: 6793
2001-11-12 20:02:26 +00:00
Doug Felt
7693e224f8 ICU-1442 update for tests of Swedish number spellout - set default
rule set

X-SVN-Rev: 6792
2001-11-12 20:02:00 +00:00
Alan Liu
4edc6ecd4c ICU-1292 add variable range overlap detection; throw exceptions on unimplemented pragmas
X-SVN-Rev: 6783
2001-11-12 18:25:46 +00:00
Alan Liu
9307531072 ICU-1292 add variable range overlap detection
X-SVN-Rev: 6782
2001-11-12 18:22:53 +00:00
Ram Viswanadha
d6a383a8f5 ICU-1375 Fix Fallback bugs and add Inter-Indic Rountrip tests
X-SVN-Rev: 6761
2001-11-11 02:36:10 +00:00
Alan Liu
6422d38661 ICU-1232 disallow UnicodeSets (and other standins) in translit output
X-SVN-Rev: 6699
2001-11-09 00:51:54 +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
6090944904 ICU-1423 cleanup
X-SVN-Rev: 6674
2001-11-07 19:27:09 +00:00
Alan Liu
843318a0dd ICU-1423 use Mark's sparse INCLUSIONS ranges for code point scanning instead of 0..10FFFF
X-SVN-Rev: 6673
2001-11-07 19:24:21 +00:00
Ram Viswanadha
ad6bc630da ICU-1098 fix escaping for genrb and convert [:Latin:] constructs to [/p{Latin}]
X-SVN-Rev: 6669
2001-11-07 18:56:40 +00:00
Ram Viswanadha
47f69b5b4e ICU-1098 fix escaping for genrb
X-SVN-Rev: 6668
2001-11-07 18:55:56 +00:00
Alan Liu
98fc1b887a ICU-1423 make escape() handle supplementals
X-SVN-Rev: 6666
2001-11-07 18:48:23 +00:00
Doug Felt
3cdc9c6def ICU-1431 make default spellout rules use DecimalFormat, move former
defaults to en, remove greek rules (incomplete data).

X-SVN-Rev: 6656
2001-11-07 00:30:32 +00:00
Syn Wee Quek
2cc65b1603 ICU-1269
Enable mixed case getNamefromChar().

X-SVN-Rev: 6655
2001-11-07 00:30:02 +00:00
GCL Shanghai
43105a329b ICU-1457 BreakIterater Test Porting
X-SVN-Rev: 6638
2001-11-06 11:42:23 +00:00
GCL Shanghai
ad53394977 ICU-1457 add testcase RBBIAPITest in TestRuleBasedBreakIterator
X-SVN-Rev: 6637
2001-11-06 11:22:25 +00:00
GCL Shanghai
cf79aa51b6 ICU-1457 BreakIterater Test Porting
X-SVN-Rev: 6636
2001-11-06 11:20:06 +00:00
GCL Shanghai
5be0b99087 ICU-1393 re-create the test
X-SVN-Rev: 6635
2001-11-06 11:07:16 +00:00
Alan Liu
205dd71965 ICU-60 make toRules() read from original vector
X-SVN-Rev: 6633
2001-11-06 05:06:26 +00:00
Syn Wee Quek
db4f29cfa6 ICU-1346
Added comments for deprecated methods.

X-SVN-Rev: 6627
2001-11-06 00:13:23 +00:00
Syn Wee Quek
a2a32dbecb ICU-1429
Addition of SpecialCasing tests.

X-SVN-Rev: 6626
2001-11-06 00:04:10 +00:00
Andy Heninger
b4e203bee7 ICU-1452 fix broken url link in API docs.
X-SVN-Rev: 6625
2001-11-05 23:38:59 +00:00
Andy Heninger
491a19d537 ICU-1452 fix broken url link in API docs.
X-SVN-Rev: 6624
2001-11-05 23:27:47 +00:00
Alan Liu
8c83348547 ICU-1426 repair Spec fallback logic
X-SVN-Rev: 6616
2001-11-05 20:27:01 +00:00
Alan Liu
b6c15720a1 ICU-1426 update test for el-Latin rules
X-SVN-Rev: 6615
2001-11-05 20:25:23 +00:00
Alan Liu
9da69575f8 ICU-60 elide duplicate rules in toRules()
X-SVN-Rev: 6612
2001-11-05 18:55:54 +00:00
Alan Liu
54bfea0c11 ICU-1425 remove .utf8.txt rules
X-SVN-Rev: 6610
2001-11-05 17:53:49 +00:00
Mark Davis
6e4c89384e ICU-1429 fixed final greek roundtrip errors
X-SVN-Rev: 6609
2001-11-03 05:45:51 +00:00
Mark Davis
5102c9e434 ICU-1436 beefed up test & chart pgm. didn't add all indics yet, though
X-SVN-Rev: 6608
2001-11-03 05:44:33 +00:00
Alan Liu
5d99d95fa5 ICU-1427 update tests for rule changes
X-SVN-Rev: 6607
2001-11-03 04:43:12 +00:00
Alan Liu
6801efb627 ICU-1425 remove .utf8.txt rules
X-SVN-Rev: 6606
2001-11-03 04:40:19 +00:00
Ram Viswanadha
e512984cc4 ICU-1423 Add test
X-SVN-Rev: 6605
2001-11-03 03:28:48 +00:00
Ram Viswanadha
d41f6608e4 ICU-1423 Add Common to set of names
X-SVN-Rev: 6604
2001-11-03 03:28:33 +00:00
Alan Liu
b706a67532 ICU-1426 canonicalize case to upper in RB tag
X-SVN-Rev: 6597
2001-11-03 02:00:04 +00:00
Mark Davis
1ba1555d35 ICU-0 makes html docs, omits some extraneous characters
X-SVN-Rev: 6596
2001-11-02 23:49:39 +00:00
Alan Liu
85b9618bd7 ICU-1426 move el rules to locale resource
X-SVN-Rev: 6593
2001-11-02 23:22:57 +00:00
Syn Wee Quek
866dac639a ICU-1429
Corrected loop decrement bug.

X-SVN-Rev: 6592
2001-11-02 23:11:36 +00:00
Alan Liu
2da0c75ff8 ICU-1426 fix registry to actually work with locale resources
X-SVN-Rev: 6589
2001-11-02 20:05:44 +00:00
Alan Liu
eda7ce7b44 ICU-1426 move el rules to locale resource
X-SVN-Rev: 6588
2001-11-02 19:59:11 +00:00
Mark Davis
9d4398a5b5 ICU-1427 Fixed casing problems in roundtrip
X-SVN-Rev: 6586
2001-11-02 19:28:48 +00:00
Mark Davis
4f6767b06b ICU-1427 Fixed casing problems in roundtrip
X-SVN-Rev: 6585
2001-11-02 19:07:06 +00:00
Mark Davis
a39ab6337c ICU-1427 Made roundtrip testing more accurate w.r.t. casing problems
X-SVN-Rev: 6584
2001-11-02 19:06:09 +00:00
Alan Liu
d0a3413440 ICU-1426 eliminate NOP call to copy()
X-SVN-Rev: 6582
2001-11-02 17:48:14 +00:00
Alan Liu
a6112a09a2 ICU-1426 fix index bug with copy()
X-SVN-Rev: 6581
2001-11-02 17:44:38 +00:00
Ram Viswanadha
25d8452257 ICU-90 Update Indic rules with lowecase latin transliterator
X-SVN-Rev: 6575
2001-11-02 03:38:29 +00:00
Mark Davis
0972265bf5 ICU-1422 Changed to non-binary in CVS, dropping .utf8
X-SVN-Rev: 6570
2001-11-02 02:10:41 +00:00
Mark Davis
d7fa005153 ICU-1422 Changed Hiragana-Katakana to non-binary in CVS, dropping .utf8
X-SVN-Rev: 6569
2001-11-02 01:26:59 +00:00
Mark Davis
06998aca16 ICU-1425 Changed Hiragana-Katakana to non-binary in CVS, dropping .utf8
X-SVN-Rev: 6565
2001-11-02 01:13:19 +00:00
Mark Davis
ff839d76bc ICU-1422 Add half-widths to Kana conversions
X-SVN-Rev: 6564
2001-11-02 01:06:40 +00:00
Mark Davis
1d0f083461 ICU-0 Add chart program for transliteration to help in debugging
X-SVN-Rev: 6563
2001-11-02 01:01:56 +00:00
Mark Davis
ce5eecd3ce ICU-0 Add chart program for transliteration to help in debugging
X-SVN-Rev: 6562
2001-11-02 00:37:47 +00:00
Mark Davis
ca6632436d ICU-1247 fixes to Greek
X-SVN-Rev: 6554
2001-11-01 21:54:13 +00:00
Syn Wee Quek
055650f6ab ICU-1345
Removed javadoc warnings

X-SVN-Rev: 6548
2001-11-01 16:53:04 +00:00
Mark Davis
52cd8f0ccd ICU-1292 Added Latin-el, fixed roundtrip test, additional Greek fixes
X-SVN-Rev: 6542
2001-11-01 02:26:53 +00:00
Mark Davis
a545c3da81 ICU-1292 Added Latin-el, fixed roundtrip test, additional Greek fixes
X-SVN-Rev: 6541
2001-11-01 00:39:31 +00:00
Mark Davis
c0374fa37a ICU-1292 Added Latin-el, fixed roundtrip test, additional Greek fixes
X-SVN-Rev: 6540
2001-11-01 00:28:16 +00:00
Mark Davis
24a9cb18ea ICU-1417 Normalizer fails on empty strings
X-SVN-Rev: 6538
2001-11-01 00:16:01 +00:00
Alan Liu
f5594a1428 ICU-1135 rewrite Any-Title to be smarter about accents
X-SVN-Rev: 6528
2001-10-31 20:56:40 +00:00
Syn Wee Quek
e340898f1a ICU-1345
Correcting bug caused by deprecation removal.

X-SVN-Rev: 6527
2001-10-31 20:32:56 +00:00
Alan Liu
911cb4fe0f ICU-1029 add "unsafe start" handling
X-SVN-Rev: 6526
2001-10-31 20:19:00 +00:00
Alan Liu
10d1bb27cd ICU-1291 enable case-sensitivity on one check so Cyrillic failures appear
X-SVN-Rev: 6524
2001-10-31 19:27:45 +00:00
Syn Wee Quek
ff29abfed1 ICU-1345
Removed deprecation warnings

X-SVN-Rev: 6522
2001-10-31 19:06:15 +00:00
GCL Shanghai
1ac851090f ICU-1393 update the process of year pattern
X-SVN-Rev: 6514
2001-10-31 05:01:39 +00:00
GCL Shanghai
8fdfb78130 ICU-1393 update the process of year pattern
X-SVN-Rev: 6513
2001-10-31 03:33:17 +00:00
Syn Wee Quek
6d4e86aae1 ICU-1345
Using the task jar in Ant 1.4.1, compression of the individual file is on by default.
Set compression to false.

X-SVN-Rev: 6510
2001-10-31 01:48:58 +00:00
Alan Liu
836ea4b7e3 ICU-74 test locale-script mapping
X-SVN-Rev: 6509
2001-10-31 01:17:06 +00:00
Alan Liu
236819b3b2 ICU-74 get locale-script mapping working
X-SVN-Rev: 6508
2001-10-31 01:16:30 +00:00
Alan Liu
2c2b11dfe8 ICU-1406 make quantified segments behave like perl counterparts
X-SVN-Rev: 6493
2001-10-30 18:08:53 +00:00
Syn Wee Quek
75a398fe1b ICU-1345
Removed compiler warnings

X-SVN-Rev: 6489
2001-10-30 02:43:54 +00:00
Doug Felt
3784bba968 ICU-1400 (ICU4J) DateFormatSymbols.getZoneIndex exception fixed
X-SVN-Rev: 6479
2001-10-29 21:22:13 +00:00
GCL Shanghai
eb3b942319 ICU-1393 update Test4099975
X-SVN-Rev: 6475
2001-10-29 12:49:02 +00:00
Mark Davis
4136ec7086 ICU-0 Excluded certain Greek combinations from Round-trip testing.
(Note: Jitterbug isn't up so I can't put in the right bug number.)

X-SVN-Rev: 6474
2001-10-27 01:34:06 +00:00
Alan Liu
eb3e1bdcc9 ICU-75 remove temporary debugging test
X-SVN-Rev: 6467
2001-10-26 22:59:26 +00:00
Alan Liu
9d15b8082a ICU-68 add DEBUG support to dump rule-based match progression
X-SVN-Rev: 6466
2001-10-26 22:48:41 +00:00
Alan Liu
c00ef9a9de ICU-68 implement CompoundTransliterator rollback
X-SVN-Rev: 6464
2001-10-26 22:46:35 +00:00
GCL Shanghai
55356caccd ICU-92 Add new DecimalFormat serialization test
X-SVN-Rev: 6456
2001-10-26 06:30:22 +00:00