Commit Graph

546 Commits

Author SHA1 Message Date
Syn Wee Quek
f1f8d7ec66 ICU-861
Updated getSpecialCE.

X-SVN-Rev: 4001
2001-03-09 21:35:31 +00:00
Vladimir Weinstein
589b001acd ICU-96 header 4 byte safe + some fixes
X-SVN-Rev: 4000
2001-03-09 19:22:57 +00:00
Syn Wee Quek
d4ebc2590d ICU-861
Updated previous iterator for Thai collation.

X-SVN-Rev: 3996
2001-03-09 18:25:30 +00:00
Vladimir Weinstein
cc0d1a23ba ICU-96 fix for the multiple level contraction bug noted by Syn Wee. Other CE getting procedures that deal with contractions should be also checked
X-SVN-Rev: 3994
2001-03-09 07:18:33 +00:00
George Rhoten
df7656578e ICU-865 Add a newline at the end of the file
X-SVN-Rev: 3993
2001-03-09 02:35:40 +00:00
Syn Wee Quek
04bee678e7 ICU-883
Updated compareTo method

X-SVN-Rev: 3991
2001-03-09 02:18:20 +00:00
Vladimir Weinstein
1273540bbb ICU-96 jamo special handling completed. Markuses weight function glued in
X-SVN-Rev: 3987
2001-03-09 00:50:37 +00:00
Markus Scherer
4c2deb23a8 ICU-96 include stdlib.h for qsort, do not sort just one range
X-SVN-Rev: 3980
2001-03-08 23:38:35 +00:00
George Rhoten
746f7b4216 ICU-863 Don't use t_int32 or UFieldPosition in the examples
X-SVN-Rev: 3979
2001-03-08 23:21:06 +00:00
Markus Scherer
6c4bd1db2c ICU-96 add ucol_wgt.c/.h for weight allocation
X-SVN-Rev: 3978
2001-03-08 23:20:20 +00:00
Vladimir Weinstein
dbdfc915ea ICU-96 case bit doesn't need to be in tokens
X-SVN-Rev: 3976
2001-03-08 21:14:08 +00:00
Vladimir Weinstein
6cda3a5648 ICU-96 collation update
X-SVN-Rev: 3975
2001-03-08 21:01:34 +00:00
George Rhoten
bfe6561358 ICU-432 Forgot fIsPositive when copying/comparing
X-SVN-Rev: 3973
2001-03-08 19:44:17 +00:00
George Rhoten
0d9a34e275 ICU-760 Can't get the correct FieldPosition with padding.
X-SVN-Rev: 3972
2001-03-08 19:40:09 +00:00
Vladimir Weinstein
7e3605d1ad ICU-96 collation filename reorganization - forgot to do save all in msvc :)
X-SVN-Rev: 3971
2001-03-08 18:43:06 +00:00
Vladimir Weinstein
ba06e0938e ICU-96 collation filename reorganization
X-SVN-Rev: 3968
2001-03-08 17:49:32 +00:00
Vladimir Weinstein
2f32e7e853 ICU-96 collation filename reorganization
X-SVN-Rev: 3967
2001-03-08 17:40:42 +00:00
Vladimir Weinstein
a421457a49 ICU-96 starting JamoSpecial stuff...
X-SVN-Rev: 3957
2001-03-08 00:58:36 +00:00
Syn Wee Quek
228036a8e1 ICU-878
Modified tailoring maxexpansion

X-SVN-Rev: 3954
2001-03-08 00:33:38 +00:00
Vladimir Weinstein
2ffeeafa59 ICU-96 more CE generation stuff, incremental compare, fixed currency test
X-SVN-Rev: 3953
2001-03-07 23:56:26 +00:00
Alan Liu
9bf318a39c ICU-403 udat_format docs
X-SVN-Rev: 3951
2001-03-07 22:49:48 +00:00
Alan Liu
4703c3cc0a ICU-528 remove and stop using deprecated BreakIterator API
X-SVN-Rev: 3949
2001-03-07 22:42:46 +00:00
Alan Liu
285fe5ffa0 ICU-691 date format always calls setParseIntegerOnly(TRUE) on adopted number format objects
X-SVN-Rev: 3947
2001-03-07 22:01:48 +00:00
Syn Wee Quek
4196c80eee ICU-861
Cleaning up collation element iterator codes.

X-SVN-Rev: 3946
2001-03-07 21:01:53 +00:00
Syn Wee Quek
bcb3f971f7 ICU-878
Merged tailoring maxexpansion with UCA.
One access check instead of the previous 2 checks in tailoring then UCA.
Less painful this way.

X-SVN-Rev: 3941
2001-03-07 20:45:08 +00:00
Vladimir Weinstein
494265722c ICU-96 some CE generation stuff + passing UCA around for Syn Wee
X-SVN-Rev: 3940
2001-03-07 19:43:06 +00:00
Syn Wee Quek
74666469c9 ICU-883
updated compareTo to handle strings with different lengths.

X-SVN-Rev: 3938
2001-03-07 18:11:12 +00:00
Syn Wee Quek
5a0d53ced5 ICU-883
modified compareTo to handle strings with different lengths.

X-SVN-Rev: 3937
2001-03-07 06:39:48 +00:00
George Rhoten
4a1fd4d968 ICU-865 ANSI C++ forbids declaration `ucol_getFirstCE' with no type
X-SVN-Rev: 3932
2001-03-07 01:22:42 +00:00
George Rhoten
de8965f853 ICU-882 Don't use the deprecated API.
X-SVN-Rev: 3931
2001-03-07 01:16:17 +00:00
Alan Liu
e0e823eafd ICU-483 avoid deadlock!
X-SVN-Rev: 3924
2001-03-06 20:39:31 +00:00
George Rhoten
cb99d4da18 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3923
2001-03-06 20:20:47 +00:00
George Rhoten
bd730a6e62 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3922
2001-03-06 20:12:26 +00:00
George Rhoten
fe743218d2 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3920
2001-03-06 19:44:45 +00:00
Vladimir Weinstein
9b3f79c05f ICU-96 option parsing in rules. More info on errors in rules
X-SVN-Rev: 3916
2001-03-06 07:44:37 +00:00
George Rhoten
8a59268b64 ICU-865 os/390 porting for timezone
X-SVN-Rev: 3913
2001-03-06 02:39:47 +00:00
Vladimir Weinstein
2b117c5c1a ICU-96 ground for parsing options + some tests
X-SVN-Rev: 3906
2001-03-06 00:57:48 +00:00
George Rhoten
9d65e715fd ICU-882 Don't use the deprecated API.
X-SVN-Rev: 3905
2001-03-05 22:36:29 +00:00
Vladimir Weinstein
1b31da3609 ICU-96 more on canonical closure plus some cleanup
X-SVN-Rev: 3903
2001-03-05 20:08:31 +00:00
Vladimir Weinstein
454ade03e9 ICU-96 tailoring cleanup, general collation cleanup
X-SVN-Rev: 3896
2001-03-03 09:27:42 +00:00
Syn Wee Quek
24ff93d428 ICU-878
added functionality to retrieve getMaxExpansion for implicit collation elements

X-SVN-Rev: 3891
2001-03-03 04:06:43 +00:00
Andy Heninger
a6d0a55a72 ICU-880 Optimize strcoll for strings with leading common part. Add hashtable of "unsafe" chars to support impl of this.
X-SVN-Rev: 3890
2001-03-03 03:35:17 +00:00
Alan Liu
83377886c0 ICU-483 add inter-Indic transliterators
X-SVN-Rev: 3886
2001-03-03 00:49:45 +00:00
Vladimir Weinstein
c0d2a98407 ICU-96 better canonical closure + more tailoring tune ups
X-SVN-Rev: 3876
2001-03-02 09:24:30 +00:00
Syn Wee Quek
bc4465145b ICU-878
Removed test lines

X-SVN-Rev: 3873
2001-03-02 02:03:55 +00:00
Syn Wee Quek
50ff5456e4 ICU-878
Added getMaxExpansion to collator

X-SVN-Rev: 3871
2001-03-02 01:14:03 +00:00
Vladimir Weinstein
4a5135b5a1 ICU-96 correct case for generated CEs
X-SVN-Rev: 3870
2001-03-02 00:43:14 +00:00
Vladimir Weinstein
69553ae0cb ICU-96 case switching
X-SVN-Rev: 3868
2001-03-02 00:19:43 +00:00
George Rhoten
b330aaed7a ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3866
2001-03-01 23:12:34 +00:00
Ram Viswanadha
844af96513 ICU-96 uca_getRulesEx version 1
X-SVN-Rev: 3856
2001-03-01 20:12:12 +00:00