log

age author description
Tue, 05 Sep 2006 11:54:25 +0000 Bruno Haible (iconv_alloc): Handle the IRIX iconv behaviour.
Tue, 05 Sep 2006 11:51:57 +0000 Bruno Haible (iconv_alloc): Call iconv with 2xNULL arguments, also to flush the state
Tue, 05 Sep 2006 11:49:36 +0000 Bruno Haible (iconv_alloc): Call iconv with 4xNULL arguments initially, to reset the state.
Tue, 05 Sep 2006 11:48:30 +0000 Bruno Haible (iconv_alloc): No need to test for " && dest " at the end - dest is
Tue, 05 Sep 2006 11:47:33 +0000 Bruno Haible (iconv_alloc): Don't assume that malloc() or realloc(), when failing, sets
Tue, 05 Sep 2006 11:45:14 +0000 Bruno Haible (iconv_string): No need to save and restore errno when iconv_alloc succeeded.
Mon, 04 Sep 2006 12:45:56 +0000 Karl Berry (signed.m4, gettext.m4): changes not propagated