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
George Rhoten
2fdc57bc95
ICU-811 Many updates for 1.8 including os/390, os/400, Unix, Win32 and others
...
X-SVN-Rev: 3853
2001-03-01 04:14:40 +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
Alan Liu
dbf2bfeadd
ICU-872 Fix some round-trip problems
...
X-SVN-Rev: 3849
2001-02-28 22:42:34 +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
Alan Liu
0382d73e2b
ICU-872 Change file from text to binary in CVS
...
X-SVN-Rev: 3825
2001-02-28 19:44:44 +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