log

age author description
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.
Thu, 05 Jan 2012 18:51:23 +0100 Bruno Haible strtoumax tests: Enhance tests.
Thu, 05 Jan 2012 18:47:38 +0100 Bruno Haible strtoimax: Work around AIX 5.1 bug.