log

age author description
Wed, 06 Sep 2006 12:21:48 +0000 Bruno Haible New module 'xstriconv'.
Wed, 06 Sep 2006 12:21:39 +0000 Bruno Haible New module 'striconv'.
Wed, 06 Sep 2006 07:40:49 +0000 Karl Berry .
Tue, 05 Sep 2006 17:24:38 +0000 Ralf Wildenhues * argz_.h: Sync from Libtool.
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
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
Mon, 04 Sep 2006 11:54:06 +0000 Bruno Haible Support for mingw DLLs.
Fri, 01 Sep 2006 19:54:35 +0000 Paul Eggert * lib/getloadavg.c: Use CONFIGURING_GETLOADAVG, not gl_GETLOADAVG.