Commit Graph

645 Commits

Author SHA1 Message Date
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
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
Syn Wee Quek
17efe6e7c0 change the icu4j license to use the x license
X-SVN-Rev: 4994
2001-06-13 22:01:58 +00:00
Syn Wee Quek
1f2207b0eb License change: X license to be used for release 1.3.1 and after.
X-SVN-Rev: 4987
2001-06-13 01:09:07 +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
Syn Wee Quek
2af391abd3 Removed Javadoc generation for test classes.
X-SVN-Rev: 4909
2001-06-07 01:13:19 +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