log

age author description
Sun, 26 Aug 2007 10:31:22 +0000 Bruno Haible Use test -h, not test -L.
Thu, 23 Aug 2007 15:44:35 +0000 Simon Josefsson lib/readline.c: Don't include getline.h, the prototype is now found in stdio.h.
Thu, 23 Aug 2007 08:33:16 +0000 Jim Meyering Getdelim touchup.
Thu, 23 Aug 2007 02:00:18 +0000 Eric Blake Getline touchups.
Wed, 22 Aug 2007 22:24:55 +0000 Bruno Haible Add guile.
Wed, 22 Aug 2007 14:04:30 +0000 Eric Blake * tests/test-getdelim.c (main): Use remove, not unlink.
Wed, 22 Aug 2007 12:54:21 +0000 Eric Blake Move getline and getdelim into stdio.h, per POSIX 200x.
Mon, 20 Aug 2007 22:09:08 +0000 Bruno Haible Optimization: no need to flush stdin if we can determine quickly that stdin's
Sun, 19 Aug 2007 17:43:56 +0000 Bruno Haible Tests for module 'freadahead'.
Sun, 19 Aug 2007 17:42:40 +0000 Bruno Haible New module 'freadahead'.
Sun, 19 Aug 2007 15:47:14 +0000 Eric Blake Test yesno in combination with closein.
Sun, 19 Aug 2007 13:44:47 +0000 Karl Berry autoupdate
Sun, 19 Aug 2007 09:37:45 +0000 Bruno Haible Add tentative support for Solaris/AMD64.
Sun, 19 Aug 2007 09:10:56 +0000 Bruno Haible Another lseek bug on BeOS.
Sun, 19 Aug 2007 09:08:05 +0000 Bruno Haible Work around lseek bug on BeOS.
Sat, 18 Aug 2007 17:09:47 +0000 Bruno Haible Test of fuzzy string matching.
Sat, 18 Aug 2007 11:07:07 +0000 Bruno Haible Fuzzy string comparison.
Sat, 18 Aug 2007 10:54:38 +0000 Bruno Haible Trivial modifications to lib/diffseq.h.
Sat, 18 Aug 2007 10:53:41 +0000 Bruno Haible - Comment style.
Sat, 18 Aug 2007 07:16:52 +0000 Jim Meyering New file: lib/idcache.h
Fri, 17 Aug 2007 23:29:23 +0000 Paul Eggert * MODULES.html.sh: Add diffseq.
Fri, 17 Aug 2007 23:13:57 +0000 Paul Eggert Import changes from coreutils for bootstrap script.
Wed, 15 Aug 2007 03:37:54 +0000 Ben Pfaff * lib/count-one-bits.h: Add comments. (From Bruno Haible.)
Fri, 10 Aug 2007 19:07:06 +0000 Paul Eggert * tests/test-xstrtoimax.sh (t-xstrtoimax.xo): Likewise.
Fri, 10 Aug 2007 19:02:31 +0000 Paul Eggert * NEWS: In xstrtol, remove STRTOL_FATAL_ERROR and add xstrtol_fatal.
Wed, 08 Aug 2007 16:05:58 +0000 Eric Blake * lib/xstrtol-error.c: Add missing include.
Wed, 08 Aug 2007 12:45:54 +0000 Eric Blake Move xstrtol messages into gnulib domain, when --pobase is used.
Wed, 08 Aug 2007 06:43:35 +0000 Jim Meyering New function: mfile_name_concat.