log

age author description
Fri, 02 Jul 2010 02:48:01 +0200 Bruno Haible stdbool: Update doc.
Thu, 01 Jul 2010 23:17:25 +0200 Jim Meyering hash: extend module to deal with non-pointer keys
Thu, 01 Jul 2010 11:08:34 +0200 Christian Weisgerber gettext: Use AC_GNU_SOURCE as a fallback for AC_USE_SYSTEM_EXTENSIONS.
Thu, 01 Jul 2010 10:54:36 +0200 Ian Beckwith idpriv-drop: Fix tests.
Wed, 30 Jun 2010 02:19:54 +0200 Bruno Haible string: Fix syntax error with g++ 2.96.
Tue, 29 Jun 2010 10:51:34 +0200 Ian Beckwith unitypes: Fix bug introduced on 2010-05-18.
Wed, 23 Jun 2010 06:51:43 -0700 Karl Berry autoupdate
Tue, 22 Jun 2010 09:34:07 -0700 Karl Berry autoupdates
Mon, 21 Jun 2010 16:16:44 -0600 Eric Blake memmem: slight optimization
Tue, 22 Jun 2010 00:20:46 +0200 Bruno Haible Fix HAVE_CALLOC_POSIX misnomer.
Tue, 22 Jun 2010 00:16:26 +0200 Bruno Haible Use modern idiom for calloc() replacement.
Tue, 22 Jun 2010 00:11:19 +0200 Bruno Haible Fix HAVE_REALLOC_POSIX misnomer.
Tue, 22 Jun 2010 00:07:30 +0200 Bruno Haible Use modern idiom for realloc() replacement.
Tue, 22 Jun 2010 00:06:29 +0200 Bruno Haible Fix HAVE_MALLOC_POSIX misnomer.
Mon, 21 Jun 2010 23:58:08 +0200 Bruno Haible Use modern idiom for malloc() replacement.
Sun, 20 Jun 2010 13:31:40 +0200 Richard Lloyd stdio.in.h: fix compilation failure when using HP-UX 11's C compiler
Thu, 17 Jun 2010 11:13:36 -0700 Karl Berry update from texinfo
Wed, 16 Jun 2010 17:30:50 -0700 Karl Berry update from texinfo
Tue, 15 Jun 2010 17:07:44 -0700 Karl Berry update from texinfo
Tue, 15 Jun 2010 16:56:42 +0200 Giuseppe Scrivano ipv6: fix detection under mingw
Mon, 14 Jun 2010 17:15:41 -0700 Ben Pfaff strtod: Assume strtod() works when cross-compiling to new-enough glibc.
Mon, 14 Jun 2010 16:52:25 -0700 Ben Pfaff Factor out common code in gl_FUNC_STRTOD.
Tue, 15 Jun 2010 10:37:32 +0200 Bruno Haible strtod: Stop using AC_FUNC_STRTOD.
Tue, 15 Jun 2010 10:29:07 +0200 René Berber select: Correct timeout.
Mon, 14 Jun 2010 22:25:42 +0200 Thien-Thi Nguyen git-version-gen: init shell var to avoid env var influence
Mon, 14 Jun 2010 12:20:22 -0700 Paul Eggert priv-set: Don't assume that priv.h exists merely because getppriv does.
Mon, 14 Jun 2010 01:53:49 +0200 Bruno Haible relocatable: Make it easier to test whether to install wrappers.
Sun, 13 Jun 2010 15:57:16 +0200 Bruno Haible gnulib-tool: Display specified modules and dependencies differently.
Sun, 13 Jun 2010 14:45:56 +0200 Bruno Haible gnulib-tool: Align code of func_import and func_create_testdir.
Sat, 12 Jun 2010 14:47:43 +0200 Jim Meyering test-inttostr: avoid spurious failure on Solaris 9
Sat, 12 Jun 2010 06:48:33 -0700 Karl Berry update from texinfo
Fri, 11 Jun 2010 22:09:27 +0200 Jim Meyering test-sys_socket: mark variables as used more readably
Fri, 11 Jun 2010 21:17:11 +0200 Bruno Haible Avoid some more warnings from "gcc -Wwrite-strings".
Fri, 11 Jun 2010 19:03:33 +0200 Ralf Wildenhues init.sh: change framework_failure_ to fail with status 99, not 1
Fri, 11 Jun 2010 17:31:04 +0200 Jim Meyering test-inttostr: avoid warnings about 4-6KB literal strings
Fri, 11 Jun 2010 13:41:31 +0200 Jim Meyering init.sh: don't use $ME_ or skip_ before they are defined
Fri, 11 Jun 2010 11:26:31 +0200 Jim Meyering test-sys_socket: avoid set-but-not-used warnings from gcc
Fri, 11 Jun 2010 11:03:54 +0200 Jim Meyering test-xvasprintf: avoid 'const' discard warnings
Fri, 11 Jun 2010 09:50:29 +0200 Jim Meyering tests: avoid compilation warnings in argmatch and exclude tests...
Fri, 11 Jun 2010 09:27:19 +0200 Jim Meyering tests: avoid 'const' discard warnings in mbsstr tests
Fri, 11 Jun 2010 09:15:16 +0200 Jim Meyering test-verify: avoid warning from gcc's -Wmissing-declarations
Fri, 11 Jun 2010 09:08:47 +0200 Jim Meyering test-inttostr.c: include <string.h> for use of strcmp
Fri, 11 Jun 2010 08:50:08 +0200 Jim Meyering test-linkat: avoid failed assertion on "other" architectures
Thu, 10 Jun 2010 15:21:09 +0200 Jim Meyering printf.m4: avoid autoconf's "Expanded Before Required" warning
Thu, 10 Jun 2010 20:11:05 -0700 Ben Pfaff Replacement header templates are now named with ".in", not "_".
Thu, 10 Jun 2010 18:35:59 +0200 Jim Meyering inttostr-tests: depend on snprintf, not snprintf-posix
Thu, 10 Jun 2010 06:22:36 -0700 Karl Berry autoupdate
Wed, 09 Jun 2010 18:22:25 +0200 Jim Meyering inttostr: add a new function, inttostr, and tests
Wed, 09 Jun 2010 20:53:13 -0700 Ben Pfaff Add "Extending Gnulib" chapter to manual.
Wed, 09 Jun 2010 15:30:40 +0200 Bruno Haible Avoid relocwrapper link errors due to gnulib replacement functions.
Wed, 09 Jun 2010 12:47:59 +0200 Bruno Haible Avoid relocwrapper link errors due to gnulib replacement functions.
Sat, 05 Jun 2010 03:46:32 +0200 Bruno Haible Prefer documented low-level autoconf macro names.
Sat, 05 Jun 2010 03:29:00 +0200 Martin Lambers havelib: Allow library names with '+' characters.
Wed, 09 Jun 2010 12:40:40 +0200 Bruno Haible Module setenv does not depend on 'malloc-posix', 'realloc-posix'.
Mon, 07 Jun 2010 15:24:21 +0200 Peter Simons maint.mk: make the news-check rule more configurable
Mon, 07 Jun 2010 09:06:42 +0200 Jim Meyering do-release-commit-and-tag: fix typo in --help
Mon, 07 Jun 2010 07:58:49 +0200 Jim Meyering regex: avoid new dead-code warning with gcc-4.6.0
Sat, 05 Jun 2010 05:13:57 +0200 Bruno Haible Mention Solaris limitation.
Sat, 05 Jun 2010 02:03:43 +0200 Bruno Haible Update to GNU gettext 0.18.1.
Fri, 04 Jun 2010 00:21:14 +0200 Bruno Haible Don't use AC_LIBOBJ with file names in subdirectories.