Yves Arrouye
2cf8109556
ICU-3 initial support for static libraries. The current problems are:
...
- pkgdata will still generate a dll (not a problem if you use files or the
mappable archive).
- because of referecences to ostream in ustring, the linker wants to resolve
these symbols, forcing us to use a C++ compiler to link C programs. That is
bad and need to be resolved.
- if you build static, then reconfigure w/o them and do make clean, the
static libraries will be left over.
Static is controlled by --enable-static. Shared libraries can be disabled
with --disable-shared.
X-SVN-Rev: 2494
2000-09-22 22:58:36 +00:00
George Rhoten
d416e2ffa9
ICU-529 Described replacement functions for the deprecated functions.
...
X-SVN-Rev: 2493
2000-09-22 22:56:03 +00:00
Yves Arrouye
cfdcdc45da
ICU-308 typo in CPPFLAGS settings for archive packaging
...
X-SVN-Rev: 2491
2000-09-22 19:31:42 +00:00
Yves Arrouye
fd77ef300f
ICU-308 if --xxx-mapped is used, use its value for the packaging!
...
X-SVN-Rev: 2490
2000-09-22 19:23:11 +00:00
Yves Arrouye
20ab3c5b37
ICU-308 put back --xxxx-mapped for backwards compatibility, and put in some warnings about its use and checks for inconsistencies
...
X-SVN-Rev: 2489
2000-09-22 19:21:38 +00:00
Yves Arrouye
925e82c9cf
ICU-608 removed --enable-mapped in favor of --with-data-packaging
...
Auto-detected mmap() using AC_FUNC_MMAP (for fixed mmap).
Use both dlopen and mmap auto-detection to decide what the best default
data packaging is.
X-SVN-Rev: 2488
2000-09-22 19:02:20 +00:00
George Rhoten
9eab787d70
ICU-560 The unsafe version should not be called when offset = 0.
...
X-SVN-Rev: 2479
2000-09-22 18:23:10 +00:00
George Rhoten
83d06a9d80
ICU-597 fixed a small problem with strtoupper that I fixed for OS/400
...
X-SVN-Rev: 2478
2000-09-22 16:45:56 +00:00
Ram Viswanadha
eb449d4fdf
ICU-599 added alias for iso-2022-cn
...
X-SVN-Rev: 2477
2000-09-21 23:06:11 +00:00
George Rhoten
718ec0b772
ICU-599 added cn-11643-1992.ucm entry
...
X-SVN-Rev: 2476
2000-09-21 23:04:07 +00:00
George Rhoten
f85669b7d6
ICU-605 Removed the UY from El Salvador
...
X-SVN-Rev: 2474
2000-09-21 22:15:22 +00:00
George Rhoten
7783b01356
ICU-597 Make the definition for main more consistent for OS/400.
...
X-SVN-Rev: 2473
2000-09-21 21:49:32 +00:00
Ram Viswanadha
2713a561fa
ICU-599 CNS-11643-1992 mapping table
...
X-SVN-Rev: 2471
2000-09-21 20:40:20 +00:00
George Rhoten
e355137ca4
ICU-597 Make the definition for main more consistent.
...
X-SVN-Rev: 2470
2000-09-21 18:41:55 +00:00
Ram Viswanadha
7748bd3e94
ICU-599 Added ISO-2022 specific mapping tables information
...
X-SVN-Rev: 2469
2000-09-21 17:43:25 +00:00
Ram Viswanadha
2164292c59
ICU-599 Added iso-ir-165.ucm for ISO-2022-CN support
...
X-SVN-Rev: 2468
2000-09-21 01:21:03 +00:00
Ram Viswanadha
345411e34d
ICU-599 Added iso-ir-165.ucm for ISO-2022-CN support
...
X-SVN-Rev: 2467
2000-09-21 00:41:49 +00:00
Ram Viswanadha
6b1607a719
ICU-599 Added Aliases for ISO-2022-CN
...
X-SVN-Rev: 2466
2000-09-21 00:37:54 +00:00
Ram Viswanadha
9e084f4436
ICU-599 Added ISO-2022-CN Test
...
X-SVN-Rev: 2465
2000-09-21 00:35:06 +00:00
Ram Viswanadha
62f894821d
ICU-599 Added ISO-2022-CN implementation. Added
...
getNextUChar functions.
X-SVN-Rev: 2464
2000-09-21 00:34:21 +00:00
George Rhoten
79c49e470a
ICU-597 Hopeful changes to compile on AS/400
...
X-SVN-Rev: 2462
2000-09-20 22:39:43 +00:00
George Rhoten
ccdc82a514
ICU-564 Updated some comments and fixed a static memory leak.
...
X-SVN-Rev: 2460
2000-09-20 18:09:07 +00:00
Steven R. Loomis
81e2c44077
ICU-601 oops, there is no utf-8LE
...
X-SVN-Rev: 2459
2000-09-20 17:59:00 +00:00
Yves Arrouye
1288a8d9d2
ICU-601 see also pkgdata(8).
...
X-SVN-Rev: 2458
2000-09-19 22:33:36 +00:00
Yves Arrouye
6c5203211b
ICU-601 use lighter font switching and typical Unix man style.
...
X-SVN-Rev: 2457
2000-09-19 21:46:01 +00:00
Yves Arrouye
542114ca00
ICU-601 use section 8 for commands in sbin.
...
X-SVN-Rev: 2456
2000-09-19 21:17:45 +00:00
Eric Mader
c94f70ff6e
ICU-603 Updated the Thai word and line break files based
...
on the latest ICU4Jj fixes.
X-SVN-Rev: 2454
2000-09-19 21:03:25 +00:00
Yves Arrouye
8462ebe0e5
ICU-601 fix build of man page and installation.
...
X-SVN-Rev: 2450
2000-09-19 18:34:32 +00:00
George Rhoten
dff8dc915b
ICU-564 Fixed another static memory leak. This leak is Windows specific.
...
X-SVN-Rev: 2449
2000-09-19 18:02:53 +00:00
Alan Liu
99c0e70c51
ICU-564 reduce memory leaks
...
X-SVN-Rev: 2448
2000-09-19 17:07:42 +00:00
Alan Liu
c8a748528c
ICU-564 add aliasing init functions
...
X-SVN-Rev: 2446
2000-09-19 16:33:22 +00:00
Ram Viswanadha
ad3a2dbdc4
ICU-583 removed function getUniCharFromUnicodeMBCS.
...
X-SVN-Rev: 2445
2000-09-19 04:31:36 +00:00
Ram Viswanadha
e44b5cb996
ICU-583 Added GB_2312_80-1.ucm to ucm file
...
X-SVN-Rev: 2444
2000-09-19 02:41:02 +00:00
Ram Viswanadha
8f68e5fb1d
ICU-583 Added more test cases for ISO-2022-jp
...
X-SVN-Rev: 2443
2000-09-19 02:38:40 +00:00
Ram Viswanadha
9b218b255a
ICU-583 Added aliases to convtrs.txt file
...
X-SVN-Rev: 2442
2000-09-19 02:12:50 +00:00
Ram Viswanadha
b1387e1163
ICU-583 Added ISO-2022-CN fromUnicode function
...
Fixed bugs.
X-SVN-Rev: 2441
2000-09-19 01:41:17 +00:00
Steven R. Loomis
1f0ea16712
ICU-601 man pages for tools
...
X-SVN-Rev: 2440
2000-09-18 19:09:20 +00:00
Steven R. Loomis
7632d7c2e6
ICU-591 removed extra call to 'w' [no need to check system uptime while setting thread options :)]
...
X-SVN-Rev: 2439
2000-09-15 23:32:52 +00:00
Yves Arrouye
5444b1993e
ICU-208 fix install target.
...
X-SVN-Rev: 2438
2000-09-15 23:16:27 +00:00
George Rhoten
0a8d6ecda8
ICU-564 Added the init functions. They do not allocate memory.
...
X-SVN-Rev: 2437
2000-09-15 19:40:20 +00:00
Markus Scherer
5596cd0c1b
ICU-599 add mbcs functions to support other converters like 2022
...
X-SVN-Rev: 2436
2000-09-15 17:18:03 +00:00
Yves Arrouye
a35fcf29e1
ICU-208 changes for versioned libraries.
...
X-SVN-Rev: 2434
2000-09-15 05:07:43 +00:00
Yves Arrouye
2475b8db79
ICU-598 use $(ECHO_N) and $(ECHO_C) in echo.
...
X-SVN-Rev: 2433
2000-09-15 05:06:12 +00:00
Yves Arrouye
3c6dfaf9de
ICU-598 define ECHO_N and ECHO_C
...
X-SVN-Rev: 2432
2000-09-15 05:05:51 +00:00
Steven R. Loomis
cf758b0e4b
ICU-587 update
...
X-SVN-Rev: 2431
2000-09-11 23:00:39 +00:00
Steven R. Loomis
dabb4775c3
ICU-591 (yves@realnames.com after stealing srl's latopt) added --with-iostream option.
...
X-SVN-Rev: 2430
2000-09-11 21:20:51 +00:00
Vladimir Weinstein
9909658fa5
ICU-587 linux port - uresb locale
...
X-SVN-Rev: 2428
2000-09-11 05:59:51 +00:00
Vladimir Weinstein
2004a9f8b7
ICU-587 extended example for workshop
...
X-SVN-Rev: 2427
2000-09-11 05:18:43 +00:00
Steven R. Loomis
a911445853
ICU-587 added makefile
...
X-SVN-Rev: 2426
2000-09-10 00:57:48 +00:00
Steven R. Loomis
551db7a467
ICU-557 add unix makefile
...
X-SVN-Rev: 2425
2000-09-10 00:49:24 +00:00
Markus Scherer
d6b9a6a091
ICU-587 make sample compile on windows
...
X-SVN-Rev: 2424
2000-09-06 23:34:38 +00:00
Vladimir Weinstein
8c222f230b
ICU-587 uresb example for workshop
...
X-SVN-Rev: 2423
2000-09-06 23:01:17 +00:00
Vladimir Weinstein
637f6422e1
ICU-587 uresb example for workshop
...
X-SVN-Rev: 2422
2000-09-06 22:32:37 +00:00
Vladimir Weinstein
5335635f83
ICU-587 udata example for workshop
...
X-SVN-Rev: 2421
2000-09-06 22:31:28 +00:00
Alan Liu
fd76ff8928
ICU-587 add unix Makefile (untested)
...
X-SVN-Rev: 2420
2000-09-06 21:57:48 +00:00
Alan Liu
08647fc996
ICU-587 ICU Workshop exercises check in
...
X-SVN-Rev: 2419
2000-09-06 19:49:13 +00:00
Steven R. Loomis
7be213493b
ICU-434 added example makefile
...
X-SVN-Rev: 2418
2000-09-06 18:43:40 +00:00
Steven R. Loomis
3b35edc1da
ICU-434 example makefile
...
X-SVN-Rev: 2417
2000-09-06 18:42:32 +00:00
Ram Viswanadha
9976f2d516
ICU-583 Added ISO-2022-KR aliases
...
X-SVN-Rev: 2416
2000-09-06 17:11:27 +00:00
Ram Viswanadha
40b4f00ce9
ICU-583 Added additional checks to accept "ja" and "ko" as
...
locale data for ISO-2022 converters
X-SVN-Rev: 2415
2000-09-06 17:09:55 +00:00
Ram Viswanadha
b6cbcec06e
ICU-583 fromUnicode function now emits escape sequence after every new line.
...
X-SVN-Rev: 2414
2000-09-01 18:19:47 +00:00
Ram Viswanadha
59ced31dbb
ICU-583 Fixed KSC5601 escape sequence and memory leak.
...
X-SVN-Rev: 2413
2000-09-01 17:16:54 +00:00
Ram Viswanadha
7ff11f87c6
ICU-583 Fixed mixed JIS and ASCII chars bugs.
...
X-SVN-Rev: 2412
2000-09-01 00:27:09 +00:00
George Rhoten
5be423fddd
ICU-463 extract with a NULL destination works properly now.
...
X-SVN-Rev: 2411
2000-08-31 23:57:00 +00:00
Alan Liu
6c4991a04d
ICU-582 clean up 64-bit int<->void* casting problems and other compiler warnings from 64-bit Sun
...
X-SVN-Rev: 2410
2000-08-31 18:10:24 +00:00
Alan Liu
d5f34b6006
ICU-486 Implement anchors.
...
X-SVN-Rev: 2409
2000-08-31 17:12:45 +00:00
Steven R. Loomis
6b707c92f0
ICU-578 icudata conflicts with user data
...
X-SVN-Rev: 2407
2000-08-30 23:58:24 +00:00
George Rhoten
66bae3ec8a
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2406
2000-08-30 23:42:28 +00:00
George Rhoten
8c4a1f9b55
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2405
2000-08-30 23:25:59 +00:00
Alan Liu
8557348fa3
ICU-486 Implement anchors.
...
X-SVN-Rev: 2401
2000-08-30 20:43:25 +00:00
George Rhoten
8b8a03c470
ICU-577 Changed the informative messages from stderr -> stdout.
...
X-SVN-Rev: 2399
2000-08-30 20:14:58 +00:00
George Rhoten
4e418669fb
ICU-577 Changed the informative messages from stderr -> stdout.
...
X-SVN-Rev: 2398
2000-08-30 18:30:57 +00:00
George Rhoten
4110fcf274
ICU-573 included stdlib.h
...
X-SVN-Rev: 2397
2000-08-30 17:35:00 +00:00
George Rhoten
094f69a9ab
ICU-573 perror is defined when UDATA_DEBUG is defined.
...
X-SVN-Rev: 2396
2000-08-30 17:27:08 +00:00
George Rhoten
8268a82c68
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2395
2000-08-30 16:30:55 +00:00
George Rhoten
8ad73783a6
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2394
2000-08-30 16:21:00 +00:00
George Rhoten
719eacfd9b
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2390
2000-08-30 01:11:09 +00:00
George Rhoten
f11aa15528
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2389
2000-08-29 23:53:37 +00:00
George Rhoten
08e1e93706
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2388
2000-08-29 23:41:23 +00:00
Yves Arrouye
1d846aca32
ICU-575 oops :) better rm -rf the symlinked unidata, not the real one!
...
X-SVN-Rev: 2387
2000-08-29 23:23:52 +00:00
George Rhoten
a60e0e2836
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2386
2000-08-29 23:13:56 +00:00
George Rhoten
4665536929
ICU-472 Forgot to make the helper function local to the source code.
...
X-SVN-Rev: 2385
2000-08-29 22:45:46 +00:00
Yves Arrouye
efc957d163
ICU-576 added ucnvebdc.o to the files to build.
...
X-SVN-Rev: 2384
2000-08-29 22:40:45 +00:00
Yves Arrouye
1968fe35ad
ICU-575 finally got rid of @BUILDDATADIR@ in the Makefiles. Also removed
...
the need for BUILD_OUT_OF_SOURCE to be defined at configure time.
X-SVN-Rev: 2383
2000-08-29 22:26:15 +00:00
Ram Viswanadha
8d7e6631ee
ICU-535 Fixed compiler warnings
...
X-SVN-Rev: 2382
2000-08-29 22:19:06 +00:00
Ram Viswanadha
41db7b05db
ICU-576 seperated EBCDIC converter implementation to
...
ucnvebdc.c
X-SVN-Rev: 2381
2000-08-29 21:47:40 +00:00
Yves Arrouye
cd68b794fc
ICU-535 use U_EXPORT instead of U_CAPI to prevent gcc from complaining about initializing externs.
...
X-SVN-Rev: 2380
2000-08-29 18:27:37 +00:00
George Rhoten
d3de68a538
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2379
2000-08-29 17:16:53 +00:00
George Rhoten
5cfcc7e736
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2378
2000-08-29 16:55:03 +00:00
George Rhoten
06b21bb2d8
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2377
2000-08-29 16:41:47 +00:00
Yves Arrouye
ca7cfcfe16
ICU-393 added .cvsignore
...
X-SVN-Rev: 2375
2000-08-29 07:29:29 +00:00
Yves Arrouye
c6d7474976
ICU-393 updated .cvsignore
...
X-SVN-Rev: 2374
2000-08-29 07:29:05 +00:00
Yves Arrouye
4e1c30d30b
ICU-575 fixed a number of problems with the out of source build. The
...
build now works with --srcdir=../a/relative/path, --srcdir=/an/absolute/one
and in source. Auxiliary data in data and test/testdata is generated by new
Makefiles in these directories (data is new inside source). Some cleanup is
still needed, for example when makeconv generates test files... Test code
now knows about out of source vs in source build. Sorry... (Will be fixed
if data and source are at the same level some day.)
X-SVN-Rev: 2373
2000-08-29 07:28:22 +00:00
Yves Arrouye
2e0449e0ad
ICU-535 use U_EXPORT instead of U_CAPI to prevent gcc from complaining about initializing externs.
...
X-SVN-Rev: 2372
2000-08-29 06:37:12 +00:00
Steven R. Loomis
2859089dd4
ICU-576 MacOS [use dynamic not stack memory]
...
X-SVN-Rev: 2371
2000-08-29 05:54:34 +00:00
George Rhoten
6ac419ab8a
ICU-573 unchange the definition of NULL (remove the "defined(__cplusplus)")
...
X-SVN-Rev: 2370
2000-08-28 23:25:10 +00:00
George Rhoten
e987689c07
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2369
2000-08-28 23:15:05 +00:00
George Rhoten
83df804177
ICU-573 included stdlib.h and memory.h into files that need it for the utypes.h change
...
X-SVN-Rev: 2368
2000-08-28 22:48:46 +00:00
George Rhoten
9253fe4dd3
ICU-573 included stdlib.h and memory.h into files that need it for the utypes.h change
...
X-SVN-Rev: 2367
2000-08-28 21:43:03 +00:00
Steven R. Loomis
bd94ac5ec8
ICU-567 MacOS
...
X-SVN-Rev: 2366
2000-08-28 21:36:13 +00:00
Steven R. Loomis
00f74db99a
ICU-567 MacOS
...
X-SVN-Rev: 2365
2000-08-28 21:27:18 +00:00
Steven R. Loomis
d40014113a
ICU-567 MacOS/Code Warrior
...
X-SVN-Rev: 2364
2000-08-28 20:28:21 +00:00
Steven R. Loomis
d01e7c4f85
ICU-567 MacOS
...
X-SVN-Rev: 2363
2000-08-28 20:24:40 +00:00
Steven R. Loomis
552541f278
ICU-423 quiet down the bidi test
...
X-SVN-Rev: 2362
2000-08-28 19:30:58 +00:00
George Rhoten
478570012e
ICU-463 Made the extract for indent work more efficiently.
...
X-SVN-Rev: 2361
2000-08-28 19:23:42 +00:00
George Rhoten
16d67c3ebb
ICU-463 Put fix for pointer overflow back into code.
...
X-SVN-Rev: 2360
2000-08-28 19:18:02 +00:00
Steven R. Loomis
9e89664fa6
ICU-535 fixed 'middle' again.
...
X-SVN-Rev: 2359
2000-08-26 18:11:08 +00:00
George Rhoten
6e3455b550
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2358
2000-08-26 03:01:56 +00:00
George Rhoten
c9cd28b15c
ICU-571 Changed where the new line is put
...
X-SVN-Rev: 2357
2000-08-26 02:05:37 +00:00
George Rhoten
308a5811c1
ICU-463 Fixed a typo in extract
...
X-SVN-Rev: 2356
2000-08-26 01:54:05 +00:00
Ram Viswanadha
e20ad2971f
ICU-389 Added getTargetUniCharFromUnicodeMBCS() Function.
...
X-SVN-Rev: 2355
2000-08-25 23:14:10 +00:00
George Rhoten
8c9b4ae99c
ICU-535 fixed some compiler warnings on Sun C++ 5.0/ Solaris 2.7
...
X-SVN-Rev: 2354
2000-08-25 15:53:31 +00:00
George Rhoten
5a4b13aa48
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2353
2000-08-24 21:40:26 +00:00
George Rhoten
0608161b19
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2352
2000-08-24 21:20:10 +00:00
George Rhoten
a925e45103
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2351
2000-08-24 20:56:13 +00:00
George Rhoten
70d0f2d72d
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2344
2000-08-24 01:12:12 +00:00
George Rhoten
1f16762e57
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2343
2000-08-23 23:59:09 +00:00
George Rhoten
1130462c8d
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2342
2000-08-23 23:48:04 +00:00
George Rhoten
2e2ee935df
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2341
2000-08-23 21:22:46 +00:00
George Rhoten
59cd621336
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2340
2000-08-23 20:06:20 +00:00
George Rhoten
a15b66a53d
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2339
2000-08-23 19:11:16 +00:00
Yves Arrouye
ef77fc7e62
ICU-45 changed include paths to use forward slashes, not backward ones
...
X-SVN-Rev: 2338
2000-08-23 18:54:55 +00:00
George Rhoten
90b05dc422
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2337
2000-08-23 16:55:21 +00:00
George Rhoten
6faae650dc
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2336
2000-08-23 16:46:39 +00:00
George Rhoten
2b967e3e7c
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2335
2000-08-23 02:53:35 +00:00
George Rhoten
c49a0d22a7
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2334
2000-08-23 02:48:16 +00:00
George Rhoten
e2a238190f
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2333
2000-08-23 02:29:56 +00:00
George Rhoten
a419f3377a
ICU-463 added a targetLength to the extract function.
...
X-SVN-Rev: 2332
2000-08-23 02:10:51 +00:00
George Rhoten
e44e853d93
ICU-463 added a targetLength function.
...
X-SVN-Rev: 2331
2000-08-23 02:10:08 +00:00
Ram Viswanadha
c054ea7791
ICU-389 Added macro. General House keeping
...
X-SVN-Rev: 2330
2000-08-23 01:21:23 +00:00
Ram Viswanadha
c795773004
ICU-565 Added new error codes
...
X-SVN-Rev: 2329
2000-08-23 01:19:05 +00:00
George Rhoten
d8b316c016
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2328
2000-08-23 00:55:27 +00:00
George Rhoten
9fe1519e56
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2327
2000-08-23 00:05:17 +00:00
George Rhoten
197c4a0765
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2326
2000-08-22 23:35:03 +00:00
Ram Viswanadha
dc06ee1068
ICU-535 Fixed compiler warnings
...
X-SVN-Rev: 2325
2000-08-22 20:45:25 +00:00
Ram Viswanadha
9f1eabb54d
ICU-535 Fixed compiler warnings
...
X-SVN-Rev: 2324
2000-08-22 18:12:34 +00:00
Ram Viswanadha
25f876129a
ICU-565 Added new error codes
...
X-SVN-Rev: 2323
2000-08-22 18:04:25 +00:00
George Rhoten
399746d246
ICU-565 Added valid AmPmMarkers for German, which are rarely used.
...
X-SVN-Rev: 2322
2000-08-22 00:18:19 +00:00
Ram Viswanadha
4155f6f6b0
ICU-289 Added tests for ISO2022-KR.
...
X-SVN-Rev: 2321
2000-08-22 00:04:27 +00:00
Ram Viswanadha
e8b1308f23
ICU-289 Added support for ISO-2022-KR and fixed compiler warnigs
...
X-SVN-Rev: 2320
2000-08-22 00:02:54 +00:00
George Rhoten
ad2c21909e
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2319
2000-08-21 22:28:56 +00:00
George Rhoten
e9d77b6637
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2318
2000-08-21 22:17:55 +00:00
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
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
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
Yves Arrouye
df4f896f23
ICU-322 supports tags on the converter name itself, since it is an
...
alias to itself too.
X-SVN-Rev: 2171
2000-08-10 20:04:08 +00:00
Vladimir Weinstein
18d1052fd6
ICU-541 test synchronization between LCIDs and posix locale names - Win32 only
...
X-SVN-Rev: 2170
2000-08-10 19:45:46 +00:00
Vladimir Weinstein
718c069cc4
ICU-541 Implemented ures_getVersion
...
X-SVN-Rev: 2169
2000-08-10 19:10:12 +00:00
Vladimir Weinstein
e6f0cc25d2
ICU-322 UDataInfo structure must initialize size field before calling udata_getInfo
...
X-SVN-Rev: 2168
2000-08-10 16:34:07 +00:00
Yves Arrouye
d14964b8c6
ICU-393 added XMLConverter
...
X-SVN-Rev: 2167
2000-08-10 04:05:22 +00:00
Yves Arrouye
754b2862cf
ICU-322 correctky skips over the trailing 0 when looking for the nth
...
standard name.
X-SVN-Rev: 2166
2000-08-10 03:53:44 +00:00
George Rhoten
224cf62fdd
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2165
2000-08-10 02:08:49 +00:00
George Rhoten
a34fe9a10a
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2164
2000-08-10 01:59:18 +00:00
Yves Arrouye
b05b16141b
ICU-322 actual testing code for the standard names :)
...
X-SVN-Rev: 2163
2000-08-10 01:33:48 +00:00
Yves Arrouye
59a694988c
ICU-322 added tests for the standard names. The tests depend on MIME
...
and IANA tags on UTF8 and ibm-367.
X-SVN-Rev: 2162
2000-08-10 01:33:28 +00:00
Yves Arrouye
921a9787cc
ICU-322 support for standard names, which are tagged converter
...
aliases.
X-SVN-Rev: 2161
2000-08-10 01:32:29 +00:00
Yves Arrouye
563d62bc75
ICU-322 adds tag (standards) data to the generated file. The format
...
version has been bumped down to 2.1 from 3.0 since a reader for the 2.0
format can read it without noticing the extra data.
X-SVN-Rev: 2160
2000-08-10 01:31:28 +00:00
George Rhoten
0a22502b3c
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2159
2000-08-10 01:01:57 +00:00
George Rhoten
fd63d5b2d5
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2158
2000-08-10 00:52:52 +00:00
George Rhoten
c0f0217993
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2157
2000-08-10 00:28:31 +00:00
Yves Arrouye
91d5a8163e
ICU-360 fix the return of the the system exit code so that the
...
!@()$#&!)@$ make will stop. Here's the short story: on Unix system returns
the status code in the *upper 8 bits* of a 16 bit value, plus some magic
values. If you don't shift the return value right 8 bits, and return that,
then the calling process won't see the error, because it will only see the
low 8 bits (which don't make sense, the data being in the upper 8 bits).
This is a common mistake people do when using system.
Don't ask how long it took me to notice that pkgdata failed
to stop the makefiles, I'm too upset right now...
X-SVN-Rev: 2156
2000-08-10 00:09:17 +00:00
Helena Chapman
118e812785
ICU-89 Update the Collator version info again.
...
X-SVN-Rev: 2155
2000-08-09 23:39:15 +00:00
George Rhoten
2d12649bce
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2154
2000-08-09 23:34:41 +00:00
Helena Chapman
2a8843171c
ICU-89 Update the Collator version info again.
...
X-SVN-Rev: 2153
2000-08-09 23:20:50 +00:00
Vladimir Weinstein
6656731933
ICU-461 fixes to locmap (wrong data & order) + added mapping root<->LANG_NEUTRAL
...
X-SVN-Rev: 2152
2000-08-09 22:59:12 +00:00
Vladimir Weinstein
c3e8cd3c03
ICU-461 locale data synced with LCID<->POSIX mapping
...
X-SVN-Rev: 2151
2000-08-09 22:58:01 +00:00
George Rhoten
d377787679
ICU-534 Now it should work the same on non-ASCII compilers and compilers that use the same pointers for the same static strings.
...
X-SVN-Rev: 2150
2000-08-09 22:57:52 +00:00
Alan Liu
a986339aee
ICU-89 bump Collator version number due to change in Normalizer algorithm and tables
...
X-SVN-Rev: 2149
2000-08-09 22:49:33 +00:00
Madhu K
f4ff2cf82e
ICU-447 Modified the tests to avoid failures on Japnese machine
...
X-SVN-Rev: 2148
2000-08-09 22:49:24 +00:00
Helena Chapman
b573a15d4b
ICU-311 Make sure ucnv_cb.h is also exported.
...
X-SVN-Rev: 2147
2000-08-09 22:41:15 +00:00
George Rhoten
e91ba61b22
ICU-512 Infinity now parses correctly
...
X-SVN-Rev: 2146
2000-08-09 20:46:49 +00:00
Alan Liu
8710d5978d
ICU-89 bump Collator version number due to change in Normalizer algorithm and tables
...
X-SVN-Rev: 2145
2000-08-09 19:07:33 +00:00
George Rhoten
09f57a9f46
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2144
2000-08-09 17:39:16 +00:00
George Rhoten
ff045b6bb6
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2143
2000-08-09 17:24:54 +00:00
George Rhoten
22ddce2f96
ICU-535 fixed some compiler warnings
...
X-SVN-Rev: 2142
2000-08-09 17:14:35 +00:00
Vladimir Weinstein
6acca44836
ICU-457 is there such a thing as too many quotes????
...
X-SVN-Rev: 2141
2000-08-09 15:38:22 +00:00
Vladimir Weinstein
bcf0e03f75
ICU-58 CET should be MET
...
X-SVN-Rev: 2140
2000-08-09 01:45:48 +00:00
George Rhoten
5a1369d8bc
ICU-535 Removed a compiler warning
...
X-SVN-Rev: 2139
2000-08-08 23:26:10 +00:00
Vladimir Weinstein
f960d434ea
ICU-457 support for spaces in dir names on Win32 (initial revision)
...
X-SVN-Rev: 2138
2000-08-08 23:20:37 +00:00
George Rhoten
c849211ab3
ICU-535 Removed a compiler warning
...
X-SVN-Rev: 2137
2000-08-08 22:15:50 +00:00
George Rhoten
6e855d17f7
ICU-535 Removed a compiler warning
...
X-SVN-Rev: 2136
2000-08-08 21:36:52 +00:00
George Rhoten
dd9b2b776e
ICU-535 Removed a compiler warning
...
X-SVN-Rev: 2135
2000-08-08 21:20:40 +00:00
George Rhoten
760453c495
ICU-535 Removed a compiler warning
...
X-SVN-Rev: 2134
2000-08-08 20:38:48 +00:00
Madhu K
c3c345050b
ICU-447 Added tests for T_CString_strnicmp()
...
X-SVN-Rev: 2133
2000-08-08 16:55:48 +00:00
George Rhoten
74b568ba6d
ICU-512 accidentally modifed the wrong line for (isParseIntegerOnly() || sawDecimal)
...
X-SVN-Rev: 2132
2000-08-08 02:13:55 +00:00
George Rhoten
965e162a6b
ICU-472 strlen is no longer called in u_uastrncpy
...
X-SVN-Rev: 2131
2000-08-08 00:18:02 +00:00
George Rhoten
bfb09f49ac
ICU-512 Reenabled the code Unicode::digitValue(ch) and checked that an "]" in the exponent will not be interpreted as 0.
...
X-SVN-Rev: 2130
2000-08-07 23:09:41 +00:00
George Rhoten
3b0b2f66dd
ICU-512 Reenabled the code Unicode::digitValue(ch). Can directly compare certain strings now instead of creating an object to create the string.
...
X-SVN-Rev: 2129
2000-08-07 23:06:28 +00:00
Helena Chapman
bba0858715
ICU-373 Added support for Thai and JISX-208 codepages.
...
X-SVN-Rev: 2127
2000-08-07 23:06:24 +00:00
Helena Chapman
b853fb70a0
ICU-373 Added support for ibm-1388 codepage.
...
X-SVN-Rev: 2126
2000-08-07 23:04:41 +00:00
George Rhoten
bc2011f889
ICU-97 Can directly compare certain strings now instead of creating an object to create the string.
...
X-SVN-Rev: 2125
2000-08-07 23:02:51 +00:00
Madhu K
2a540650ad
ICU-103 Replaced ibm-5050 with ibm-33722
...
X-SVN-Rev: 2124
2000-08-07 22:33:50 +00:00
Madhu K
ae73db3839
ICU-447 Added tests to increase code-coverage
...
X-SVN-Rev: 2123
2000-08-07 22:25:48 +00:00
Vladimir Weinstein
51a6a42dbe
ICU-461 LCID <-> POSIX translation is updated and synchronized with Windows data
...
X-SVN-Rev: 2122
2000-08-07 22:01:07 +00:00
George Rhoten
6ccfa23662
ICU-447 fix for Windows 2000/Solaris CC differences. The unsafe macro is not called when the utf8 character is larger than the size of the array.
...
X-SVN-Rev: 2121
2000-08-07 21:27:51 +00:00
Helena Chapman
33a776e6e5
ICU-373 Added support for ibm-1388 codepage.
...
X-SVN-Rev: 2120
2000-08-07 21:14:31 +00:00
George Rhoten
a99304e373
ICU-534 fix for compiler optimization on Windows 2000/Solaris CC.
...
X-SVN-Rev: 2119
2000-08-07 21:12:14 +00:00
Helena Chapman
1a9b1ef2ee
ICU-322 Skip the MIME tag for the canonical names...
...
X-SVN-Rev: 2118
2000-08-07 18:05:01 +00:00
Madhu K
cd35abcaaa
ICU-447 Fixed so that unsafe macro is called correctly
...
X-SVN-Rev: 2117
2000-08-07 16:49:02 +00:00
Helena Chapman
7a179083c4
ICU-322 updated alias generator to skip the canonical name tags.
...
X-SVN-Rev: 2116
2000-08-05 01:30:54 +00:00
Madhu K
7f35c8299b
ICU-447 Added Collation tests
...
X-SVN-Rev: 2115
2000-08-04 20:41:10 +00:00
Madhu K
8bfec46307
ICU-447 Added Collation tests
...
X-SVN-Rev: 2114
2000-08-04 19:57:18 +00:00
Helena Chapman
f97c70b9fd
ICU-411 Added unum_applyPattern().
...
X-SVN-Rev: 2113
2000-08-04 19:01:19 +00:00
Yves Arrouye
f49a604ffe
ICU-514 added a general guideline about using static for symbols that
...
are not explictely extern, and a C++ one for declarations in the first
member of for() loops.
X-SVN-Rev: 2112
2000-08-04 05:02:37 +00:00
Yves Arrouye
67948bdd9f
ICU-322 added uprv_strnicmp() for use by gencnval.
...
X-SVN-Rev: 2111
2000-08-04 04:48:09 +00:00
Yves Arrouye
e26463f372
ICU-322 allows parsing of tags after aliases; a tagged alias looks
...
like alias { tag1 tag2 tag3 } per Carl's suggested syntax. Note that the
tags aren't stored at this point, just correctly skipped over.
X-SVN-Rev: 2110
2000-08-04 00:37:27 +00:00
Yves Arrouye
c0863dde97
ICU-322 added tags to some charset, and explained the new file
...
format; also added a warning that one needs to run gencnval and maybe
pkgdata for changes to take effect.
X-SVN-Rev: 2109
2000-08-04 00:36:28 +00:00
Madhu K
60c33f96d8
ICU-447 Added tests to increase code-coverage
...
X-SVN-Rev: 2108
2000-08-03 23:26:38 +00:00
Vladimir Weinstein
6b29fc4ab2
ICU-460 declared a variable outside of for loop (Linux warning)
...
X-SVN-Rev: 2107
2000-08-03 19:17:22 +00:00
Vladimir Weinstein
ad5d9a639d
ICU-447 fixed test data (back_unsafe was missing the last element - zero)
...
X-SVN-Rev: 2106
2000-08-03 17:00:25 +00:00
Madhu K
602de054b9
ICU-447 Uncommented the tests after the bug fix
...
X-SVN-Rev: 2105
2000-08-02 23:41:11 +00:00
Madhu K
3c59e35c1e
ICU-447 fixed expand
...
X-SVN-Rev: 2104
2000-08-02 23:40:16 +00:00
Steven R. Loomis
de7305fe63
ICU-447 fixes for IEEERemainder test so it will pass on actual IEEE compliant platforms
...
X-SVN-Rev: 2103
2000-08-02 22:47:18 +00:00
Madhu K
d15b3ffcc8
ICU-447 Modified the test to avoid back slashes in u_charsToUChars()
...
X-SVN-Rev: 2102
2000-08-02 21:07:45 +00:00
Madhu K
bb4530dc44
ICU-447 Added tests for the deprecated API to increase the code coverage
...
X-SVN-Rev: 2101
2000-08-02 21:00:23 +00:00
Madhu K
9e0a2398a6
ICU-447 Added tests for ucol_getDefaultRulesArray
...
X-SVN-Rev: 2100
2000-08-02 19:53:47 +00:00
Steven R. Loomis
6fa70ecf4a
ICU-527 Don't crash if setlocale() returns NULL
...
X-SVN-Rev: 2099
2000-08-02 19:36:19 +00:00
Steven R. Loomis
afbd051d76
ICU-311 more cbWrite updates and changes to the included callbacks
...
X-SVN-Rev: 2098
2000-08-02 19:35:17 +00:00
Steven R. Loomis
ba6432c9e1
ICU-447 corrected data for ebcdic
...
X-SVN-Rev: 2097
2000-08-02 19:34:11 +00:00
Vladimir Weinstein
0413fcf2dc
ICU-432 fixes for running on a japanese machine
...
X-SVN-Rev: 2096
2000-08-02 19:06:18 +00:00
Vladimir Weinstein
168fff1af1
ICU-432 ctor didn't use invariant conversion
...
X-SVN-Rev: 2095
2000-08-02 19:05:12 +00:00
Madhu K
ab6c472ce8
ICU-447 Modified for better code coverage
...
X-SVN-Rev: 2094
2000-08-02 18:02:16 +00:00
Vladimir Weinstein
b5729771ae
ICU-409 if ICU_DATA is not set, icudata.dll will end the same place as icuuc.dll and icui18n.dll
...
X-SVN-Rev: 2093
2000-08-02 04:43:39 +00:00
Madhu K
9a8fa05d98
ICU-447 Added tests for code coverage of CompactArrays
...
X-SVN-Rev: 2092
2000-08-02 00:03:10 +00:00
Helena Chapman
cc2c2fdfc9
ICU-522 Fixed the iterator problem so it does not consume too many
...
characters... Use CollationIteratorTest::TestPrevious to verify the fix.
X-SVN-Rev: 2091
2000-08-01 22:06:33 +00:00
Alan Liu
93e8e8ce15
ICU-89 add ComposedCharIter test
...
X-SVN-Rev: 2090
2000-08-01 20:29:40 +00:00
Alan Liu
fdb2dc8d65
ICU-89 fix handling of recursively decomposing chars
...
X-SVN-Rev: 2089
2000-08-01 20:29:15 +00:00
Vladimir Weinstein
2d4ed86f3e
ICU-432 UnicodeConverter copy ctor used new for memory freed by free
...
X-SVN-Rev: 2088
2000-08-01 19:41:44 +00:00
George Rhoten
c97ff0012b
ICU-469 added some Todo comments.
...
X-SVN-Rev: 2087
2000-08-01 17:58:43 +00:00
Vladimir Weinstein
8c44071056
ICU-460 more OS/390 fixes
...
X-SVN-Rev: 2086
2000-08-01 03:25:35 +00:00
Yves Arrouye
6dd0c56667
ICU-515 make check depends on make all.
...
X-SVN-Rev: 2085
2000-08-01 01:55:54 +00:00
Yves Arrouye
723cec4f28
ICU-518 UnicodeConverterCPP renamed to UnicodeConverter.
...
X-SVN-Rev: 2084
2000-08-01 00:44:15 +00:00
Steven R. Loomis
f95365b1b3
ICU-519 check c++ and c compilers for sparcv9
...
X-SVN-Rev: 2083
2000-08-01 00:39:55 +00:00
Madhu K
ef00c94aa2
ICU-311 header file ucnv_cb.h missing
...
X-SVN-Rev: 2082
2000-07-31 23:39:28 +00:00
Madhu K
7d0f5059c1
ICU-447 Added tests for more code coverage in ucnv_cb.c
...
X-SVN-Rev: 2081
2000-07-31 22:42:14 +00:00
Vladimir Weinstein
db89e9de44
ICU-460 Fixed test crash in verbose mode
...
X-SVN-Rev: 2080
2000-07-31 22:36:03 +00:00
Vladimir Weinstein
759d6be056
ICU-460 OS/390 related changes
...
X-SVN-Rev: 2079
2000-07-31 22:33:44 +00:00
Yves Arrouye
44ec4fe502
ICU-353 fixed decls and calls.
...
X-SVN-Rev: 2078
2000-07-31 18:47:58 +00:00
Yves Arrouye
7cc6dbc8c8
ICU-353 corrected initialization of array.
...
X-SVN-Rev: 2077
2000-07-31 18:46:38 +00:00
Yves Arrouye
b386934919
ICU-89 fixed return of -1 to be cast to UChar.
...
X-SVN-Rev: 2076
2000-07-31 18:44:56 +00:00
Steven R. Loomis
7bba28ace0
ICU-344 test data incorrect for EBCDIC_STATEFUL
...
X-SVN-Rev: 2075
2000-07-31 14:42:09 +00:00
Steven R. Loomis
ee9ba216fc
ICU-344 reset state properly after callback
...
X-SVN-Rev: 2074
2000-07-31 14:39:47 +00:00
Steven R. Loomis
70ef5879e2
ICU-311 cbWrite implementation
...
X-SVN-Rev: 2073
2000-07-31 14:38:10 +00:00
Steven R. Loomis
572d50e566
ICU-434 yet more updates
...
X-SVN-Rev: 2072
2000-07-28 23:40:30 +00:00
Steven R. Loomis
90592a3564
ICU-372 removed language codes pending further discussion [nb & nn]372: removed language codes pending further discussion [nb & nn]372: removed language codes pending further discussion [nb & nn]
...
X-SVN-Rev: 2071
2000-07-28 18:06:41 +00:00
Steven R. Loomis
0f16a2c0a9
ICU-372 removed nn/nb pending alias changes..
...
X-SVN-Rev: 2070
2000-07-28 18:05:44 +00:00
Steven R. Loomis
a4bb30da94
ICU-370 remove a static-time load of icudata
...
X-SVN-Rev: 2069
2000-07-28 17:53:35 +00:00
Steven R. Loomis
9c68d7e1ac
ICU-391 fixed a broken echo line
...
X-SVN-Rev: 2068
2000-07-28 17:50:05 +00:00
Steven R. Loomis
0e9ba45705
ICU-308 new TestNull
...
X-SVN-Rev: 2067
2000-07-28 17:24:48 +00:00
Steven R. Loomis
dccee58fd6
ICU-308 test for normalizing NULLs
...
X-SVN-Rev: 2066
2000-07-28 17:22:38 +00:00
Steven R. Loomis
9621dd80fb
ICU-496 don't exit() from tests!
...
X-SVN-Rev: 2065
2000-07-28 17:06:01 +00:00
George Rhoten
78d44a676d
ICU-307 Changed the error message format as specified by Alan
...
X-SVN-Rev: 2064
2000-07-28 15:17:24 +00:00
Vladimir Weinstein
2fd9124028
ICU-460 porting changes OS390
...
X-SVN-Rev: 2063
2000-07-28 04:09:39 +00:00
George Rhoten
121331491c
ICU-307 The test no longer crashes with a NULL pointer exception on my machine.
...
X-SVN-Rev: 2062
2000-07-28 03:27:17 +00:00
Vladimir Weinstein
188de0a3c0
ICU-460 porting changes OS/390
...
X-SVN-Rev: 2061
2000-07-28 03:18:30 +00:00
George Rhoten
01583c7470
ICU-469 Added some improvements to speed up the code by 10% for normal unicode conversion.
...
X-SVN-Rev: 2060
2000-07-28 03:11:38 +00:00
Steven R. Loomis
23976a9f66
ICU-103 fix for hpux
...
X-SVN-Rev: 2059
2000-07-27 22:05:23 +00:00
Vladimir Weinstein
9a5203cf01
ICU-403 update to code standards (we use doxygen not doc++ and do not use C++ comments in C files)
...
X-SVN-Rev: 2058
2000-07-27 17:08:20 +00:00
Madhu K
5841aa4423
ICU-447 Fixed errors in regression test
...
X-SVN-Rev: 2057
2000-07-27 16:58:34 +00:00
Madhu K
23f8c8efb7
ICU-447 clean up
...
X-SVN-Rev: 2056
2000-07-27 01:14:52 +00:00
Madhu K
8995149618
ICU-447 Fixed errors in regression test
...
X-SVN-Rev: 2055
2000-07-27 01:13:21 +00:00
Steven R. Loomis
ea283ab003
ICU-89 add normconf to Makefile.in
...
X-SVN-Rev: 2054
2000-07-26 23:33:28 +00:00
Madhu K
235862a18f
ICU-447 Added regressiong tests for utf8
...
X-SVN-Rev: 2053
2000-07-26 23:26:57 +00:00
Madhu K
855b610aba
ICU-447 Added tests for more code coverage in utf_impl.c
...
X-SVN-Rev: 2052
2000-07-26 22:37:47 +00:00
Madhu K
8cf8308bc9
ICU-176 Fixed utf8_appendCharSafeBody to handle buffer overflow correctly
...
X-SVN-Rev: 2051
2000-07-26 22:37:11 +00:00
Steven R. Loomis
de7b2bd35a
ICU-176 utf8 table update for unix
...
X-SVN-Rev: 2050
2000-07-26 20:37:53 +00:00
Alan Liu
811aebdf9d
ICU-89 rename local variable
...
X-SVN-Rev: 2049
2000-07-26 20:17:45 +00:00
Alan Liu
7678a3a760
ICU-89 add private doReplace
...
X-SVN-Rev: 2048
2000-07-26 16:41:17 +00:00
Alan Liu
9020805ecf
ICU-89 numerous changes large and small to bring into conformance with UTR15
...
X-SVN-Rev: 2047
2000-07-26 16:40:43 +00:00
Alan Liu
d394403080
ICU-89 add UTR15 conformance test
...
X-SVN-Rev: 2046
2000-07-26 16:27:18 +00:00
Alan Liu
aaedfda461
ICU-89 change typeMask to typeBit, other updates for 3.0 conformance
...
X-SVN-Rev: 2045
2000-07-26 16:24:12 +00:00
Madhu K
b01b8f0cab
ICU-447 Added tests for utf8
...
X-SVN-Rev: 2041
2000-07-26 02:05:15 +00:00
Madhu K
2ed6efa244
ICU-176 UCAPI needed for utf_countTrailBytes for export
...
X-SVN-Rev: 2040
2000-07-26 02:01:00 +00:00
Madhu K
460392f2d8
ICU-176 Added ifdef for U_IMPORT and U_EXPORT for utf_countTrailBytes
...
X-SVN-Rev: 2039
2000-07-26 02:00:22 +00:00
George Rhoten
4a3d9b01fe
ICU-469 Fixed a few offset errors with trucated UTF-8 chars,
...
and the invalid UTF-8 tail should now be written with small buffers.
X-SVN-Rev: 2038
2000-07-26 00:55:30 +00:00
George Rhoten
e4767761cf
ICU-311 The offset is now incremented with the target when a character is substitued.
...
I also removed some tabs within the file.
X-SVN-Rev: 2037
2000-07-26 00:20:19 +00:00
Madhu K
27beba0cf0
ICU-447 Added tests for utf-8 for CALLBACK
...
X-SVN-Rev: 2036
2000-07-25 21:12:16 +00:00
Madhu K
16adb7cb27
ICU-447 Fixed errors in test data
...
X-SVN-Rev: 2034
2000-07-25 21:11:39 +00:00
George Rhoten
11452e3956
ICU-469 Fixed various UTF-8 offset bugs and added some
...
optimizations by doing pointer arithmatic instead of array indexing.
X-SVN-Rev: 2033
2000-07-25 19:33:02 +00:00
Yves Arrouye
3e9dfa505f
ICU-353 removed warnings.
...
X-SVN-Rev: 2032
2000-07-25 17:00:23 +00:00
Madhu K
9882141a96
ICU-176 two important macros need more parentheses for op precedence!
...
X-SVN-Rev: 2031
2000-07-25 00:46:25 +00:00
Madhu K
2756f4ce2a
ICU-447 Added test for improving code coverage in ucnv_bld.c
...
X-SVN-Rev: 2030
2000-07-24 22:07:39 +00:00
George Rhoten
d27fbfa1f1
ICU-469 When fromUCharErrorBehaviour was set to
...
the function pointer in the jump table that jumped to
UCNV_FROM_U_CALLBACK_STOP, the macros would
break out of the current loop prematurely.
X-SVN-Rev: 2029
2000-07-24 20:33:23 +00:00
Helena Chapman
58e200df8b
ICU-450 utrans.h is not exported in the Win32 release build configuration.
...
X-SVN-Rev: 2028
2000-07-24 19:07:12 +00:00
Madhu K
c4b35e4235
ICU-367 comment out unused functions
...
X-SVN-Rev: 2027
2000-07-24 17:32:41 +00:00
Madhu K
d7e145a214
ICU-447 Added test for code coverage
...
for the API registerInstance and unregister
X-SVN-Rev: 2026
2000-07-24 17:09:07 +00:00
George Rhoten
c6dd3c3c43
ICU-469 miscellaneous bug fixes for UTF-8
...
X-SVN-Rev: 2025
2000-07-22 03:21:16 +00:00
Alan Liu
a96ab43e48
ICU-498 indentation cleanup
...
X-SVN-Rev: 2024
2000-07-22 00:10:49 +00:00
Markus Scherer
e5a45a1553
ICU-311 comment out tests for currently known broken functionality
...
X-SVN-Rev: 2023
2000-07-22 00:08:14 +00:00
Markus Scherer
9a4e8565f5
ICU-311 formally remove broken iso-2022 support for now
...
X-SVN-Rev: 2022
2000-07-22 00:02:57 +00:00
Markus Scherer
3aacc28a78
ICU-311 harden some functions for bad input
...
X-SVN-Rev: 2021
2000-07-21 23:58:31 +00:00
Markus Scherer
9e6547c41d
ICU-311 comment out tests for currently known broken functionality
...
X-SVN-Rev: 2020
2000-07-21 23:58:01 +00:00
Markus Scherer
bf3ccf4f1b
ICU-311 attempt to count only real errors, not each printf-style piece of each output line
...
X-SVN-Rev: 2019
2000-07-21 23:28:41 +00:00
Markus Scherer
e76fb1f0ca
ICU-311 comment out tests for currently known broken functionality
...
X-SVN-Rev: 2018
2000-07-21 23:28:07 +00:00
Markus Scherer
76126da0f7
ICU-411 test again for number pattern symbol setting
...
X-SVN-Rev: 2017
2000-07-21 23:27:47 +00:00
Markus Scherer
6e5dc84c5c
ICU-311 comment out currently unused functions
...
X-SVN-Rev: 2016
2000-07-21 22:48:15 +00:00
Alan Liu
b04ef38000
ICU-436 remove unused code
...
X-SVN-Rev: 2015
2000-07-21 22:24:35 +00:00
Alan Liu
9fdabc33eb
ICU-89 for normalizer conformance testing
...
X-SVN-Rev: 2014
2000-07-21 21:30:34 +00:00
George Rhoten
1e5e8a4f36
ICU-469 small speed improvement for UTF-8
...
X-SVN-Rev: 2009
2000-07-21 20:42:04 +00:00
Madhu K
c778f68dd7
ICU-103 Added ibm-1388(mbcs)
...
X-SVN-Rev: 2008
2000-07-21 19:57:26 +00:00
Steven R. Loomis
5708eda4fb
ICU-434 use new callback test code
...
X-SVN-Rev: 2006
2000-07-21 18:06:48 +00:00
Steven R. Loomis
31323c1e73
ICU-434 new callback code
...
X-SVN-Rev: 2005
2000-07-21 18:05:48 +00:00
Madhu K
b4ff35848d
ICU-447 Added test for more conditions of utf-8
...
X-SVN-Rev: 2004
2000-07-21 01:59:08 +00:00
George Rhoten
5f79ea13fe
ICU-469 follows the coding style rules better, and fixed a few UTF-8 bugs
...
X-SVN-Rev: 2003
2000-07-21 01:25:30 +00:00
Madhu K
d176083943
ICU-447 Added test for more code coverage
...
X-SVN-Rev: 2002
2000-07-21 01:06:11 +00:00
Madhu K
c53c24ac34
ICU-447 Added test for euc-tw and toUnicode fallback
...
X-SVN-Rev: 2001
2000-07-21 01:02:00 +00:00
Steven R. Loomis
6260858f4f
ICU-107 ubidiwrt.c
...
X-SVN-Rev: 2000
2000-07-21 00:53:51 +00:00
Steven R. Loomis
77001a5b42
ICU-184 Why was this file still here?
...
X-SVN-Rev: 1999
2000-07-21 00:25:26 +00:00
Markus Scherer
b79af69ea4
ICU-107 inverse bidi roundtrip tests
...
X-SVN-Rev: 1998
2000-07-21 00:16:51 +00:00
Helena Chapman
7a06f07238
ICU-411 Added unum_applyPattern() in C. Updated to use setSecondaryGrouping() in the attribute list include C tests.
...
X-SVN-Rev: 1997
2000-07-20 23:47:59 +00:00
Ram Viswanadha
34243c74d9
ICU-372 Added language codes
...
X-SVN-Rev: 1996
2000-07-20 23:16:01 +00:00
Vladimir Weinstein
b32fbfedc6
ICU-447 removed dead code
...
X-SVN-Rev: 1995
2000-07-20 22:25:32 +00:00
Vladimir Weinstein
15fc9df99f
ICU-360 win32 port - another dependency
...
X-SVN-Rev: 1994
2000-07-20 21:38:28 +00:00
Markus Scherer
09bbdebbe0
ICU-400 improve tests for u_strchr(), u_strstr(), u_strchr32() (compare pointers, not contents)
...
X-SVN-Rev: 1993
2000-07-20 21:32:19 +00:00
Vladimir Weinstein
42fe74c7d2
ICU-442 remove dependency on wchar.h
...
X-SVN-Rev: 1992
2000-07-20 20:52:12 +00:00
Steven R. Loomis
e98c85a500
ICU-351 data update
...
X-SVN-Rev: 1991
2000-07-20 20:29:51 +00:00
Steven R. Loomis
d87ddcf998
ICU-351 data update:
...
X-SVN-Rev: 1990
2000-07-20 20:28:20 +00:00
Steven R. Loomis
5e28d6cde7
ICU-351 data updates
...
X-SVN-Rev: 1989
2000-07-20 20:27:49 +00:00
Steven R. Loomis
a13a277477
ICU-351 locale update
...
X-SVN-Rev: 1988
2000-07-20 20:25:46 +00:00
Steven R. Loomis
628f470ec6
ICU-360 rebuild CTOC when list changes
...
X-SVN-Rev: 1987
2000-07-20 20:24:53 +00:00
Vladimir Weinstein
a2d2ba716b
ICU-460 PTX config change
...
X-SVN-Rev: 1986
2000-07-20 20:10:31 +00:00
Vladimir Weinstein
27573f3460
ICU-460 bool_t -> UBool - build was broken on PTX
...
X-SVN-Rev: 1985
2000-07-20 20:10:14 +00:00
Madhu K
d26456b97e
ICU-447 added offsets
...
X-SVN-Rev: 1984
2000-07-20 20:08:40 +00:00
Markus Scherer
d09cb0ff0c
ICU-176 document behavior of old vs. new functions - first code unit of the string...
...
X-SVN-Rev: 1983
2000-07-20 20:03:04 +00:00
Vladimir Weinstein
01aa01cf2e
ICU-489 better error reporting and infinite loop fix
...
X-SVN-Rev: 1982
2000-07-20 19:56:52 +00:00
Markus Scherer
e2807503a1
ICU-103 check in ibm-964 for euc-tw
...
X-SVN-Rev: 1981
2000-07-20 19:00:18 +00:00
Markus Scherer
ecb2029258
ICU-103 check in ibm-964 for euc-tw
...
X-SVN-Rev: 1980
2000-07-20 18:45:26 +00:00
Markus Scherer
3ea980f5f4
ICU-103 euc-jp replace 954 by 5050
...
X-SVN-Rev: 1975
2000-07-20 16:37:09 +00:00
Markus Scherer
9f0caf33f8
ICU-103 remove ibm-954.ucm, replaced by ibm-5050.ucm (euc-jp)
...
X-SVN-Rev: 1974
2000-07-20 16:34:41 +00:00
Alan Liu
3d820108d3
ICU-307 eliminate unneeded entries due to lenient matching, keeping IANA/MIME names; retry with MINIMAL changes
...
X-SVN-Rev: 1973
2000-07-20 16:04:19 +00:00
Alan Liu
24c2b9c0e6
ICU-306 eliminate ambiguities (1 alias->n converters) from alias table; redo with MINIMAL changes
...
X-SVN-Rev: 1972
2000-07-20 15:44:05 +00:00
Steven R. Loomis
c15d1b2fda
ICU-372 commented out dup id's, reverted some changes
...
X-SVN-Rev: 1971
2000-07-20 07:37:44 +00:00
Yves Arrouye
a3b6777ec0
ICU-377 small fixes for Darwin.
...
X-SVN-Rev: 1970
2000-07-20 05:17:49 +00:00
Yves Arrouye
13dccbd5b1
ICU-377 split the POXIX functionality into U_POSIX_LOCALE,
...
U_POSIX_TIMEZONE, and add U_HAVE_NL_LANGINFO for those that have
U_POSIX_LOCALE defined (may or may not have nl_langinfo()). nl_langinfo()
should be autodected but I'm lazy today (and everything in putil.c should
be autodected, actually, so there!). For Darwin, define U_POSIX_LOCALE
but not U_HAVE_NL_LANGINFO.
X-SVN-Rev: 1969
2000-07-20 04:43:47 +00:00
Vladimir Weinstein
39233c5c64
ICU-360 pkgdata windows port - code cleanup
...
X-SVN-Rev: 1968
2000-07-20 03:33:38 +00:00
Vladimir Weinstein
a7264927d5
ICU-360 pkgdata windows port - makedata.mak cleanup
...
X-SVN-Rev: 1967
2000-07-20 03:32:51 +00:00
Vladimir Weinstein
860b3a4480
ICU-360 pkdata windows port - updated dependencies in the workspace
...
X-SVN-Rev: 1966
2000-07-20 03:32:11 +00:00
Vladimir Weinstein
6ab5602fcd
ICU-360 "debug" should be as good as "Debug" - fixed a typo
...
X-SVN-Rev: 1965
2000-07-20 01:26:54 +00:00
Helena Chapman
f9ea95a88e
ICU-401 More 400 compilation changes.
...
X-SVN-Rev: 1964
2000-07-20 00:39:21 +00:00
Markus Scherer
9a3bfe4de8
ICU-103 check in ibm-5050 for euc-jp (new table)
...
X-SVN-Rev: 1963
2000-07-20 00:31:47 +00:00
George Rhoten
0d727eb7f0
ICU-469 Fixed a problem when UTF-8 has a surrogate on two different buffers.
...
X-SVN-Rev: 1962
2000-07-20 00:10:15 +00:00
Alan Liu
ed0fa66665
ICU-307 add tests for alias table integrity
...
X-SVN-Rev: 1961
2000-07-19 23:57:13 +00:00
Alan Liu
48dd6446c1
ICU-307 eliminate unneeded entries due to lenient matching, keeping IANA/MIME names
...
X-SVN-Rev: 1960
2000-07-19 23:54:08 +00:00
Markus Scherer
1310434baf
ICU-103 check in ibm-1370 with roundtrip/fallback flags
...
X-SVN-Rev: 1959
2000-07-19 23:46:15 +00:00
Alan Liu
deb8e9224e
ICU-306 eliminate ambiguities (1 alias->n converters) from alias table
...
X-SVN-Rev: 1958
2000-07-19 23:07:13 +00:00
Alan Liu
1ab1e529c5
ICU-307 lenient converter name matching
...
X-SVN-Rev: 1957
2000-07-19 22:18:43 +00:00
Madhu K
8509d36272
ICU-447 Added tests for more code coverage for umemstrm.c
...
X-SVN-Rev: 1956
2000-07-19 21:59:04 +00:00
Markus Scherer
fc5da8caef
ICU-103 fromU() improvement needed more condition checking
...
X-SVN-Rev: 1955
2000-07-19 21:54:16 +00:00
Markus Scherer
7130aeef99
ICU-103 more performance in fromU() by goto _into_ the loop
...
X-SVN-Rev: 1954
2000-07-19 21:24:04 +00:00
Madhu K
e7a0a04d63
ICU-447 Added tests for code coverage for umemstrm.c
...
X-SVN-Rev: 1950
2000-07-19 20:59:55 +00:00
Vladimir Weinstein
2fd77b0c75
ICU-360 win32 port - initial working commit
...
X-SVN-Rev: 1949
2000-07-19 20:58:13 +00:00
Madhu K
a13de6c1a8
ICU-447 corrected the test case for utf-8
...
X-SVN-Rev: 1948
2000-07-19 20:14:47 +00:00
Madhu K
32a0e9ae2b
ICU-447 Added tests for utf8 to show the bug found
...
X-SVN-Rev: 1947
2000-07-19 20:14:27 +00:00
Ram Viswanadha
b89bb3f270
ICU-336 Added Swedish variant and locale
...
jitterbug 372: Added language codes
X-SVN-Rev: 1946
2000-07-19 17:43:24 +00:00
Ram Viswanadha
52514e709e
ICU-336 Added Swedish variant and locale
...
X-SVN-Rev: 1945
2000-07-19 17:41:30 +00:00
Alan Liu
85d51e6ece
ICU-89 improve performance for non-composing combining
...
X-SVN-Rev: 1944
2000-07-19 16:09:09 +00:00
Vladimir Weinstein
b0cf4a4cad
ICU-360 more win32 changes
...
X-SVN-Rev: 1941
2000-07-19 06:45:14 +00:00
Yves Arrouye
22e9ef7d41
ICU-212 add *.bin to the bunch of files we symlink into the build directory during out-of-source builds.
...
X-SVN-Rev: 1940
2000-07-19 05:06:49 +00:00
Yves Arrouye
2bda482246
ICU-447 don't depend on Windows' handling of decls in for loops, it's broken!
...
X-SVN-Rev: 1939
2000-07-19 04:58:37 +00:00
Yves Arrouye
9fbbbf01bc
ICU-377 removed U_RHAPSODY, only U_DARWIN is used now.
...
X-SVN-Rev: 1938
2000-07-19 04:29:20 +00:00
Helena Chapman
5eda06b3c0
ICU-401 more s/400 compilation changes.
...
X-SVN-Rev: 1937
2000-07-19 00:21:29 +00:00
Madhu K
fc7dca35f0
ICU-447 Added tests for more code coverage for mbcs
...
X-SVN-Rev: 1936
2000-07-18 23:42:41 +00:00