glibc/iconv
Ulrich Drepper ac3d553b8b Update.
2002-07-27  Ulrich Drepper  <drepper@redhat.com>

	* iconvdata/Makefile (CPPFLAGS): Add NOT_IN_libc.

	* iconv/iconv_prog.c (main): Improve error message for the cases
	where -t and/or -f parameter are missing.

2002-07-10  Stepan Kasal  <kasal@math.cas.cz>

	* posix/regexec.c (re_match): Reorganize to remove duplicate code.
	(re_search): Likewise.
	(re_match_2): Likewise.
	(re_search_2): Likewise.
	(re_search_stub): New function.
	(re_search_2_stub): New function.
	* regcomp.c (re_compile_pattern): Typo in a comment fixed.

2002-07-10  Isamu Hasegawa  <isamu@yamato.ibm.com>

	* posix/regex_internal.h: Add new member STOP to struct re_string_t.
	(re_string_eoi): Use STOP instead of LEN.
	* posix/regex_internal.c (re_string_allocate): Initialize pstr->len.
	(re_string_construct): Likewise.
	(re_string_reconstruct): Adjust pstr->stop like pstr->len.
	* posix/regexec.c (re_search_internal): Add a new argument STOP
	so that it can handle the argument STOP of re_search_2 and re_match_2
	correctly.
	(regexec): Adapt to new I/F of re_search_internal.
	(re_search_stub): Likewise.
2002-07-27 08:20:17 +00:00
..
dummy-repertoire.c
gconv.c
gconv.h
gconv_builtin.c
gconv_builtin.h
gconv_cache.c
gconv_charset.h * iconv/gconv_charset.h (upstr): Add inline keyword, quiets warning. 2002-05-14 02:22:58 +00:00
gconv_close.c
gconv_conf.c Update. 2002-03-15 09:30:44 +00:00
gconv_db.c
gconv_dl.c
gconv_int.h Update. 2002-03-15 09:30:44 +00:00
gconv_open.c Update. 2001-11-29 05:00:56 +00:00
gconv_simple.c Update. 2002-06-28 21:23:06 +00:00
gconv_trans.c
iconv.c
iconv.h
iconv_charmap.c Realloc error handling memory leak fix. 2001-12-29 15:57:15 +00:00
iconv_close.c
iconv_open.c Update. 2001-11-29 05:00:56 +00:00
iconv_prog.c Update. 2002-07-27 08:20:17 +00:00
iconv_prog.h
iconvconfig.c Update. 2002-06-30 17:15:19 +00:00
iconvconfig.h
loop.c Update. 2002-06-28 21:23:06 +00:00
Makefile Update. 2002-07-25 08:19:59 +00:00
skeleton.c Update. 2002-05-15 06:02:35 +00:00
strtab.c
tst-iconv1.c
tst-iconv2.c
tst-iconv3.c Update. 2002-03-24 13:03:01 +00:00
Versions Update. 2002-02-01 23:24:05 +00:00