Commit Graph

1829 Commits

Author SHA1 Message Date
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