log

age author description
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.