log

age author description
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.
Thu, 09 Nov 2006 18:49:46 +0000 Eric Blake * lib/tempname.c (gen_tempname): Remove variant that invokes
Thu, 09 Nov 2006 01:23:33 +0000 Karl Berry update from texinfo
Wed, 08 Nov 2006 21:41:27 +0000 Paul Eggert * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_type_long_long_int
Wed, 08 Nov 2006 20:13:12 +0000 Paul Eggert * lib/quotearg.h (quotearg_free): New decl.
Wed, 08 Nov 2006 18:58:42 +0000 Ralf Wildenhues Sync from Automake.
Wed, 08 Nov 2006 16:07:50 +0000 Karl Berry autoupdate
Wed, 08 Nov 2006 14:03:04 +0000 Bruno Haible Notice when GCC doesn't do inlining.
Wed, 08 Nov 2006 13:49:24 +0000 Jim Meyering * lib/fts.c (fts_safe_changedir): Add a comment.
Wed, 08 Nov 2006 09:05:19 +0000 Karl Berry .
Wed, 08 Nov 2006 07:42:26 +0000 Jim Meyering * lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl--.h twice.
Wed, 08 Nov 2006 06:21:38 +0000 Paul Eggert * m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
Wed, 08 Nov 2006 00:22:30 +0000 Paul Eggert * lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC): Move
Tue, 07 Nov 2006 19:51:40 +0000 Ralf Wildenhues * README: Fix typo.
Tue, 07 Nov 2006 17:20:07 +0000 Paul Eggert * m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):