Commit Graph

671 Commits

Author SHA1 Message Date
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
978fc2148e ICU-44
Updated test command information.

X-SVN-Rev: 5548
2001-08-20 22:44:17 +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
Syn Wee Quek
9e258631a5 ticket:#38:
Added more restrictions to the *-*.txt files to be excluded from the zipped package.

X-SVN-Rev: 5262
2001-07-18 01:35:59 +00:00
Syn Wee Quek
a7612925bb ticket:#38:
Added more restrictions to the *-*.txt files to be excluded from the zipped package.

X-SVN-Rev: 5252
2001-07-17 20:22:28 +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