log

age author description
Wed, 18 Jan 2012 08:45:29 +0100 Jim Meyering gitlog-to-changelog: use "||", not "or" in expressions
Tue, 17 Jan 2012 16:23:30 -0500 Joel E. Denny gitlog-to-changelog: new option --no-cluster
Tue, 17 Jan 2012 17:30:33 +0100 Jim Meyering maint: spell file systems with two words, not one
Mon, 16 Jan 2012 22:02:21 +0100 Jim Meyering fix a typo
Mon, 16 Jan 2012 21:56:31 +0100 Jim Meyering bootstrap: add a FIXME comment to ensure we eventually remove the hack
Mon, 16 Jan 2012 10:55:56 -0700 Eric Blake bootstrap: cater to autoconf 2.59
Mon, 16 Jan 2012 10:16:01 -0700 Eric Blake bootstrap: properly check for libtool
Sun, 15 Jan 2012 17:35:55 +0100 Bruno Haible Improve support for MSVC 9.
Sun, 15 Jan 2012 16:49:11 +0100 Stefano Lattarini gnupload: we hold the master copy of this script now
Sun, 15 Jan 2012 13:19:33 +0100 Bruno Haible Fix module 'random'.
Sat, 14 Jan 2012 15:22:49 +0100 Bruno Haible Tests for module 'random'.
Sat, 14 Jan 2012 15:15:28 +0100 Bruno Haible New module 'random'.
Fri, 13 Jan 2012 06:40:53 -0800 Karl Berry autoupdate
Thu, 12 Jan 2012 22:55:13 +0100 Bruno Haible random_r: Use common idioms.
Thu, 12 Jan 2012 22:54:15 +0100 Bruno Haible random_r: Override incompatible API on AIX, OSF/1.
Thu, 12 Jan 2012 21:58:09 +0100 Bruno Haible random_r: Support for MSVC 9.
Thu, 12 Jan 2012 08:44:08 -0700 Eric Blake inet_ntop: guard extra work by IF_LINT
Thu, 12 Jan 2012 08:39:07 -0700 Eric Blake strptime: fix regression on mingw
Thu, 12 Jan 2012 03:04:49 +0100 Reuben Thomas copy-file: add error-code-returning variant.
Wed, 11 Jan 2012 02:11:34 +0100 Bruno Haible copy-file: Use 'quote' module consistently.
Wed, 11 Jan 2012 02:01:45 +0100 Bruno Haible copy-file: Refactor.
Wed, 11 Jan 2012 01:54:25 +0100 Bruno Haible acl: Export qcopy_acl.
Wed, 11 Jan 2012 01:52:23 +0100 Bruno Haible acl: Rename a local variable.
Wed, 11 Jan 2012 01:51:25 +0100 Bruno Haible acl: Align return values of copy_acl and qcopy_acl.
Wed, 11 Jan 2012 15:49:20 -0700 Eric Blake strptime: silence gcc warnings
Wed, 11 Jan 2012 14:48:31 -0700 Eric Blake inet_ntop: silence gcc warning
Thu, 12 Jan 2012 00:49:06 +0400 Dmitry V. Levin getloadavg test: skip the test on GNU/Linux without /proc mounted
Tue, 10 Jan 2012 22:28:30 +0100 Bruno Haible regex: Avoid link error on MSVC 9.
Tue, 10 Jan 2012 20:53:57 +0100 Bruno Haible doc: Mention --with-tests option.
Tue, 10 Jan 2012 18:42:39 +0000 Reuben Thomas users.txt: order package names lexicographically.
Tue, 10 Jan 2012 17:32:32 +0100 Jim Meyering maint.mk: fix description in comment
Tue, 10 Jan 2012 08:38:52 +0100 Jim Meyering ignore-value: remove deprecated ignore_ptr function
Mon, 09 Jan 2012 10:12:18 +0100 Jim Meyering test-init.sh: avoid a subshell
Sun, 08 Jan 2012 23:32:36 +0100 Bruno Haible setlocale tests: Avoid test failure on Solaris 11 2011-11.
Sun, 08 Jan 2012 22:31:53 +0100 Bruno Haible posix_spawn_file_actions_addopen: Work around Solaris 11 2011-11 bug.
Sun, 08 Jan 2012 22:18:30 +0100 Bruno Haible posix_spawn_file_actions_adddup2: Work around Solaris 11 2011-11 bug.
Sun, 08 Jan 2012 22:00:12 +0100 Bruno Haible posix_spawn_file_actions_addclose: Work around Solaris 11 2011-11 bug.
Sun, 08 Jan 2012 19:57:28 +0100 Bruno Haible doc: Update for Solaris 11 2011-11.
Sun, 08 Jan 2012 19:07:23 +0100 Bruno Haible mktime: Avoid compilation error on Solaris 11.
Sun, 08 Jan 2012 15:25:43 +0100 Bruno Haible doc: Small fix.
Sun, 08 Jan 2012 06:18:05 -0800 Karl Berry autoupdate
Sun, 08 Jan 2012 14:49:07 +0100 Simon Josefsson Add lgpl-3.0 module.
Sun, 08 Jan 2012 14:35:22 +0100 Jim Meyering select.c: indent with spaces, not TABs
Sat, 07 Jan 2012 08:49:48 -0800 Karl Berry autoupdate
Sat, 07 Jan 2012 16:09:11 +0100 Paolo Bonzini Add ChangeLog entries for last 3 commits.
Sun, 18 Dec 2011 15:44:17 +0100 Paolo Bonzini quotearg: do not use grave accent for left quote
Sun, 18 Dec 2011 15:33:53 +0100 Paolo Bonzini quotearg: fall back to Unicode single quotes in UTF-8 and GB-18030 locales
Sun, 18 Dec 2011 15:31:23 +0100 Paolo Bonzini quotearg: fix Wikipedia link
Sat, 07 Jan 2012 10:13:28 +0100 Simon Josefsson Fix for mingw with MSVC9.
Sat, 07 Jan 2012 04:22:05 +0100 Bruno Haible Talk about "native Windows API", not "Woe32".
Sat, 07 Jan 2012 01:42:41 +0100 Guillem Jover argp: Avoid crash if translator uses % characters in a translation.
Fri, 06 Jan 2012 10:55:20 -0800 Paul Eggert doc: add ChangeLog entry for previous change
Fri, 06 Jan 2012 09:55:50 -0800 Paul Eggert doc: C11 and C++11 are now official
Fri, 06 Jan 2012 15:04:37 +0100 Bruno Haible uc-is-grapheme-break tests: Tweak.
Fri, 06 Jan 2012 09:21:29 +0100 Bruno Haible test-init.sh: correct the test for diff -u
Thu, 05 Jan 2012 23:59:09 -0800 Paul Eggert doc: fix minor quoting issues, mostly with `
Thu, 05 Jan 2012 23:53:49 -0800 Paul Eggert In commentary, do not use ` to quote.
Thu, 05 Jan 2012 23:44:15 -0800 Paul Eggert Use ', not `, for quoting output.
Thu, 05 Jan 2012 20:18:54 +0100 Bruno Haible strtoimax: Don't force a replacement on systems where intmax_t is int.
Thu, 05 Jan 2012 19:08:21 +0100 Bruno Haible doc: Mention NetBSD bugs.