Commit Graph

8454 Commits

Author SHA1 Message Date
Andy Heninger
6ac9e67aa2 ICU-1953 clean up code for heap allocation failure hadling.
X-SVN-Rev: 9088
2002-07-11 01:38:38 +00:00
George Rhoten
f56bfccab5 ICU-1891 Fixes for z/OS and other EBCDIC machines.
X-SVN-Rev: 9087
2002-07-10 23:45:51 +00:00
Markus Scherer
fbdd913923 ICU-1781 small cleanup in _composePart
X-SVN-Rev: 9086
2002-07-10 23:31:34 +00:00
Doug Felt
f1d1e765e5 ICU-1949 jikes compatibility, doc updates
X-SVN-Rev: 9085
2002-07-10 23:14:01 +00:00
Doug Felt
0668a62e74 ICU-1949 jikes compatibility, doc updates
X-SVN-Rev: 9084
2002-07-10 23:12:29 +00:00
Vladimir Weinstein
57b15cfd55 ICU-1930 Added UCA conformance test and test files stubs
X-SVN-Rev: 9083
2002-07-10 22:23:43 +00:00
Doug Felt
fb41aa66b9 ICU-1949 service
X-SVN-Rev: 9082
2002-07-10 22:12:24 +00:00
Ram Viswanadha
92158dfa0e ICU-1948 Update wrtjava.c and to cope with %%CollationBin move and Alias type.
X-SVN-Rev: 9081
2002-07-10 20:30:56 +00:00
Alan Liu
9d7409462a ICU-1974 make contains() use binary search to improve performance
X-SVN-Rev: 9080
2002-07-10 17:36:42 +00:00
George Rhoten
5950faa36e ICU-1766 Properly use #ifdef U_INT64_T_UNAVAILABLE
X-SVN-Rev: 9079
2002-07-10 16:30:06 +00:00
Vladimir Weinstein
21b2d38d5b ICU-1930 Fix for &[last non-ignorable]
X-SVN-Rev: 9078
2002-07-10 00:50:56 +00:00
Vladimir Weinstein
e9300d6d53 ICU-1930 updeted (hopefully final) UCARules.txt
X-SVN-Rev: 9077
2002-07-10 00:50:18 +00:00
Vladimir Weinstein
abcc880b76 ICU-1930 updeted (hopefully final) Fractional UCA
X-SVN-Rev: 9076
2002-07-10 00:00:44 +00:00
Vladimir Weinstein
dcfe706cfb ICU-1930 we now unconditionally reorder Thai/Lao prevowels
X-SVN-Rev: 9075
2002-07-09 23:57:45 +00:00
George Rhoten
7023d677a4 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9073
2002-07-09 22:42:04 +00:00
George Rhoten
c5d7d27ee3 ICU-1948 Add a newline at the end of the file.
X-SVN-Rev: 9072
2002-07-09 22:41:04 +00:00
Vladimir Weinstein
9402e79000 ICU-1972 enumeration revision based on discussion with George
X-SVN-Rev: 9071
2002-07-09 18:19:16 +00:00
GCL Shanghai
2fab4a8cb7 ICU-1953 backout buffer overflow changes
X-SVN-Rev: 9070
2002-07-09 12:47:45 +00:00
Vladimir Weinstein
e86598713a ICU-1972 basic enumeration example/test
X-SVN-Rev: 9069
2002-07-09 06:16:35 +00:00
Vladimir Weinstein
4fcbbaef00 ICU-1972 add enumeration wrapper to unix build
X-SVN-Rev: 9068
2002-07-09 06:16:00 +00:00
Vladimir Weinstein
47e06cbfe8 ICU-1972 implementation and data structure for enumeration wrapper
X-SVN-Rev: 9067
2002-07-09 06:15:34 +00:00
Syn Wee Quek
4fc8030dfe ICU-1923
unicode 3.2 test update

X-SVN-Rev: 9066
2002-07-09 05:30:38 +00:00
Syn Wee Quek
9e7ad04280 ICU-1923
unicode 3.2 data update

X-SVN-Rev: 9065
2002-07-09 03:48:36 +00:00
Andy Heninger
3db27715c6 ICU-45 RBBI, bug in rule builder: crash with mismatched ()s.
X-SVN-Rev: 9064
2002-07-08 23:56:50 +00:00
Syn Wee Quek
9a1d1a10d2 ICU-1923
unicode 3.2 case mappings updates initial checkins.
one test is commented out.

X-SVN-Rev: 9063
2002-07-08 23:52:15 +00:00
Eric Mader
bf29d736d2 ICU-1289 add usc_impl.o to OBJECTS
X-SVN-Rev: 9062
2002-07-08 23:47:20 +00:00
Eric Mader
a92aec9bc4 ICU-1289 add usc_impl.h, usc_impl.c
X-SVN-Rev: 9061
2002-07-08 23:46:49 +00:00
Eric Mader
586c63d385 ICU-1289 Mark all methods @internal for now.
X-SVN-Rev: 9060
2002-07-08 23:42:10 +00:00
Eric Mader
e79b6374ca ICU-1289 Move UScriptRun to usc_impl.h for now.
X-SVN-Rev: 9059
2002-07-08 23:41:33 +00:00
Vladimir Weinstein
7218e99aba ICU-1972 initial checkin for UEnumeration wrapper
X-SVN-Rev: 9058
2002-07-08 23:04:59 +00:00
Andy Heninger
729e391c5c ICU-1117 add getRuleStatus() to RBBI
X-SVN-Rev: 9057
2002-07-08 22:51:57 +00:00
George Rhoten
d89c627d11 ICU-868 Rearrange some lines and tag ordering before major changes are done.
X-SVN-Rev: 9055
2002-07-08 22:48:39 +00:00
Andy Heninger
c13514c078 ICU-1117 add getRuleStatus() to RBBI
X-SVN-Rev: 9054
2002-07-08 22:46:16 +00:00
Andy Heninger
115e0039c5 ICU-1953 clean up code for heap allocation failure hadling.
X-SVN-Rev: 9053
2002-07-08 22:45:04 +00:00
George Rhoten
b1cee921f7 ICU-1891 Fixes for the z/OS 1.3 compiler?
X-SVN-Rev: 9052
2002-07-08 20:25:33 +00:00
Alan Liu
78c8daecf3 ICU-1097 rename currency.* to ucurr.*
X-SVN-Rev: 9051
2002-07-08 18:15:15 +00:00
Alan Liu
8a1a716ac7 ICU-1097 change ISO code from char* to UChar*
X-SVN-Rev: 9050
2002-07-08 18:00:29 +00:00
Alan Liu
29f886f412 ICU-1097 move currency.* to ucurr.* and change ISO code parameters from char* to UChar*
X-SVN-Rev: 9049
2002-07-08 17:57:10 +00:00
Alan Liu
62039179f9 ICU-1097 rename currency.* to ucurr.*
X-SVN-Rev: 9048
2002-07-08 17:47:01 +00:00
Markus Scherer
61c7a84b5e ICU-1970 add ISO_Comment, add doc for u_getFC_NFKC_Closure()
X-SVN-Rev: 9047
2002-07-08 16:40:57 +00:00
Markus Scherer
da30a01ee9 ICU-1970 add ISO_Comment
X-SVN-Rev: 9046
2002-07-08 16:31:25 +00:00
George Rhoten
98dbc49f16 ICU-1891 Fixes for the z/OS 1.3 compiler?
X-SVN-Rev: 9045
2002-07-08 04:00:42 +00:00
GCL Shanghai
6348e12895 ICU-1953 test for buffer overflows
X-SVN-Rev: 9044
2002-07-06 10:58:51 +00:00
Markus Scherer
ecfab592b4 ICU-1970 add properties: joining group, joining type, line break
X-SVN-Rev: 9043
2002-07-04 17:08:34 +00:00
Markus Scherer
8c4e52bd51 ICU-1970 skip lines with only whitespace
X-SVN-Rev: 9042
2002-07-04 17:05:48 +00:00
Markus Scherer
210a194047 ICU-1970 add property: decomposition type
X-SVN-Rev: 9041
2002-07-04 16:50:55 +00:00
Markus Scherer
6ef4c71be4 ICU-1970 add max values for block and script codes
X-SVN-Rev: 9040
2002-07-04 16:47:57 +00:00
Markus Scherer
642c3b43aa ICU-1970 add properties: decomposition type, joining group, joining type, line break
X-SVN-Rev: 9039
2002-07-04 16:46:36 +00:00
Markus Scherer
0dcc70147f ICU-1970 add max values for block and script codes
X-SVN-Rev: 9038
2002-07-04 16:41:49 +00:00
Markus Scherer
b69d6275bf ICU-1970 deprecate cellWidth
X-SVN-Rev: 9037
2002-07-04 00:39:31 +00:00