log

age author description
Thu, 15 May 2008 23:04:58 +0200 Bruno Haible Update after linebreak module was split.
Thu, 15 May 2008 14:51:43 -0600 Eric Blake Fix violation of <stdbool.h> replacement in regex.
Thu, 15 May 2008 14:37:29 -0600 Eric Blake Fix violation of <stdbool.h> replacement in regex.
Thu, 15 May 2008 14:52:01 +0200 Jim Meyering avoid distracting test output when git or cvs is not fount
Thu, 15 May 2008 06:16:11 -0600 Eric Blake Glibc finally accepted the memmem speedup code, bugzilla #5514.
Thu, 15 May 2008 08:50:06 +0200 Paolo Bonzini optimize double anchors such as ^$
Thu, 15 May 2008 02:01:46 +0200 Bruno Haible Help GCC to do better code generation.
Wed, 14 May 2008 23:05:26 +0200 Bruno Haible Fix typo in ChangeLog entry.
Wed, 14 May 2008 18:50:53 +0200 Lasse Collin use "echo STR|wc -c" rather than unportable "expr length STR"
Wed, 14 May 2008 17:20:42 +0200 Jim Meyering use dd ifs=$n count=1 ... rather than less-portable head -c$n
Wed, 14 May 2008 06:42:55 -0600 Eric Blake Avoid quadratic growth in gl_LIBSOURCES.
Wed, 14 May 2008 06:12:16 -0600 Eric Blake Test xmemdup0.
Tue, 13 May 2008 21:28:43 -0600 Eric Blake Split xmemdup0 into its own module.
Wed, 14 May 2008 04:09:49 +0200 Bruno Haible Oops, fix small mistake in last commit.
Wed, 14 May 2008 02:07:46 +0200 Eric Blake Reduce number of forks required during autoconf.
Tue, 13 May 2008 14:14:33 -0600 Eric Blake * gnulib-tool: Fix various comment typos.
Mon, 12 May 2008 19:22:07 +0200 Bruno Haible Tailor the linebreaking algorithm.
Mon, 12 May 2008 14:07:28 +0200 Bruno Haible Update to Unicode 5.0.0.
Sun, 11 May 2008 16:43:47 +0200 Bruno Haible Fix whitespace.
Sun, 11 May 2008 16:42:12 +0200 Bruno Haible Move gen-lbrkprop from GNU gettext to here.
Sun, 11 May 2008 15:22:35 +0200 Bruno Haible Update license to GPLv3+.
Sun, 11 May 2008 12:42:47 +0200 Bruno Haible Add prerequisites for using 'inline'.
Sun, 11 May 2008 09:05:36 +0200 Jim Meyering New modules: crypto/sha256, crypto/sha512 (from coreutils)
Sun, 11 May 2008 03:49:32 +0200 Bruno Haible Update modules list.
Sun, 11 May 2008 03:07:18 +0200 Bruno Haible New module 'unictype/gen-ctype'.
Sun, 11 May 2008 02:33:36 +0200 Bruno Haible Update comments.
Sat, 10 May 2008 15:19:43 +0200 Jim Meyering Make chdir-safer.c more efficient on a system with no symlinks.
Sat, 10 May 2008 15:15:11 +0200 Jim Meyering Make chdir-safer.c slightly safer.
Sat, 10 May 2008 14:50:12 +0200 Jim Meyering Avoid compile failure on systems without ELOOP (like mingw).
Sat, 10 May 2008 15:40:48 +0200 Bruno Haible Use case-insensitive comparison.