George Rhoten
|
4d4cde52ca
|
ICU-1913 Fixes for iSeries.
X-SVN-Rev: 9235
|
2002-07-17 19:44:00 +00:00 |
|
Steven R. Loomis
|
aa10fcc6e5
|
ICU-1992 .dat -> .icu
X-SVN-Rev: 9234
|
2002-07-17 19:26:07 +00:00 |
|
Steven R. Loomis
|
1386f08c7f
|
ICU-1992 .dat -> .icu for non package files
X-SVN-Rev: 9233
|
2002-07-17 19:25:18 +00:00 |
|
Steven R. Loomis
|
3ddea88fec
|
ICU-1992 data loading (.dat -> .icu)
X-SVN-Rev: 9232
|
2002-07-17 19:23:26 +00:00 |
|
George Rhoten
|
a1b4974182
|
ICU-1992 Fix release mode.
X-SVN-Rev: 9231
|
2002-07-17 19:05:41 +00:00 |
|
George Rhoten
|
4a15917960
|
ICU-1962 Don't do malloc(0), which returns NULL on some platforms.
new[0] will always return a pointer.
X-SVN-Rev: 9229
|
2002-07-17 16:58:32 +00:00 |
|
George Rhoten
|
35b7aab4d6
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9228
|
2002-07-17 15:39:16 +00:00 |
|
Steven R. Loomis
|
827303547e
|
ICU-1992 simplification for data building
X-SVN-Rev: 9227
|
2002-07-17 15:20:51 +00:00 |
|
Steven R. Loomis
|
6316e44d50
|
ICU-1992 data loading
X-SVN-Rev: 9226
|
2002-07-17 15:15:34 +00:00 |
|
Steven R. Loomis
|
b113d72f66
|
ICU-1992 data loading changes
X-SVN-Rev: 9225
|
2002-07-17 15:13:08 +00:00 |
|
Steven R. Loomis
|
52d48e9183
|
ICU-1992 remove some unneeded defines
X-SVN-Rev: 9224
|
2002-07-17 15:12:37 +00:00 |
|
Steven R. Loomis
|
06d5ee2949
|
ICU-1992 data packaging changes
X-SVN-Rev: 9223
|
2002-07-17 03:56:50 +00:00 |
|
Steven R. Loomis
|
7d400dec01
|
ICU-1992 data packaging changes
X-SVN-Rev: 9222
|
2002-07-17 03:01:45 +00:00 |
|
Steven R. Loomis
|
6c106f7b4b
|
ICU-1991 ucnv_openPackage
X-SVN-Rev: 9221
|
2002-07-17 02:41:04 +00:00 |
|
Steven R. Loomis
|
4ef2dc2ea1
|
ICU-1991 ucnv_openPackage
X-SVN-Rev: 9220
|
2002-07-17 02:34:50 +00:00 |
|
George Rhoten
|
f26a626862
|
ICU-900 Fixed some compiler warnings.
X-SVN-Rev: 9215
|
2002-07-16 22:32:54 +00:00 |
|
George Rhoten
|
c50473aa5d
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9214
|
2002-07-16 22:29:23 +00:00 |
|
George Rhoten
|
c133593e5b
|
ICU-1972 Export the uenum.h header file
X-SVN-Rev: 9213
|
2002-07-16 21:13:00 +00:00 |
|
Markus Scherer
|
07b3bede35
|
ICU-1962 add ../common to include path
X-SVN-Rev: 9212
|
2002-07-16 21:04:05 +00:00 |
|
George Rhoten
|
fc657b31ca
|
ICU-1970 Use epsilon for u_getNumericValue test.
X-SVN-Rev: 9210
|
2002-07-16 19:56:22 +00:00 |
|
Markus Scherer
|
7c5fa43519
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9209
|
2002-07-16 19:29:19 +00:00 |
|
George Rhoten
|
8ce39fe6ea
|
ICU-1988 Update the ICU version. This test is platform dependent.
X-SVN-Rev: 9208
|
2002-07-16 18:59:20 +00:00 |
|
George Rhoten
|
68c0c52375
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9206
|
2002-07-16 18:22:36 +00:00 |
|
Markus Scherer
|
f1ba8a9d4f
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9204
|
2002-07-16 17:50:42 +00:00 |
|
George Rhoten
|
c676ede6b7
|
ICU-900 Fix some compiler warnings.
X-SVN-Rev: 9203
|
2002-07-16 17:23:05 +00:00 |
|
Markus Scherer
|
4d6c573f64
|
ICU-1962 use uprv_malloc/free instead of new/delete for non-class types
X-SVN-Rev: 9201
|
2002-07-16 16:30:15 +00:00 |
|
Markus Scherer
|
8867e50f55
|
ICU-1962 define UObject::new/delete when testing for global new/delete
X-SVN-Rev: 9200
|
2002-07-16 15:56:35 +00:00 |
|
Markus Scherer
|
57b729a60f
|
ICU-1962 define UObject::new/delete when testing for global new/delete
X-SVN-Rev: 9199
|
2002-07-16 15:47:46 +00:00 |
|
George Rhoten
|
b268f86c5e
|
ICU-1891 Temporary fix until we find out what the z/OS 1.2 compiler is doing.
X-SVN-Rev: 9198
|
2002-07-16 03:13:19 +00:00 |
|
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 |
|