Commit Graph

2101 Commits

Author SHA1 Message Date
George Rhoten
fe2bab623e ICU-535 fixed some compiler warnings
X-SVN-Rev: 2317
2000-08-21 21:40:35 +00:00
George Rhoten
dc2839b8b2 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2316
2000-08-21 21:28:58 +00:00
George Rhoten
80018a5b74 ICU-564 fixed some memory leaks
X-SVN-Rev: 2315
2000-08-21 21:22:53 +00:00
George Rhoten
3de2aeabe7 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2314
2000-08-21 19:55:59 +00:00
Markus Scherer
115436cc74 ICU-558 document converters, esp. MBCS
X-SVN-Rev: 2313
2000-08-18 00:26:52 +00:00
Markus Scherer
51e1051922 ICU-557 add some sample code for using unicode strings in icu
X-SVN-Rev: 2312
2000-08-17 21:43:55 +00:00
Vladimir Weinstein
9466acce28 ICU-460 OS/390 porting fixes
X-SVN-Rev: 2310
2000-08-17 20:37:22 +00:00
Vladimir Weinstein
d2216f26ec ICU-360 extra configuration slipped in by mistake
X-SVN-Rev: 2309
2000-08-17 19:34:20 +00:00
Markus Scherer
6021c28132 ICU-410 test u_unescape() preflighting
X-SVN-Rev: 2308
2000-08-17 17:13:05 +00:00
Markus Scherer
faa2a512ef ICU-410 preflighting crashed when destCapacity>0 (oops, did this yesterday?)
X-SVN-Rev: 2307
2000-08-17 17:12:38 +00:00
Vladimir Weinstein
8940d6fe91 ICU-460 OS/390 porting fixes
X-SVN-Rev: 2306
2000-08-17 16:33:33 +00:00
Alan Liu
2ccf765e0a Add test for anchors
X-SVN-Rev: 2305
2000-08-17 15:31:40 +00:00
Helena Chapman
e8d471a1dc ICU-401 400 changes again.
X-SVN-Rev: 2304
2000-08-17 00:28:20 +00:00
Helena Chapman
16c3d1c7cf ICU-401 Oops, moved the wrong files into Attic.
X-SVN-Rev: 2303
2000-08-17 00:22:29 +00:00
Markus Scherer
a92446d773 ICU-410 add error test for unescape()
X-SVN-Rev: 2302
2000-08-16 23:55:57 +00:00
Markus Scherer
648b1d0536 ICU-410 test u_unescape()
X-SVN-Rev: 2301
2000-08-16 23:55:15 +00:00
Markus Scherer
32c4579f31 ICU-410 u_unescapeAt() return a 21-bit code point from a surrogate pair following a backslash
X-SVN-Rev: 2300
2000-08-16 23:54:42 +00:00
Markus Scherer
afe423256d ICU-410 u_unescape() handle surrogate pairs; terminate if error
X-SVN-Rev: 2299
2000-08-16 23:31:50 +00:00
Markus Scherer
9708c34d2c ICU-410 unescape() return an empty string in case of error
X-SVN-Rev: 2298
2000-08-16 23:28:24 +00:00
Markus Scherer
d0c3e78a48 ICU-410 u_unescapeAt() must return UChar32, not int32_t
X-SVN-Rev: 2297
2000-08-16 23:27:36 +00:00
Helena Chapman
2ed77b81bc ICU-401 More S/400 fixes.
X-SVN-Rev: 2296
2000-08-16 22:30:12 +00:00
Ram Viswanadha
99047270cd ICU-389 Added check for SS2(ESC N)
X-SVN-Rev: 2295
2000-08-16 22:21:51 +00:00
Vladimir Weinstein
82781d6967 ICU-460 OS/390 porting fixes
X-SVN-Rev: 2294
2000-08-16 20:45:23 +00:00
Alan Liu
63880d0371 ICU-410 test unescape code
X-SVN-Rev: 2293
2000-08-16 20:25:29 +00:00
Alan Liu
52826c7008 ICU-410 fix bugs in unescape code
X-SVN-Rev: 2292
2000-08-16 20:24:57 +00:00
Ram Viswanadha
164ff8b672 ICU-389 changed the escape sequences in the code from
chars to hex values

X-SVN-Rev: 2291
2000-08-16 19:57:24 +00:00
Helena Chapman
e31c2a9e4e ICU-550 Fixed more hpux11.
X-SVN-Rev: 2290
2000-08-16 18:13:45 +00:00
Helena Chapman
b4bfa3652a ICU-550 Fixed more hpux11.
X-SVN-Rev: 2289
2000-08-16 17:58:56 +00:00
Steven R. Loomis
9042020f68 ICU-550 malloc(0) == NULL on aix
X-SVN-Rev: 2288
2000-08-16 17:43:45 +00:00
Steven R. Loomis
23eac8844c ICU-360 more hpux..
X-SVN-Rev: 2287
2000-08-16 17:16:44 +00:00
Steven R. Loomis
44ee8bdd9a ICU-550 hpux
X-SVN-Rev: 2286
2000-08-16 17:02:34 +00:00
Vladimir Weinstein
61f31e10fb ICU-460 porting changes for OS/390
X-SVN-Rev: 2285
2000-08-16 15:30:13 +00:00
Markus Scherer
7f3ebc2a00 ICU-423 add tests for ubidi_writeReverse() that use combining characters
X-SVN-Rev: 2283
2000-08-16 01:38:04 +00:00
George Rhoten
5acb7ee264 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2282
2000-08-16 01:28:16 +00:00
Helena Chapman
88aa431c49 ICU-550 Fixed problems on Japanese system.
X-SVN-Rev: 2281
2000-08-16 00:35:20 +00:00
George Rhoten
284e996395 ICU-535 fixed some compiler warnings
X-SVN-Rev: 2280
2000-08-16 00:27:51 +00:00
George Rhoten
c1d798277c ICU-535 fixed some compiler warnings
X-SVN-Rev: 2279
2000-08-16 00:27:50 +00:00
Ram Viswanadha
b11450b7d6 ICU-389 fixed pointer overshoot bug
X-SVN-Rev: 2278
2000-08-16 00:27:15 +00:00
Helena Chapman
213bb34bdb ICU-550 Fixed junk_obj stuff on HP10.
X-SVN-Rev: 2277
2000-08-16 00:24:30 +00:00
Steven R. Loomis
80824a11ad ICU-289 iso-2022-jp is a MIME name
X-SVN-Rev: 2276
2000-08-16 00:20:11 +00:00
Steven R. Loomis
b1b8331aa1 ICU-550 rename pkgdata.cpp also [for hpux]
X-SVN-Rev: 2275
2000-08-16 00:16:57 +00:00
Madhu K
dc652e696a ICU-447 fixed the errors in test cases
X-SVN-Rev: 2274
2000-08-16 00:01:15 +00:00
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