log

age author description
Wed, 15 Nov 2006 20:47:08 +0000 Bruno Haible Add license compatibility check in --create-testdir.
Wed, 15 Nov 2006 18:13:04 +0000 Eric Blake * m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK to avoid a
Tue, 14 Nov 2006 22:27:06 +0000 Paul Eggert Reindent for consistency.
Tue, 14 Nov 2006 22:07:11 +0000 Ralf Wildenhues * m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK so that the
Tue, 14 Nov 2006 22:01:14 +0000 Ralf Wildenhues * MODULES.html.sh (seen_modules, seen_files): New variables.
Tue, 14 Nov 2006 20:31:04 +0000 Ralf Wildenhues * tests/test-gc.c (main): Remove unused variables.
Tue, 14 Nov 2006 17:52:58 +0000 Paul Eggert * modules/inttostr (License): Change to LGPL.
Tue, 14 Nov 2006 14:12:03 +0000 Eric Blake * modules/tempname (License): Change to LGPL.
Tue, 14 Nov 2006 13:32:22 +0000 Eric Blake * doc/functions.texi (Function Portability): *printf functions on
Tue, 14 Nov 2006 11:07:51 +0000 Bruno Haible Relicense under LGPL.
Tue, 14 Nov 2006 10:30:06 +0000 Bruno Haible More support for GNOME libraries.
Tue, 14 Nov 2006 10:22:12 +0000 Bruno Haible Support for library names with dots.
Tue, 14 Nov 2006 09:44:46 +0000 Karl Berry .
Tue, 14 Nov 2006 09:37:20 +0000 Bruno Haible Fix --create-testdir --with-tests.
Mon, 13 Nov 2006 19:07:29 +0000 Bruno Haible Override also AC_LIBSOURCES. Works around an automake error
Mon, 13 Nov 2006 14:30:13 +0000 Eric Blake * lib/gl_anytree_oset.h (gl_tree_search_atleast): Return the
Mon, 13 Nov 2006 12:35:41 +0000 Bruno Haible Replace build-aux/ also in the Makefile snippet.
Mon, 13 Nov 2006 12:35:01 +0000 Bruno Haible New option --local-symlink.
Mon, 13 Nov 2006 12:34:33 +0000 Bruno Haible Fix the symlinks installed by the --symlink option.
Mon, 13 Nov 2006 12:33:43 +0000 Bruno Haible Finish support for source files in subdirectories.
Mon, 13 Nov 2006 12:33:07 +0000 Bruno Haible Synthesize also an EXTRA_lib_SOURCES augmentation.
Sun, 12 Nov 2006 17:35:38 +0000 Jim Meyering Make fts (in FTS_CWDFD mode) more efficient by caching a few open
Sun, 12 Nov 2006 09:53:16 +0000 Ralf Wildenhues * gnulib-tool (func_create_testdir): Fix replacement of
Sun, 12 Nov 2006 09:50:10 +0000 Ralf Wildenhues Sync from Automake.
Sat, 11 Nov 2006 09:05:23 +0000 Karl Berry .
Fri, 10 Nov 2006 22:22:31 +0000 Jim Meyering * lib/fts.c [FTS_DEBUG]: Don't try to print a pointer via %s.
Fri, 10 Nov 2006 14:49:09 +0000 Bruno Haible Avoid unused variable warnings with gcc.
Fri, 10 Nov 2006 14:37:40 +0000 Bruno Haible Use a command that uses $CC $CFLAGS, not $CPP, to test whether inline is
Fri, 10 Nov 2006 11:00:52 +0000 Jim Meyering * modules/inline: New file/module.
Fri, 10 Nov 2006 01:03:39 +0000 Paul Eggert * lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.