Commit Graph

1301 Commits

Author SHA1 Message Date
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
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
GCL Shanghai
2465ed5a73 ICU-92 Update some implementation of serialization
X-SVN-Rev: 6455
2001-10-26 06:28:00 +00:00
Alan Liu
d6b6ee78dd ICU-79 update for new rules
X-SVN-Rev: 6451
2001-10-26 05:26:51 +00:00
Alan Liu
a44d97af9f ICU-75 comment out debugging var
X-SVN-Rev: 6450
2001-10-26 05:25:53 +00:00
Alan Liu
7e71a068a5 ICU-73 changes to support zero-length matchers at end of key
X-SVN-Rev: 6446
2001-10-25 23:22:15 +00:00
Alan Liu
394b8f2429 ICU-73 use int for index values to avoid signedness problems
X-SVN-Rev: 6445
2001-10-25 22:42:24 +00:00
Alan Liu
28396af74f ICU-73 use int for index values to avoid signedness problems
X-SVN-Rev: 6444
2001-10-25 22:33:19 +00:00
GCL Shanghai
66b1761bc6 ICU-92 Update testcase for implementation of serialization update
X-SVN-Rev: 6426
2001-10-25 06:37:15 +00:00
GCL Shanghai
9c42f290b9 ICU-92 Update some implementation of serialization according to Doug's mail
X-SVN-Rev: 6425
2001-10-25 06:25:23 +00:00
Ram Viswanadha
947b852232 ICU-19 Proposed API changes implementation
X-SVN-Rev: 6423
2001-10-25 02:24:23 +00:00
Syn Wee Quek
30b9b8a704 ICU-34
Added documentation on the appropriate location of uprops.dat and unames.dat.

X-SVN-Rev: 6421
2001-10-25 00:42:15 +00:00
Alan Liu
28218e7eec ICU-68 implement rollback for filtered incremental transliteration
X-SVN-Rev: 6419
2001-10-25 00:02:24 +00:00
Alan Liu
c034625d34 ICU-75 remove debugging line
X-SVN-Rev: 6418
2001-10-24 23:45:57 +00:00
Doug Felt
835e8ee370 ICU-98 fix lenient parse error for " fifty-7"
X-SVN-Rev: 6416
2001-10-24 20:00:08 +00:00
Alan Liu
e8d7549539 ICU-64 repair ::ID block code in reverse direction
X-SVN-Rev: 6414
2001-10-24 13:35:21 +00:00
Alan Liu
f3fd842428 ICU-48 fix handling of ::ID blocks in reverse dir
X-SVN-Rev: 6407
2001-10-24 00:08:23 +00:00
Alan Liu
b78a572b3b ICU-79 use perl-notation in compound IDs in index file -- work around; eliminate unnecessary NFC(NFD) etc.
X-SVN-Rev: 6404
2001-10-23 23:33:01 +00:00
Alan Liu
afe3fe82dd ICU-97 initial pragma support (variable range)
X-SVN-Rev: 6403
2001-10-23 23:28:13 +00:00
Syn Wee Quek
8f130085ff ICU-48
uprops.dat and unames.dat updated to Unicode 3.1.1.
Code and test updated accordingly.

X-SVN-Rev: 6397
2001-10-23 17:08:13 +00:00
GCL Shanghai
3efedd1281 ICU-93 fix javadoc warning: Tag @see: can't find...
X-SVN-Rev: 6393
2001-10-23 13:22:19 +00:00
GCL Shanghai
9030c89e49 ICU-45 Warnings when compiling ICU4j
X-SVN-Rev: 6392
2001-10-23 13:16:20 +00:00
Alan Liu
3bc8d8b8ac ICU-79 use anchor syntax in set pattern
X-SVN-Rev: 6381
2001-10-23 00:23:46 +00:00
Ram Viswanadha
b1952f964c ICU-75 Update Indic Rules
X-SVN-Rev: 6380
2001-10-22 23:24:11 +00:00
Syn Wee Quek
46f78fe23c ICU-93
Released commented test.
Tester fixed compilation bug.

X-SVN-Rev: 6376
2001-10-22 21:53:10 +00:00
Ram Viswanadha
2b61b89e4a ICU-75 Update Indic Rules
X-SVN-Rev: 6374
2001-10-22 21:04:07 +00:00
Alan Liu
56bb5949d9 ICU-97 move skipWhitespace to com.ibm.util.Utility
X-SVN-Rev: 6371
2001-10-22 05:36:25 +00:00
Alan Liu
070f5f7435 ICU-97 add/move functions for parsing
X-SVN-Rev: 6370
2001-10-22 05:35:12 +00:00
GCL Shanghai
57f2213bee ICU-93 correct compilation errors of DateFormatRegressionTestJ
X-SVN-Rev: 6366
2001-10-22 02:02:33 +00:00
Alan Liu
a88af4467b ICU-68 remove filters[] array
X-SVN-Rev: 6365
2001-10-21 23:35:41 +00:00
Mark Davis
5df1a03390 ICU-1291 Change test to be case insensitive;
later need to check that UPPER, Title and lower are preserved.
Also, put in flags so that characters that single failure cases are ignored with doubles,
that lowers the volume of errors.

X-SVN-Rev: 6364
2001-10-20 01:36:35 +00:00
Mark Davis
6cc7a15b36 ICU-1291 Fixed roundtrip errors
X-SVN-Rev: 6363
2001-10-20 01:33:44 +00:00
Eric Mader
53d570601b ICU-96 add [:Pi:] to the rules where [:Ps:] is and [:Pf:] to the rules where
[:Pe:] is.

X-SVN-Rev: 6349
2001-10-19 23:06:38 +00:00
Syn Wee Quek
5f1479c676 ICU-94
* Updated UCharacter.toUpper, UCharacter.toLower and
UCharacterTest to Unicode 3.1.1

X-SVN-Rev: 6346
2001-10-19 22:16:23 +00:00
Syn Wee Quek
c0fbeab328 ICU-95
* Shifted unames.dat, uprops.dat to resources.
* Updated UCharacter*DB.java to reflect the shift.
* Updated build.xml to reflect the shift.

X-SVN-Rev: 6345
2001-10-19 22:15:53 +00:00
Syn Wee Quek
3b2fe9f67e ICU-93
Temporary fix for the compilation errors.
Testers responsible will have to fix DateFormatRegressionTestJ.java.

X-SVN-Rev: 6341
2001-10-19 20:53:54 +00:00
GCL Shanghai
e84d583c20 ICU-92 NumberFormat test porting and bug fixing
X-SVN-Rev: 6334
2001-10-19 12:47:42 +00:00
GCL Shanghai
c83b37a16e ICU-92 NumberFormat test porting and bug fixing
X-SVN-Rev: 6333
2001-10-19 12:35:49 +00:00
GCL Shanghai
8dbcde14d0 ICU-93 DateFormat test porting and bug fixing
X-SVN-Rev: 6332
2001-10-19 12:24:23 +00:00
GCL Shanghai
e256b77c06 ICU-92 NumberFormat test porting and bug fixing
X-SVN-Rev: 6331
2001-10-19 12:17:39 +00:00
GCL Shanghai
0d85c6fd9a ICU-93 DateFormat test porting and bug fixing
X-SVN-Rev: 6330
2001-10-19 11:57:54 +00:00
GCL Shanghai
9c4ff7f40c ICU-93 DateFormat test porting and bug fixing, add revision tag
X-SVN-Rev: 6329
2001-10-19 11:51:46 +00:00
GCL Shanghai
55fce8a4a7 ICU-93 DateFormat test porting and bug fixing
X-SVN-Rev: 6328
2001-10-19 11:43:37 +00:00
GCL Shanghai
6dbfe82bb1 ICU-93 DateFormat test porting and bug fixing, add revision tag
X-SVN-Rev: 6327
2001-10-19 11:26:32 +00:00
GCL Shanghai
6a2f428a37 ICU-93 DateFormat test porting and bug fixing
X-SVN-Rev: 6326
2001-10-19 10:51:33 +00:00
GCL Shanghai
b11ff6da0b ICU-93 DateFormat test porting and bug fixing
X-SVN-Rev: 6325
2001-10-19 10:40:14 +00:00
GCL Shanghai
459c83c36f ICU-93 DateFormat test porting and bug fixing
X-SVN-Rev: 6324
2001-10-19 10:28:16 +00:00
GCL Shanghai
7e3e06673f ICU-93 DateFormat test porting and bug fixing
X-SVN-Rev: 6323
2001-10-19 10:15:16 +00:00
Alan Liu
2b89bfbb70 ICU-79 update tests for new rules
X-SVN-Rev: 6318
2001-10-19 00:35:59 +00:00
Alan Liu
47c0722dcb ICU-60 fix handling of anchors in toRule
X-SVN-Rev: 6316
2001-10-18 23:02:32 +00:00
Alan Liu
7ce9ae26ed ICU-86 restore deprecated category constructor
X-SVN-Rev: 6305
2001-10-18 04:21:05 +00:00
Andy Heninger
f03ca01bd1 ICU-1273 Break Iterator, treat PUA chars as ideographs.
X-SVN-Rev: 6296
2001-10-17 23:31:56 +00:00
Alan Liu
edb9849ffd ICU-75 add unescapeLeniently()
X-SVN-Rev: 6284
2001-10-17 20:09:44 +00:00
Alan Liu
b8821ea393 ICU-75 unescape rules during variable range scan (slow!)
X-SVN-Rev: 6283
2001-10-17 20:09:17 +00:00
Alan Liu
4581a6a577 ICU-1272 typo ALL->ANY
X-SVN-Rev: 6282
2001-10-17 19:23:28 +00:00
Alan Liu
a4a66fdc7f ICU-86 initial implementation of perl-ish character property syntax for UnicodeSet
X-SVN-Rev: 6280
2001-10-17 19:19:00 +00:00
Alan Liu
7ee1a75a7d ICU-91 add ID param to factory
X-SVN-Rev: 6278
2001-10-17 17:43:03 +00:00
Syn Wee Quek
afb81c00a6 ICU-48
Unicode 3.1.1 data update

X-SVN-Rev: 6277
2001-10-17 17:32:02 +00:00
Ram Viswanadha
584d033067 ICU-19 Ignore bogus locale names.
X-SVN-Rev: 6253
2001-10-16 00:18:28 +00:00
Alan Liu
0ed91898b2 ICU-89 change Lu to Mn in COMMENT only
X-SVN-Rev: 6228
2001-10-12 23:53:16 +00:00
Doug Felt
c59f91cb4c ICU-88 add tashkeel option to arabic shaping
X-SVN-Rev: 6225
2001-10-12 23:21:19 +00:00
Doug Felt
3e366a9596 ICU-85 fix error logging one more time
X-SVN-Rev: 6174
2001-10-10 21:50:55 +00:00
Alan Liu
ebb8f2d396 ICU-80 support [:<script>:] syntax
X-SVN-Rev: 6169
2001-10-10 21:35:33 +00:00
Doug Felt
98fd3aa1c6 ICU-084 remove unwanted changes
X-SVN-Rev: 6168
2001-10-10 21:26:20 +00:00
Doug Felt
d4e11c468a ICU-083 calendar streaming bug
X-SVN-Rev: 6166
2001-10-10 21:15:27 +00:00
Alan Liu
f0e6356032 ICU-79 update perl script
X-SVN-Rev: 6162
2001-10-10 20:42:25 +00:00
Alan Liu
7144e2e9fa ICU-79 update index
X-SVN-Rev: 6161
2001-10-10 20:41:28 +00:00
Alan Liu
bdd9225f53 ICU-79 remove temporary Latin-Kana hack
X-SVN-Rev: 6159
2001-10-10 20:34:04 +00:00
Alan Liu
cc42a797b4 ICU-79 canonical case for [:Latin:]
X-SVN-Rev: 6158
2001-10-10 20:29:09 +00:00
Alan Liu
21dc482df5 ICU-79 workaround masking problem
X-SVN-Rev: 6157
2001-10-10 20:28:25 +00:00
Alan Liu
32e59c6c11 ICU-79 grok BOMs
X-SVN-Rev: 6156
2001-10-10 20:27:40 +00:00
Alan Liu
a49fbba330 ICU-81 initial implementation of compound filters in IDs and ::ID blocks
X-SVN-Rev: 6155
2001-10-10 20:26:27 +00:00
Ram Viswanadha
a712c02b2b ICU-19 Remove USCRIPT_ prefix from the enum values. Make name comparision case insensitive.
X-SVN-Rev: 6119
2001-10-08 17:32:50 +00:00
Doug Felt
a8aa38aa32 ICU-82 logln broken
X-SVN-Rev: 6117
2001-10-08 16:22:47 +00:00
Alan Liu
1a177f4551 ICU-80 use HIGH
X-SVN-Rev: 6104
2001-10-05 23:23:50 +00:00
Alan Liu
7446a9acdf ICU-80 add initial script support to UnicodeSet
X-SVN-Rev: 6103
2001-10-05 23:22:37 +00:00
Alan Liu
7c9f477572 ICU-79 delete KebyoardEscape-Latin1
X-SVN-Rev: 6100
2001-10-05 23:00:45 +00:00
Alan Liu
8dc0a5f28d ICU-79 delete UnicodeName-UnicodeChar; replaced by algo
X-SVN-Rev: 6098
2001-10-05 22:46:45 +00:00
Alan Liu
8fd0101d44 ICU-69 sync tests with icu4c
X-SVN-Rev: 6096
2001-10-05 22:25:07 +00:00
Doug Felt
21b8e60b11 ICU-76 ucharacter semantic changes
jitterbug 77: add additional API for numeric values
jitterbug 78: UCharacter.getNumericValue superscript bugs

X-SVN-Rev: 6085
2001-10-05 18:42:33 +00:00
Alan Liu
5746e4c2fc ICU-74 finish port of Source-Target/Variant code incl. TransliteratorRegistry and tests
X-SVN-Rev: 6084
2001-10-05 18:16:59 +00:00
Ram Viswanadha
b852676c41 ICU-75 Tests for Latin-indic transliterators
X-SVN-Rev: 6075
2001-10-05 06:34:24 +00:00
Ram Viswanadha
0f7f8a681d ICU-19 Add overload to getCode that takes a Locale object.
X-SVN-Rev: 6074
2001-10-05 06:34:23 +00:00
Ram Viswanadha
b9bd515913 ICU-75 Remove existing rules and update with new rules.
X-SVN-Rev: 6073
2001-10-05 06:25:51 +00:00
Alan Liu
9a4ee7d6ac ICU-69 minor fix to incremental RBT code
X-SVN-Rev: 6057
2001-10-04 22:33:53 +00:00
Alan Liu
9b57debf73 ICU-69 minor fix
X-SVN-Rev: 6050
2001-10-04 20:10:30 +00:00
Alan Liu
8b7028fde9 ICU-73 finish quantifier and supplemental char support
X-SVN-Rev: 6048
2001-10-04 18:24:15 +00:00
Alan Liu
5da9d23c58 ICU-73 fix dangling lead surrogate handler
X-SVN-Rev: 6011
2001-10-03 16:26:50 +00:00
Alan Liu
a56c858f03 ICU-73 finish quantifier and supplemental char support
X-SVN-Rev: 6003
2001-10-03 00:18:23 +00:00
Doug Felt
89bb2f6825 ICU-72 esperanto number spellout rules added
X-SVN-Rev: 5997
2001-10-02 18:23:24 +00:00
Doug Felt
b9eab6a5b2 ICU-71 non-printable ascii and all non-ascii is now unicode-escaped
X-SVN-Rev: 5996
2001-10-02 17:43:53 +00:00
Doug Felt
6219be61f0 ICU-55 Thai spellout now works, tests are included
X-SVN-Rev: 5995
2001-10-02 17:43:34 +00:00
Alan Liu
d044b8bc7e ICU-68 deprecate filteredCharAt
X-SVN-Rev: 5967
2001-09-28 20:37:09 +00:00
Alan Liu
54ef9c799b ICU-70 remove Jamo-Hangul and Hangul-Jamo; replace with NFC and NFD
X-SVN-Rev: 5966
2001-09-28 20:32:39 +00:00
Alan Liu
e24c5cec3d ICU-68 centralize filter logic
X-SVN-Rev: 5965
2001-09-28 20:32:11 +00:00
Alan Liu
0b2ee337f8 ICU-70 remove Jamo-Hangul and Hangul-Jamo; replace with NFC and NFD
X-SVN-Rev: 5959
2001-09-28 05:47:40 +00:00
Alan Liu
1fe03194b6 ICU-70 fix NFC and NFKC to handle Jamo correctly
X-SVN-Rev: 5958
2001-09-28 05:45:46 +00:00
Alan Liu
57f91fd067 ICU-70 remove Jamo-Hangul and Hangul-Jamo; replace with NFC and NFD
X-SVN-Rev: 5957
2001-09-28 05:39:20 +00:00
Alan Liu
2f1b328590 ICU-69 add UnicodeMatcher, first port
X-SVN-Rev: 5942
2001-09-27 20:49:53 +00:00
Alan Liu
8710f7dca5 ICU-69 remove obsolete code
X-SVN-Rev: 5933
2001-09-26 19:24:16 +00:00
Alan Liu
3a38e73923 ICU-67 delete obsolete code
X-SVN-Rev: 5932
2001-09-26 18:17:42 +00:00
Alan Liu
37bccb7c00 ICU-67 sync parser with icu4c, allow unlimited, nested segments
X-SVN-Rev: 5929
2001-09-26 18:00:06 +00:00
Alan Liu
391a13dfb2 ICU-67 add charAt(Replaceable, int)
X-SVN-Rev: 5928
2001-09-26 17:59:23 +00:00
Mark Davis
3c5754c3a2 ICU-1237 fix to global filter
X-SVN-Rev: 5924
2001-09-25 23:50:28 +00:00
Mark Davis
129caba477 ICU-1237 fix inverses (since they are from the bottom of the file up!)
X-SVN-Rev: 5921
2001-09-25 22:58:55 +00:00
Mark Davis
f0547560a6 ICU-1231 Retire old files
X-SVN-Rev: 5918
2001-09-25 21:52:09 +00:00
Mark Davis
c2cf2b6d93 ICU-1235 Revision of Cyrillic in accordance with ISO 9
X-SVN-Rev: 5916
2001-09-25 21:08:32 +00:00
Mark Davis
0e3284880a ICU-1235 Revision of Cyrillic in accordance with ISO 9
X-SVN-Rev: 5915
2001-09-25 20:48:15 +00:00
Alan Liu
1260e882d6 ICU-60 add unescapeAt and unescape methods
X-SVN-Rev: 5905
2001-09-24 19:57:51 +00:00
Alan Liu
a01b74ee85 ICU-60 implement toPattern in UnicodeSet; update UnicodeFilter.contains to take an int; update UnicodeSet to support code points to U+10FFFF
X-SVN-Rev: 5904
2001-09-24 19:57:18 +00:00
Mark Davis
249d435b2a ICU-1231 Major revision -- see bug report
X-SVN-Rev: 5901
2001-09-22 23:50:44 +00:00
Alan Liu
36e8f9a82c ICU-64 normalize IDs to Any-Hex and Hex-Any
X-SVN-Rev: 5879
2001-09-21 21:24:39 +00:00
Alan Liu
e39cca2e96 ICU-64 allow ::ID blocks in rules
X-SVN-Rev: 5878
2001-09-21 21:24:04 +00:00
Ram Viswanadha
8449acf167 ICU-19 Add UScript API
X-SVN-Rev: 5866
2001-09-21 05:12:40 +00:00
Alan Liu
409625bd97 ICU-65 allow explicit reverse ID of the form Foo-Bar(Bar-Baz)
X-SVN-Rev: 5840
2001-09-20 21:21:10 +00:00
Alan Liu
d038a7a071 ICU-60 initial implementation of toRules()
X-SVN-Rev: 5839
2001-09-20 21:20:00 +00:00
Alan Liu
0f9a6f0489 ICU-60 initial implementation of toRules()
X-SVN-Rev: 5821
2001-09-19 17:44:09 +00:00
Alan Liu
49ddbebf51 ICU-59 add ideographic space
X-SVN-Rev: 5755
2001-09-17 21:19:31 +00:00
Syn Wee Quek
b040065b66 ICU-35
Solved jitterbug 35 and part of jitterbug 11.
Jitterbug requires a rewrite of a portion of code to handle a completely ignorable
pattern. This feature will be available after release 2.0.

X-SVN-Rev: 5740
2001-09-12 00:22:19 +00:00
Doug Felt
ab88ec67e6 ICU-57 remove unused variable 'dir'
X-SVN-Rev: 5727
2001-09-10 20:25:21 +00:00
Syn Wee Quek
8d52599600 ICU-45
Removed compiler warnings.

X-SVN-Rev: 5723
2001-09-08 01:39:40 +00:00
Syn Wee Quek
92e1fc015e ICU-45
Removed compiler warnings.

X-SVN-Rev: 5722
2001-09-08 01:18:03 +00:00
Syn Wee Quek
77ebb43324 ICU-46
Added tests for null strings and strings with length 0.

X-SVN-Rev: 5705
2001-09-06 16:32:54 +00:00
Syn Wee Quek
3e6cbc182f ICU-46
Comments added.

X-SVN-Rev: 5704
2001-09-06 16:32:26 +00:00
Syn Wee Quek
51d69e4def ICU-46
Added UTF16 methods.

X-SVN-Rev: 5674
2001-09-01 00:59:13 +00:00
Andy Heninger
72ed312676 ICU-50 RBBI Rules for Surrogates
X-SVN-Rev: 5579
2001-08-24 17:36:24 +00:00
Syn Wee Quek
aa9b91a3dd ICU-45
Removed compilation warnings.

X-SVN-Rev: 5567
2001-08-23 02:22:38 +00:00
Syn Wee Quek
26d5e85247 ICU-47
Allowed string length as an offset in findOffsetFromCodePoint,
findCodePointOffset and countCodePoint.

X-SVN-Rev: 5566
2001-08-23 02:21:07 +00:00
Syn Wee Quek
e8c0735d41 ICU-48
Updated UnicodeData and CompositionExclusions data file.
Hence file path in UInfo is change to refer to the older version, to enable the tests to pass.

X-SVN-Rev: 5564
2001-08-23 00:57:21 +00:00
Syn Wee Quek
33daec891b ICU-48
Updated data file

X-SVN-Rev: 5563
2001-08-23 00:53:33 +00:00
Syn Wee Quek
22f0bf8b4b ICU-45
Removed compilation warnings.

X-SVN-Rev: 5562
2001-08-22 23:41:28 +00:00
Syn Wee Quek
24ae94c42a ICU-45
Removed compilation warnings.

X-SVN-Rev: 5559
2001-08-22 22:38:30 +00:00
Syn Wee Quek
dcbcd852c7 ICU-42
Updated API comments

X-SVN-Rev: 5345
2001-07-25 20:49:30 +00:00
Syn Wee Quek
567662c461 ICU-42
Updated charAt to throw an exception when an invalid index is passed as a argument.

X-SVN-Rev: 5344
2001-07-25 20:41:33 +00:00
GCL Shanghai
8a548993a0 ICU-40 porting DateFormat test from ICU4C v1.8.1
X-SVN-Rev: 5291
2001-07-23 09:32:46 +00:00
Syn Wee Quek
60a6a90608 ICU-39 testing the new checkin policy
X-SVN-Rev: 5265
2001-07-18 16:55:37 +00:00
Eric Mader
f0952e7e50 Re-checkin binary version; previous version seems to have been truncated...
X-SVN-Rev: 5218
2001-07-10 20:00:26 +00:00
Eric Mader
f0ea8f4523 Checkin as binary so LF's don't get mangled.
X-SVN-Rev: 5205
2001-07-09 21:03:47 +00:00
Alan Liu
bf0ee9b504 Initial checkin
X-SVN-Rev: 5201
2001-07-09 16:29:03 +00:00
Alan Liu
7e50ec3967 Update tests for new liberalized ID syntax
X-SVN-Rev: 5190
2001-07-05 23:35:52 +00:00
Alan Liu
d9b3c3f3f3 Liberalize ID syntax to allow spaces, ignore case, move inline filter canonical position to before separator
X-SVN-Rev: 5189
2001-07-05 23:35:30 +00:00
Alan Liu
9d0f9630c9 Remove extra commas
X-SVN-Rev: 5171
2001-07-03 23:28:33 +00:00
Syn Wee Quek
1cb0b9af30 Added hex(int number, int width, Stringbuffer str)
X-SVN-Rev: 5164
2001-07-03 16:35:12 +00:00
Syn Wee Quek
a49de54762 Uppercase algorithmic character names.
X-SVN-Rev: 5163
2001-07-03 16:34:22 +00:00
Syn Wee Quek
2ac03bb958 Modified tests for character names.
X-SVN-Rev: 5162
2001-07-03 16:33:27 +00:00
Alan Liu
db3c833b55 Port Any-Name and Name-Any from icu4c
X-SVN-Rev: 5155
2001-07-02 20:55:29 +00:00
Alan Liu
7ce872d018 Fix IDs in case map test
X-SVN-Rev: 5152
2001-07-02 19:44:10 +00:00
Alan Liu
8322023f2d Get Any-Title checked in
X-SVN-Rev: 5151
2001-07-02 19:24:26 +00:00
Alan Liu
f378236420 Use Any-Lower instead of Upper-Lower
X-SVN-Rev: 5147
2001-06-29 22:51:09 +00:00
Alan Liu
ec2c08f27d Implement Any-Upper Any-Lower and Any-Title transliterators
X-SVN-Rev: 5146
2001-06-29 22:50:25 +00:00
Alan Liu
6c9dbccc22 Implement Any-Upper Any-Lower and Any-Title transliterators
X-SVN-Rev: 5145
2001-06-29 22:35:41 +00:00
Alan Liu
3225d6b8fe Fix javadoc warnings
X-SVN-Rev: 5143
2001-06-29 20:53:42 +00:00
Syn Wee Quek
38e4f30d5d Added support for new Unicode 3.1 non characters.
X-SVN-Rev: 5104
2001-06-26 22:45:08 +00:00
Syn Wee Quek
b9879ce2fe Tests added for new Unicode 3.1 non characters
X-SVN-Rev: 5103
2001-06-26 22:44:11 +00:00
Syn Wee Quek
744dff7002 ticket:#34:
Updated UCharacter's javadoc comments accordingly.
One difference, control code points are not tailored with respect to
java.lang.Character's type, they follow ICU4C's type.
This is because ICU4C's character data is being used in UCharacter.

X-SVN-Rev: 5072
2001-06-25 21:15:39 +00:00
Syn Wee Quek
a9fbec2b9c Unicode 3.1 data file.
X-SVN-Rev: 5058
2001-06-21 23:23:21 +00:00
Syn Wee Quek
9cafac5309 Added case folding functionality
X-SVN-Rev: 5057
2001-06-21 23:20:53 +00:00
Syn Wee Quek
edb71c80ca Added hex(int)
X-SVN-Rev: 5056
2001-06-21 23:18:08 +00:00
Syn Wee Quek
fdf1834132 Added case folding test. Not complete yet.
X-SVN-Rev: 5055
2001-06-21 23:17:38 +00:00
Alan Liu
b273169b5c ICU-33 add test for NormalizationTransliterator
X-SVN-Rev: 4982
2001-06-12 23:02:13 +00:00
Alan Liu
f74ea7b1e8 ICU-33 add NormalizationTransliterator
X-SVN-Rev: 4981
2001-06-12 23:01:55 +00:00
Alan Liu
adaff31a71 ICU-33 add registerFactory() method
X-SVN-Rev: 4980
2001-06-12 23:00:35 +00:00
Alan Liu
7c860ec8fd ICU-31 add test for TitleCase transliterator
X-SVN-Rev: 4777
2001-05-23 21:06:55 +00:00
Alan Liu
00ec181de5 ICU-31 add TitleCaseTransliterator
X-SVN-Rev: 4776
2001-05-23 21:06:36 +00:00
Alan Liu
7310579f02 ICU-31 test Upper-Lower and Lower-Upper; also test Remove transliterator
X-SVN-Rev: 4773
2001-05-23 19:44:12 +00:00
Alan Liu
bfbe68d585 ICU-31 implement Upper-Lower and Lower-Upper as subclasses of new TransformTransliterator
X-SVN-Rev: 4772
2001-05-23 19:43:26 +00:00
Alan Liu
a45e0cffb6 ICU-31 make getFilter() final, make inverse of Remove NOT be Remove, add Upper-Lower and Lower-Upper
X-SVN-Rev: 4771
2001-05-23 19:42:56 +00:00
Alan Liu
9e1fd4cfb6 ICU-29 Spanish currency format wrong
X-SVN-Rev: 4754
2001-05-22 20:13:55 +00:00
Alan Liu
3d0768bfd5 ICU-28 fixed handling of exponential format BigDecimals
X-SVN-Rev: 4741
2001-05-21 23:33:47 +00:00
Alan Liu
ffedc97351 ICU-28 added test
X-SVN-Rev: 4740
2001-05-21 23:31:54 +00:00
Syn Wee Quek
9790cdfbb4 Added comments to file generation.
X-SVN-Rev: 4715
2001-05-18 20:45:10 +00:00
Alan Liu
04173b48ed ICU-26 DateFormat factory method parameters swapped
X-SVN-Rev: 4712
2001-05-18 17:56:38 +00:00
Alan Liu
16db9ffbcc ICU-26 DateFormat factory method parameters swapped
X-SVN-Rev: 4711
2001-05-18 17:42:39 +00:00
Alan Liu
f17aec074a ICU-24 implement UnicodeSet.indexOf, .charAt
X-SVN-Rev: 4446
2001-04-04 22:45:23 +00:00
Alan Liu
9f8d255013 Add "Remove" transliterator
X-SVN-Rev: 4442
2001-04-04 18:07:08 +00:00
Alan Liu
972d35b5ce Extend test of filter IDs to check inverses
X-SVN-Rev: 4432
2001-04-03 18:21:57 +00:00
Alan Liu
64f077e625 Fix Verisign bug in Normalizer
X-SVN-Rev: 4425
2001-04-02 19:21:21 +00:00
Alan Liu
5e742aa635 ICU-23 fix IDs with inline filters
X-SVN-Rev: 4423
2001-03-31 01:31:13 +00:00
Alan Liu
2d092264a8 ICU-22 regression test for ID of inverse of alias
X-SVN-Rev: 4417
2001-03-30 23:39:18 +00:00
Alan Liu
b63956af35 ICU-20 ID of inverse of CompoundTransliterator is wrong
X-SVN-Rev: 4416
2001-03-30 23:33:20 +00:00
Alan Liu
df949741f4 ICU-21 inverse of Null should be Null
X-SVN-Rev: 4415
2001-03-30 23:24:30 +00:00
Alan Liu
1f79842e78 ICU-23 enable filter syntax in IDs, e.g. "Foo-Bar[a-z]"
X-SVN-Rev: 4413
2001-03-30 22:56:47 +00:00
Alan Liu
a012227895 ICU-23 enable filter syntax in IDs, e.g. "Foo-Bar[a-z]"
X-SVN-Rev: 4412
2001-03-30 22:50:08 +00:00
Syn Wee Quek
0b8f770650 Added new file CharTrie
X-SVN-Rev: 4362
2001-03-28 00:01:52 +00:00
Syn Wee Quek
c23796f9c9 Format of FCD values changed.
Instead of a byte, values are expanded to a char
(firstchar combining class | lastchar combining class)

X-SVN-Rev: 4361
2001-03-28 00:01:13 +00:00
Syn Wee Quek
208344a38d Updated html links.
X-SVN-Rev: 4332
2001-03-26 20:34:36 +00:00
Syn Wee Quek
40d47141dc Updated html links.
X-SVN-Rev: 4330
2001-03-26 20:15:25 +00:00
Syn Wee Quek
79a8eff09f Removed J11 testing.
X-SVN-Rev: 4315
2001-03-23 20:28:21 +00:00
Syn Wee Quek
96237cf120 Updated copyright notice.
X-SVN-Rev: 4314
2001-03-23 19:52:48 +00:00
Syn Wee Quek
0d06dd5405 Removed data testing.
X-SVN-Rev: 4246
2001-03-21 23:34:44 +00:00
Syn Wee Quek
73321bca01 Updated TestPrint.
X-SVN-Rev: 4161
2001-03-17 01:37:17 +00:00
Syn Wee Quek
9fec1baba2 Updated isPrintable to synch with ICU.
X-SVN-Rev: 4159
2001-03-17 01:36:32 +00:00
Alan Liu
eea14c234c Move UInfo from com.ibm.text to com.ibm.icu.internal
X-SVN-Rev: 4117
2001-03-15 23:36:02 +00:00
Alan Liu
b6b315c34b Fix round trip problem
X-SVN-Rev: 4104
2001-03-15 19:48:26 +00:00
Alan Liu
8b19e56f70 Add round trip test case
X-SVN-Rev: 4103
2001-03-15 19:47:55 +00:00
Syn Wee Quek
5930c0b8c9 Removed jni files
X-SVN-Rev: 4027
2001-03-12 20:49:07 +00:00
Ram Viswanadha
bfbfc53bd9 no message
X-SVN-Rev: 4026
2001-03-12 20:30:44 +00:00
Syn Wee Quek
92a37cb35a Removed jni files
X-SVN-Rev: 4025
2001-03-12 20:22:16 +00:00
Syn Wee Quek
0537b4d99b updated collation.
X-SVN-Rev: 4009
2001-03-09 23:42:30 +00:00
Syn Wee Quek
df62517cd7 updated test suite
X-SVN-Rev: 4008
2001-03-09 23:41:46 +00:00
Syn Wee Quek
833d147a50 test suite
X-SVN-Rev: 4007
2001-03-09 23:41:08 +00:00
Syn Wee Quek
3e66143b2c updated error codes
.

X-SVN-Rev: 4006
2001-03-09 23:40:35 +00:00
Syn Wee Quek
538bdf3472 New collation jni test cases
X-SVN-Rev: 3986
2001-03-09 00:42:46 +00:00
Syn Wee Quek
554d5b5ade New collation files
X-SVN-Rev: 3984
2001-03-09 00:34:42 +00:00
Syn Wee Quek
0b17b3ca71 New ErrorCode common file
X-SVN-Rev: 3983
2001-03-09 00:33:59 +00:00
Syn Wee Quek
7758819a05 Updated method calls to *CP to *CodePoint.
X-SVN-Rev: 3964
2001-03-08 03:05:47 +00:00
Syn Wee Quek
1c79e5725e New 3-level Trie generation and manipulation codes.
X-SVN-Rev: 3963
2001-03-08 03:04:02 +00:00
Syn Wee Quek
0381e7eff1 changed package to com.ibm.icu.test.text
X-SVN-Rev: 3962
2001-03-08 02:17:23 +00:00
Syn Wee Quek
c3af4776fa minor modifications
add {} to loops

X-SVN-Rev: 3961
2001-03-08 02:06:48 +00:00
Syn Wee Quek
5ba686a887 shifted tests to com.ibm.icu.test
X-SVN-Rev: 3960
2001-03-08 01:49:30 +00:00
Syn Wee Quek
d691cd6983 modified package names for new test.
X-SVN-Rev: 3959
2001-03-08 01:48:36 +00:00
Syn Wee Quek
20a557174b new test codes to be located in com.ibm.icu.test.
X-SVN-Rev: 3958
2001-03-08 01:48:02 +00:00
Doug Felt
58b7d69735 Update TestAll to run ArabicShapingRegTest
X-SVN-Rev: 3955
2001-03-08 00:57:44 +00:00
Syn Wee Quek
71d1d249d7 Made code review changes
X-SVN-Rev: 3936
2001-03-07 02:52:05 +00:00
Syn Wee Quek
02d076091f utf16 renamed *CP to *CodePoint.
Made corresponding changes to test.

X-SVN-Rev: 3935
2001-03-07 02:51:12 +00:00
Doug Felt
1cd9fd50b6 Add setBackground to richtext JTextPanel
X-SVN-Rev: 3933
2001-03-07 02:39:01 +00:00
Doug Felt
98d7a585b7 use TestFmwk
X-SVN-Rev: 3928
2001-03-06 23:33:53 +00:00
Doug Felt
89f9f691f8 remove shape_except_tashkeel option from public api
X-SVN-Rev: 3925
2001-03-06 22:18:24 +00:00
Syn Wee Quek
32eb345370 Data directory clean up.
X-SVN-Rev: 3902
2001-03-05 19:54:42 +00:00
Syn Wee Quek
02fe8a7a03 Shifted tests from com.ibm.icu.test.text to com.ibm.test.text
X-SVN-Rev: 3901
2001-03-05 19:26:48 +00:00
Syn Wee Quek
3ad68a0aa2 shifted com.ibm.icu.test.text to com.ibm.test.text
X-SVN-Rev: 3900
2001-03-05 18:51:32 +00:00
Syn Wee Quek
615fb8dc64 Add a method to generate an array of the first codepoint to have a !NF*_YES value
X-SVN-Rev: 3894
2001-03-03 04:13:37 +00:00
Alan Liu
5fe53bbe8f Update to use new index mechanism and add inter-Indic support
X-SVN-Rev: 3888
2001-03-03 00:55:23 +00:00
Alan Liu
4b2afbbe65 Fix typo
X-SVN-Rev: 3887
2001-03-03 00:54:47 +00:00
Alan Liu
0c58e6355d Edit comments
X-SVN-Rev: 3864
2001-03-01 22:56:12 +00:00
Alan Liu
fa31c1bbcd Rewrite transliterator index mechanism
X-SVN-Rev: 3863
2001-03-01 22:55:08 +00:00
Alan Liu
6985b50858 Move transliterator index from LocalElements to its own file
X-SVN-Rev: 3862
2001-03-01 22:46:33 +00:00
Alan Liu
92aa82e68c Add default encoding API
X-SVN-Rev: 3861
2001-03-01 22:46:14 +00:00
Alan Liu
2ce9196870 Fix some round-trip problems
X-SVN-Rev: 3848
2001-02-28 22:38:46 +00:00
Alan Liu
217bd84b9a Add a round-trip test
X-SVN-Rev: 3847
2001-02-28 22:38:27 +00:00
Alan Liu
9ca0144fed Use UCharacter rather than UInfo
X-SVN-Rev: 3841
2001-02-28 21:49:06 +00:00
Alan Liu
8516ce1c38 Oops
X-SVN-Rev: 3840
2001-02-28 21:18:36 +00:00
Alan Liu
f1beecbfb4 com.ibm.icu.text -> com.ibm.text
X-SVN-Rev: 3837
2001-02-28 21:00:27 +00:00
Alan Liu
d16531a667 Add UTF16Test
X-SVN-Rev: 3836
2001-02-28 20:54:50 +00:00
Syn Wee Quek
3d1c656184 Builders for quickcheck and fcd.
X-SVN-Rev: 3835
2001-02-28 20:53:29 +00:00
Alan Liu
2ba16ddd1a Fix typo
X-SVN-Rev: 3834
2001-02-28 20:37:24 +00:00
Alan Liu
b67aa423d7 Add JamoTest
X-SVN-Rev: 3833
2001-02-28 20:35:07 +00:00
Alan Liu
2fd87cb3b3 Fix typo
X-SVN-Rev: 3832
2001-02-28 20:22:47 +00:00
Alan Liu
c02a3cb24f Modify to take UTF8 files rather than .java source
X-SVN-Rev: 3831
2001-02-28 20:21:35 +00:00
Doug Felt
19afd882ed update ArabicShaping and add regression test
X-SVN-Rev: 3807
2001-02-27 21:41:50 +00:00
Syn Wee Quek
147907be82 Updated comments
X-SVN-Rev: 3806
2001-02-27 21:30:12 +00:00
Syn Wee Quek
a31b8e3994 Modified constant definitions.
X-SVN-Rev: 3802
2001-02-27 17:33:46 +00:00
Syn Wee Quek
0b37173291 New UTF16 test cases
X-SVN-Rev: 3793
2001-02-26 23:52:29 +00:00
Syn Wee Quek
b3f5ed41cb Updated UCharacter tests
X-SVN-Rev: 3792
2001-02-26 23:51:59 +00:00
Syn Wee Quek
0336e74deb New property file with combining class information
X-SVN-Rev: 3791
2001-02-26 23:51:16 +00:00
Syn Wee Quek
277c28777f Removed *Enum files
X-SVN-Rev: 3790
2001-02-26 23:49:43 +00:00
Syn Wee Quek
9137e3d13d Renamed *Enum files
X-SVN-Rev: 3789
2001-02-26 23:49:20 +00:00
Syn Wee Quek
779e705fa2 Cleaned up codes
Added combining class information retrieval

X-SVN-Rev: 3788
2001-02-26 23:45:37 +00:00
Alan Liu
8a9bbc9cf1 Fix j17
X-SVN-Rev: 3787
2001-02-26 22:21:15 +00:00
Alan Liu
738e21828f Use hyphens rather than apostrophes for disambiguation
X-SVN-Rev: 3757
2001-02-23 22:39:28 +00:00
Alan Liu
8e6e2ff021 Add (r in final position > l) mapping
X-SVN-Rev: 3756
2001-02-23 20:35:16 +00:00
Alan Liu
d6407cb579 Fix round trip behavior; other updates
X-SVN-Rev: 3712
2001-02-21 22:39:34 +00:00
Alan Liu
8e5554e9bc Add real text test
X-SVN-Rev: 3711
2001-02-21 22:38:53 +00:00
Alan Liu
f6583c8e74 Creation
X-SVN-Rev: 3710
2001-02-21 22:38:36 +00:00
Alan Liu
f510c64921 Creation
X-SVN-Rev: 3707
2001-02-21 18:36:36 +00:00
Alan Liu
dcae084333 Update to new rule syntax
X-SVN-Rev: 3694
2001-02-20 22:50:12 +00:00
Alan Liu
512805a619 Fix typo
X-SVN-Rev: 3693
2001-02-20 22:48:19 +00:00
Alan Liu
ace18e9730 Rewrite Latin-Jamo and add test cases
X-SVN-Rev: 3690
2001-02-20 20:25:42 +00:00
Alan Liu
bbb041fbd9 Remove backslash-u from log
X-SVN-Rev: 3689
2001-02-20 17:59:40 +00:00
Doug Felt
4f1c21c090 ArabicShaping
X-SVN-Rev: 3666
2001-02-17 01:57:11 +00:00
Alan Liu
361aa26987 Fix finishTransliteration() and correct Position.contextStart docs
X-SVN-Rev: 3659
2001-02-16 22:34:30 +00:00
Alan Liu
6aba89e5bc Handle \u escapes
X-SVN-Rev: 3639
2001-02-16 18:53:55 +00:00
Alan Liu
f8c8c90dc4 Add regression test for Jitterbug 11
X-SVN-Rev: 3595
2001-02-08 19:37:07 +00:00
Alan Liu
d60a8e853c Refine getID() and getAvailableIDs() behavior of composed transliterators; add docs
X-SVN-Rev: 3594
2001-02-08 19:29:48 +00:00
Alan Liu
f242e9d33d Test InterIndic getID() integrity -- want same ID back
X-SVN-Rev: 3593
2001-02-08 18:53:01 +00:00
Alan Liu
6d89126f3b Update RBBI parser to use $foo for variable refs/defs
X-SVN-Rev: 3578
2001-02-06 22:37:58 +00:00
Alan Liu
7e9a24e6ba Fix typo
X-SVN-Rev: 3565
2001-02-05 22:31:57 +00:00
Eric Mader
180c0fe50f Added setStream, getStream, getStreamKeys for JDK 1.4 compatibility
X-SVN-Rev: 3561
2001-02-05 19:24:47 +00:00
Alan Liu
4f7d4c5d07 Load RuleBasedTransliterator files from UTF8 files instead of ResourceBundles
X-SVN-Rev: 3551
2001-02-03 00:57:34 +00:00
Alan Liu
189ab5836c Load RuleBasedTransliterator files from UTF8 files instead of ResourceBundles
X-SVN-Rev: 3550
2001-02-03 00:48:41 +00:00
Alan Liu
7176442ac0 (icu4c jitterbug 776): Add ISO 3166 country code index to time zone data and new API to TimeZone
X-SVN-Rev: 3535
2001-02-02 19:30:16 +00:00
Syn Wee Quek
8078d286c5 Modified testCatDir.
Prints an error with hints to set the system variable when a file not found.

X-SVN-Rev: 3438
2001-01-18 21:58:05 +00:00
Syn Wee Quek
d25be78a9d Modified the file path of UnicodeData-3.0.0.0.txt to
either
1) the system property of UnicodeData, if the value is not null
or
2) the default path to the common data file data/unicode/UnicodeData.txt

X-SVN-Rev: 3409
2001-01-12 00:53:34 +00:00
Alan Liu
517b9c14db Add time zone equivalency group support to getZoneIndex
X-SVN-Rev: 3398
2001-01-09 22:48:51 +00:00
Alan Liu
5d56456e29 Fix bug in getEquivalentID
X-SVN-Rev: 3397
2001-01-09 22:48:25 +00:00
Alan Liu
e21faef9ed Update docs
X-SVN-Rev: 3396
2001-01-09 22:47:51 +00:00
Alan Liu
5d34d57211 Add tests for TimeZone equivalency group support
X-SVN-Rev: 3395
2001-01-09 22:47:02 +00:00
Alan Liu
388a5e0291 Update tests for 2000h data
X-SVN-Rev: 3393
2001-01-09 20:07:35 +00:00
Alan Liu
bdac57ff0d Fix typo
X-SVN-Rev: 3392
2001-01-09 20:07:16 +00:00
Alan Liu
abfb472b0d Upgrade time zone system to include equivalency groups, sync with icu, update data to 2000h
X-SVN-Rev: 3391
2001-01-09 20:06:43 +00:00
Syn Wee Quek
8b0794d439 Added test programs for com.ibm.icu.text.UCharacter.
X-SVN-Rev: 3328
2000-12-26 22:44:20 +00:00
Syn Wee Quek
7b3e531527 Updated readme.html information and links.
X-SVN-Rev: 3326
2000-12-26 22:41:10 +00:00
Syn Wee Quek
8ec7c129ae ICU data files for Unicode 3.0 character properties and names.
X-SVN-Rev: 3325
2000-12-26 20:08:38 +00:00
Syn Wee Quek
bc654bbe86 Unicode 3.0 character property system code check in
X-SVN-Rev: 3324
2000-12-26 20:01:08 +00:00
Alan Liu
ce06834312 Fix to work with hi_IN locale in IBM JDKs
X-SVN-Rev: 3143
2000-12-06 00:01:27 +00:00
Alan Liu
fffd5ca388 Add padding test
X-SVN-Rev: 3113
2000-12-04 19:53:07 +00:00
Alan Liu
2153b7d1eb Pin millis to supported range
X-SVN-Rev: 3075
2000-11-30 21:54:34 +00:00
Alan Liu
a4f2e99b16 Add fast path for current era years
X-SVN-Rev: 3074
2000-11-30 21:29:49 +00:00
Alan Liu
5b61acef15 Added roll() test
X-SVN-Rev: 3052
2000-11-29 21:58:01 +00:00
Alan Liu
438ad9e2e4 Fixes to add() and roll()
X-SVN-Rev: 3051
2000-11-29 21:57:48 +00:00
Alan Liu
d2d0985406 Update docs
X-SVN-Rev: 3047
2000-11-29 19:12:32 +00:00
Alan Liu
b28aa69841 Implement add()
X-SVN-Rev: 3032
2000-11-28 22:17:49 +00:00
Alan Liu
f4fa07bd00 Further fix divergence bug
X-SVN-Rev: 3031
2000-11-28 22:17:06 +00:00
Alan Liu
7b13e7f580 Fix typo
X-SVN-Rev: 3030
2000-11-28 22:16:31 +00:00
Alan Liu
71695baf01 Add test of add()
X-SVN-Rev: 3029
2000-11-28 22:15:02 +00:00
Alan Liu
3c515b00d5 Fix typos
X-SVN-Rev: 3028
2000-11-28 22:14:51 +00:00
Alan Liu
e01f705666 Update test
X-SVN-Rev: 3014
2000-11-28 16:41:38 +00:00
Alan Liu
6d2942f4b1 Use framework method for field resolution
X-SVN-Rev: 3013
2000-11-28 16:41:23 +00:00
Alan Liu
cd69d9323f Add framework method for field resolution
X-SVN-Rev: 3012
2000-11-28 16:40:59 +00:00
Alan Liu
f6d6505740 Update doc
X-SVN-Rev: 3009
2000-11-28 01:10:06 +00:00
Alan Liu
d7a5f635cb Tune API to fix ChineseCalendar bug
X-SVN-Rev: 3008
2000-11-28 00:51:41 +00:00
Alan Liu
4539e2f1f1 Update docs
X-SVN-Rev: 3002
2000-11-22 21:26:55 +00:00
Alan Liu
ca5ae2edd9 Update docs
X-SVN-Rev: 3001
2000-11-22 19:37:22 +00:00
Alan Liu
528f396e61 Use correct DateFormat factory API
X-SVN-Rev: 2981
2000-11-21 20:20:44 +00:00
Alan Liu
cf133ea96c Initial implementation
X-SVN-Rev: 2980
2000-11-21 20:19:08 +00:00
Alan Liu
be6bf66d7e Cleanup internal (private) get() method
X-SVN-Rev: 2979
2000-11-21 20:18:40 +00:00
Alan Liu
51c3371f58 Update documentation
X-SVN-Rev: 2978
2000-11-21 20:17:39 +00:00
Alan Liu
4c09473098 Initial ChineseDateFormat implementation
X-SVN-Rev: 2968
2000-11-21 06:58:06 +00:00
Alan Liu
4445507640 Check in temporary placeholder class
X-SVN-Rev: 2963
2000-11-21 00:15:35 +00:00
Alan Liu
906c86b1bc Calendar Redesign including addition of Chinese Calendar
X-SVN-Rev: 2947
2000-11-18 01:07:18 +00:00
Alan Liu
a3e0229297 Implement workaround in timeToAngle to locate the new moon correctly
X-SVN-Rev: 2946
2000-11-18 00:33:16 +00:00
Alan Liu
870d7fb093 Fix hash function
X-SVN-Rev: 2945
2000-11-18 00:31:43 +00:00
Alan Liu
de33014a47 Fix package name
X-SVN-Rev: 2944
2000-11-18 00:30:54 +00:00
Alan Liu
0458a59216 Fix package name
X-SVN-Rev: 2943
2000-11-18 00:18:12 +00:00
Alan Liu
1a3d3875f3 Calendar Redesign including addition of Chinese Calendar
X-SVN-Rev: 2942
2000-11-18 00:17:58 +00:00
Alan Liu
06d579d8b1 Add new API for new calendar architecture; fix Kenya's security bug
X-SVN-Rev: 2929
2000-11-17 04:17:34 +00:00
Alan Liu
88693a446c Remove isSet[] field from Calendar
X-SVN-Rev: 2821
2000-10-27 22:25:52 +00:00
Alan Liu
ab5c42e298 Fix prevMonthLength
X-SVN-Rev: 2820
2000-10-27 20:55:52 +00:00
Alan Liu
91a6c7c3fa Improve error reporting
X-SVN-Rev: 2800
2000-10-26 18:56:14 +00:00
Alan Liu
9086f460de Calendar reorg: move format methods into DateFormat and DFS
X-SVN-Rev: 2727
2000-10-19 00:27:16 +00:00
Alan Liu
62cf98cb82 Calendar reorg: move format methods into DateFormat and DFS
X-SVN-Rev: 2718
2000-10-17 21:07:14 +00:00
Alan Liu
39566ddeb3 Calendar reorg: move format methods into DateFormat and DFS
X-SVN-Rev: 2717
2000-10-17 20:55:09 +00:00
Alan Liu
2766ee5291 Calendar reorg: merge IBMCalendar into com.ibm.util.Calendar
X-SVN-Rev: 2716
2000-10-17 18:36:15 +00:00
Alan Liu
27cec81867 Calendar reorg: merge IBMCalendar into com.ibm.util.Calendar
X-SVN-Rev: 2714
2000-10-17 18:26:45 +00:00
Madhu K
854aef8268 Fixed the bug in test case. IllegalArgumentException was mis-spelt as IlegalArgumentException
X-SVN-Rev: 2688
2000-10-16 16:58:29 +00:00
Madhu K
e86dd0280d Removed warnings(jikes compiler)
X-SVN-Rev: 2605
2000-10-09 16:32:07 +00:00
Alan Liu
26fda5bab3 Convert non-ASCII characters to Unicode escapes
X-SVN-Rev: 2602
2000-10-06 23:16:40 +00:00
Alan Liu
0842019826 InterIndic transliterator support
X-SVN-Rev: 2601
2000-10-06 23:08:08 +00:00
Madhu K
344330dfa2 Added tests for transliteration
X-SVN-Rev: 2600
2000-10-06 21:42:38 +00:00
Madhu K
7f0bab0a86 .equals() correction
X-SVN-Rev: 2571
2000-10-04 23:12:33 +00:00
Madhu K
7ffcdd1311 Added tests for RBBI and UnicodeFilterLogic
X-SVN-Rev: 2568
2000-10-04 21:58:59 +00:00
Madhu K
f4df91ee89 Tests for UnicodeFilterLogic initial checkin
X-SVN-Rev: 2567
2000-10-04 21:58:12 +00:00
Madhu K
3eeda4d03a Tests for Rule based break iterator initial checkin
X-SVN-Rev: 2566
2000-10-04 21:57:45 +00:00
Eric Mader
6bdb5d6430 Fixed a small bug in the rule for a syllable with at least one consonant.
X-SVN-Rev: 2518
2000-09-26 22:46:50 +00:00
Eric Mader
7bea47df66 Update character break rules to match Devanagari syllables.
X-SVN-Rev: 2517
2000-09-26 21:47:31 +00:00
Eric Mader
4b03f9d53d Initial checkin of demo of Devanagari break rules.
X-SVN-Rev: 2516
2000-09-26 21:46:54 +00:00
Eric Mader
67f67bbe1f Moved to src/com/ibm/tools/rbbi
X-SVN-Rev: 2512
2000-09-25 21:55:02 +00:00