log

age author description
Thu, 08 Jan 2015 12:18:54 +0000 Pádraig Brady maint.mk: fix compatibility with OS X nm
Wed, 07 Jan 2015 14:36:52 +0900 KO Myung-Hun localcharset: improve charset detection on OS/2
Tue, 06 Jan 2015 09:05:22 -0800 Paul Eggert count-leading-zeros: use 64-bit intrinsics on 32-bit Windows
Tue, 06 Jan 2015 08:50:04 -0800 Paul Eggert count-leading-zeros: fix pragma typos
Tue, 06 Jan 2015 05:53:30 -0800 Karl Berry autoupdate
Tue, 06 Jan 2015 02:27:16 +0000 Pádraig Brady count-leading-zeros: avoid 64-bit intrinsics on 32-bit Windows
Tue, 06 Jan 2015 18:53:40 +0900 Daiki Ueno uniname/uniname: update to Unicode 7.0.0
Mon, 05 Jan 2015 16:15:44 -0700 Eric Blake doc: update INSTALL from autoconf
Mon, 05 Jan 2015 14:08:27 -0700 Eric Blake stdio: fix use of PRIdMAX on modern mingw
Mon, 15 Dec 2014 17:44:22 +0000 Daniel P. Berrange Fix check for pthreads.h pollution on Mingw64
Sat, 03 Jan 2015 15:21:54 -0800 Paul Eggert lib-symbol-versions: cache script check
Sun, 04 Jan 2015 11:23:51 +0100 Benno Schulenberg maint: fix grammar nits in propername
Fri, 02 Jan 2015 23:00:34 +0100 Ludovic Courtès gendocs: Update bug-report address and URLs to Gnulib's.
Fri, 02 Jan 2015 21:34:34 +0100 Ludovic Courtès gendocs: Add 'doc/gendocs_template_min'.
Wed, 17 Dec 2014 17:45:27 +0100 Ludovic Courtès gendocs: Change maintainer.
Thu, 01 Jan 2015 15:19:42 -0800 Paul Eggert gendocs: copyright date and version fix
Thu, 01 Jan 2015 11:05:02 -0800 Karl Berry derived INSTALL
Thu, 01 Jan 2015 11:04:33 -0800 Karl Berry revert copyright updates in slaved files
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 31 Dec 2014 14:21:13 -0800 Karl Berry autoupdate
Wed, 31 Dec 2014 06:55:37 -0800 Karl Berry autoupdate
Tue, 30 Dec 2014 23:37:26 +0000 Pádraig Brady xstrtol: ensure errno is reset
Sun, 28 Dec 2014 14:03:39 -0800 Paul Eggert utimens: fix dependency typo
Fri, 26 Dec 2014 08:28:48 -0800 Karl Berry autoupdate
Mon, 22 Dec 2014 11:46:41 -0700 Eric Blake docs: mention why libgen.h is bad
Sun, 21 Dec 2014 07:03:14 -0800 Karl Berry autoupdate
Sat, 20 Dec 2014 13:00:21 -0800 Paul Eggert assure: new module
Fri, 19 Dec 2014 06:56:42 -0800 Karl Berry autoupdate
Tue, 16 Dec 2014 17:57:23 -0800 Paul Eggert stdalign: port better to HP compilers
Tue, 16 Dec 2014 17:29:33 -0800 Paul Eggert stdalign: work around Apple GCC 4.0 bug
Wed, 17 Dec 2014 14:46:25 -0800 Karl Berry gendocs.sh and templates now maintained in gnulib
Tue, 16 Dec 2014 02:35:19 +0000 Pádraig Brady getcwd: fix test failure on OS X 10.9
Sun, 14 Dec 2014 20:32:54 +0000 Tim Rühsen parse-datetime: avoid a compiler warning with byacc
Fri, 12 Dec 2014 09:20:59 +0900 Daiki Ueno unicase/locale-language-tests: fix LOCALE_FR test
Sat, 13 Dec 2014 06:51:11 -0800 Karl Berry autoupdate
Fri, 12 Dec 2014 15:24:21 -0800 Karl Berry update from texinfo
Fri, 12 Dec 2014 11:27:45 -0800 Paul Eggert stddef: support C11's max_align_t
Thu, 11 Dec 2014 16:07:31 +0900 Daiki Ueno unistd: fix iOS check conditional
Tue, 09 Dec 2014 18:11:46 -0800 Paul Eggert posixtm: avoid compiler warning in a better way
Tue, 09 Dec 2014 10:40:48 +0900 KO Myung-Hun relocatable: support UNIXROOT in relocate() on EMX
Fri, 05 Dec 2014 15:01:36 +0900 KO Myung-Hun freopen: workaround freopen() on OS/2 kLIBC
Wed, 03 Dec 2014 15:46:17 +0900 KO Myung-Hun get_shared_library_fullname: port to EMX
Wed, 03 Dec 2014 16:02:50 +0900 KO Myung-Hun find_executable: port to EMX
Thu, 04 Dec 2014 10:03:34 +0900 KO Myung-Hun sched: check struct sched_param in spawn.h as well
Tue, 02 Dec 2014 13:34:06 +0000 Pádraig Brady support GNU format printf and scanf on mingw
Mon, 08 Dec 2014 13:19:12 +0100 Martin Kletzander bootstrap: Allow perl modules in $buildreq
Sat, 06 Dec 2014 01:28:17 +0000 Pádraig Brady apply _GL_ATTRIBUTE_PURE to some inline functions
Mon, 08 Dec 2014 09:46:38 +0000 Pádraig Brady vasnprintf: fix potential incorrect errno
Sat, 06 Dec 2014 01:14:02 +0000 Pádraig Brady vasnprintf: fix potential use after free
Fri, 05 Dec 2014 05:56:18 -0800 Karl Berry autoupdate
Fri, 05 Dec 2014 12:32:49 +0000 Pádraig Brady filevercmp, posixtm: avoid compiler warnings with -O3
Fri, 05 Dec 2014 11:30:27 +0100 Bruno Haible Fix LDBL80_WORDS macro on big endian platforms.
Wed, 03 Dec 2014 07:04:40 -0800 Karl Berry autoupdate
Tue, 02 Dec 2014 14:55:20 +0900 KO Myung-Hun git-version-gen: do not print new line characters
Tue, 02 Dec 2014 12:50:49 +0900 KO Myung-Hun gnulib-tool: recognize x:* as an absolute path
Tue, 02 Dec 2014 16:05:10 +0000 Andrei Borzenkov argp: avoid extraneous translation and mem leak with empty pre doc
Sat, 29 Nov 2014 06:00:25 -0800 Karl Berry autoupdate
Fri, 28 Nov 2014 10:57:31 +0000 Pádraig Brady doc: mention that _BSD_SOURCE is deprecated for _DEFAULT_SOURCE
Thu, 27 Nov 2014 18:46:43 +0900 Daiki Ueno uniname/uniname-tests: skip if system's libunistring is used
Thu, 27 Nov 2014 11:17:07 +0000 Pádraig Brady printf: fix configure check on big endian systems