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