log

age author description
Fri, 26 Jun 2009 02:58:34 +0200 Sam Steingold Make the tests work with a C++ compiler.
Wed, 24 Jun 2009 06:49:00 -0600 Eric Blake fpurge: migrate into <stdio.h>
Thu, 25 Jun 2009 14:05:03 +0300 Sergey Poznyakoff Fix inconsistencies in the previous commit.
Thu, 25 Jun 2009 10:42:21 +0300 Sergey Poznyakoff argp-version-etc: new module.
Thu, 25 Jun 2009 10:31:56 +0300 Sergey Poznyakoff Provide additional interfaces and documentation for version-etc module.
Wed, 24 Jun 2009 12:18:18 +0200 Bruno Haible Fix a description string.
Tue, 23 Jun 2009 11:29:11 +0200 Simon Josefsson hash-tests: Fix build error.
Sun, 21 Jun 2009 19:19:33 +0200 Bruno Haible Make two consecutive identical invocations of AC_LIB_HAVE_LINKFLAGS work.
Fri, 19 Jun 2009 14:25:37 +0200 Jim Meyering tests: maint.mk: make sc_require_test_exit_idiom more generic
Fri, 19 Jun 2009 18:49:24 +0200 Jim Meyering hash: reverse order of src/dst parameters in an internal interface
Fri, 19 Jun 2009 18:15:28 +0200 Jim Meyering tests: test-hash: avoid wholesale duplication
Fri, 19 Jun 2009 16:56:48 +0200 Jim Meyering tests: test-hash: allow seed selection via a command line argument
Mon, 08 Jun 2009 05:56:37 -0600 Eric Blake hash: avoid memory leak on allocation failure
Fri, 19 Jun 2009 06:35:11 -0600 Eric Blake hash: reduce memory pressure in hash_rehash no-op case
Thu, 18 Jun 2009 13:31:11 -0600 Eric Blake hash: make rotation more obvious
Thu, 18 Jun 2009 15:24:38 -0600 Eric Blake hash: fix memory leak in last patch
Thu, 18 Jun 2009 13:18:34 -0600 Eric Blake hash: avoid no-op rehashing
Thu, 18 Jun 2009 07:11:39 -0600 Eric Blake hash: provide default callback functions
Thu, 18 Jun 2009 06:56:13 -0600 Eric Blake hash: minor optimization
Thu, 18 Jun 2009 10:19:48 +0200 Bruno Haible Skip linear time check if it is redundant.
Thu, 18 Jun 2009 10:16:21 +0200 Bruno Haible Skip linear-time test if it is redundant.
Wed, 17 Jun 2009 13:01:41 -0600 Eric Blake hash: check for resize before insertion
Thu, 18 Jun 2009 07:36:54 +0200 Jim Meyering hash-tests: add a loop around the small tests
Wed, 17 Jun 2009 21:04:55 -0600 Eric Blake hash: minor cleanups
Wed, 17 Jun 2009 22:09:53 +0200 Jim Meyering hash-tests: new module
Wed, 17 Jun 2009 08:48:40 -0600 Eric Blake strstr-simple: document new module
Tue, 16 Jun 2009 06:14:05 -0600 Eric Blake strstr, strcasestr: replace on platforms with broken memchr
Wed, 17 Jun 2009 10:40:56 +0200 Bruno Haible Depend on 'errno' module (for ESTALE).
Wed, 17 Jun 2009 10:37:33 +0200 Bruno Haible Define missing ESTALE on Interix 3.5.
Mon, 15 Jun 2009 11:04:21 -0600 Eric Blake memchr, memchr2: add valgrind exception
Mon, 15 Jun 2009 07:49:35 -0600 Eric Blake docs: memchr is no longer obsolete
Sun, 14 Jun 2009 17:58:39 +0200 Jim Meyering link-follow: fix the "checking..." message to not mention trailing slash
Sun, 14 Jun 2009 23:40:38 +0200 Bruno Haible Mention also the glibc bug on IA-64.
Mon, 08 Jun 2009 06:29:17 -0600 Eric Blake memchr: detect broken x86_64 and alpha implementations
Thu, 11 Jun 2009 19:15:42 +0200 Bruno Haible Add more references.
Thu, 11 Jun 2009 06:19:06 -0700 Karl Berry autoupdate
Wed, 10 Jun 2009 06:59:03 -0700 Karl Berry autoupdate
Tue, 09 Jun 2009 06:42:55 -0700 Karl Berry autoupdate
Tue, 09 Jun 2009 01:01:20 +0200 Bruno Haible Tests for module 'idpriv-droptemp'.
Tue, 09 Jun 2009 00:59:34 +0200 Bruno Haible New module 'idpriv-droptemp'.
Tue, 09 Jun 2009 00:56:36 +0200 Bruno Haible Tests for module 'idpriv-drop'.
Tue, 09 Jun 2009 00:55:12 +0200 Bruno Haible New module 'idpriv-drop'.
Tue, 09 Jun 2009 00:20:53 +0200 Bruno Haible Depend on memchr.
Mon, 08 Jun 2009 06:17:39 -0600 Eric Blake test-strstr: use memory fence, when possible
Mon, 08 Jun 2009 06:11:16 -0600 Eric Blake memchr: no longer obsolete, for wider field testing
Sat, 06 Jun 2009 22:39:23 +0200 Jim Meyering hash: declare some functions with the warn_unused_result attribute
Sun, 07 Jun 2009 11:57:05 +0200 Bruno Haible Don't test int64_t if it does not exist.
Sat, 06 Jun 2009 13:23:51 -0600 Eric Blake test-alignof: fix typo with long double
Fri, 05 Jun 2009 23:42:52 +0100 Neil Jerram Escape non-texinfo { and }s
Thu, 04 Jun 2009 10:38:14 -0700 Karl Berry autoupdate
Thu, 04 Jun 2009 11:06:35 +0200 Jim Meyering gitlog-to-changelog: don't infloop on an empty commit log
Sun, 31 May 2009 23:13:38 -0400 Mike Frysinger version-etc: extend for packagers
Wed, 03 Jun 2009 06:34:09 -0700 Karl Berry autoupdate
Sun, 31 May 2009 21:52:05 +0200 Bruno Haible Test also the types 'long double' and 'int64_t'.
Sun, 31 May 2009 21:46:14 +0200 Bruno Haible Improve comments.
Sun, 31 May 2009 21:43:32 +0200 Bruno Haible Fix test-alignof failure.
Sun, 31 May 2009 14:38:11 +0200 Bruno Haible Check that memchr does not read past the first occurrence of the byte.
Sat, 30 May 2009 14:25:21 +0200 Bruno Haible Explain how to use dumpbin.
Tue, 02 Jun 2009 10:45:21 +0200 Simon Josefsson tests/test-parse-duration.sh: Don't use non-portable 'read -u3'.
Tue, 02 Jun 2009 10:41:29 +0200 Simon Josefsson manywarnings: Add GCC 4.4 warnings.
Thu, 28 May 2009 13:09:26 +0200 Bruno Haible Don't do HAVE_CONFIG_H replacements on build-aux/ files.
Thu, 28 May 2009 10:58:47 +0200 Simon Josefsson gnulib-tool: Transform license on build-aux/ files too.
Wed, 27 May 2009 13:28:27 +0200 Simon Josefsson gnulib-tool: Don't use non-POSIX regexps.
Tue, 26 May 2009 15:31:53 +0200 Simon Josefsson tests/test-strstr.c: Rewrite to use malloc/strcpy instead of strdup.
Tue, 26 May 2009 14:14:51 +0200 Simon Josefsson tests/test-strstr.c: Add another self-test.
Sun, 24 May 2009 17:43:21 -0700 Karl Berry update from texinfo
Sun, 24 May 2009 00:26:45 +0200 Bruno Haible Update doc for 2009-04-26 change.
Fri, 22 May 2009 06:58:47 -0700 Karl Berry autoupdate
Fri, 22 May 2009 13:48:52 +0200 Bruno Haible Simplify use of mode_t varargs.
Fri, 22 May 2009 12:54:02 +0200 Pádraig Brady Mention glibc function 'fallocate'.
Thu, 21 May 2009 19:19:02 +0200 Bruno Haible Remove redundant m4_quote invocations.
Thu, 21 May 2009 16:48:12 +0200 Eric Blake Second attempt to work around an AIX 5.3, 6.1 compiler bug with include_next.
Thu, 21 May 2009 15:15:09 +0200 Bruno Haible Avoid redefinition warnings for SIZE_MAX.
Thu, 21 May 2009 14:57:15 +0200 Bruno Haible Simplify m4 code.
Wed, 20 May 2009 13:26:51 +0200 Bruno Haible Make zeroptr.h work on mingw.
Wed, 20 May 2009 09:43:43 +0200 Simon Josefsson tests/test-glob.c: Include string.h for strcmp prototype.
Wed, 20 May 2009 09:36:35 +0200 Simon Josefsson getdelim: Use SIZE_MAX from stdint.h.
Wed, 20 May 2009 08:52:49 +0200 Simon Josefsson sys_socket: MinGW and IRIX does not have sa_family_t type.
Mon, 18 May 2009 06:38:50 -0700 Karl Berry autoupdate
Mon, 18 May 2009 06:12:37 -0600 Eric Blake maint.mk: allow gnulib_dir in VPATH build
Sun, 17 May 2009 06:18:00 -0700 Karl Berry update from texinfo
Fri, 15 May 2009 15:00:44 +0200 Jim Meyering maint.mk: Give gnulib_dir a default definition.
Thu, 14 May 2009 00:35:34 -0400 Tom Prince rename.m4: fix typos that would make non-mingw cross-configure fail
Wed, 13 May 2009 20:38:30 -0600 Eric Blake mmap-anon: avoid out-of-order autoconf expansion
Thu, 14 May 2009 01:39:07 +0200 Bruno Haible Make some tests ISO C 99 compliant.
Wed, 13 May 2009 03:23:42 +0200 Bruno Haible Tests for module 'alignof'.
Wed, 13 May 2009 03:20:17 +0200 Bruno Haible Fix alignof macro.
Wed, 13 May 2009 03:17:29 +0200 Bruno Haible Revert "Use module 'alignof'." commit.
Wed, 13 May 2009 02:37:05 +0200 Bruno Haible Make the MAP_ANONYMOUS detection work on HP-UX 11.
Wed, 13 May 2009 02:03:30 +0200 Bruno Haible Add comments.
Tue, 12 May 2009 08:15:54 +0200 Jim Meyering * top/maint.mk: Adjust backslash alignment.
Mon, 11 May 2009 15:23:05 +0200 Simon Josefsson top/maint.mk: Make $(srcdir)/build-aux configurable.
Mon, 11 May 2009 05:54:20 -0600 Eric Blake argp: avoid undefined behavior
Sun, 10 May 2009 21:54:23 +0200 Simon Josefsson tests/test-vc-list-files-git.sh: Avoid git config complaints.
Sun, 10 May 2009 16:50:39 +0200 Bruno Haible Fix the rewriting rules for file names.
Sat, 09 May 2009 00:01:36 +0200 Bruno Haible Don't use undefined macro 'max'.
Fri, 08 May 2009 20:34:18 +0200 Simon Josefsson m4/sys_socket_h.m4: Test for ws2tcpip.h earlier.
Fri, 08 May 2009 17:08:35 +0200 Simon Josefsson Revert "modules/alignof (Makefile.am): Dist alignof.h."
Fri, 08 May 2009 17:06:26 +0200 Simon Josefsson modules/alignof (Makefile.am): Dist alignof.h.
Fri, 08 May 2009 16:21:34 +0200 Simon Josefsson sys_socket: Define sockaddr_storage.
Fri, 08 May 2009 13:21:34 +0200 Bruno Haible Use module 'alignof'.
Fri, 08 May 2009 13:19:41 +0200 Bruno Haible New module 'alignof'.
Tue, 05 May 2009 05:40:15 -0700 Karl Berry autoupdate
Mon, 04 May 2009 12:19:25 +0200 David Bartley Fix test-file-has-acl on FreeBSD.
Mon, 04 May 2009 11:50:43 +0200 Bruno Haible Exploit new semantics of AC_DEFUN_ONCE available since 2009-01-26.
Mon, 04 May 2009 09:15:34 +0200 Simon Josefsson New module glob-tests.
Mon, 04 May 2009 08:39:37 +0200 Simon Josefsson New module fnmatch-tests.
Sun, 03 May 2009 15:39:00 +0200 Eric Blake maint: make the new no-submodule-changes rule VPATH-safe
Mon, 04 May 2009 03:30:54 +0200 David Bartley acl: Fix infinite loop on FreeBSD.
Mon, 04 May 2009 02:36:07 +0200 Bruno Haible Clarify acl_entries.
Mon, 04 May 2009 02:24:16 +0200 David Bartley Bug fix in acl module.
Mon, 04 May 2009 02:03:30 +0200 Bruno Haible Create gperf-generated files in the source dir, not in the build dir.
Mon, 04 May 2009 01:48:05 +0200 Bruno Haible Undo 2009-05-01 patch.
Mon, 04 May 2009 00:32:52 +0200 Bruno Haible Move the fnmatch-posix module into the fnmatch module.
Mon, 04 May 2009 00:25:06 +0200 Bruno Haible Avoid warning about use AC_REQUIRE in recent autoconf.
Mon, 04 May 2009 00:04:23 +0200 Simon Josefsson m4/fnmatch.m4: Fix fnmatch re-define.
Wed, 29 Apr 2009 03:52:26 -0400 David Bartley priv-set: new module and accompanying tests; adapt write-any-file
Sun, 03 May 2009 14:32:16 +0200 Jim Meyering Ignore no-op translations.
Sun, 03 May 2009 09:17:53 +0200 Jim Meyering tests: tighten some getdate tests
Fri, 01 May 2009 09:23:20 +0200 Giuseppe Scrivano getdate: correctly interpret "next monday" when run on a Monday