log

age author description
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
Mon, 22 May 2017 01:39:59 +0200 Bruno Haible gnulib-tool: Add options to create hard links.
Sun, 21 May 2017 02:46:18 +0200 Bruno Haible argp: Simplify bit manipulation.
Sat, 20 May 2017 15:26:26 +0200 Bruno Haible Avoid wrong configure results with gcc -fsanitize=address.
Sat, 20 May 2017 13:24:37 +0200 Bruno Haible gnulib-tool: Don't create hard links between gnulib and its testdirs.
Sat, 20 May 2017 12:15:04 +0200 Bruno Haible argp, tsearch tests: Fix file list.
Sat, 20 May 2017 12:12:16 +0200 Bruno Haible getopt-posix tests: Remove redundant include.
Fri, 19 May 2017 17:02:56 -0700 Jim Meyering dfa: two small simplifications
Thu, 18 May 2017 08:36:27 -0700 Jim Meyering fallthrough: update for GCC 7/8
Fri, 19 May 2017 15:39:06 -0700 Paul Eggert argp: fix shift bug
Fri, 19 May 2017 15:35:24 -0700 Paul Eggert argp: fix pointer-subtraction bug
Fri, 19 May 2017 19:27:51 +0200 Bruno Haible printf-posix tests: Avoid test failure with "gcc --coverage".
Fri, 19 May 2017 08:52:38 -0700 Paul Eggert closeout: don’t close stderr when sanitizing
Fri, 19 May 2017 09:06:39 +0200 Bruno Haible get-rusage-data tests: Avoid failure on Linux/glibc.
Fri, 19 May 2017 00:50:38 +0200 Bruno Haible localename: Include necessary header files on Cygwin.
Thu, 18 May 2017 22:49:58 +0200 Bruno Haible gettext: Update macros from gettext git.
Thu, 18 May 2017 22:20:58 +0200 Bruno Haible copy-file tests: Fix link error (regression from 2017-05-01).
Thu, 18 May 2017 12:54:51 +0200 Bruno Haible unicase/special-casing: Fix incompatibility with gperf-3.0.4.
Wed, 17 May 2017 10:14:07 +0200 Bruno Haible README: Don't ask people to read a TeXinfo file.
Wed, 17 May 2017 10:02:39 +0200 Tim Rühsen parse-datetime: Fix memleak
Tue, 16 May 2017 21:29:32 +0200 Bruno Haible javacomp: Fix handle leak.
Tue, 16 May 2017 20:57:23 +0200 Bruno Haible relocate: Make it easier to reclaim allocated memory.
Tue, 16 May 2017 20:02:20 +0200 Bruno Haible relocate: Simplify EMX specific code.
Tue, 16 May 2017 19:38:06 +0200 Bruno Haible sigpipe tests: Fix file list.
Tue, 16 May 2017 09:23:52 -0700 Paul Eggert manywarnings: update for GCC 7
Mon, 15 May 2017 23:13:57 +0200 Bruno Haible gnulib-tool: Fix generated code when libtests contains module 'alloca'.
Mon, 15 May 2017 19:27:45 +0200 Bruno Haible sys_select: Avoid "was expanded before it was required" warning.
Mon, 15 May 2017 08:35:02 -0700 Karl Berry autoupdate
Mon, 15 May 2017 07:41:10 -0700 Paul Eggert gnulib-tool: improve GNU Make debugging
Sun, 14 May 2017 21:32:41 +0200 Bruno Haible stat-time tests: Improve comment.
Sun, 14 May 2017 17:33:37 +0200 Bruno Haible same-inode: Adapt for windows-stat-inodes.
Sun, 14 May 2017 14:20:01 +0200 Bruno Haible windows-stat-inodes: New module.
Sun, 14 May 2017 17:37:31 +0200 Bruno Haible stat-time tests: Workaround for native Windows.
Sun, 14 May 2017 17:35:16 +0200 Bruno Haible stat-time: Adapt for windows-stat-timespec.
Sat, 13 May 2017 18:18:22 -0700 Jim Meyering maint.mk: update regex to reflect 2013 addition of "assume" to verify.h