log

age author description
Mon, 19 May 2008 19:32:00 +0200 Simon Josefsson Sync gnulib base64 with coreutils base64.
Mon, 19 May 2008 18:10:38 +0200 Jim Meyering avoid a warning from gcc
Mon, 19 May 2008 14:02:23 +0200 Jim Meyering Fix doc typo.
Mon, 19 May 2008 13:15:59 +0200 Bruno Haible Document limits of other implementations.
Mon, 19 May 2008 09:40:59 +0200 Simon Josefsson doc/glibc-functions/getpass.texi: Document gnulib implementation.
Sun, 18 May 2008 15:38:15 +0200 Bruno Haible New module 'propername', moved here from GNU gettext.
Sat, 17 May 2008 02:35:22 +0200 Bruno Haible Avoid some warnings from "gcc -Wshadow".
Fri, 16 May 2008 10:38:02 +0200 Jim Meyering fix typo in ChangeLog
Thu, 15 May 2008 19:55:56 -0600 Eric Blake Extend previous patch to cygwin 1.7.0.
Thu, 15 May 2008 23:29:37 +0200 Bruno Haible Update cross-compiling guess now that glibc 2.9 will have fast implementations.
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.