Commit Graph

3997 Commits

Author SHA1 Message Date
Alan Liu
b7a59ad75a ICU-989 add Any-Name, Name-Any to unix build
X-SVN-Rev: 4951
2001-06-11 23:44:11 +00:00
Alan Liu
a2d0cfbe1c ICU-989 add Any-Name, Name-Any to win32 build
X-SVN-Rev: 4950
2001-06-11 23:43:32 +00:00
Alan Liu
8f8fbedbfa ICU-989 implement algorithmic Any-Name, Name-Any
X-SVN-Rev: 4948
2001-06-11 23:38:54 +00:00
Alan Liu
cc3428af39 ICU-965 update unix makefile for new source
X-SVN-Rev: 4947
2001-06-11 23:07:31 +00:00
Alan Liu
d43d381a4d ICU-966 fix calculation of error context length
X-SVN-Rev: 4946
2001-06-11 22:55:31 +00:00
Andy Heninger
8aa6ff0e26 ICU-880 collperf: add options to dump CEs, specify rules file.
X-SVN-Rev: 4945
2001-06-11 20:37:27 +00:00
Alan Liu
2bb771200d ICU-965 add Any-Lower, Any-Upper, and Any-Title to Win32 build
X-SVN-Rev: 4944
2001-06-11 20:12:06 +00:00
Alan Liu
1c7ee13552 ICU-965 test Any-Lower, Any-Upper, and Any-Title transliterators
X-SVN-Rev: 4943
2001-06-11 19:56:35 +00:00
Alan Liu
e8a68346ba ICU-965 register Any-Lower, Any-Upper, and Any-Title transliterators
X-SVN-Rev: 4942
2001-06-11 19:55:54 +00:00
Alan Liu
dd59c6db0d ICU-965 create Any-Lower, Any-Upper, and Any-Title transliterators
X-SVN-Rev: 4941
2001-06-11 19:51:46 +00:00
Alan Liu
18db07d235 ICU-965 create TransformTransliterator
X-SVN-Rev: 4940
2001-06-11 19:23:05 +00:00
Alan Liu
44bc4891f6 ICU-986 #ifdef out tests for deprecated API immediately; API itself to be removed Jun-30-2002
X-SVN-Rev: 4939
2001-06-11 19:11:24 +00:00
George Rhoten
68f03c53d0 ICU-961 Don't declare a UChar with 'A'. Declare it as 0x0041 for EBCDIC machines
X-SVN-Rev: 4938
2001-06-11 18:38:05 +00:00
Alan Liu
a7dbf8c6b6 ICU-986 add deprecation tags
X-SVN-Rev: 4937
2001-06-11 17:37:56 +00:00
Alan Liu
635ea16a39 ICU-986 remove non-essential calls to nextDouble and previousDouble
X-SVN-Rev: 4936
2001-06-11 17:32:50 +00:00
Alan Liu
379614f50f ICU-986 add new tests for new ChoiceFormat API
X-SVN-Rev: 4934
2001-06-11 17:22:24 +00:00
Alan Liu
92e848829c ICU-986 add TESTCASE macro to IntlTest header for use by all subclasses
X-SVN-Rev: 4933
2001-06-11 17:21:58 +00:00
Alan Liu
a451009ae6 ICU-986 reimplement ChoiceFormat without using nextDouble or previousDouble
X-SVN-Rev: 4932
2001-06-11 17:21:28 +00:00
Alan Liu
15fd2afcdb ICU-986 add new API to ChoiceFormat using closures array
X-SVN-Rev: 4931
2001-06-11 17:21:09 +00:00
Alan Liu
df4993cedb ICU-975 make test names match class names, clean up file
X-SVN-Rev: 4929
2001-06-11 17:06:56 +00:00
Vladimir Weinstein
42af6a93ce ICU-96 better rules for digits...
X-SVN-Rev: 4928
2001-06-09 01:24:02 +00:00
Vladimir Weinstein
29065f53ea ICU-96 checking whether any of ICU tailoring sets jamo special flag (none should)
X-SVN-Rev: 4927
2001-06-09 01:23:05 +00:00
George Rhoten
e26f0d5676 ICU-961 Forgot to fix the other UCOL_DEFAULT_NORMALIZATION for as/400
X-SVN-Rev: 4923
2001-06-08 16:24:55 +00:00
Vladimir Weinstein
380f28a1c9 ICU-96 one more test
X-SVN-Rev: 4922
2001-06-08 06:11:03 +00:00
Vladimir Weinstein
ac81f1576a ICU-96 improved UCARules
X-SVN-Rev: 4921
2001-06-08 05:54:38 +00:00
Vladimir Weinstein
241bcfb46c ICU-96 fixed a typo in rules supplied to Lotus that caused Jamos to become special
X-SVN-Rev: 4920
2001-06-08 05:53:58 +00:00
Vladimir Weinstein
bc82668594 ICU-96 fixed a mental typo (uint16_t is not UChar)
X-SVN-Rev: 4919
2001-06-08 05:51:29 +00:00
Syn Wee Quek
62f2fc9fd7 ICU-96
Added weird expansion rule test TestExpansion.
It is currently disabled.

X-SVN-Rev: 4918
2001-06-08 02:11:28 +00:00
Syn Wee Quek
15b2232eca ICU-861 Sets the string end pointer after reset.
X-SVN-Rev: 4917
2001-06-08 01:16:44 +00:00
Vladimir Weinstein
c568f25e06 ICU-96 was comparing uint32_t to NULL - not anymore (linux build fail)
X-SVN-Rev: 4913
2001-06-07 21:50:15 +00:00
George Rhoten
c6da6bb4c2 ICU-961 Add newline at the end of the header file.
X-SVN-Rev: 4912
2001-06-07 21:29:34 +00:00
Vladimir Weinstein
5e30c2c882 ICU-96 BRAINDEAD CVS allowed new revision not to contain changes from the previous revision. Changes remerged now.
X-SVN-Rev: 4911
2001-06-07 21:28:56 +00:00
Yves Arrouye
78e52aba92 ICU-963 oops, it's U_ICUDATA_NAME nor U_ICUDATA_FILE
X-SVN-Rev: 4910
2001-06-07 17:14:44 +00:00
Yves Arrouye
5cfa04f7fd ICU-963 added a check for specific files in the hardcoded directory
before we get too fancy with library pathes, since we can get it wrong when
differently compiled, and incomplete, ICUs, are installed in different
locations.

X-SVN-Rev: 4908
2001-06-06 23:32:41 +00:00
Andy Heninger
a581d73d9c ICU-880 Add message when using locale fallbacks, increase max file size.
X-SVN-Rev: 4907
2001-06-06 23:30:49 +00:00
Andy Heninger
52afc81fd8 ICU-880 Updated readme file for collperf test program
X-SVN-Rev: 4906
2001-06-06 23:28:06 +00:00
Andy Heninger
da3db6fbc5 ICU-880 GetSpecialCE Contraction code: add comments restructure w more use of inline funcs
X-SVN-Rev: 4905
2001-06-06 23:26:50 +00:00
Vladimir Weinstein
ef075eb26d ICU-96 fixed a memory leak
X-SVN-Rev: 4904
2001-06-06 22:13:37 +00:00
Vladimir Weinstein
fa39dba08d ICU-96 fixed a memory leak
X-SVN-Rev: 4903
2001-06-06 22:03:58 +00:00
Vladimir Weinstein
19cd1bac03 ICU-96 removed unneeded field
X-SVN-Rev: 4902
2001-06-06 22:03:20 +00:00
Vladimir Weinstein
8cf3fe9370 ICU-96 fixed some compiler warnings
X-SVN-Rev: 4901
2001-06-06 20:48:57 +00:00
Vladimir Weinstein
c5893f84ac ICU-96 updated and added tests
X-SVN-Rev: 4900
2001-06-06 20:38:43 +00:00
Vladimir Weinstein
d303dc03ef ICU-96 fixed some compiler warnings
X-SVN-Rev: 4899
2001-06-06 20:37:10 +00:00
Vladimir Weinstein
333c696753 ICU-96 Major cleanup
X-SVN-Rev: 4898
2001-06-06 20:21:48 +00:00
Vladimir Weinstein
3e4870f350 ICU-96 fix to signed/unsigned issue when dealing with contractions
X-SVN-Rev: 4897
2001-06-06 20:21:16 +00:00
Vladimir Weinstein
4b1a770ce2 ICU-96 Preserving contractions from the UCA in the tailoring (fix).
Reusing hashtable from the parser (cleanup).

X-SVN-Rev: 4896
2001-06-06 20:20:43 +00:00
Vladimir Weinstein
49f5a96bb3 ICU-96 Added functions for easier detecting of contractions that exist in the UCA
X-SVN-Rev: 4895
2001-06-06 20:19:26 +00:00
Vladimir Weinstein
3ff593d857 ICU-96 Initing of TokenParser structure moved to parser (cleanup)
X-SVN-Rev: 4894
2001-06-06 20:18:38 +00:00
Vladimir Weinstein
b4b20eb413 ICU-96 Korean using secondary differences between Hangul and Hanja instead of primaries - better performance
X-SVN-Rev: 4893
2001-06-06 20:17:12 +00:00
Vladimir Weinstein
27d7ed1627 ICU-96 some fixes - need to be finished (hi got broken)
X-SVN-Rev: 4887
2001-06-05 22:52:56 +00:00