Commit Graph

1732 Commits

Author SHA1 Message Date
George Rhoten
ff2179c545 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2273
2000-08-15 23:42:50 +00:00
George Rhoten
ecb96b89d2 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2272
2000-08-15 23:24:07 +00:00
Madhu K
fcac2e42e2 ICU-447 Added tests for additional code coverage in MBCS
X-SVN-Rev: 2271
2000-08-15 21:47:12 +00:00
Helena Chapman
4ff8cb6f7b ICU-550 Ran out of memory on HP1 compiling DBCS tables.
X-SVN-Rev: 2270
2000-08-15 21:39:36 +00:00
Markus Scherer
e9846bd275 ICU-103 fix fallback handling for non-intrinsic surrogate pair results
X-SVN-Rev: 2269
2000-08-15 21:33:54 +00:00
Helena Chapman
2b322f3ac9 ICU-389 fixed tests for ISO 2022 JP converter
X-SVN-Rev: 2268
2000-08-15 21:13:20 +00:00
Alan Liu
52cf4245ae ICU-535 fix MSVC level 4 warnings
X-SVN-Rev: 2267
2000-08-15 19:29:56 +00:00
Steven R. Loomis
681c905178 ICU-103 don't allocate 0 bytes on aix
X-SVN-Rev: 2266
2000-08-15 19:22:33 +00:00
Markus Scherer
8260d072dc ICU-535 fix some warnings
X-SVN-Rev: 2265
2000-08-15 19:11:14 +00:00
Markus Scherer
689b779507 ICU-103 fix fallback search and two warnings
X-SVN-Rev: 2264
2000-08-15 19:07:46 +00:00
Helena Chapman
971193574d ICU-550 Build on AIX.
X-SVN-Rev: 2263
2000-08-15 19:04:36 +00:00
Markus Scherer
8054a72b56 ICU-535 fix some warnings
X-SVN-Rev: 2262
2000-08-15 19:01:55 +00:00
Alan Liu
af22a46c0f ICU-535 fix MSVC level 4 warnings
X-SVN-Rev: 2261
2000-08-15 18:47:04 +00:00
Alan Liu
e1dfa965e8 ICU-403 add version number documentation
X-SVN-Rev: 2260
2000-08-15 18:41:24 +00:00
Alan Liu
8e99af2483 ICU-535 fix MSVC level 4 warnings
X-SVN-Rev: 2259
2000-08-15 18:25:20 +00:00
Madhu K
c12fea0792 ICU-447 Added tests for additional code coverage in MBCS
X-SVN-Rev: 2258
2000-08-15 18:05:12 +00:00
Steven R. Loomis
731962cfd2 ICU-360 oops.. forgot a mkdir.
X-SVN-Rev: 2257
2000-08-15 17:20:39 +00:00
Alan Liu
d8ad2edf61 ICU-410 remove dead code
X-SVN-Rev: 2256
2000-08-15 15:42:49 +00:00
Steven R. Loomis
34fc0256b5 ICU-360 fix distclean-local
X-SVN-Rev: 2255
2000-08-15 02:55:36 +00:00
Steven R. Loomis
8fa7d2d25a ICU-360 pkgtools, out of source test update,fix 'make install' on solaris
X-SVN-Rev: 2254
2000-08-15 02:41:58 +00:00
Steven R. Loomis
cb0fd7d837 ICU-103 test?.ucm for unix
X-SVN-Rev: 2253
2000-08-15 02:40:40 +00:00
Steven R. Loomis
e35f78c6f6 ICU-550 extern C for hpux
X-SVN-Rev: 2252
2000-08-15 02:39:18 +00:00
Steven R. Loomis
4e6c23c47e ICU-289 remove dependency on windows case insensitivity & alias table from 2022
X-SVN-Rev: 2251
2000-08-15 02:29:41 +00:00
George Rhoten
3f8dc67cfb ICU-535 fixed some compiler warnings
X-SVN-Rev: 2250
2000-08-15 02:12:47 +00:00
George Rhoten
4ee919a818 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2249
2000-08-15 01:27:54 +00:00
Helena Chapman
a7dfe33b63 ICU-289 Fixed 2022 ucmfiles.mk list to make sure the 2022 converters are built.
X-SVN-Rev: 2248
2000-08-15 01:25:39 +00:00
George Rhoten
7a86150849 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2247
2000-08-15 01:13:48 +00:00
Helena Chapman
4855aca266 ICU-549 Why was this change made the first place? It's breaking the Window's build at least.
X-SVN-Rev: 2246
2000-08-15 01:06:38 +00:00
Ram Viswanadha
324e9bc555 ICU-549 Fixed data directory string
X-SVN-Rev: 2245
2000-08-15 00:17:10 +00:00
Ram Viswanadha
17bbfa7555 ICU-289 Added tests for ISO2022-JP. Removed commented code
X-SVN-Rev: 2244
2000-08-15 00:07:33 +00:00
Ram Viswanadha
4e46260f5d ICU-289 Removed commented code
X-SVN-Rev: 2243
2000-08-15 00:04:34 +00:00
Ram Viswanadha
4fa7a8cc64 ICU-289 Removed commented code
X-SVN-Rev: 2242
2000-08-15 00:03:08 +00:00
Ram Viswanadha
df1b75b4ba ICU-289 Added JISX 201,212 and 208 codepage support
X-SVN-Rev: 2241
2000-08-15 00:00:58 +00:00
Ram Viswanadha
c63531c7e1 ICU-289 Added JISX 201,212 and 208 codepage support
Added alias support for ISO 2022-JP

X-SVN-Rev: 2240
2000-08-14 23:59:09 +00:00
Ram Viswanadha
3f08ec4dd5 ICU-289 moved struct definition of ISO2022 to ucnv2022.c
X-SVN-Rev: 2239
2000-08-14 23:58:08 +00:00
Ram Viswanadha
f549adffb8 ICU-289 Removed commented code
X-SVN-Rev: 2238
2000-08-14 23:57:20 +00:00
Markus Scherer
e821aeeba3 ICU-103 build test converter data
X-SVN-Rev: 2237
2000-08-14 23:56:37 +00:00
Ram Viswanadha
5c86488c27 ICU-289 Added support for ISO2022-JP and fixed bugs in
ucnv_toUnicode() function

X-SVN-Rev: 2236
2000-08-14 23:56:19 +00:00
Markus Scherer
2b8eb56187 ICU-103 add test converter data
X-SVN-Rev: 2235
2000-08-14 23:56:01 +00:00
George Rhoten
6fd2a8eae7 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2234
2000-08-14 23:44:25 +00:00
Helena Chapman
3f2fb26333 ICU-401 Make 1.6 tree compiled and linked on S/400.
X-SVN-Rev: 2233
2000-08-14 23:35:57 +00:00
George Rhoten
123caf9bbd ICU-535 fixed some compiler warnings
X-SVN-Rev: 2232
2000-08-14 23:23:20 +00:00
Vladimir Weinstein
cc30f756d3 ICU-432 more leaks fixes
X-SVN-Rev: 2231
2000-08-14 23:14:23 +00:00
Vladimir Weinstein
250331389c ICU-548 converter leaks fixes
X-SVN-Rev: 2230
2000-08-14 23:11:00 +00:00
Markus Scherer
0662741c48 ICU-471 add tests for bad arguments etc. for u_shapeArabic()
X-SVN-Rev: 2229
2000-08-14 23:07:32 +00:00
Markus Scherer
9f63dce881 ICU-471 improve checks for preflighting
X-SVN-Rev: 2228
2000-08-14 23:05:10 +00:00
Markus Scherer
45de64dfbf ICU-471 add tests for bad arguments etc. for u_shapeArabic()
X-SVN-Rev: 2227
2000-08-14 21:45:32 +00:00
George Rhoten
2dbb8812ba ICU-535 fixed some compiler warnings
X-SVN-Rev: 2226
2000-08-14 21:42:36 +00:00
Madhu K
e01ba020dd ICU-535 removed compiler warnings and added better error display
X-SVN-Rev: 2225
2000-08-14 21:31:05 +00:00
Markus Scherer
760629f11b ICU-471 document arabic number shaping
X-SVN-Rev: 2224
2000-08-14 20:15:43 +00:00
Madhu K
0656b37412 ICU-535 Removed compiler warnings
X-SVN-Rev: 2223
2000-08-14 17:47:43 +00:00
Madhu K
f5c62e3f39 ICU-535 Removed compiler warnings
X-SVN-Rev: 2222
2000-08-14 17:31:04 +00:00
Madhu K
ec02ab0d69 ICU-535 Removed warnings
X-SVN-Rev: 2221
2000-08-14 17:13:09 +00:00
Yves Arrouye
3537b00807 ICU-307 correct comment about how matching is done.
X-SVN-Rev: 2220
2000-08-12 06:56:09 +00:00
Steven R. Loomis
b871c6590c ICU-546 fixed EBCDIC_STATEFUL
X-SVN-Rev: 2219
2000-08-12 04:27:59 +00:00
Helena Chapman
e9238b8f75 ICU-474 make it to compile on HPUX 10.
X-SVN-Rev: 2218
2000-08-12 01:24:04 +00:00
Helena Chapman
d428c71452 ICU-474 make it to compile on HPUX 10.
X-SVN-Rev: 2217
2000-08-12 01:03:01 +00:00
Markus Scherer
e7d7910db3 ICU-471 implement arabic number shaping
X-SVN-Rev: 2216
2000-08-12 01:01:03 +00:00
Markus Scherer
a29fffc5fc ICU-471 add tests for arabic number shaping
X-SVN-Rev: 2215
2000-08-12 00:59:40 +00:00
George Rhoten
c05ae178a7 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2214
2000-08-11 23:52:25 +00:00
Helena Chapman
8f012e9004 ICU-474 make it to compile on HPUX 10.
X-SVN-Rev: 2213
2000-08-11 22:54:31 +00:00
Markus Scherer
d402de2e4e ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
X-SVN-Rev: 2212
2000-08-11 22:29:48 +00:00
George Rhoten
00af0977fd ICU-535 removed a tab
X-SVN-Rev: 2211
2000-08-11 22:26:55 +00:00
George Rhoten
e79da789cc ICU-535 fixed some compiler warnings
X-SVN-Rev: 2210
2000-08-11 22:19:54 +00:00
Yves Arrouye
65ea513b86 ICU-545 fixed the propagation of the exit code fo sub-make for local targets.
X-SVN-Rev: 2209
2000-08-11 22:08:11 +00:00
George Rhoten
80c3feb89f ICU-535 fixed some compiler warnings
X-SVN-Rev: 2208
2000-08-11 21:56:35 +00:00
Yves Arrouye
a4eed745b7 ICU-543 do not ignore errors when running the tests, that's what
make -k is for.

X-SVN-Rev: 2207
2000-08-11 21:43:42 +00:00
George Rhoten
48694f0fea ICU-535 fixed some compiler warnings, and changed the order of an assignment and return according to weiv.
X-SVN-Rev: 2206
2000-08-11 21:25:19 +00:00
George Rhoten
a8f7718d40 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2205
2000-08-11 21:24:17 +00:00
George Rhoten
f3144ab272 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2204
2000-08-11 20:36:51 +00:00
Markus Scherer
35f850ef92 ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
X-SVN-Rev: 2203
2000-08-11 20:11:06 +00:00
Markus Scherer
7ad13c4086 ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
X-SVN-Rev: 2202
2000-08-11 19:51:13 +00:00
George Rhoten
040a460a82 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2201
2000-08-11 19:45:02 +00:00
Markus Scherer
3508752164 ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
X-SVN-Rev: 2200
2000-08-11 19:39:34 +00:00
Markus Scherer
17df34956e ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
X-SVN-Rev: 2199
2000-08-11 19:23:50 +00:00
Markus Scherer
913d5e7d5f ICU-516 streaming conversion functions set U_BUFFER_OVERFLOW_ERROR instead of U_INDEX_OUTOFBOUNDS_ERROR
X-SVN-Rev: 2198
2000-08-11 19:10:10 +00:00
George Rhoten
1a68b33110 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2197
2000-08-11 18:58:51 +00:00
Alan Liu
eb20965ff6 ICU-89 remove ASCII constant (OS390)
X-SVN-Rev: 2196
2000-08-11 17:50:05 +00:00
Yves Arrouye
564208bca3 ICU-377 undid Todd's change for Darwin.
X-SVN-Rev: 2195
2000-08-11 17:40:12 +00:00
George Rhoten
0981f6185a ICU-535 fixed some compiler warnings
X-SVN-Rev: 2194
2000-08-11 17:39:22 +00:00
Alan Liu
c48b7acd6f ICU-89 change int8_t to uint8_t per compiler warnings
X-SVN-Rev: 2192
2000-08-11 17:31:09 +00:00
George Rhoten
f2f6b304bd ICU-535 fixed some compiler warnings
X-SVN-Rev: 2190
2000-08-11 17:20:20 +00:00
George Rhoten
8767d1596f ICU-535 fixed some compiler warnings
X-SVN-Rev: 2189
2000-08-11 16:33:09 +00:00
Yves Arrouye
ee51dcd56e ICU-322 more info about tags in the comments.
X-SVN-Rev: 2188
2000-08-11 04:38:51 +00:00
Yves Arrouye
5539bdeb9d ICU-543 exit with a non-zero error code if tests were not successful.
X-SVN-Rev: 2187
2000-08-11 04:29:07 +00:00
Yves Arrouye
987c8add5b ICU-322 log_verbose() for successes.
X-SVN-Rev: 2186
2000-08-11 04:28:42 +00:00
Yves Arrouye
013eb8dd42 ICU-322 fixed ucnv_getStandard().
X-SVN-Rev: 2185
2000-08-11 04:15:06 +00:00
Yves Arrouye
2932e4a569 ICU-322 Yves undoes the mess he did with a few cpNNN charsets. (Sorry
I forgot to commit this this afternoon after fixing it.)

X-SVN-Rev: 2184
2000-08-11 04:05:34 +00:00
George Rhoten
a2dc5ade56 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2183
2000-08-11 03:35:25 +00:00
George Rhoten
ebd5136aac ICU-535 fixed some compiler warnings
X-SVN-Rev: 2182
2000-08-11 02:08:59 +00:00
George Rhoten
c094c8a0eb ICU-535 fixed some compiler warnings
X-SVN-Rev: 2181
2000-08-11 01:27:17 +00:00
Helena Chapman
ab07fb2402 ICU-311 It's really to remove a duplicate alias from the table.
X-SVN-Rev: 2180
2000-08-11 00:18:21 +00:00
George Rhoten
cb875ce8e4 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2179
2000-08-11 00:02:59 +00:00
Yves Arrouye
437f3bfa58 ICU-322 a few more MIME tags.
X-SVN-Rev: 2178
2000-08-10 21:51:55 +00:00
George Rhoten
0cd0aae1ef ICU-535 fixed some compiler warnings
X-SVN-Rev: 2177
2000-08-10 21:45:43 +00:00
Yves Arrouye
5040a56ea9 ICU-322 coverage of the ucnv_countStandards() and ucnv_getStandard()
additional APIs for standard names.

X-SVN-Rev: 2176
2000-08-10 21:45:09 +00:00
Yves Arrouye
e04218d90d ICU-322 oops... Initialize the tag table pointer when version is >2.0,
not >3.0 (I bumped the version down to 2.1 yesterday...)

X-SVN-Rev: 2175
2000-08-10 21:44:42 +00:00
George Rhoten
fe2193ec6b ICU-535 fixed some compiler errors for UP-UX
X-SVN-Rev: 2174
2000-08-10 20:55:49 +00:00
Yves Arrouye
29a3449047 ICU-322 finished adding all the relevant IANA names from RFC 1700, and a variety of commonly known MIME names; the whole MIME mapping list in Locale Explorer is now here, for example.
X-SVN-Rev: 2173
2000-08-10 20:39:33 +00:00
Vladimir Weinstein
6276917002 ICU-541 Test for ures_getVersion
X-SVN-Rev: 2172
2000-08-10 20:20:10 +00:00