Commit Graph

7413 Commits

Author SHA1 Message Date
George Rhoten
ad040435c4 ICU-1962 Use uprv_malloc/uprv_free instead of new/delete.
X-SVN-Rev: 9197
2002-07-16 02:47:19 +00:00
George Rhoten
8db892c86d ICU-45 Use U_MAIN_INIT_ARGS properly
X-SVN-Rev: 9196
2002-07-16 02:34:19 +00:00
George Rhoten
fe000c413a ICU-1988 Update the ICU version
X-SVN-Rev: 9195
2002-07-16 02:32:22 +00:00
Markus Scherer
30c37a9114 ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9194
2002-07-16 01:55:55 +00:00
George Rhoten
86b7c21c50 ICU-1988 Regenerate urename.h and hide/rename the non-API functions
X-SVN-Rev: 9193
2002-07-16 01:46:42 +00:00
Ram Viswanadha
b710fc18ce ICU-1763 add George's comments
X-SVN-Rev: 9190
2002-07-16 01:08:21 +00:00
Ram Viswanadha
497d2b0dd6 ICU-900 fix compiler warnings
X-SVN-Rev: 9184
2002-07-16 00:29:25 +00:00
Ram Viswanadha
e4011b086e ICU-1986 remove deprecated API
X-SVN-Rev: 9178
2002-07-16 00:15:23 +00:00
Ram Viswanadha
594f3a1d2e ICU-1986 remove deprecated SCSU files
X-SVN-Rev: 9177
2002-07-16 00:11:06 +00:00
Ram Viswanadha
8368706ed2 ICU-900 fix compiler warnings
X-SVN-Rev: 9176
2002-07-16 00:09:13 +00:00
Ram Viswanadha
657fb7b78a Initial revision
X-SVN-Rev: 9172
2002-07-15 23:44:46 +00:00
George Rhoten
772bd34192 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9170
2002-07-15 23:26:32 +00:00
Vladimir Weinstein
f1fbfc07f3 ICU-1739 Fixed some buffer overflows
X-SVN-Rev: 9168
2002-07-15 22:53:25 +00:00
Vladimir Weinstein
45d4fa9afd ICU-1930 Shifted test moved to data driven tests
X-SVN-Rev: 9167
2002-07-15 22:53:00 +00:00
Markus Scherer
1075b8e64d ICU-1987 set default bidi classes for unassigned code points
X-SVN-Rev: 9166
2002-07-15 22:36:37 +00:00
Markus Scherer
448ba68c95 ICU-1987 fix default bidi classes for unassigned code points
X-SVN-Rev: 9165
2002-07-15 22:30:36 +00:00
Markus Scherer
9fcff5cd78 ICU-1987 test default bidi classes for unassigned code points
X-SVN-Rev: 9164
2002-07-15 22:29:47 +00:00
Ram Viswanadha
910b8f3ae3 ICU-1985 Move some experimental locales out of the standard build and elavate the status of some locales to supported
X-SVN-Rev: 9163
2002-07-15 22:25:02 +00:00
Vladimir Weinstein
18620d40c9 ICU-1930 Added tests for updated shifted operation
X-SVN-Rev: 9162
2002-07-15 22:12:22 +00:00
Markus Scherer
464a2a7ccf ICU-1970 remove character names comments
X-SVN-Rev: 9161
2002-07-15 20:44:03 +00:00
George Rhoten
91a1cb1f8f ICU-1891 Temporary fix for z/OS for when in64_t isn't available.
X-SVN-Rev: 9160
2002-07-15 19:01:17 +00:00
Markus Scherer
02642b2d27 ICU-1970 fix Joining_Type and Line_Break
X-SVN-Rev: 9159
2002-07-15 16:43:32 +00:00
Markus Scherer
1c14e937a4 ICU-1970 terminate empty result for FC_NFKC_Closure
X-SVN-Rev: 9158
2002-07-15 16:40:49 +00:00
Markus Scherer
d5ac417ad6 ICU-1970 test additional properties
X-SVN-Rev: 9157
2002-07-15 16:40:07 +00:00
Markus Scherer
fdc5a0ed63 ICU-1970 test FC_NFKC_Closure
X-SVN-Rev: 9156
2002-07-15 16:29:43 +00:00
Markus Scherer
b79513df21 ICU-1970 fix Decomposition_Type
X-SVN-Rev: 9155
2002-07-15 16:28:59 +00:00
Markus Scherer
b314453f24 ICU-1970 fix Line_Break
X-SVN-Rev: 9154
2002-07-15 16:28:25 +00:00
Vladimir Weinstein
0fe85b9b9c ICU-1930 Added elements found by canonical closure of the UCA. Binary UCA is unchanged
X-SVN-Rev: 9153
2002-07-15 16:23:32 +00:00
George Rhoten
2482add08c ICU-1739 fix a memory leak
X-SVN-Rev: 9152
2002-07-15 15:28:25 +00:00
George Rhoten
8d525d6c11 ICU-868 Add new API to enumerate all of the tagged aliases
X-SVN-Rev: 9145
2002-07-13 16:32:16 +00:00
George Rhoten
02aa4c915f ICU-1972 Convert the uenum API from C++ to C due to the C callbacks with the C/C++ compiler on z/OS
X-SVN-Rev: 9144
2002-07-13 16:31:03 +00:00
Vladimir Weinstein
923c56edd3 ICU-1948 Moved direct access APIs from public to private header until the next release
X-SVN-Rev: 9143
2002-07-13 05:36:27 +00:00
George Rhoten
60f40d3ffb ICU-1930 Mac OS X can't have buffers larger than 64KB on the stack.
X-SVN-Rev: 9142
2002-07-13 05:34:31 +00:00
Vladimir Weinstein
76fe3cef60 ICU-1930 Counting number of canonical closures and reporting any in genuca as a warning. Optimized canonical closure.
X-SVN-Rev: 9141
2002-07-13 05:24:35 +00:00
Markus Scherer
dc22926c40 ICU-1970 support huge numbers in u_getNumericValue()
X-SVN-Rev: 9134
2002-07-13 01:04:28 +00:00
Markus Scherer
94835669c2 ICU-1967 tighten utf-8 code, must not encode surrogate code points (unpaired surrogates) per unicode 3.2
X-SVN-Rev: 9133
2002-07-13 00:46:18 +00:00
George Rhoten
5dbda1eb5c ICU-868 Allow more converters
X-SVN-Rev: 9131
2002-07-12 23:55:31 +00:00
Doug Felt
8aae3e91ca ICU-1981 swedish data in ICU4C locales out of range for ICU4J
X-SVN-Rev: 9130
2002-07-12 22:27:21 +00:00
George Rhoten
32635ba9d2 ICU-1913 Comment part of the test out because the keys on EBCDIC machines sort differently, like as/400
X-SVN-Rev: 9129
2002-07-12 22:17:29 +00:00
George Rhoten
26f21127b3 ICU-1891 Possible fix for z/OS.
X-SVN-Rev: 9125
2002-07-12 21:49:02 +00:00
George Rhoten
c85207afbd ICU-1887 Try to fix the name mangling problems with the Intel compiler by including utypes.h before the system headers.
X-SVN-Rev: 9124
2002-07-12 21:42:24 +00:00
George Rhoten
9aec93818e ICU-1972 Be nicer to the user by not crashing if the original open failed
X-SVN-Rev: 9119
2002-07-12 20:57:20 +00:00
Doug Felt
608e614f95 ICU-1981 synch up ICU4J and ICU4C test of swedish collation
X-SVN-Rev: 9118
2002-07-12 20:37:14 +00:00
Syn Wee Quek
27da46cea7 ICU-1897
synching up icu4j with icu4j
* updated docs for string search
* ignored java modifier !
* allows rules to start without strength or &

X-SVN-Rev: 9117
2002-07-12 20:33:01 +00:00
Helena Chapman
075c882906 ICU-1980 sync up with ICU4J.
X-SVN-Rev: 9116
2002-07-12 19:39:56 +00:00
George Rhoten
1bfae6b330 ICU-1913 Newer configure for as/400
X-SVN-Rev: 9115
2002-07-12 18:07:57 +00:00
George Rhoten
d00c3aa74a ICU-868 Fix for HP/UX
X-SVN-Rev: 9114
2002-07-12 18:06:28 +00:00
George Rhoten
2ff52f3b15 ICU-1913 Since os/400 has a partially working ar, we have this work around.
X-SVN-Rev: 9113
2002-07-12 17:46:54 +00:00
George Rhoten
806e71d789 ICU-1868 No need for two platform includes.
X-SVN-Rev: 9112
2002-07-12 16:31:04 +00:00
George Rhoten
7986040a27 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9111
2002-07-12 16:01:04 +00:00
Ram Viswanadha
525f969f4c ICU-1948 fix alias handling in the perl file
X-SVN-Rev: 9110
2002-07-12 05:18:15 +00:00
George Rhoten
2d0512330f ICU-1891 Update for z/OS. There is no need to mention the .cpp extension when compiling C files.
X-SVN-Rev: 9109
2002-07-12 02:24:04 +00:00
Andy Heninger
566fa58fff ICU-45 RBBI rule builder, fixed bug in handling of 'quoted' literals.
X-SVN-Rev: 9108
2002-07-12 01:30:23 +00:00
George Rhoten
f414b9c5d2 ICU-1891 Update for z/OS regarding U_CALLCONV.
All C callbacks should all be defined the same way.

X-SVN-Rev: 9107
2002-07-12 00:23:52 +00:00
George Rhoten
a6831798f8 ICU-1891 Update for z/OS
X-SVN-Rev: 9106
2002-07-11 23:56:54 +00:00
Vladimir Weinstein
06e5522c10 ICU-1930 Renamed indirect name 'non-ignorable' to 'regular'. Added more tests for indirect positioning
X-SVN-Rev: 9104
2002-07-11 22:44:26 +00:00
Vladimir Weinstein
64a596c9e5 ICU-1930 Renamed indirect name 'non-ignorable' to 'regular'. Fixed problem with combining 'before' and indirect values.
X-SVN-Rev: 9103
2002-07-11 22:43:49 +00:00
Vladimir Weinstein
810bb406a6 ICU-1930 Renamed indirect name 'non-ignorable' to 'regular'
X-SVN-Rev: 9102
2002-07-11 22:42:57 +00:00
Andy Heninger
edb4aebf05 ICU-45 RBBI impl, change some internal data to static const.
X-SVN-Rev: 9101
2002-07-11 22:38:23 +00:00
Vladimir Weinstein
c081239e61 ICU-1930 Fix for comparison of results of sortkey and strcoll and more verbosity
X-SVN-Rev: 9099
2002-07-11 17:46:02 +00:00
Vladimir Weinstein
d452fce04f ICU-1978 add info methods to intltest
X-SVN-Rev: 9098
2002-07-11 17:40:35 +00:00
George Rhoten
accd23770e ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9097
2002-07-11 17:15:08 +00:00
George Rhoten
a1c1e656f0 ICU-1891 Update for z/OS
X-SVN-Rev: 9096
2002-07-11 17:09:05 +00:00
George Rhoten
5fbd03c7e8 ICU-1891 Update z/OS name
X-SVN-Rev: 9095
2002-07-11 17:06:51 +00:00
George Rhoten
a9de1825da ICU-1900 Better detection of 64-bit library support for HP/UX.
X-SVN-Rev: 9094
2002-07-11 15:57:09 +00:00
George Rhoten
2286ea4206 ICU-1891 Update z/OS name
X-SVN-Rev: 9093
2002-07-11 15:44:06 +00:00
George Rhoten
60a905c1a2 ICU-1891 Fix for z/OS
X-SVN-Rev: 9092
2002-07-11 15:33:51 +00:00
George Rhoten
689f0888bd ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9091
2002-07-11 15:19:00 +00:00
Ram Viswanadha
c3dc9fa699 ICU-1948 test for existence of file
X-SVN-Rev: 9090
2002-07-11 03:40:04 +00:00
Ram Viswanadha
99c5714f5f ICU-1948 add genrbjar.pl for quick generation of jar file on big endian unix machines
X-SVN-Rev: 9089
2002-07-11 03:00:44 +00:00
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
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
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
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
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
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
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
Markus Scherer
bbbd3503fd ICU-1970 add enumerated/integer/Numeric_Value properties, deprecate cellWidth
X-SVN-Rev: 9036
2002-07-04 00:38:51 +00:00
Markus Scherer
ee5e768e09 ICU-1970 add API for FC_NFKC_Closure
X-SVN-Rev: 9035
2002-07-04 00:18:35 +00:00
Markus Scherer
40e2f9754a ICU-1970 add enumerated/integer/Numeric_Value properties, deprecate cellWidth
X-SVN-Rev: 9034
2002-07-04 00:17:12 +00:00
George Rhoten
12f90fe0b3 ICU-1968 sync the return error with ucnv_openU
X-SVN-Rev: 9033
2002-07-03 20:18:36 +00:00
George Rhoten
6f175f7072 ICU-1968 Fix and test another buffer overflow bug
X-SVN-Rev: 9032
2002-07-03 19:04:43 +00:00
George Rhoten
5e8dbd42fc ICU-1892 Remove ibm-5210 and 21427 which are partial codepages of ibm-1370.
Add some other Euro regression tests.

X-SVN-Rev: 9031
2002-07-03 18:42:43 +00:00
George Rhoten
5acc48c1f5 ICU-1892 Remove ibm-5210 and 21427 which are partial codepages of ibm-1370.
Neither of them are needed in the Globalization Whitepaper.

X-SVN-Rev: 9030
2002-07-03 18:42:00 +00:00
George Rhoten
a30a65ae5d ICU-1930 Compiler fix.
X-SVN-Rev: 9029
2002-07-03 18:17:21 +00:00
Markus Scherer
401b30896b ICU-1967 fix offset handling on buffer edge
X-SVN-Rev: 9028
2002-07-03 17:58:06 +00:00
George Rhoten
1c36a6fe33 ICU-868 Make openCCSID slightly faster when creating the alias.
X-SVN-Rev: 9027
2002-07-03 16:54:59 +00:00
George Rhoten
88868b845e ICU-868 Fix some minor documentation typos
X-SVN-Rev: 9026
2002-07-03 16:46:21 +00:00
George Rhoten
449b6afbe8 ICU-868 Add a comment about the warning.
X-SVN-Rev: 9025
2002-07-03 16:44:50 +00:00
GCL Shanghai
bcb21ca4f1 ICU-1953 Check APIs comments for @param, @return...
X-SVN-Rev: 9024
2002-07-03 12:05:56 +00:00
GCL Shanghai
80dfca0dc5 ICU-1953 remove Tabs
X-SVN-Rev: 9023
2002-07-03 11:59:21 +00:00
Alan Liu
e0d687d784 ICU-1544 add hasMetaData() to Replaceable
X-SVN-Rev: 9021
2002-07-03 01:03:46 +00:00
Markus Scherer
156e2f983f ICU-1962 call UObject constructor at least in derived-class copy constructor to avoid compiler warnings
X-SVN-Rev: 9019
2002-07-02 23:58:34 +00:00
Eric Mader
03b85b71e6 ICU-1068 Had the wrong sign for Y position adjustment in LTR text.
X-SVN-Rev: 9017
2002-07-02 23:48:35 +00:00
Eric Mader
dcf2476a54 ICU-1068 Doh! Didn't need to regenerate. It was a bug in MarkTo*Positioning.
X-SVN-Rev: 9016
2002-07-02 23:47:36 +00:00
George Rhoten
d62c5e4046 ICU-1968 Fix and test another buffer overflow bug
X-SVN-Rev: 9015
2002-07-02 23:31:32 +00:00
Eric Mader
ddae216e7a ICU-393 ignore, .#*
X-SVN-Rev: 9013
2002-07-02 23:18:49 +00:00
Eric Mader
e2b6e08b94 ICU-393 ignore, *.d, *.pdb, Debug, Release, .#*
X-SVN-Rev: 9012
2002-07-02 23:18:21 +00:00
Markus Scherer
b6c34a9ef4 ICU-1967 test cesu-8 converter
X-SVN-Rev: 9011
2002-07-02 22:52:30 +00:00
Markus Scherer
d0a2920603 ICU-1967 add cesu-8 converter; fix toUnicode error handling of broken utf-8/cesu-8 sequences; fix use of state variables
X-SVN-Rev: 9010
2002-07-02 22:51:23 +00:00
Markus Scherer
f02250d411 ICU-1967 add cesu-8 converter
X-SVN-Rev: 9009
2002-07-02 22:50:35 +00:00
Vladimir Weinstein
46107ce3e7 ICU-1880 more robust data driven collation tests
X-SVN-Rev: 9008
2002-07-02 22:37:47 +00:00
Vladimir Weinstein
c1bd750ba2 ICU-1930 tests for skipping ignorables in contractions and prefixes
X-SVN-Rev: 9007
2002-07-02 22:37:22 +00:00
Vladimir Weinstein
d6b9ee3000 ICU-1930 moved backAndForth test so that it is done for all collation tests
X-SVN-Rev: 9006
2002-07-02 22:36:34 +00:00
Vladimir Weinstein
57805e5cd2 ICU-1930 updated tests according to the new UCA
X-SVN-Rev: 9005
2002-07-02 22:36:04 +00:00
Vladimir Weinstein
3e72d5fee5 ICU-1930 new UCA + skipping ignorables in contraction and prefixes
X-SVN-Rev: 9004
2002-07-02 22:32:14 +00:00
Vladimir Weinstein
f0c4f70cf1 ICU-1930 reading new fractional UCA and UCA rules
X-SVN-Rev: 9003
2002-07-02 22:28:40 +00:00
Vladimir Weinstein
3750f91ba7 ICU-1930 new versions of FractionalUCA and UCARules
X-SVN-Rev: 9002
2002-07-02 22:27:19 +00:00
Markus Scherer
82e4d7d9c5 ICU-1967 add cesu-8 converter
X-SVN-Rev: 9001
2002-07-02 22:27:19 +00:00
George Rhoten
ef8bce9e4a ICU-1968 Fix and test another buffer overflow bug
X-SVN-Rev: 9000
2002-07-02 22:05:00 +00:00
George Rhoten
75adfd3610 ICU-1968 Fix and test a buffer overflow
X-SVN-Rev: 8999
2002-07-02 21:42:29 +00:00
George Rhoten
49eb2e63e3 ICU-1968 Fix a buffer overflow
X-SVN-Rev: 8997
2002-07-02 19:21:35 +00:00
GCL Shanghai
b89c229c6e ICU-1953 change comments style and check 0/NULL
X-SVN-Rev: 8993
2002-07-02 15:10:30 +00:00
George Rhoten
8c4f6e452c ICU-1953 Don't return NULL when it's suppose to return UCOL_NO_MORE_CES
X-SVN-Rev: 8991
2002-07-02 01:28:49 +00:00
Markus Scherer
2d5114e756 ICU-1967 tighten utf-8 code, must not encode surrogate code points (unpaired surrogates) per unicode 3.2
X-SVN-Rev: 8990
2002-07-02 00:51:16 +00:00
Markus Scherer
e3efed98e9 ICU-1967 make non-character check faster - fail most of BMP right away
X-SVN-Rev: 8989
2002-07-02 00:48:46 +00:00
Eric Mader
1a953aa0f8 ICU-1068 need to regenerate testdata.cpp for new positioning model. (sign flipped on y adjustments)
X-SVN-Rev: 8988
2002-07-01 22:52:29 +00:00
George Rhoten
2a54052fbc ICU-1953 Change the documentaiton of u_charDigitValue
X-SVN-Rev: 8987
2002-07-01 21:03:52 +00:00
Markus Scherer
97c20c88af ICU-1967 split ucnv_utf.c into more manageable ucnv_uxx.c where x=7, 8, 16, 32
X-SVN-Rev: 8986
2002-07-01 19:32:52 +00:00
Eric Mader
1a92db995b ICU-1953 cast LE_MEMORY_ALLOCATION_ERROR to UErrorCode.
X-SVN-Rev: 8985
2002-07-01 18:06:19 +00:00
Eric Mader
898fd409f9 ICU-1953 remove // comments from C code. Fix indentation, removed tabs.
X-SVN-Rev: 8984
2002-07-01 18:04:55 +00:00
GCL Shanghai
d160acc6e2 ICU-1953 API docs have complete set of @param, @return...
X-SVN-Rev: 8983
2002-07-01 11:04:45 +00:00
GCL Shanghai
8898311b26 ICU-1953 Public C API have U_CAPI return-type U_EXPORT2
X-SVN-Rev: 8982
2002-06-29 09:33:05 +00:00
GCL Shanghai
2144eab40a ICU-1953 Public C API have U_CAPI return-type U_EXPORT2 / Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8981
2002-06-29 09:32:36 +00:00
GCL Shanghai
1e188eca35 ICU-1953 Test for NULL after each uprv_malloc() or new
X-SVN-Rev: 8980
2002-06-29 09:31:05 +00:00
Markus Scherer
c16c9ab43e ICU-1962 fix bad conflict merge
X-SVN-Rev: 8978
2002-06-29 00:15:00 +00:00
Markus Scherer
11948b52df ICU-1962 change UObject: RTTI pure virtual, remove other boilerplate for now
X-SVN-Rev: 8977
2002-06-29 00:04:16 +00:00
George Rhoten
2261c0e9b8 ICU-868 New alias scheme.
X-SVN-Rev: 8976
2002-06-28 23:59:22 +00:00
George Rhoten
70debd215f ICU-868 New alias scheme.
X-SVN-Rev: 8975
2002-06-28 23:13:30 +00:00
Alan Liu
a79775fe45 ICU-1434 add #include
X-SVN-Rev: 8974
2002-06-28 21:42:11 +00:00
George Rhoten
9d985564e7 ICU-868 Fix the binary searching. This loop was used for ucnv_io.c too.
X-SVN-Rev: 8973
2002-06-28 21:41:07 +00:00
George Rhoten
1ea112d1ce ICU-868 Generate the tables with some debugging information just in case the tables aren't good.
X-SVN-Rev: 8972
2002-06-28 21:38:39 +00:00
Alan Liu
d1773b2571 ICU-1434 initial implementation of source/target set API
X-SVN-Rev: 8971
2002-06-28 21:13:54 +00:00
George Rhoten
ac12339f9c ICU-45 Fix for z/OS 1.2 and a Solaris warning.
X-SVN-Rev: 8966
2002-06-27 23:49:17 +00:00
George Rhoten
b4fe21729f ICU-45 Win64 support
X-SVN-Rev: 8964
2002-06-27 21:17:02 +00:00
Andy Heninger
e56b99a590 ICU-45 RBBI copyright notices, AIX portability, comments
X-SVN-Rev: 8963
2002-06-27 21:14:47 +00:00
George Rhoten
59029844b7 ICU-1868 Update for iSeries
X-SVN-Rev: 8962
2002-06-27 21:02:07 +00:00
George Rhoten
6eae56bbe0 ICU-1891 More fixes for the z/OS 1.2 compiler
X-SVN-Rev: 8961
2002-06-27 20:42:48 +00:00
Markus Scherer
28e8046c5c ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8959
2002-06-27 16:36:57 +00:00
Vladimir Weinstein
0471b8b46e ICU-1948 fix memory access error
X-SVN-Rev: 8957
2002-06-27 15:29:50 +00:00
Andy Heninger
878c84b1d2 ICU-1117 add getRuleStatus() to RBBI
X-SVN-Rev: 8956
2002-06-27 01:50:22 +00:00
Markus Scherer
37792a8277 ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8955
2002-06-27 01:37:52 +00:00
Markus Scherer
3f0f9fffec ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8954
2002-06-27 01:27:47 +00:00
Markus Scherer
5a81709c73 ICU-1962 derive all ICU C++ classes from common UObject base class
X-SVN-Rev: 8953
2002-06-27 01:19:20 +00:00
George Rhoten
2fe4c14ece ICU-1891 Update for z/OS 1.2. Hopefully this is correct.
X-SVN-Rev: 8945
2002-06-26 16:32:51 +00:00
George Rhoten
ba0e288988 ICU-45 retweak MSVC projects
X-SVN-Rev: 8944
2002-06-26 16:22:08 +00:00
George Rhoten
a9dadeaab8 ICU-1930 Fix for as/400. Use the proper enum.
X-SVN-Rev: 8943
2002-06-26 16:09:57 +00:00
Andy Heninger
9ea53d52df ICU-45 new builder for RBBI rules, tweak MSVC project files.
X-SVN-Rev: 8942
2002-06-25 20:31:26 +00:00
Andy Heninger
70621f8923 ICU-45 new builder for RBBI rules, remove obsolete RBBI files
X-SVN-Rev: 8941
2002-06-25 18:53:10 +00:00
Andy Heninger
631cd39ece ICU-45 new builder for RBBI rules, initial checkin
X-SVN-Rev: 8940
2002-06-25 17:50:40 +00:00
Andy Heninger
32c09250b7 ICU-45 new builder for RBBI rules, initial checkin
X-SVN-Rev: 8939
2002-06-25 17:23:07 +00:00
Vladimir Weinstein
f6d8f01f27 ICU-1948 zh_HK.txt and zh_MO.txt now use data from zh_TW.txt (run-time resolution)
X-SVN-Rev: 8938
2002-06-24 21:01:06 +00:00
Vladimir Weinstein
c92373eed9 ICU-1948 new test file - testaliases.txt, used in cintltst
X-SVN-Rev: 8937
2002-06-24 21:00:08 +00:00
Vladimir Weinstein
e594347bf5 ICU-1948 test resource level sharing
X-SVN-Rev: 8936
2002-06-24 20:58:56 +00:00
Vladimir Weinstein
dce5b17a3a ICU-1948 Support for direct resource access and resource level sharing (aliases)
X-SVN-Rev: 8934
2002-06-24 20:58:17 +00:00
Vladimir Weinstein
4aeef61dff ICU-1948 Added error code for circular aliases
X-SVN-Rev: 8933
2002-06-24 20:56:55 +00:00
George Rhoten
99a812aa09 ICU-1891 Remove a warning/error to the z/OS 1.2 compiler
X-SVN-Rev: 8932
2002-06-24 19:49:13 +00:00
Eric Mader
b5b02ebdd8 ICU-1943 don't do mark to mark positioning between two marks attached to different ligature components
X-SVN-Rev: 8920
2002-06-22 00:34:39 +00:00
Ram Viswanadha
a28d72cd79 ICU-1953 test handling of INV + HALANT
X-SVN-Rev: 8919
2002-06-22 00:20:43 +00:00
Ram Viswanadha
52765d7e5d ICU-1953 Fix handling of INV + HALANT
X-SVN-Rev: 8918
2002-06-22 00:20:04 +00:00
Eric Mader
cf90102603 ICU-1068 allow for zero entry, exit anchor table offsets. Reset cursiveFirstPosition in resetCursiveLastExitPoint.
X-SVN-Rev: 8911
2002-06-20 22:23:58 +00:00
George Rhoten
6a63bd4d43 ICU-821 Compaq C compiler on Tru64 needs to be ccc not the cxx compiler for C++
X-SVN-Rev: 8904
2002-06-18 20:19:56 +00:00
George Rhoten
db0120092d ICU-1891 Better fix for z/OS
X-SVN-Rev: 8903
2002-06-18 20:17:48 +00:00
George Rhoten
31903ee436 ICU-900 Fix some compiler warnings.
X-SVN-Rev: 8901
2002-06-17 21:31:41 +00:00
George Rhoten
d323a9da62 ICU-1900 Linux Alpha shows an error in exhaustive mode. Let's see it.
X-SVN-Rev: 8900
2002-06-17 17:36:55 +00:00
Vladimir Weinstein
daa0a7488d ICU-1948 More support for resource level aliases
X-SVN-Rev: 8894
2002-06-14 06:35:09 +00:00
Vladimir Weinstein
36387b18a7 ICU-1948 Support for resource level aliases
X-SVN-Rev: 8893
2002-06-14 06:03:08 +00:00
Vladimir Weinstein
d75e2f97df ICU-1948 Introducing alias type.
X-SVN-Rev: 8892
2002-06-14 06:01:13 +00:00
Vladimir Weinstein
f5577b6906 ICU-1948 Introducing alias typa. Also move %%CollationBin under CollationElements table
X-SVN-Rev: 8891
2002-06-14 06:00:15 +00:00
Vladimir Weinstein
9e2dca1c4e ICU-1948 move %%CollationBin under CollationElements table
X-SVN-Rev: 8890
2002-06-14 05:59:49 +00:00
Vladimir Weinstein
cd14071b07 ICU-1880 use InltTest:loadTestData static method for data loading consistency
X-SVN-Rev: 8889
2002-06-14 05:49:18 +00:00
George Rhoten
c109642873 ICU-1896 Make ucnv_io_fillAvailableConverters use the new syntax
X-SVN-Rev: 8888
2002-06-14 00:09:01 +00:00
George Rhoten
775e63220e ICU-1930 Don't use // in a .c file
X-SVN-Rev: 8885
2002-06-13 20:47:42 +00:00
George Rhoten
0c7e57b884 ICU-1880 Fix for other compilers like gcc
X-SVN-Rev: 8884
2002-06-13 20:43:03 +00:00
Vladimir Weinstein
71c2e432b3 ICU-1930 updated tests for the new UCA (some of them still fail, pending new data files)
X-SVN-Rev: 8883
2002-06-13 18:35:27 +00:00
Vladimir Weinstein
96f743b5ad ICU-1930 updated tests for the new UCA
X-SVN-Rev: 8882
2002-06-13 18:35:05 +00:00
Vladimir Weinstein
6221f1bfc1 ICU-1930 new implicit CE generation code. Also allowed setting of immplicit variables from outside, for bootstrap mode (genUCA)
X-SVN-Rev: 8881
2002-06-13 18:34:41 +00:00
Vladimir Weinstein
503c4b104d ICU-1930 updated constants for indirect positioning (most of them will go away, once everything is in the UCA)
X-SVN-Rev: 8880
2002-06-13 18:33:19 +00:00
Vladimir Weinstein
293c766940 ICU-1930 read some of the indirect values from the UCA
X-SVN-Rev: 8879
2002-06-13 18:32:38 +00:00
Vladimir Weinstein
ff40ad6613 ICU-1930 moved canonical closure code here and made it exported (to be used by genUCA). Also fixed a bug in utrie folding function
X-SVN-Rev: 8878
2002-06-13 18:31:34 +00:00
Vladimir Weinstein
f70eda36bf ICU-1930 use values from the UCA for CE generation. refactored closure code and moved it to ucol_elm & made it usable from the genUCA
X-SVN-Rev: 8875
2002-06-13 18:29:49 +00:00
Vladimir Weinstein
ba354b11aa ICU-1930 new fractional UCA *** There will be at least one more revision, pending changes from Mark ***
X-SVN-Rev: 8874
2002-06-13 18:27:29 +00:00
Vladimir Weinstein
a4735aec3b ICU-1930 genUCA now reads the new Fractional UCA
X-SVN-Rev: 8873
2002-06-13 18:24:36 +00:00
George Rhoten
966d01b596 ICU-1896 Flush the available converter names when the converter cache is flushed.
X-SVN-Rev: 8870
2002-06-13 16:43:41 +00:00
Vladimir Weinstein
cae42f8e2f ICU-1880 fix uninitialized memory read problem
X-SVN-Rev: 8869
2002-06-13 04:09:54 +00:00
George Rhoten
1970f08356 ICU-1880 fixed a memory leak
X-SVN-Rev: 8868
2002-06-12 23:38:59 +00:00
Vladimir Weinstein
e2c13a27f4 ICU-1945 corrected bug in reading hex numbers
X-SVN-Rev: 8867
2002-06-12 22:18:02 +00:00
George Rhoten
a71fad5899 ICU-868 The list of available converters has changed meaning.
X-SVN-Rev: 8866
2002-06-12 22:17:48 +00:00
George Rhoten
7eb6c209a2 ICU-1864 Use -v to see the verbose messages.
X-SVN-Rev: 8865
2002-06-12 22:16:46 +00:00
George Rhoten
759d86362c ICU-1891 Fix for os/390
X-SVN-Rev: 8864
2002-06-12 21:27:08 +00:00
Steven R. Loomis
c49a1d0394 ICU-1868 'manually' archive libraries (for AS/400 or other platforms where gmake is unable to handle the dependencies)
X-SVN-Rev: 8863
2002-06-12 20:21:14 +00:00
George Rhoten
dce8ee6d71 ICU-868 Allow multiline parsing of aliases, and a list of standard tags
X-SVN-Rev: 8858
2002-06-12 17:29:40 +00:00
Markus Scherer
5cb27bd920 ICU-1781 test unorm_isNormalized()
X-SVN-Rev: 8857
2002-06-12 16:44:54 +00:00
Markus Scherer
2d9b8643d9 ICU-1939 fix name comparison for purely algorithmic (intrinsic) converters: use loose match, not strcmp
X-SVN-Rev: 8856
2002-06-12 16:05:28 +00:00
Markus Scherer
23c6da8207 ICU-1781 change comments
X-SVN-Rev: 8855
2002-06-12 03:58:47 +00:00
Markus Scherer
d1f6d99972 ICU-1781 test isNormalized()
X-SVN-Rev: 8854
2002-06-12 03:55:49 +00:00
Markus Scherer
153bea74fb ICU-1781 add isNormalized()
X-SVN-Rev: 8853
2002-06-12 03:54:17 +00:00
Markus Scherer
38fff182a4 ICU-1781 add isNormalized()
X-SVN-Rev: 8852
2002-06-12 03:29:09 +00:00
George Rhoten
26242a8f3e ICU-1900 Clarify that an ANSI C compiler is needed.
X-SVN-Rev: 8851
2002-06-11 23:49:23 +00:00
George Rhoten
f5e31c9771 ICU-1891 Better implementation for os/390 so that the proper data library
name is used.

X-SVN-Rev: 8850
2002-06-11 23:35:03 +00:00
George Rhoten
fd921bd52a ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 8849
2002-06-11 23:10:28 +00:00
Alan Liu
f7058c64a3 ICU-1532 use non-mutexed availableXxx methods
X-SVN-Rev: 8848
2002-06-11 22:52:32 +00:00
Markus Scherer
736ad9286a ICU-1939 fix UTF-32BE/LE offset handling
X-SVN-Rev: 8847
2002-06-11 22:49:05 +00:00
Markus Scherer
9917a3dd2a ICU-1939 test UTF-16 and UTF-32 converters: offset handling
X-SVN-Rev: 8846
2002-06-11 22:46:45 +00:00
Alan Liu
c18249ca2b ICU-1532 move STVtoID to TransliteratorIDParser
X-SVN-Rev: 8845
2002-06-11 22:36:11 +00:00
Alan Liu
0c224a31ef ICU-1532 add internal non-mutexed _registerInstance
X-SVN-Rev: 8844
2002-06-11 22:34:20 +00:00
Steven R. Loomis
931ff2939d ICU-1861 fix for out-of-source build & build with readonly source files
X-SVN-Rev: 8843
2002-06-11 22:23:05 +00:00
George Rhoten
d76cc62af5 ICU-1891 Fix for os/390
X-SVN-Rev: 8842
2002-06-11 22:16:22 +00:00
Markus Scherer
f0f2f037e3 ICU-1939 fix UTF-16 and UTF-32 converters: handling of U_TRUNCATED_CHAR_FOUND
X-SVN-Rev: 8840
2002-06-11 20:44:36 +00:00
Markus Scherer
3e5346ffbf ICU-1939 add TestTruncated - test that converters detect truncated input and set U_TRUNCATED_CHAR_FOUND
X-SVN-Rev: 8839
2002-06-11 20:42:06 +00:00
Markus Scherer
94e81782d4 ICU-1939 UTF32_PlatformEndian is not an alias for UTF-32 any more
X-SVN-Rev: 8838
2002-06-11 20:41:08 +00:00
Markus Scherer
a0770e9de7 ICU-1939 fix UTF-16 and UTF-32 converters: handling of initial non-BOM
X-SVN-Rev: 8837
2002-06-11 18:00:41 +00:00
Markus Scherer
f94bd2894a ICU-1939 test UTF-16 and UTF-32 converters: getNextUChar
X-SVN-Rev: 8836
2002-06-11 17:59:45 +00:00
Markus Scherer
dce4188cc0 ICU-1939 implement UTF-16 and UTF-32 converters with BOM detection/output
X-SVN-Rev: 8835
2002-06-11 04:56:47 +00:00
Vladimir Weinstein
24e167988e ICU-1938 removed dependency on icu being in the ...\icu folder take 2 (didn't do save all in msvc before comitting)
X-SVN-Rev: 8834
2002-06-11 04:53:25 +00:00