log

age author description
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.
Sat, 10 May 2008 15:23:28 +0200 Bruno Haible Use u8_conv_from_encoding instead of using special code for the conversion.
Sat, 10 May 2008 14:32:53 +0200 Bruno Haible Tests for module unilbrk/ulc-width-linebreaks.
Sat, 10 May 2008 14:32:19 +0200 Bruno Haible Tests for module 'unilbrk/u32-width-linebreaks'.
Sat, 10 May 2008 14:31:55 +0200 Bruno Haible Tests for module unilbrk/u16-width-linebreaks.
Sat, 10 May 2008 14:31:27 +0200 Bruno Haible Tests for module unilbrk/u8-width-linebreaks.
Sat, 10 May 2008 14:30:49 +0200 Bruno Haible Tests for module unilbrk/ulc-possible-linebreaks
Sat, 10 May 2008 14:30:18 +0200 Bruno Haible Tests for module unilbrk/u32-possible-linebreaks.
Sat, 10 May 2008 14:29:49 +0200 Bruno Haible Tests for module unilbrk/u16-possible-linebreaks.
Sat, 10 May 2008 14:29:02 +0200 Bruno Haible Tests for module unilbrk/u8-possible-linebreaks.
Sat, 10 May 2008 14:24:14 +0200 Bruno Haible Split up the 'linebreak' module.
Fri, 09 May 2008 13:54:18 -0600 Eric Blake Add xmemdup0.
Thu, 08 May 2008 14:10:43 +0200 Bruno Haible Correct indentation.
Wed, 07 May 2008 20:53:19 -0600 Eric Blake Support cross-compilation of <wctype.h>.
Wed, 07 May 2008 06:07:42 -0700 Karl Berry autoupdate
Tue, 06 May 2008 23:12:55 +0200 Soren Hansen build-aux/vc-list-files: Add support for bzr.
Sat, 03 May 2008 11:50:31 +0200 Jim Meyering test-getaddrinfo.c: include <netinet/in.h>
Sat, 03 May 2008 11:46:58 +0200 Jim Meyering getaddrinfo.h: handle undefined EAI_NODATA
Sat, 03 May 2008 12:51:08 +0200 Jim Meyering avoid failed assertion with tight malloc
Sat, 03 May 2008 06:22:26 +0200 Simon Josefsson Make sure inet_ntop/inet_pton is declared when needed.
Thu, 01 May 2008 23:34:53 +0200 Jim Meyering avoid compilation error on FreeBSD 6
Thu, 01 May 2008 21:12:30 +0200 Jim Meyering useless-if-before-free: correct --help's exit status description
Thu, 01 May 2008 21:01:36 +0200 Jim Meyering vc-list-files: make the stand-alone gnulib test work
Thu, 01 May 2008 16:49:21 +0200 Bruno Haible Fix computation of newsize during reallocation.
Thu, 01 May 2008 16:43:43 +0200 Bruno Haible Add comments.
Thu, 01 May 2008 10:17:19 +0200 Jim Meyering vc-list-files: accommodate /bin/sh like the one from Solaris 10
Wed, 30 Apr 2008 15:01:23 +0200 Jim Meyering add tests for vc-list-files
Wed, 30 Apr 2008 17:39:54 +0200 Jim Meyering avoid a warning from gcc
Wed, 30 Apr 2008 17:09:04 +0200 Jim Meyering * ChangeLog: Mention Soren Hansen and add thread URL.
Wed, 30 Apr 2008 12:17:13 +0200 Jim Meyering vc-list-files: work properly with build-aux/cvsu, too
Wed, 30 Apr 2008 12:10:09 +0200 Jim Meyering vc-list-files: work properly in the CVS+awk case, too
Wed, 30 Apr 2008 11:36:06 +0200 Jim Meyering vc-list-files: avoid use of ${*-*} that fails when /bin/sh is dash
Tue, 29 Apr 2008 11:59:35 -0600 Eric Blake Optimize getndelim2 to use block operations when possible.
Wed, 30 Apr 2008 01:27:49 +0200 Bruno Haible Ensure the system declares inet_ntop, inet_pton when possible.
Tue, 29 Apr 2008 22:04:47 +0200 Jim Meyering When the is more than one match in a block, match all of them.