log

age author description
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.
Thu, 03 Jun 2010 23:54:36 +0200 Bruno Haible Simplify gl_LIBUNISTRING_VERSION_CMP expansion.
Thu, 03 Jun 2010 21:46:41 +0200 Bruno Haible Reduce dependencies.
Thu, 03 Jun 2010 20:22:57 +0200 Bruno Haible Reduce dependencies.
Thu, 03 Jun 2010 16:25:01 +0200 Bruno Haible time: Undefine more broken macros.
Thu, 03 Jun 2010 13:55:01 +0200 Bruno Haible Choose among AC_DEFUN_ONCE, AC_DEFUN in a way that aclocal understands.
Wed, 02 Jun 2010 11:08:06 -0600 Eric Blake time: work with mingw + pthreads-win32 library
Tue, 01 Jun 2010 01:26:32 +0200 Bruno Haible Avoid expanding two macros in the wrong order.
Mon, 31 May 2010 05:04:53 -0700 Karl Berry autoupdate
Fri, 28 May 2010 12:15:23 +0200 Ludovic Courtès git-version-gen: take a sed script to transform the git tag
Thu, 27 May 2010 13:33:04 +0200 Jim Meyering maint.mk: also prohibit "#undef" of always-defined symbols
Wed, 26 May 2010 11:53:58 -0600 Eric Blake correct ChangeLog
Wed, 26 May 2010 11:47:22 -0600 Eric Blake maint.mk: avoid echo -e
Tue, 25 May 2010 21:37:23 +0200 Bruno Haible Oops, typo in ChangeLog entry.
Tue, 25 May 2010 21:35:22 +0200 Bruno Haible Update to GNU gettext 0.18, part 2.
Tue, 25 May 2010 07:22:43 +0200 Ralf Wildenhues Add missing include in test-pwrite.c.
Tue, 25 May 2010 02:26:15 +0200 Bruno Haible Mention requirement for Automake option 'subdir-objects'.
Mon, 24 May 2010 23:00:42 +0200 Bruno Haible Don't use conversion with transliteration in u{8,16,32}_strcoll.
Mon, 24 May 2010 22:06:22 +0200 Bruno Haible Avoid a test failure on NetBSD 5.0.
Mon, 24 May 2010 06:56:22 -0700 Karl Berry autoupdate
Mon, 24 May 2010 12:45:20 +0200 Bruno Haible Adjust #include directive style.
Mon, 24 May 2010 12:23:03 +0200 Bruno Haible regex: Don't require alloca.
Sun, 23 May 2010 21:57:32 +0200 Jim Meyering test-renameat.c: include <sys/stat.h>
Sun, 23 May 2010 12:02:39 -0700 Ben Pfaff Update maintainer documentation for 'relocatable-prog' module.
Sun, 23 May 2010 18:03:16 +0200 Bruno Haible git-merge-changelog: Enable --split-merged-entry by default.
Sun, 23 May 2010 10:32:12 +0200 Jim Meyering test-pwrite: do not leave behind a test file named "out"
Sun, 23 May 2010 10:05:31 +0200 Ralf Wildenhues Fix output redirection buglet in init.sh.
Sat, 22 May 2010 17:38:21 -0700 Karl Berry update from texinfo
Fri, 21 May 2010 08:28:16 -0700 Karl Berry autoupdate