Commit Graph

3293 Commits

Author SHA1 Message Date
Ram Viswanadha
a20dd2a025 ICU-862 Seperated more EBCDIC files to ucmebcdic.mk. Fixed makedata.mak bug. Updated Convrtrs.txt file.
X-SVN-Rev: 4032
2001-03-12 21:38:38 +00:00
Ram Viswanadha
5b3f70cd32 ICU-862 Fixed EBCDIC files building bug
X-SVN-Rev: 4031
2001-03-12 21:20:42 +00:00
George Rhoten
233ae3e89b ICU-597 Add thread support for as/400
X-SVN-Rev: 4030
2001-03-12 21:01:51 +00:00
Ram Viswanadha
598994c3ae ICU-96 Updated UCARules.txt with latest data from Mark
X-SVN-Rev: 4029
2001-03-12 20:57:39 +00:00
Ram Viswanadha
b5a35720ff ICU-862 Fixed SJIS Test
X-SVN-Rev: 4028
2001-03-12 20:55:50 +00:00
Syn Wee Quek
7ad7d69bb1 ICU-861
Sneaky memory bug termination part 2.
Added pointer to start of source string for memory tracking purposes.

X-SVN-Rev: 4024
2001-03-12 20:05:46 +00:00
George Rhoten
d6777e1cad ICU-96 When checking for TRUE in the macro don't use '='
X-SVN-Rev: 4023
2001-03-12 19:09:23 +00:00
Vladimir Weinstein
13ee1e9a8d ICU-96 fix for a sneaky bug in collation iterator
X-SVN-Rev: 4022
2001-03-12 08:58:37 +00:00
Ram Viswanadha
eb71df4aae ICU-858 fixes for itou function
X-SVN-Rev: 4020
2001-03-10 03:07:09 +00:00
Ram Viswanadha
3952a9c706 ICU-96 Added autodetection of BOM and reading of CP chars
X-SVN-Rev: 4019
2001-03-10 03:05:05 +00:00
Ram Viswanadha
7efbd52371 ICU-96 Fixed access violation bug in ucol_getRulesEx
X-SVN-Rev: 4018
2001-03-10 03:03:45 +00:00
George Rhoten
7d9fa8e69b ICU-432 sizeof may not work for a single byte array.
X-SVN-Rev: 4016
2001-03-10 02:15:26 +00:00
George Rhoten
92bfcb1d6d ICU-432 Fixed a memory leak
X-SVN-Rev: 4015
2001-03-10 02:06:11 +00:00
George Rhoten
8dfe694169 ICU-865 Initialize the UErrorCode before the function call.
X-SVN-Rev: 4014
2001-03-10 01:29:26 +00:00
Vladimir Weinstein
31df6b6d26 ICU-96 refactored CE generation code. Fully integrated ucol_wgt
X-SVN-Rev: 4013
2001-03-10 00:52:27 +00:00
Vladimir Weinstein
2ffa16fee2 ICU-96 More robust cleanup
X-SVN-Rev: 4012
2001-03-10 00:51:31 +00:00
Vladimir Weinstein
f83fc2771c ICU-96 Just a cosmetic change to test output
X-SVN-Rev: 4011
2001-03-10 00:51:07 +00:00
Vladimir Weinstein
e42d533357 ICU-96 Markus & I think this would be a good place to put tailoring
X-SVN-Rev: 4010
2001-03-10 00:50:33 +00:00
George Rhoten
af17c035b1 ICU-580 #if OS390 -> #ifdef OS390
X-SVN-Rev: 4005
2001-03-09 23:30:31 +00:00
Syn Wee Quek
92af98bc1e ICU-861
Updated TestPrevious to test multiple contractions.

X-SVN-Rev: 4004
2001-03-09 23:10:06 +00:00
Syn Wee Quek
adfe56611e ICU-861
Updated getSpecialPrevCE to include management for broken multiple contractions.

X-SVN-Rev: 4003
2001-03-09 23:09:21 +00:00
George Rhoten
0015dde90c ICU-580 Do s/390 batch stuff during run-time, not compile time.
X-SVN-Rev: 4002
2001-03-09 23:03:12 +00:00
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
George Rhoten
ede2a14216 ICU-882 Partial UnicodeString API deprecation removal with #if statements
X-SVN-Rev: 3999
2001-03-09 19:20:22 +00:00
George Rhoten
65baa76e0a ICU-597 Use epsilon matching for os400 like on s/390
X-SVN-Rev: 3998
2001-03-09 19:01: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
Syn Wee Quek
d5816e0c3e ICU-861
Updated Thai test cases

X-SVN-Rev: 3995
2001-03-09 18:16:37 +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
George Rhoten
d28e5b7f6f ICU-865 AIX porting changes
X-SVN-Rev: 3992
2001-03-09 02:28:41 +00:00
Syn Wee Quek
04bee678e7 ICU-883
Updated compareTo method

X-SVN-Rev: 3991
2001-03-09 02:18:20 +00:00
George Rhoten
4c20fd42ed ICU-865 Use TRUE, not true
X-SVN-Rev: 3990
2001-03-09 02:08:29 +00:00
George Rhoten
19b4867af3 ICU-597 Modified the calculation for U_MAX_PTR incorrectly.
X-SVN-Rev: 3989
2001-03-09 01:29:44 +00:00
Syn Wee Quek
3baefcb12a ICU-843
Modified test case

X-SVN-Rev: 3988
2001-03-09 01:08:50 +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
George Rhoten
849877bb36 ICU-432 Memory access fixes according to Ram
X-SVN-Rev: 3985
2001-03-09 00:41:14 +00:00
George Rhoten
4420f4a880 ICU-432 Don't use UFieldPosition when it's not being tested here.
X-SVN-Rev: 3982
2001-03-08 23:41:16 +00:00
George Rhoten
7d41bc24c2 ICU-432 Fix memory leak
X-SVN-Rev: 3981
2001-03-08 23:39:57 +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
Syn Wee Quek
5ce6b2d362 ICU-843
New test cases added

X-SVN-Rev: 3974
2001-03-08 20:15:53 +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
George Rhoten
19d99c4bd9 ICU-865 os/390 porting changes
X-SVN-Rev: 3970
2001-03-08 18:40:27 +00:00
Vladimir Weinstein
7ba382c385 ICU-96 collation filename reorganization
X-SVN-Rev: 3969
2001-03-08 18:18:13 +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
Ram Viswanadha
6d07c0d832 ICU-467 Added ibm-13488 and ibm-17584 as aliases to utf-16-platformEndian
X-SVN-Rev: 3966
2001-03-08 03:17:31 +00:00
Ram Viswanadha
d98c109b31 ICU-862 fixed typo in convrtrs.txt file
X-SVN-Rev: 3965
2001-03-08 03:07:42 +00:00
Vladimir Weinstein
a421457a49 ICU-96 starting JamoSpecial stuff...
X-SVN-Rev: 3957
2001-03-08 00:58:36 +00:00
Vladimir Weinstein
8cd5b63e94 ICU-96 reset at [top] + removed spaces from big rules
X-SVN-Rev: 3956
2001-03-08 00:58:11 +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
Ram Viswanadha
bee28db988 ICU-862 Normalized ucm files and fixed convrtrs.txt file
X-SVN-Rev: 3952
2001-03-07 22:57:27 +00:00
Alan Liu
9bf318a39c ICU-403 udat_format docs
X-SVN-Rev: 3951
2001-03-07 22:49:48 +00:00
George Rhoten
a38ade244a ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3950
2001-03-07 22:46:42 +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
Ram Viswanadha
640618cd8a ICU-96 tests for comparing sortklen with strlen(sortkey)+1
X-SVN-Rev: 3948
2001-03-07 22:27:50 +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
Ram Viswanadha
0e1ce27f8f ICU-862 Fixed tests for ibm-1363 for handling subchar1.
X-SVN-Rev: 3945
2001-03-07 20:59:31 +00:00
Ram Viswanadha
0bba4e5872 ICU-862 Removed IBM -1363, 942, 943, 949 files to replace with latest
ones generated with rptp2ucm tool. Removed white spaces form CNS and KSC_5601

X-SVN-Rev: 3944
2001-03-07 20:58:14 +00:00
George Rhoten
326c9374e5 ICU-535 Prevent a warning message for an unused infinite
loop that is used for debugging purposes.

X-SVN-Rev: 3943
2001-03-07 20:56:15 +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
Ram Viswanadha
aa06875333 ICU-862 Fixed cnv files build problem on win32
X-SVN-Rev: 3939
2001-03-07 18:34:38 +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
e7361e31fb ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3934
2001-03-07 02:43:22 +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
George Rhoten
fa645b0cee ICU-882 Don't use the deprecated API.
X-SVN-Rev: 3930
2001-03-07 01:07:01 +00:00
George Rhoten
537b86555d ICU-882 Don't use the deprecated API.
X-SVN-Rev: 3929
2001-03-06 23:55:33 +00:00
George Rhoten
0404cf686a ICU-597 Partial as/400 porting changes.
X-SVN-Rev: 3927
2001-03-06 23:32:58 +00:00
Ram Viswanadha
9d6c729176 ICU-862 Seperated ebcdic ucm to ucmebcdic.mk file
X-SVN-Rev: 3926
2001-03-06 23:27: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
Ram Viswanadha
1c1f02b69e ICU-639 Added new locales reversed he and iw locale alias data
X-SVN-Rev: 3921
2001-03-06 19:54:13 +00:00
George Rhoten
fe743218d2 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3920
2001-03-06 19:44:45 +00:00
George Rhoten
e9685c3fcb ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3919
2001-03-06 18:19:16 +00:00
George Rhoten
f68fc26374 ICU-865 parentheses problem for EBCDIC machines
X-SVN-Rev: 3918
2001-03-06 17:51:08 +00:00
George Rhoten
aac0ced986 ICU-865 os/390 porting changes.
X-SVN-Rev: 3917
2001-03-06 17:46:41 +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
b303ca9f41 ICU-865 One case where codepage specific characters were not needed
X-SVN-Rev: 3915
2001-03-06 03:52:35 +00:00
Ram Viswanadha
439b875346 ICU-96 Fixed Collation tests
X-SVN-Rev: 3914
2001-03-06 03:42:35 +00:00
George Rhoten
8a59268b64 ICU-865 os/390 porting for timezone
X-SVN-Rev: 3913
2001-03-06 02:39:47 +00:00
George Rhoten
6312cc8e02 ICU-865 Don't use true. Use TRUE.
X-SVN-Rev: 3912
2001-03-06 02:29:36 +00:00
George Rhoten
cbf7889f1d ICU-882 Don't use the deprecated API.
X-SVN-Rev: 3911
2001-03-06 02:04:14 +00:00
George Rhoten
bf2a3943d4 ICU-882 Don't use the deprecated API.
X-SVN-Rev: 3910
2001-03-06 01:53:46 +00:00
George Rhoten
78a56fc435 ICU-865 as/400 needs ../callcoll.c too
X-SVN-Rev: 3909
2001-03-06 01:29:30 +00:00
George Rhoten
a48efc30aa ICU-882 Don't use the deprecated API.
X-SVN-Rev: 3908
2001-03-06 01:28:14 +00:00
George Rhoten
a733836b79 ICU-882 #ifdef the deprecated API out.
X-SVN-Rev: 3907
2001-03-06 01:27:32 +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
415df4f689 ICU-878 Don't be cheap on memory or you can cause seg fault on Linux!
X-SVN-Rev: 3904
2001-03-05 21:13:24 +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
George Rhoten
a0d544a0ad ICU-865 Don't use // in a C file, and other fixes
X-SVN-Rev: 3899
2001-03-05 18:39:03 +00:00
Vladimir Weinstein
e4ed40eb22 ICU-96 Danish has some strange rules!
X-SVN-Rev: 3898
2001-03-03 09:32:39 +00:00
Vladimir Weinstein
28a4ea5d0f ICU-96 make more sense of some tests
X-SVN-Rev: 3897
2001-03-03 09:32:02 +00:00
Vladimir Weinstein
454ade03e9 ICU-96 tailoring cleanup, general collation cleanup
X-SVN-Rev: 3896
2001-03-03 09:27:42 +00:00
Vladimir Weinstein
8e85d63536 ICU-96 update to FractionalUCA and its generating program
X-SVN-Rev: 3895
2001-03-03 09:25:27 +00:00
Syn Wee Quek
1e25e303d9 ICU-878
modified TestMaxExpansion to run through all codepoints.

X-SVN-Rev: 3893
2001-03-03 04:09:09 +00:00
Syn Wee Quek
ac007f9746 ICU-833
code review changes

X-SVN-Rev: 3892
2001-03-03 04:07:34 +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
Vladimir Weinstein
70d6862c99 ICU-96 added tests for case switching
X-SVN-Rev: 3889
2001-03-03 02:03:05 +00:00
Alan Liu
83377886c0 ICU-483 add inter-Indic transliterators
X-SVN-Rev: 3886
2001-03-03 00:49:45 +00:00
George Rhoten
7dc78c8188 ICU-807 Put the test back in because all platforms should be building the UCA table now
X-SVN-Rev: 3885
2001-03-03 00:17:45 +00:00
George Rhoten
8544364e48 ICU-639 The date format was wrong.
X-SVN-Rev: 3884
2001-03-03 00:13:25 +00:00
George Rhoten
7bc749d6e0 ICU-865 Put the test cnv files back to where they were and clean them up properly
X-SVN-Rev: 3883
2001-03-03 00:08:03 +00:00
George Rhoten
7cfaa281be ICU-865 If you don't get any data, display an error message and return.
X-SVN-Rev: 3882
2001-03-03 00:01:32 +00:00
Ram Viswanadha
fff14d8acf ICU-634 Changed implementation of KR
X-SVN-Rev: 3881
2001-03-02 23:57:58 +00:00
Ram Viswanadha
a096bc8d9c ICU-189 Tests for SCSU converter
X-SVN-Rev: 3880
2001-03-02 23:55:49 +00:00
George Rhoten
282bbd9403 ICU-865 Don't generate debug info for release mode due to speed tests, and add jamotest.h
X-SVN-Rev: 3879
2001-03-02 21:35:07 +00:00
George Rhoten
f1ae89200b ICU-865 Add a newline after a message
X-SVN-Rev: 3878
2001-03-02 21:22:23 +00:00
George Rhoten
b1a2da2d04 ICU-865 Put brk files into the data/build dir and test files into the tests data dir
X-SVN-Rev: 3877
2001-03-02 21:21:25 +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
George Rhoten
66c8c57c4a ICU-865 If you can't parse the file, print an error message, set the error code and return.
X-SVN-Rev: 3875
2001-03-02 02:48:33 +00:00
George Rhoten
6f496872dc ICU-865 old HPUX compiler ignores the volitile keyword.
X-SVN-Rev: 3874
2001-03-02 02:09:30 +00:00
Syn Wee Quek
bc4465145b ICU-878
Removed test lines

X-SVN-Rev: 3873
2001-03-02 02:03:55 +00:00
Vladimir Weinstein
582029e5e7 ICU-96 had to remove misc test, since file wouldn't build on UNIX
X-SVN-Rev: 3872
2001-03-02 01:56:04 +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
8c321905b2 ICU-96 case switching test
X-SVN-Rev: 3869
2001-03-02 00:42:43 +00:00
Vladimir Weinstein
69553ae0cb ICU-96 case switching
X-SVN-Rev: 3868
2001-03-02 00:19:43 +00:00
George Rhoten
c5d16ccef1 ICU-580 os/390 porting changes
X-SVN-Rev: 3867
2001-03-01 23:55:41 +00:00
George Rhoten
b330aaed7a ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3866
2001-03-01 23:12:34 +00:00
Steven R. Loomis
464f54ef4e ICU-96 add invuca.dat and ucadata.dat to built list
X-SVN-Rev: 3865
2001-03-01 23:00:00 +00:00
Ram Viswanadha
f91517722c ICU-96 tests for ucol_getRulesEx()
X-SVN-Rev: 3859
2001-03-01 20:17:12 +00:00
Ram Viswanadha
aabd327abc ICU-96 UCARules.txt for full rules support
X-SVN-Rev: 3858
2001-03-01 20:14:28 +00:00
Ram Viswanadha
d6f65ff689 ICU-96 Added %%UCARULES singleton string
X-SVN-Rev: 3857
2001-03-01 20:12:48 +00:00
Ram Viswanadha
844af96513 ICU-96 uca_getRulesEx version 1
X-SVN-Rev: 3856
2001-03-01 20:12:12 +00:00
Ram Viswanadha
a57cea8b75 ICU-96 Added support for %%UCARULES
X-SVN-Rev: 3855
2001-03-01 20:10:44 +00:00
George Rhoten
27935988a7 ICU-865 port to HP/UX
X-SVN-Rev: 3854
2001-03-01 19:47:46 +00:00
Vladimir Weinstein
57024761a3 ICU-96 more dependencies in order to be able to use u_tolower func
X-SVN-Rev: 3852
2001-03-01 00:15:30 +00:00
Vladimir Weinstein
5d6ac37a48 ICU-96 a little reverse contraction mess up fixed
X-SVN-Rev: 3851
2001-03-01 00:14:53 +00:00
Vladimir Weinstein
04774b4970 ICU-96 case bit in tailorings
X-SVN-Rev: 3850
2001-03-01 00:14:29 +00:00
Ram Viswanadha
7f4589ed37 ICU-869 Fixed more compiler warnings and index out of bounds errors
X-SVN-Rev: 3846
2001-02-28 22:37:49 +00:00
George Rhoten
1af77b2911 ICU-97 Remove some unused headers and whitespace.
X-SVN-Rev: 3845
2001-02-28 22:26:09 +00:00
Vladimir Weinstein
3f59ce74b2 ICU-96 fixed a leak in test
X-SVN-Rev: 3844
2001-02-28 22:23:00 +00:00
George Rhoten
5f8abf8e96 ICU-865 Use FALSE instead of false
X-SVN-Rev: 3843
2001-02-28 22:05:16 +00:00
Vladimir Weinstein
dca618e168 ICU-96 more fixes to tailoring
X-SVN-Rev: 3842
2001-02-28 21:50:23 +00:00
George Rhoten
f342c78636 ICU-865 sscanf into an int, not a short.
X-SVN-Rev: 3839
2001-02-28 21:17:28 +00:00
Vladimir Weinstein
660ea2acee ICU-96 collators should explicitly set the desired strength
X-SVN-Rev: 3830
2001-02-28 20:02:57 +00:00
Alan Liu
759c68048a ICU-872 Add JamoTest
X-SVN-Rev: 3829
2001-02-28 19:52:15 +00:00
Alan Liu
fa58a5ddd5 ICU-872 Fix error in docs as revealed by JamoTest
X-SVN-Rev: 3828
2001-02-28 19:50:42 +00:00
Alan Liu
98d3f8dd29 ICU-872 Fix bug in finishTransliteration() turned up by JamoTest
X-SVN-Rev: 3827
2001-02-28 19:50:21 +00:00
Alan Liu
650f6510e5 ICU-872 Update Latin-Jamo and Jamo-Latin rules
X-SVN-Rev: 3826
2001-02-28 19:49:07 +00:00
Vladimir Weinstein
bfb058042b ICU-96 compiler warnings fixes + a nice dead loop fix :)
X-SVN-Rev: 3824
2001-02-28 19:30:41 +00:00
Vladimir Weinstein
ff9286393c ICU-96 removed most of pedantic compiler warnings
X-SVN-Rev: 3823
2001-02-28 19:01:23 +00:00
George Rhoten
a2f174b977 ICU-852 Added tests for the new u_mem* functions
X-SVN-Rev: 3822
2001-02-28 17:52:00 +00:00
George Rhoten
56ab25f37f ICU-852 Added C_API and EXPORT2 like the other function, and cleaned up some of the documentation
X-SVN-Rev: 3821
2001-02-28 17:44:52 +00:00
George Rhoten
a272abb986 ICU-580 os/390 porting changes
X-SVN-Rev: 3820
2001-02-28 17:09:08 +00:00
Vladimir Weinstein
f971402237 ICU-96 return value from an intermediate function
X-SVN-Rev: 3819
2001-02-28 16:12:45 +00:00
Ram Viswanadha
dc3ff158d3 ICU-869 Combined common callback code into functions and fixed compiler warnings
X-SVN-Rev: 3818
2001-02-28 02:54:39 +00:00
Ram Viswanadha
e28ccb917b ICU-841 Updated with changes discussed in design review
X-SVN-Rev: 3817
2001-02-28 02:50:48 +00:00
Ram Viswanadha
73a887f545 ICU-841 Updated max and min values of UVersionArrays for testing the version
X-SVN-Rev: 3816
2001-02-28 02:45:01 +00:00
George Rhoten
1d8ba663de ICU-66 Leak less memory
X-SVN-Rev: 3815
2001-02-28 01:47:51 +00:00
George Rhoten
6472679c25 ICU-66 Use the volatile keyword for defining -0.0
X-SVN-Rev: 3814
2001-02-28 01:22:58 +00:00
Steven R. Loomis
86878195b1 ICU-96 uint16_t != UChar
X-SVN-Rev: 3813
2001-02-28 00:24:15 +00:00
George Rhoten
5287dabf2e ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3812
2001-02-27 23:55:08 +00:00
George Rhoten
4fe027ed7b ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3811
2001-02-27 23:45:16 +00:00
George Rhoten
c2fe71b99d ICU-597 as/400 changes
X-SVN-Rev: 3810
2001-02-27 23:32:35 +00:00
George Rhoten
e9c22cf79b ICU-865 Sun 64 integration
X-SVN-Rev: 3809
2001-02-27 22:34:10 +00:00
George Rhoten
a0e74081be ICU-865 Sun 64 integration
X-SVN-Rev: 3808
2001-02-27 22:26:57 +00:00
Vladimir Weinstein
5c43f59fbf ICU-96 stable tailoring generation, leak fixes
X-SVN-Rev: 3805
2001-02-27 21:01:11 +00:00
Steven R. Loomis
7498ad2095 ICU-96 use sscanf on an int instead of a UChar (which may not be an int)
X-SVN-Rev: 3804
2001-02-27 20:09:03 +00:00
George Rhoten
a1940e5c5b ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3803
2001-02-27 18:38:48 +00:00
Vladimir Weinstein
2c24ff13a5 ICU-96 more collation
X-SVN-Rev: 3801
2001-02-27 07:48:00 +00:00
Vladimir Weinstein
97f6ecc8fc ICU-96 test fixes
X-SVN-Rev: 3800
2001-02-27 07:28:58 +00:00
Ram Viswanadha
5682d6d452 ICU-841 Restored UCollator struct by deleted trVersion
X-SVN-Rev: 3799
2001-02-27 01:35:59 +00:00
Ram Viswanadha
2c6f953fb5 ICU-841 Fixed minor compiler warnings
X-SVN-Rev: 3798
2001-02-27 01:08:32 +00:00
Ram Viswanadha
01bae74a8c ICU-639 missed LocaleID
X-SVN-Rev: 3797
2001-02-27 01:06:54 +00:00
Ram Viswanadha
011c5d5efc ICU-862 Fixes for euroreg test after after adding new ucm files
X-SVN-Rev: 3796
2001-02-27 01:04:08 +00:00
Ram Viswanadha
964db7d900 ICU-862 Aliases for new ucm files
X-SVN-Rev: 3795
2001-02-27 01:03:19 +00:00
Ram Viswanadha
7f0d1775f7 ICU-841 ucol_getVersion implementation version 2
X-SVN-Rev: 3794
2001-02-26 23:52:44 +00:00
Steven R. Loomis
480fc6e7fe ICU-860 cleaned up createFromName()
X-SVN-Rev: 3786
2001-02-26 20:06:52 +00:00
Steven R. Loomis
35b4b016c5 ICU-861 more // comments
X-SVN-Rev: 3785
2001-02-26 20:02:00 +00:00
Markus Scherer
55c69844be ICU-866 implement handling of subchar1
X-SVN-Rev: 3784
2001-02-26 19:51:20 +00:00
Markus Scherer
ffd3b360cb ICU-866 test handling of subchar1
X-SVN-Rev: 3783
2001-02-26 19:50:22 +00:00
Markus Scherer
18a5fed5b4 ICU-866 initially copy subchar1 from static to runtime data
X-SVN-Rev: 3782
2001-02-26 19:46:30 +00:00
Markus Scherer
85224a58fd ICU-866 add subchar1 to static and runtime data
X-SVN-Rev: 3781
2001-02-26 19:45:35 +00:00
Markus Scherer
e50d078b63 ICU-866 parse and store subchar1
X-SVN-Rev: 3780
2001-02-26 19:44:41 +00:00
Markus Scherer
0fe4c3d462 ICU-866 activate subchar1
X-SVN-Rev: 3779
2001-02-26 19:40:52 +00:00
Jim Snyder Grant
2dcf679e25 ICU-271 As part of LMBCS completion, needed to correct LMBCS tests that made erroneous assumptions about source pointers after incomplete chars found (see ICU mailing list for more)
X-SVN-Rev: 3778
2001-02-26 19:29:14 +00:00
Jim Snyder Grant
4cb6cd54ff ICU-271 Many LMBCS fixes. includes
jitterbug 787: LMBCS handles skip & sub callbacks correctly
jitterbug 500: LMBCS handles full source & target correctly.

X-SVN-Rev: 3777
2001-02-26 19:27:04 +00:00
George Rhoten
87412d7a69 ICU-580 os/390 porting changes
X-SVN-Rev: 3776
2001-02-26 19:22:32 +00:00
Vladimir Weinstein
8ba1225e6a ICU-96 removed getdefaultrulesarray test, since this array is removed from ICU
X-SVN-Rev: 3775
2001-02-26 10:56:43 +00:00
Vladimir Weinstein
03331219a8 ICU-96 tailorings are now in
X-SVN-Rev: 3774
2001-02-26 10:52:00 +00:00
Vladimir Weinstein
fb41ad071f ICU-96 tailoring implementation take 1
X-SVN-Rev: 3773
2001-02-26 10:34:53 +00:00
Vladimir Weinstein
1c52bd1c5c ICU-96 tailoring implementation take 1
X-SVN-Rev: 3772
2001-02-26 10:28:56 +00:00
Vladimir Weinstein
fb3ba1a885 ICU-96 necessary changes to data files
X-SVN-Rev: 3771
2001-02-26 10:23:21 +00:00
Ram Viswanadha
2187bf9da8 ICU-862 new UCM files.
X-SVN-Rev: 3770
2001-02-24 03:05:24 +00:00
Ram Viswanadha
1e6769c4bb ICU-862 new UCM file.
X-SVN-Rev: 3769
2001-02-24 02:53:26 +00:00
Syn Wee Quek
41320908c1 ICU-833
Removed // comments

X-SVN-Rev: 3768
2001-02-24 02:53:09 +00:00
Ram Viswanadha
35d28dbace ICU-869 Added Tests for converter (ISO_2022_KR_1).
X-SVN-Rev: 3767
2001-02-24 02:52:14 +00:00
Syn Wee Quek
300c352333 ICU-833
Added tests for checkFCD

X-SVN-Rev: 3766
2001-02-24 02:50:01 +00:00
Syn Wee Quek
ee52362459 ICU-833
Implemented fast route checkFCD and quickCheck.

X-SVN-Rev: 3765
2001-02-24 02:49:31 +00:00
Ram Viswanadha
7d7f5ea129 ICU-862 Added 25546 converter (ISO_2022_KR_1). Added flushing of
state to fromUChars and toUChars

X-SVN-Rev: 3764
2001-02-24 02:41:29 +00:00
Syn Wee Quek
991077e22c ICU-861
Removed comments with //

X-SVN-Rev: 3763
2001-02-24 02:21:31 +00:00
Syn Wee Quek
b4a0df3470 ICU-861
Added TestUnicodeChar.
Forms strings from the set of BMP characters, comparing results from
previous() and next().

X-SVN-Rev: 3762
2001-02-23 23:42:16 +00:00
Syn Wee Quek
37b1e8a4d3 ICU-861
Added TestUnicodeChar.
Forms strings from the set of BMP characters, comparing results from
ucol_previous and ucol_next.

X-SVN-Rev: 3761
2001-02-23 23:41:16 +00:00
Syn Wee Quek
ec4c07eeb0 ICU-861
Updated backwards collation element iterator codes.

X-SVN-Rev: 3760
2001-02-23 23:36:42 +00:00
Syn Wee Quek
6d5b35e584 ICU-861
Updated javadoc comments.

X-SVN-Rev: 3759
2001-02-23 23:34:34 +00:00
George Rhoten
0c1fc78458 ICU-805 moved more aliases over
X-SVN-Rev: 3758
2001-02-23 23:30:18 +00:00
Ram Viswanadha
aa7cdf2e37 ICU-862 Added more state tables and year extension to ucm files
X-SVN-Rev: 3755
2001-02-23 20:09:46 +00:00
George Rhoten
cc9b088ba6 ICU-867 Added the copyright notices and removed some warnings.
X-SVN-Rev: 3754
2001-02-23 19:10:28 +00:00
Jim Snyder Grant
fd1ff83c4d ICU-853 tests for ucol_safeClone(). (If collation tests are enabled, there will be two failures in this test unless ucol_assembleTailoringTable() works.)
X-SVN-Rev: 3753
2001-02-23 18:26:51 +00:00
Jim Snyder Grant
9b07d23c28 ICU-853 Fixed code for ucol_safeClone (checked in under the wrong jitterbug before)
X-SVN-Rev: 3752
2001-02-23 18:24:05 +00:00
George Rhoten
7d46dce352 ICU-867 Described sourcedir
X-SVN-Rev: 3751
2001-02-23 17:15:51 +00:00
Vladimir Weinstein
d9a6ac2905 ICU-96 ucadata is now built on unix
X-SVN-Rev: 3750
2001-02-23 05:14:01 +00:00
Vladimir Weinstein
fb4d48179d ICU-96 building ucadata as a part of build process on win32
X-SVN-Rev: 3749
2001-02-23 04:57:47 +00:00
Ram Viswanadha
1ef9f0ef01 ICU-869 Added half width katakana as fallbacks
X-SVN-Rev: 3748
2001-02-23 04:45:37 +00:00
Ram Viswanadha
2353ae2d13 ICU-869 Added JIS7, JIS8 and JIS encodings to convrtrs.txt
X-SVN-Rev: 3747
2001-02-23 04:42:51 +00:00
Ram Viswanadha
e0974ef8a5 ICU-869 Added tests for JIS JIS7 and JIS8 encodings.
X-SVN-Rev: 3746
2001-02-23 04:40:39 +00:00
Ram Viswanadha
1d9ffd7f79 ICU-869 Added support for JIS, JIS7 and JIS8 encodings in 2022-JP
fixed compiler warning in HZ

X-SVN-Rev: 3745
2001-02-23 04:39:32 +00:00
George Rhoten
031688c1bf ICU-597 Always open the file as binary
X-SVN-Rev: 3744
2001-02-23 02:46:36 +00:00
George Rhoten
e586528bb1 ICU-867 New improved documentation.
X-SVN-Rev: 3743
2001-02-23 02:37:56 +00:00
George Rhoten
9988d0dea3 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3742
2001-02-23 02:25:32 +00:00
George Rhoten
e7950973b4 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3741
2001-02-23 02:09:26 +00:00
George Rhoten
514328ade6 ICU-867 Forgot that I renamed the main file.
X-SVN-Rev: 3740
2001-02-23 01:25:05 +00:00
George Rhoten
1a32e5cdcd ICU-867 genuca works from the command line now
X-SVN-Rev: 3739
2001-02-23 01:21:38 +00:00
George Rhoten
668c2226e1 ICU-865 Updated some library dependencies
X-SVN-Rev: 3738
2001-02-22 23:55:11 +00:00
George Rhoten
bf9c835f87 ICU-867 Add genuca to the workspace
X-SVN-Rev: 3737
2001-02-22 23:38:11 +00:00
George Rhoten
37c68e53d6 ICU-867 Build on Windows
X-SVN-Rev: 3736
2001-02-22 23:30:21 +00:00
George Rhoten
943558d60f ICU-867 Add the Windows project
X-SVN-Rev: 3735
2001-02-22 23:29:58 +00:00
George Rhoten
5d5772205a ICU-865 Removed some unneeded libraries for release mode
X-SVN-Rev: 3734
2001-02-22 23:20:34 +00:00
Syn Wee Quek
1966b36a04 ICU-861
Updated UCOL_GETPREVCE.

X-SVN-Rev: 3733
2001-02-22 23:16:06 +00:00
George Rhoten
c60ff4212c ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3732
2001-02-22 23:10:08 +00:00
George Rhoten
1b873eb9a7 ICU-867 add genuca to the build process
X-SVN-Rev: 3731
2001-02-22 21:25:01 +00:00
George Rhoten
c3231963c4 ICU-867 initial version.
X-SVN-Rev: 3730
2001-02-22 21:18:29 +00:00
George Rhoten
131e27bb87 ICU-535 Fixed some compiler warnings
X-SVN-Rev: 3729
2001-02-22 19:24:15 +00:00
George Rhoten
ffdec62ece ICU-577 Don't write standard verbose messages to stderr.
X-SVN-Rev: 3728
2001-02-22 18:09:37 +00:00
George Rhoten
45fdff5632 ICU-597 AS/400 porting changes
X-SVN-Rev: 3727
2001-02-22 17:16:23 +00:00
Jim Snyder Grant
f8a3510d6a ICU-535 casted HP/UX warning on size_t to int
X-SVN-Rev: 3726
2001-02-22 17:08:56 +00:00
Jim Snyder Grant
8da891a5c1 ICU-535 fixed HP/UX and AIX problems.
X-SVN-Rev: 3724
2001-02-22 16:32:40 +00:00
George Rhoten
06a28edf94 ICU-597 Got the order of #if wrong
X-SVN-Rev: 3723
2001-02-22 02:43:24 +00:00
George Rhoten
3377cf7fb9 ICU-597 AS/400 porting changes
X-SVN-Rev: 3722
2001-02-22 02:39:41 +00:00
George Rhoten
90eaef52a3 ICU-597 AS/400 porting changes
X-SVN-Rev: 3721
2001-02-22 02:16:33 +00:00
George Rhoten
4e4408fe03 ICU-865 use uprv_memcpy instead of memcpy and put a newline at the end of the header
X-SVN-Rev: 3720
2001-02-22 01:03:05 +00:00
George Rhoten
1c7da8f988 ICU-865 Don't continue the test if you can't open a collator
X-SVN-Rev: 3719
2001-02-22 00:37:21 +00:00
Jim Snyder Grant
4f8f138da2 ICU-535 fixed Solaris warnings in new safeClone test
X-SVN-Rev: 3718
2001-02-22 00:24:57 +00:00
Syn Wee Quek
c9e41549a0 ICU-807
Removed all collation tests.

X-SVN-Rev: 3717
2001-02-22 00:16:14 +00:00
Jim Snyder Grant
77b421c4dd ICU-535 fixed Solaris warnings in new safeClone test
X-SVN-Rev: 3716
2001-02-22 00:12:20 +00:00