log

age author description
Wed, 16 Feb 2011 01:22:38 -0800 Paul Eggert longlong: tune, particularly for common case of c99
Tue, 15 Feb 2011 13:18:20 -0800 Paul Eggert getloadavg: set errno
Tue, 15 Feb 2011 12:43:46 -0800 Paul Eggert getloadavg: omit unused var
Tue, 15 Feb 2011 06:34:18 -0800 Karl Berry autoupdate
Tue, 15 Feb 2011 10:41:00 +0100 Jim Meyering doc: update users.txt
Sun, 13 Feb 2011 23:44:28 +0100 Bruno Haible Consistent macro naming for macros that use GCC __attribute__.
Sun, 13 Feb 2011 23:21:20 +0100 Bruno Haible Don't interfere with a program's definition of __attribute__.
Mon, 14 Feb 2011 15:49:32 -0700 Eric Blake maint: correct a ChangeLog attribution
Mon, 14 Feb 2011 11:20:44 -0800 Karl Berry update from texinfo
Mon, 14 Feb 2011 00:09:53 +0100 Bruno Haible mbrtowc: Add more tests for native Windows platforms.
Sun, 13 Feb 2011 19:29:42 +0100 Bruno Haible mbrtowc: Work around native Windows bug.
Sun, 13 Feb 2011 18:17:22 +0100 Bruno Haible mbsinit: Work around mingw bug.
Sun, 13 Feb 2011 18:04:55 +0100 Bruno Haible mbsinit: Don't crash for a NULL argument.
Sun, 13 Feb 2011 11:59:12 +0100 Bruno Haible Don't interfere with a program's definition of __attribute__.
Sun, 13 Feb 2011 11:53:14 +0100 Bruno Haible Fix last ChangeLog entry.
Sat, 12 Feb 2011 22:16:44 -0800 Paul Eggert stdlib: don't get in the way of non-GCC __attribute__
Sun, 13 Feb 2011 03:41:41 +0100 Bruno Haible quotearg test: Avoid test failure on mingw.
Sun, 13 Feb 2011 03:39:33 +0100 Bruno Haible setlocale: Prefer gnulib's override over libintl's override.
Sat, 12 Feb 2011 15:33:16 -0800 Paul Eggert stdlib: support non-GCC __attribute__
Sat, 12 Feb 2011 20:43:40 +0100 Bruno Haible wcsrtombs: Work around bug on native Windows.
Sat, 12 Feb 2011 20:20:02 +0100 Bruno Haible mbsrtowcs: Work around bug on native Windows.
Sat, 12 Feb 2011 19:09:23 +0100 Bruno Haible Avoid setlocale bugs in tests.
Sat, 12 Feb 2011 18:23:12 +0100 Bruno Haible Fix ChangeLog entry.
Sat, 12 Feb 2011 18:16:10 +0100 Bruno Haible setlocale: Workaround native Windows bug.
Sat, 12 Feb 2011 17:34:40 +0100 Bruno Haible Remove unused test-setlocale1 argument.
Sat, 12 Feb 2011 16:46:11 +0100 Bruno Haible Tests for module 'setlocale'.
Sat, 12 Feb 2011 16:45:13 +0100 Bruno Haible New module 'setlocale'.
Sat, 12 Feb 2011 01:56:46 +0100 Bruno Haible Prepare for locale dependent tests on mingw.
Fri, 11 Feb 2011 20:55:01 +0100 Bruno Haible Prepare for locale dependent tests on mingw.
Fri, 11 Feb 2011 13:30:04 -0700 Eric Blake strptime: avoid compiler warnings