Commit Graph

630 Commits

Author SHA1 Message Date
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
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