Commit Graph

2381 Commits

Author SHA1 Message Date
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
6dead1ec6d Initial checkin: this application writes the .brk files for ICU.
X-SVN-Rev: 2455
2000-09-19 21:05:46 +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
Alan Liu
8789277d67 Add missing newline to end of file (to make diff et al happy)
X-SVN-Rev: 2453
2000-09-19 19:26:47 +00:00
Alan Liu
d39ed7b0eb Convert non-ASCII characters to Unicode
X-SVN-Rev: 2452
2000-09-19 19:24:47 +00:00
Alan Liu
663e3b071d Add missing newline to end of file (to make diff et al happy)
X-SVN-Rev: 2451
2000-09-19 18:37:36 +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
fcd4c3780e ICU-564 reduce C++ code memory leaks
X-SVN-Rev: 2447
2000-09-19 17:04:47 +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
Eric Mader
308e4ef84b In writeTablesToFile we need to look at the littleEndian flag
when writing the endianness flag

X-SVN-Rev: 2435
2000-09-15 16:07:52 +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
Ram Viswanadha
68b726a228 no message
X-SVN-Rev: 2429
2000-09-11 15:27:48 +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