gnulib.git
2006-11-20 Jim MeyeringUse cleaner syntax: NULL rather than 0.
2006-11-20 Paul Eggert* lib/idcache.c: Undo most recent patch, dated 2006...
2006-11-19 Karl Berry.
2006-11-18 Jim Meyering* check-module (%exempt_header): Add exception for...
2006-11-18 Jim Meyering* modules/i-ring (Depends-on): Add verify.
2006-11-17 Simon JosefssonRevert Jim's 2006-10-23 patch.
2006-11-17 Paul Eggert* modules/inline (License): Change from GPL to LGPL.
2006-11-16 Jim Meyering* modules/d-type (License): Switch to LGPL.
2006-11-16 Karl Berryautoupdate
2006-11-15 Bruno HaibleFix alloca.m4 message.
2006-11-15 Bruno HaibleNo need to invoke gl_FUNC_ALLOCA more than once. But...
2006-11-15 Bruno HaibleAdd license compatibility check in --create-testdir.
2006-11-15 Eric Blake* m4/alloca.m4 (gl_FUNC_ALLOCA): Use AC_CACHE_CHECK...
2006-11-14 Paul EggertReindent for consistency.
2006-11-14 Ralf Wildenhues* m4/inttypes.m4 (gl_INTTYPES_H): Use AC_CACHE_CHECK...
2006-11-14 Ralf Wildenhues* MODULES.html.sh (seen_modules, seen_files): New varia...
2006-11-14 Ralf Wildenhues* tests/test-gc.c (main): Remove unused variables.
2006-11-14 Paul Eggert* modules/inttostr (License): Change to LGPL.
2006-11-14 Eric Blake* modules/tempname (License): Change to LGPL.
2006-11-14 Eric Blake* doc/functions.texi (Function Portability): *printf...
2006-11-14 Bruno HaibleRelicense under LGPL.
2006-11-14 Bruno HaibleMore support for GNOME libraries.
2006-11-14 Bruno HaibleSupport for library names with dots.
2006-11-14 Karl Berry.
2006-11-14 Bruno HaibleFix --create-testdir --with-tests.
2006-11-13 Bruno HaibleOverride also AC_LIBSOURCES. Works around an automake...
2006-11-13 Eric Blake* lib/gl_anytree_oset.h (gl_tree_search_atleast): Retur...
2006-11-13 Bruno HaibleReplace build-aux/ also in the Makefile snippet.
2006-11-13 Bruno HaibleNew option --local-symlink.
2006-11-13 Bruno HaibleFix the symlinks installed by the --symlink option.
2006-11-13 Bruno HaibleFinish support for source files in subdirectories.
2006-11-13 Bruno HaibleSynthesize also an EXTRA_lib_SOURCES augmentation.
2006-11-12 Jim MeyeringMake fts (in FTS_CWDFD mode) more efficient by caching...
2006-11-12 Ralf Wildenhues* gnulib-tool (func_create_testdir): Fix replacement of
2006-11-12 Ralf WildenhuesSync from Automake.
2006-11-11 Karl Berry.
2006-11-10 Jim Meyering* lib/fts.c [FTS_DEBUG]: Don't try to print a pointer...
2006-11-10 Bruno HaibleAvoid unused variable warnings with gcc.
2006-11-10 Bruno HaibleUse a command that uses $CC $CFLAGS, not $CPP, to test...
2006-11-10 Jim Meyering* modules/inline: New file/module.
2006-11-10 Paul Eggert* lib/stdint_.h (uintmax_t): Fix typo: int64_t -> uint64_t.
2006-11-09 Eric Blake* lib/tempname.c (gen_tempname): Remove variant that...
2006-11-09 Karl Berryupdate from texinfo
2006-11-08 Paul Eggert* m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Set ac_cv_typ...
2006-11-08 Paul Eggert* lib/quotearg.h (quotearg_free): New decl.
2006-11-08 Ralf WildenhuesSync from Automake.
2006-11-08 Karl Berryautoupdate
2006-11-08 Bruno HaibleNotice when GCC doesn't do inlining.
2006-11-08 Jim Meyering* lib/fts.c (fts_safe_changedir): Add a comment.
2006-11-08 Karl Berry.
2006-11-08 Jim Meyering* lib/fts.c [!_LGPL_PACKAGE]: Don't include fcntl-...
2006-11-08 Paul Eggert* m4/longlong.m4 (AC_TYPE_LONG_LONG_INT): Detect bug in
2006-11-08 Paul Eggert* lib/xalloc.h (XMALLOC, XNMALLOC, XZALLOC, XCALLOC...
2006-11-07 Ralf Wildenhues* README: Fix typo.
2006-11-07 Paul Eggert* m4/flexmember.m4 (AC_C_FLEXIBLE_ARRAY_MEMBER):
2006-11-07 Karl Berryautoupdate
2006-11-07 Bruno HaibleMore uses of XMALLOC, XNMALLOC and XCALLOC.
2006-11-07 Bruno HaibleANSI C comment style.
2006-11-07 Bruno HaibleNew macro gl_INLINE.
2006-11-07 Karl Berry.
2006-11-06 Paul Eggert* lib/idcache.c: Include <stddef.h>, for offsetof.
2006-11-06 Paul Eggert* MODULES.html.sh (Core language properties): New modul...
2006-11-06 Paul Eggert* m4/xalloc.m4 (gl_PREREQ_XMALLOC): Remove AC_C_INLINE...
2006-11-06 Paul Eggert* lib/xalloc.h (xnmalloc, xnrealloc, x2nrealloc): Now...
2006-11-06 Paul EggertGive credit to Charles Wilson.
2006-11-06 Paul Eggert* MODULES.html.sh (File system functions): New module
2006-11-06 Bruno HaibleCreate also all needed subdirectories.
2006-11-06 Bruno HaibleANSI C compliance.
2006-11-06 Bruno HaibleSimplify xmalloc expressions. Add overflow check in...
2006-11-06 Bruno HaibleAvoid name mangling in C++ mode.
2006-11-03 Paul Eggert* lib/canonicalize.h: (canonicalize_mode_t, CAN_EXISTING):
2006-11-02 Bruno HaibleFix typo in actioncmd. From Charles WIlson.
2006-11-02 Bruno HaibleInterpret a backslash-newline sequence in the Makefile...
2006-11-01 Bruno HaibleFix clash of strncasecmp prototypes in C++ mode.
2006-11-01 Bruno HaibleAvoid conflict declaration in <string.h> (in C++ mode).
2006-11-01 Bruno HaibleMake it compile in C++ mode.
2006-11-01 Eric Blake* lib/mkstemp-safer.c (mkstemp_safer): Allow C++ compil...
2006-11-01 Eric Blake* m4/mkstemp.m4 (gl_FUNC_MKSTEMP): Allow C++ configuration.
2006-11-01 Bruno HaibleMake it compile in C++ mode.
2006-11-01 Bruno Haible2006-10-29 Bruno Haible <bruno@clisp.org>
2006-11-01 Bruno HaibleChange a sed expression to be POSIX compliant.
2006-11-01 Eric Blake* lib/getopt_.h: Fix comments.
2006-11-01 Karl Berry.
2006-11-01 Eric Blake* modules/tmpdir (Depends-on): Add sys_stat.
2006-10-31 Paul EggertAvoid some C++ diagnostics reported by Bruno Haible.
2006-10-31 Bruno HaibleMake it compile in C++ mode.
2006-10-31 Bruno HaibleNew module 'tsearch'.
2006-10-29 Eric Blake* lib/arcfour.c: Assume config.h.
2006-10-28 Eric Blake* lib/xstrndup.c: Assume config.h.
2006-10-28 Karl Berry.
2006-10-27 Paul EggertMove stat.h-substitute stuff from lib/stat-macros.h...
2006-10-27 Bruno HaibleUpdate after gettext-0.16 release.
2006-10-27 Bruno HaibleAssume that the C compiler understands the 'signed...
2006-10-27 Bruno HaibleUpdate to GNU gettext 0.16.
2006-10-27 Bruno HaibleFix email address in ChangeLog entry.
2006-10-27 Bruno HaibleUpgrade to GNU gettext 0.16.
2006-10-27 Eric Blake* MODULES.html.sh: Document tempname.
2006-10-26 Paul Eggert* COPYING: Explain how gnulib-tool converts licence...
2006-10-26 Bruno HaibleMake read-only array really read-only. Saves a few...
2006-10-26 Bruno HaibleAvoid a gcc warning.
next