log

age author description
Tue, 05 Sep 2006 12:32:42 +0000 Bruno Haible New 'trim' module, from Davide Angelocola <davide.angelocola@tiscali.it>.
Tue, 05 Sep 2006 11:56:40 +0000 Bruno Haible (iconv_alloc): Realloc the final result, to throw away unused memory. haible-private
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