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
Tue, 18 Nov 2014 21:11:09 +0900 Daiki Ueno pipe-filter-gi, pipe-filter-ii: port to AIX
Thu, 20 Nov 2014 09:29:35 -0800 Paul Eggert gitlog-to-changelog: add --until
Sun, 16 Nov 2014 10:41:11 -0800 Karl Berry update from texinfo
Fri, 14 Nov 2014 12:10:50 -0800 Paul Eggert extern-inline: update commentary about GCC bugs
Thu, 13 Nov 2014 16:54:53 +0900 Daiki Ueno gen-uni-tables: untabify
Fri, 10 Oct 2014 22:59:46 +0900 Daiki Ueno gen-uni-tables: check out-of-range values added to 3-level tables
Thu, 13 Nov 2014 15:56:01 +0900 Daiki Ueno gen-uni-tables: utilize 'assert'
Thu, 23 Oct 2014 16:05:37 +0900 Daiki Ueno gen-uni-tables: cosmetic improvements
Wed, 12 Nov 2014 18:55:49 -0800 Jeroen Roovers fcntl-h-tests: port to PA-RISC GNU/Linux
Mon, 10 Nov 2014 15:43:22 -0800 Paul Eggert fts: port to C89
Thu, 06 Nov 2014 20:33:02 -0800 Paul Eggert unistd: port to iOS
Wed, 05 Nov 2014 11:41:57 -0800 Paul Eggert obstack: do not reject malloc-style obstack_chunkfun, obstack_freefun
Wed, 05 Nov 2014 06:01:18 -0800 Karl Berry autoupdate
Tue, 04 Nov 2014 10:01:31 -0800 Karl Berry update from texinfo
Tue, 04 Nov 2014 00:31:31 -0800 Paul Eggert obstack: avoid potentially-nonportable function casts
Mon, 03 Nov 2014 17:32:27 -0800 Alan Modra obstack: fix macro return values
Mon, 03 Nov 2014 16:36:27 -0800 Paul Eggert obstack: do not assume system-supplied obstack is size_t safe
Mon, 03 Nov 2014 16:34:52 -0800 Paul Eggert obstack: port to platforms that #define __alignof__
Fri, 31 Oct 2014 18:18:36 +0000 Pádraig Brady linkat: don't unconditionally replace on GNU/Linux
Fri, 31 Oct 2014 18:12:15 +0000 Pádraig Brady linkat: wrap to handle symlinks on OS X 10.10
Sun, 02 Nov 2014 22:24:09 -0800 Paul Eggert open, openat: document nonstandard FreeBSD, NetBSD O_NOFOLLOW errno
Fri, 31 Oct 2014 12:45:22 -0700 Paul Eggert obstack: add NEWS entry for recent incompatible changes
Thu, 30 Oct 2014 04:08:50 +0000 Pádraig Brady mountlist: don't use libmount to decide on dummy/remote
Wed, 29 Oct 2014 18:03:53 -0700 Paul Eggert maint: add missing ChangeLog entries for Modra's obstack changes
Wed, 29 Oct 2014 16:15:41 -0700 Paul Eggert obstack: prefer __alignof__ to alignof
Wed, 29 Oct 2014 00:22:08 -0700 Paul Eggert obstack: prefer alignof to calculating alignments by hand
Tue, 28 Oct 2014 23:58:42 -0700 Paul Eggert obstack: use size_t alignments and check for overflow
Wed, 29 Oct 2014 14:03:00 +1030 Alan Modra obstack: 64-bit obstack support, part 3
Wed, 29 Oct 2014 14:02:40 +1030 Alan Modra obstack: 64-bit obstack support, part 2
Wed, 29 Oct 2014 14:02:31 +1030 Alan Modra obstack: 64-bit obstack support, part 1
Wed, 29 Oct 2014 14:02:22 +1030 Alan Modra obstack: tidy part 2
Wed, 29 Oct 2014 14:02:13 +1030 Alan Modra obstack: tidy part 1
Fri, 24 Oct 2014 10:47:44 -0700 Paul Eggert socketlib, sockets, sys_socket: Use AC_REQUIRE to pacify autoconf.
Tue, 21 Oct 2014 18:07:00 +0900 Daiki Ueno iconv: avoid false detection of non-working iconv
Thu, 23 Oct 2014 13:59:08 +0100 Pádraig Brady bootstrap: print more diagnostics for missing programs
Thu, 23 Oct 2014 13:26:23 +0100 Pádraig Brady bootstrap: only update the gnulib submodule
Sat, 18 Oct 2014 23:22:36 -0700 Paul Eggert symlinkat: port to AIX 7.1
Sat, 18 Oct 2014 22:35:28 -0700 Paul Eggert readlinkat: port to AIX 7.1
Sun, 12 Oct 2014 09:03:23 -0700 Karl Berry remove spurious {
Tue, 07 Oct 2014 20:59:11 +0300 Eli Zaretskii modules/fcntl: fix error reporting by dupfd
Sun, 28 Sep 2014 09:52:08 -0700 Ben Pfaff basename, dirname: Improve documentation.
Wed, 24 Sep 2014 09:03:06 -0700 Jim Meyering exclude: declare exclude_patopts static
Fri, 26 Sep 2014 09:07:05 -0700 Karl Berry autoupdate
Sun, 21 Sep 2014 17:10:15 +0200 Werner LEMBERG dirname: support compilation with C++
Tue, 16 Sep 2014 12:26:48 -0700 Paul Eggert qsort_r: include <config.h>
Tue, 16 Sep 2014 16:42:36 +0100 Dylan Cali avltree-list: avoid compiler warnings
Mon, 15 Sep 2014 08:59:18 -0700 Paul Eggert qsort_r: new module, for GNU-style qsort_r
Mon, 15 Sep 2014 13:41:57 +0100 Werner LEMBERG strerror_r-posix: support compilation with C++
Thu, 11 Sep 2014 14:38:53 +0100 Johannes Zarl fcntl-h: fix compilation with Intel C++ compiler
Thu, 11 Sep 2014 06:01:12 -0700 Karl Berry autoupdate
Wed, 27 Aug 2014 15:25:30 +0200 Fridolin Pokorny mountlist: use /proc/self/mountinfo when available
Sun, 07 Sep 2014 03:22:12 +0000 Eric Wong users.txt: add cmogstored
Thu, 04 Sep 2014 08:54:49 +0200 Mathieu Anquetin gnulib-tool: Sync with build-aux/bootstrap options
Thu, 04 Sep 2014 08:54:48 +0200 Mathieu Anquetin gnulib-tool: Fallback to wget when rsync fails
Thu, 04 Sep 2014 13:11:04 -0600 Eric Blake maintainer-makefile: add syntax check for useless ';;'
Thu, 04 Sep 2014 14:55:12 -0700 Paul Eggert pthread, pthread_sigmask, threadlib: port to Ubuntu 14.04
Thu, 04 Sep 2014 06:26:06 -0600 Eric Blake error: drop spurious semicolon
Tue, 02 Sep 2014 11:56:55 -0700 Paul Eggert gnulib-common.m4: port to GCC 4.2.1 and Sun Studio 12 C++
Mon, 01 Sep 2014 01:51:06 -0700 Paul Eggert manywarnings: add GCC 4.9 warnings
Sun, 31 Aug 2014 19:19:44 -0700 Paul Eggert vasnprintf: fix bugs in width computation