glibc/iconv
Ulrich Drepper c7c3b0e907 Update.
2000-08-29  Akira Higuchi  <a@kondara.org>

	* iconv/gconv_db.c (increment_counter): Reset __init_fct, __fct,
	and __end_fct fields of struct __gconv_step.
	* iconv/Makefile (tests): Add iconv-bug2.
	* iconv/iconv-bug2.c: New file.

	* iconvdata/euc-kr.c (BODY for FROM_LOOP): Pass 'inend - inptr'
	instead of 'inptr - inend' to ksc5601_to_ucs4.

	* iconvdata/sjis.c (BODY for FROM_LOOP): Allow 0x7f character.

	* iconvdata/iso-2022-cn.c (BODY for FROM_LOOP): If an incomplete
	character or shift sequence is found at the end of the input
	string, return__GCONV_INCOMPLETE_INPUT instead of
	__GCONV_EMPTY_INPUT.
	* iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Likewise.
	* iconvdata/iso-2022-kr.c (BODY for FROM_LOOP): Likewise.

	* iconvdata/iso-2022-jp.c (BODY for FROM_LOOP): Return
	__GCONV_ILLEGAL_INPUT for 8bit characters.
2000-08-29 21:14:05 +00:00
..
gconv_builtin.c Update. 2000-07-12 20:06:44 +00:00
gconv_builtin.h Add WCHAR_T alias. 2000-07-25 21:57:31 +00:00
gconv_close.c Update. 2000-06-19 21:12:06 +00:00
gconv_conf.c Update. 2000-08-23 20:39:41 +00:00
gconv_db.c Update. 2000-08-29 21:14:05 +00:00
gconv_dl.c Update. 2000-06-06 05:02:18 +00:00
gconv_int.h * iconv/gconv_int.h (norm_add_slashes): Protect suffix expansion. 2000-06-23 16:24:55 +00:00
gconv_open.c Update. 2000-07-17 22:09:30 +00:00
gconv_simple.c (ucs4_internal_loop): Don't handle errors when transliterating. (ucs4_internal_loop_unaligned): Likewise. (ucs4le_internal_loop): Likewise. (ucs4le_internal_loop_unaligned): Likewise. 2000-08-25 22:06:25 +00:00
gconv_trans.c Update. 2000-08-25 22:13:09 +00:00
gconv.c Update. 2000-06-16 00:39:38 +00:00
gconv.h Update. 2000-06-19 21:12:06 +00:00
iconv_close.c Update. 2000-04-21 16:15:11 +00:00
iconv_open.c Update. 2000-04-21 16:15:11 +00:00
iconv_prog.c Update. 2000-06-20 00:34:21 +00:00
iconv.c Update. 2000-06-10 22:54:47 +00:00
iconv.h Update. 2000-05-21 20:13:15 +00:00
loop.c Update. 2000-08-25 22:13:09 +00:00
Makefile Update. 2000-06-12 19:47:50 +00:00
skeleton.c Update. 2000-08-25 22:13:09 +00:00
tst-iconv1.c 2000-05-22 Andreas Jaeger <aj@suse.de> 2000-05-22 09:01:33 +00:00
Versions Update. 1999-01-18 23:15:16 +00:00