Commit Graph

627 Commits

Author SHA1 Message Date
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
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
3a38e73923 ICU-67 delete obsolete code
X-SVN-Rev: 5932
2001-09-26 18:17:42 +00:00