log

age author description
Thu, 07 Sep 2006 07:40:55 +0000 Karl Berry .
Thu, 07 Sep 2006 05:53:52 +0000 Jim Meyering Fix global typo in last change: use chmod u-w, not chmod u-x.
Wed, 06 Sep 2006 21:58:00 +0000 Jim Meyering Make generated files be read-only.
Wed, 06 Sep 2006 14:08:38 +0000 Bruno Haible _LIBADD is reserved for object files, not -L and -l options.
Wed, 06 Sep 2006 13:36:52 +0000 Karl Berry missed changelog entry
Wed, 06 Sep 2006 12:35:42 +0000 Bruno Haible Add support for LDFLAGS of the generated library.
Wed, 06 Sep 2006 12:22:29 +0000 Bruno Haible New modules 'striconv' and 'xstriconv'.
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.
Fri, 01 Sep 2006 19:49:22 +0000 Paul Eggert * lib/mountlist.c: All uses of HAVE_F_FSTYPENAME_IN_STATFS replaced by
Fri, 01 Sep 2006 15:17:11 +0000 Paul Eggert * gnulib-tool (func_emit_lib_Makefile_am): Fix typos in
Fri, 01 Sep 2006 11:57:26 +0000 Bruno Haible Improve maintainability.
Fri, 01 Sep 2006 08:04:11 +0000 Karl Berry .
Thu, 31 Aug 2006 22:29:00 +0000 Paul Eggert * modules/getloadavg (Files): Add m4/getloadavg.m4.
Thu, 31 Aug 2006 21:54:54 +0000 Paul Eggert * lib/chdir-long.c: Include <fcntl.h>, for O_DIRECTORY.
Thu, 31 Aug 2006 14:36:39 +0000 Eric Blake * gnulib-tool: Don't let emacs change spaces to TAB.
Thu, 31 Aug 2006 13:40:57 +0000 Bruno Haible Slightly change the output generated by --makefile-name.