log

age author description
Mon, 19 Jun 2017 17:09:30 +0200 Bruno Haible classpath: Avoid including config.h twice, as it produces warnings.
Mon, 19 Jun 2017 16:54:55 +0200 Bruno Haible sched: Fix compilation failure on OpenVMS.
Sat, 17 Jun 2017 12:16:27 -0700 Paul Eggert diffseq: port to GCC 7 with --enable-gcc-warnings
Thu, 15 Jun 2017 22:58:28 +0200 Bruno Haible gettext-h: Update theoretical condition for use of variable size arrays.
Mon, 12 Jun 2017 10:40:29 +0200 Bruno Haible Relicense some modules under LGPLv2+.
Mon, 12 Jun 2017 02:05:17 +0200 Bruno Haible localename: Fix test failure on DragonFly BSD.
Mon, 12 Jun 2017 01:57:02 +0200 Bruno Haible float: Fix 'float' and 'isinf' failures on DragonFly BSD.
Mon, 12 Jun 2017 01:45:46 +0200 Bruno Haible float: Fix 'float' and 'isinf' failures on DragonFly BSD.
Mon, 12 Jun 2017 01:38:57 +0200 Bruno Haible gnulib-tool: Clean up after autotools.
Sun, 11 Jun 2017 15:53:09 -0700 Paul Eggert getopt-posix: port to glibc 2.25.90
Sun, 11 Jun 2017 13:09:47 +0200 Bruno Haible strtod-obsolete: Fix license.
Sat, 10 Jun 2017 10:11:47 -0700 Jim Meyering maint: update to work with GCC7's -Werror=implicit-fallthrough=
Fri, 09 Jun 2017 01:26:28 +0200 Bruno Haible host-cpu-c-abi: Support for aarch64 ILP32 ABI.
Thu, 08 Jun 2017 09:27:36 -0700 Paul Eggert * doc/build-automation.texi: Mention DEPENDENCIES.
Thu, 08 Jun 2017 07:34:47 -0700 Paul Eggert doc: remove robots, add prereqs
Thu, 08 Jun 2017 15:09:31 +0200 Bruno Haible gnulib-tool: Fix bug in func_symlink_if_changed, from 2006-11-13.
Thu, 08 Jun 2017 14:45:39 +0200 Bruno Haible gnulib-tool: Fix bug in func_ln_s, from 2016-01-15.
Wed, 07 Jun 2017 15:23:38 +0200 Bruno Haible canonicalize-lgpl: Avoid conflict with gnulib 'getcwd' module on VMS.
Mon, 05 Jun 2017 06:46:00 -0700 Karl Berry autoupdate
Sun, 04 Jun 2017 14:25:43 -0700 Paul Eggert same-inode: port better to VMS 8.2 and later
Thu, 01 Jun 2017 14:08:00 -0700 Paul Eggert error: fix POSIX violation for va_end
Sun, 28 May 2017 08:43:13 -0700 Karl Berry autoupdate
Sun, 28 May 2017 13:51:08 +0200 Bruno Haible c-strtod: Make it usable in C++ mode.
Thu, 25 May 2017 21:25:37 -0700 Jim Meyering quotearg: fix compilation failure due to FALLTHROUGH misuse
Thu, 25 May 2017 00:08:09 -0700 Paul Eggert intprops: port to recent icc
Tue, 23 May 2017 14:39:55 -0700 Karl Berry iconv.m4 sync broken
Tue, 23 May 2017 18:56:39 +0200 Bruno Haible iconv: Update copyright year.
Mon, 22 May 2017 22:26:29 +0200 Bruno Haible Fix ChangeLog formatting.
Mon, 22 May 2017 18:02:35 +0000 Bjarni Ingi Gislason Remove repeated words in comments.
Mon, 22 May 2017 12:45:45 +0100 Bernhard Voelker fallthrough: reinstate a FALLTHROUGH instance in quotearg