log

age author description
Tue, 13 Dec 2011 18:52:59 -0800 Alex Nelson strftime-tests: also test nanoseconds
Tue, 13 Dec 2011 15:27:41 -0800 Paul Eggert inttypes, stdint: add C++11 support
Tue, 13 Dec 2011 09:01:04 -0800 Paul Eggert Fix ChangeLog typo in previous commit.
Mon, 12 Dec 2011 08:13:33 -0800 Paul Eggert nonblocking tests: Fix test failure on Linux/MIPS.
Mon, 12 Dec 2011 10:57:17 +0100 Jim Meyering argmatch: don't hard-code `' when listing valid option arguments
Sat, 10 Dec 2011 08:28:15 -0800 Karl Berry autoupdate
Sat, 10 Dec 2011 08:23:45 -0800 Karl Berry autoupdate
Wed, 07 Dec 2011 09:51:21 -0700 Eric Blake bootstrap: detect tools required by gnulib-tool
Mon, 05 Dec 2011 03:46:40 +0100 Bruno Haible sethostname: Port to Windows platforms.
Mon, 05 Dec 2011 02:58:55 +0100 Bruno Haible tests: Avoid spurious error message on platforms without mktemp program.
Sun, 04 Dec 2011 15:47:27 +0100 Bruno Haible sethostname: Fix documentation.
Sat, 03 Dec 2011 16:19:56 +0100 Bruno Haible gnulib-tool: Verify that the License field is present and non-empty.
Sat, 03 Dec 2011 15:57:00 +0100 Bruno Haible sethostname tests: Fix link error on mingw.
Sat, 03 Dec 2011 15:28:47 +0100 Bruno Haible sethostname tests: Fix compilation error on mingw.
Sat, 03 Dec 2011 15:13:59 +0100 Bruno Haible sethostname tests: Avoid a gcc warning.
Sat, 03 Dec 2011 14:50:45 +0100 Bruno Haible Tweak last commit.
Fri, 02 Dec 2011 23:04:19 -0500 Ben Walton Add a test suite for the sethostname module.
Sat, 03 Dec 2011 14:22:09 +0100 Bruno Haible Tweak last commit.
Fri, 02 Dec 2011 23:04:18 -0500 Ben Walton Integrate the sethostname module into unistd
Sat, 03 Dec 2011 14:09:14 +0100 Bruno Haible Tweak last commit.
Fri, 02 Dec 2011 23:04:17 -0500 Ben Walton Add a new sethostname module
Sat, 03 Dec 2011 13:27:29 +0100 Bruno Haible Tweak last commit.
Fri, 02 Dec 2011 23:04:16 -0500 Ben Walton Split the HOST_NAME_MAX detection into a separate m4 macro
Sat, 03 Dec 2011 13:09:58 +0100 Bruno Haible Fix module descriptions syntax.
Fri, 02 Dec 2011 01:34:53 -0800 Paul Eggert stdalign: port to Clang 3.0
Thu, 01 Dec 2011 13:58:28 -0700 Eric Blake mktempd: silence dd usage
Wed, 30 Nov 2011 11:59:31 +0100 Simon Josefsson manywarnings: Don't mention gcc version in docstring.
Wed, 30 Nov 2011 09:35:00 +0100 Jim Meyering hash: mark a few floating point constants with "f" suffix
Wed, 30 Nov 2011 01:58:54 +0100 Paolo Bonzini float tests: Correct and re-enable assertion about LDBL_MIN_EXP.
Wed, 30 Nov 2011 01:44:15 +0100 Matthew Wala Avoid subtracting two pointers that don't point into the same block.