log

age author description
Fri, 04 Jan 2008 15:19:34 -0700 Eric Blake Shorten duration of memmem test.
Fri, 04 Jan 2008 15:44:57 +0100 Simon Josefsson Modules intprops and string needed by relocatable-prog-wrapper.
Fri, 04 Jan 2008 00:57:29 +0100 Bruno Haible New section 'Localization'.
Fri, 04 Jan 2008 00:24:10 +0100 Bruno Haible Treat untyped memory as an 'unsigned char' array.
Fri, 04 Jan 2008 00:22:45 +0100 Bruno Haible Fix formatting of a ChangeLog entry.
Wed, 02 Jan 2008 10:00:47 +0100 Jim Meyering lib/version-etc.c (COPYRIGHT_YEAR): Increase for new year.
Mon, 31 Dec 2007 15:34:15 -0800 Karl Berry missed ChangeLog for doc change yesterday
Mon, 31 Dec 2007 14:00:17 +0100 Jim Meyering Avoid use of private FTS type name.
Mon, 31 Dec 2007 11:57:16 +0100 Bruno Haible Unify 5 copies of the KMP code.
Mon, 31 Dec 2007 11:55:46 +0100 Bruno Haible Don't define xmmalloca if not needed.
Mon, 31 Dec 2007 11:54:37 +0100 Bruno Haible New macro xnmalloca.
Mon, 31 Dec 2007 11:53:40 +0100 Bruno Haible Protect against integer overflow in malloca() calls.
Mon, 31 Dec 2007 11:51:57 +0100 Bruno Haible Ensure that 'glob' stays under LGPLv2+.
Mon, 31 Dec 2007 11:51:15 +0100 Bruno Haible Change license to LGPLv2+.
Sun, 30 Dec 2007 09:50:08 -0800 Karl Berry no period in node name
Sun, 30 Dec 2007 09:49:38 -0800 Karl Berry update maintain.texi
Sat, 29 Dec 2007 01:17:08 -0800 Paul Eggert * lib/memmem.c (knuth_morris_pratt): Check for size_t overflow
Wed, 26 Dec 2007 16:37:29 +0100 Martin Lambers Override getpagesize on mingw.
Wed, 26 Dec 2007 16:33:48 +0100 Bruno Haible The localcharset module requires a modified TESTS_ENVIRONMENT; tell the user.
Wed, 26 Dec 2007 16:31:08 +0100 Bruno Haible Avoid using the syntax symbol() in formatted documentation.
Wed, 26 Dec 2007 16:28:08 +0100 Bruno Haible Use plain ANSI C syntax.
Wed, 26 Dec 2007 16:26:26 +0100 Bruno Haible Make --enable-relocatable work with DESTDIR.
Wed, 26 Dec 2007 16:25:28 +0100 Bruno Haible Fix link error in relocatability wrappers, due to xalloc_die().
Wed, 26 Dec 2007 16:23:54 +0100 Bruno Haible Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Wed, 26 Dec 2007 16:20:10 +0100 Bruno Haible Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Wed, 26 Dec 2007 16:13:28 +0100 Bruno Haible Use GNU style coding conventions.
Wed, 26 Dec 2007 16:10:15 +0100 Bruno Haible Add more comments about Knuth-Morris-Pratt algorithm.
Wed, 26 Dec 2007 16:02:46 +0100 Bruno Haible Use standard idioms.
Wed, 26 Dec 2007 16:01:15 +0100 Bruno Haible Fix the value of $auxdir used when generating the tests directory.
Wed, 26 Dec 2007 15:59:53 +0100 Bruno Haible Remove unnecessary -l options from LDFLAGS.