Commit Graph

3573 Commits

Author SHA1 Message Date
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
Alan Liu
9ca0144fed Use UCharacter rather than UInfo
X-SVN-Rev: 3841
2001-02-28 21:49:06 +00:00
Alan Liu
8516ce1c38 Oops
X-SVN-Rev: 3840
2001-02-28 21:18:36 +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
Alan Liu
91cdfc9c70 Consolidate and clean up
X-SVN-Rev: 3838
2001-02-28 21:13:33 +00:00
Alan Liu
f1beecbfb4 com.ibm.icu.text -> com.ibm.text
X-SVN-Rev: 3837
2001-02-28 21:00:27 +00:00
Alan Liu
d16531a667 Add UTF16Test
X-SVN-Rev: 3836
2001-02-28 20:54:50 +00:00
Syn Wee Quek
3d1c656184 Builders for quickcheck and fcd.
X-SVN-Rev: 3835
2001-02-28 20:53:29 +00:00
Alan Liu
2ba16ddd1a Fix typo
X-SVN-Rev: 3834
2001-02-28 20:37:24 +00:00
Alan Liu
b67aa423d7 Add JamoTest
X-SVN-Rev: 3833
2001-02-28 20:35:07 +00:00
Alan Liu
2fd87cb3b3 Fix typo
X-SVN-Rev: 3832
2001-02-28 20:22:47 +00:00
Alan Liu
c02a3cb24f Modify to take UTF8 files rather than .java source
X-SVN-Rev: 3831
2001-02-28 20:21:35 +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
Doug Felt
19afd882ed update ArabicShaping and add regression test
X-SVN-Rev: 3807
2001-02-27 21:41:50 +00:00
Syn Wee Quek
147907be82 Updated comments
X-SVN-Rev: 3806
2001-02-27 21:30:12 +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
Syn Wee Quek
a31b8e3994 Modified constant definitions.
X-SVN-Rev: 3802
2001-02-27 17:33:46 +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