log

age author description
Sat, 15 Aug 2009 10:28:30 -0600 Eric Blake test-update-copyright: skip if perl is insufficient
Thu, 13 Aug 2009 14:21:43 -0600 Eric Blake doc: mention more functions added in cygwin 1.7.0
Fri, 14 Aug 2009 09:40:53 -0600 Eric Blake maint.mk: simplify update-copyright rule
Sat, 15 Aug 2009 02:38:33 +0200 Bruno Haible Undo invalid optimization in last commit.
Fri, 14 Aug 2009 15:26:20 -0400 Joel E. Denny maint.mk: support update-copyright-env
Fri, 14 Aug 2009 13:12:54 -0400 Joel E. Denny update-copyright: implement forced reformatting
Wed, 12 Aug 2009 10:23:03 -0600 Eric Blake stddef: fix NetBSD 5.0 NULL bug, rather than working around it
Wed, 12 Aug 2009 08:31:14 -0600 Eric Blake Revert "Avoid compilation error on NetBSD 5.0."
Thu, 13 Aug 2009 07:15:28 -0600 Eric Blake doc: improve git diff of texinfo files
Fri, 14 Aug 2009 12:01:12 +0200 Bruno Haible Disable multithread support by default on Cygwin 1.5.x for real.
Fri, 14 Aug 2009 01:10:08 -0400 Joel E. Denny update-copyright: much ado about intervals
Thu, 13 Aug 2009 22:40:34 -0400 Joel E. Denny update-copyright: convert 2-digit to 4-digit years
Fri, 14 Aug 2009 08:17:46 +0200 Jim Meyering test-exclude: avoid coreutils "make check" failure
Thu, 13 Aug 2009 12:11:47 -0600 Eric Blake test-dup2: fix bad assumption
Thu, 13 Aug 2009 11:22:26 -0600 Eric Blake test-version-etc: fix CRLF portability issue
Thu, 13 Aug 2009 11:42:00 -0600 Eric Blake getopt: update client modules
Thu, 13 Aug 2009 13:22:41 +0200 Simon Josefsson test-version-etc, test-argp-version-etc: Fix CRLF issue. Reduce forks.
Thu, 13 Aug 2009 13:10:21 +0200 Simon Josefsson version-etc-test: Make it work imported into projects.
Thu, 13 Aug 2009 01:25:48 +0200 Bruno Haible Tests for modules 'getopt-posix', 'getopt-gnu'.
Thu, 13 Aug 2009 01:23:35 +0200 Bruno Haible New modules 'getopt-posix', 'getopt-gnu'.
Thu, 13 Aug 2009 01:09:50 +0200 Bruno Haible Ensure that optarg etc. get declared by <unistd.h>.
Wed, 12 Aug 2009 23:34:12 +0200 Bruno Haible Avoid test link errors.
Wed, 12 Aug 2009 22:18:21 +0200 Bruno Haible Restore the gl_GETOPT_SUBSTITUTE macro, under a new name.
Wed, 12 Aug 2009 20:55:31 +0200 Bruno Haible Put the recent ChangeLog entries in order.
Wed, 12 Aug 2009 21:47:56 +0300 Sergey Poznyakoff Update ChangeLog
Wed, 12 Aug 2009 19:37:21 +0200 Bruno Haible Reorder macros.
Wed, 12 Aug 2009 19:48:51 +0300 Sergey Poznyakoff Minor improvement in gitlog-to-changelog
Wed, 12 Aug 2009 19:03:07 +0300 Sergey Poznyakoff Optimize exclude: use hash tables for non-wildcard patterns.
Wed, 12 Aug 2009 17:25:09 +0200 Bruno Haible Ensure that getopt() gets declared by <unistd.h>.
Wed, 12 Aug 2009 17:18:53 +0200 Bruno Haible Clarify logic; Separate gl_replace_getopt and GETOPT_H.