log

age author description
Mon, 09 Jan 2017 11:55:22 -0800 Paul Eggert maint: time stamp -> timestamp
Mon, 09 Jan 2017 11:49:35 -0800 Paul Eggert maint: remove stray .texi files
Sun, 08 Jan 2017 22:10:58 -0800 Paul Eggert getprogname: fix port to IRIX
Mon, 09 Jan 2017 08:21:21 +0900 Norihiro Tanaka dfa: melt down dfastate into build_state
Mon, 09 Jan 2017 07:46:13 +0900 Norihiro Tanaka dfa: simplify transition table allocation
Sun, 08 Jan 2017 12:44:29 -0800 Paul Eggert dfa: fix reallocation bug when matching newlines
Sat, 07 Jan 2017 18:12:52 +0100 Tim Rühsen Avoid -Wundef warning about undefined WINDOWS_SOCKETS.
Sat, 07 Jan 2017 18:10:48 +0100 Tim Rühsen Avoid -Wundef warning about undefined __USE_FILE_OFFSET64.
Sat, 07 Jan 2017 14:49:10 +0100 Bruno Haible stdioext: Port to Minix 3.2 and newer.
Fri, 06 Jan 2017 16:14:21 -0800 Paul Eggert getprogname: port to IRIX
Fri, 06 Jan 2017 14:14:43 -0800 Paul Eggert localename-tests: port to NetBSD 7
Fri, 06 Jan 2017 13:36:57 -0800 Paul Eggert glob, intprops, xalloc: work around Clang bug
Fri, 06 Jan 2017 12:49:39 -0800 Paul Eggert dfa: fix 'return' typo
Thu, 05 Jan 2017 23:49:34 +0100 Bruno Haible lock tests: Prefer semaphore over mutex.
Tue, 03 Jan 2017 00:52:13 +0000 Pádraig Brady parse-datetime: fix generated paths for coverage files
Mon, 02 Jan 2017 21:31:49 +0000 Pádraig Brady maint.mk: support parallel execution of coverage
Thu, 05 Jan 2017 12:51:36 +0100 Bruno Haible lock: Provide guarantee to avoid writer starvation for rwlocks.
Thu, 05 Jan 2017 11:04:52 +0100 Bruno Haible thread: Fix pth port.
Wed, 04 Jan 2017 23:22:22 -0500 Assaf Gordon parse-datetime: fix debug message on lone year number
Wed, 04 Jan 2017 23:19:51 -0500 Assaf Gordon parse-datetime: fix local timezone debug messages
Wed, 04 Jan 2017 23:14:37 -0500 Assaf Gordon parse-datetime: add debug warning about DST changes
Wed, 04 Jan 2017 23:11:33 -0500 Assaf Gordon parse-datetime: add debug warning about date arithmetic
Wed, 04 Jan 2017 23:07:12 -0500 Assaf Gordon parse-datetime: fix debug message of relative part after timezone
Wed, 04 Jan 2017 23:02:41 -0500 Assaf Gordon parse-datetime: fix incorrect debug message on lone number
Tue, 03 Jan 2017 09:47:53 -0800 Karl Berry exec
Tue, 03 Jan 2017 09:47:08 -0800 Karl Berry build-aux/mdate-sh
Mon, 02 Jan 2017 17:08:49 -0800 Paul Eggert doc: fix typo in previous change
Mon, 02 Jan 2017 16:13:17 -0800 Paul Eggert Revert copyright-year change to synced files
Mon, 02 Jan 2017 16:05:14 -0800 Paul Eggert doc: modernize for C11 etc.
Mon, 02 Jan 2017 12:22:17 -0800 Paul Eggert dfa: prefer functions to FETCH_WC macro
Mon, 02 Jan 2017 10:49:17 -0800 Paul Eggert dfa: narrow more local var scopes
Mon, 02 Jan 2017 08:27:12 -0800 Paul Eggert dfa: remove duplicate assignment
Sun, 01 Jan 2017 21:43:26 -0800 Paul Eggert dfa: simplify constraint-dependency checking
Sun, 01 Jan 2017 21:23:18 -0800 Paul Eggert dfa: prefer functions and constants to macros
Sun, 01 Jan 2017 20:51:46 -0800 Paul Eggert dfa: narrow more local var scopes
Sat, 31 Dec 2016 08:06:24 -0800 Jim Meyering dfa: narrow the scope of many local variables
Sun, 01 Jan 2017 09:53:24 -0800 Karl Berry gettext from dev
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Sat, 31 Dec 2016 14:44:51 -0600 Eric Blake do-release-commit-and-tag: avoid shell syntax error
Fri, 30 Dec 2016 20:37:10 -0600 Eric Blake maint.mk: hoist gnulib_dir definition earlier
Sat, 31 Dec 2016 01:31:59 -0800 Jim Meyering maint.mk: do not always evaluate intprops-related shell
Fri, 30 Dec 2016 09:01:05 -0800 Jim Meyering maint.mk: improve sc_prohibit_intprops_without_use
Fri, 30 Dec 2016 00:57:21 -0800 Paul Eggert dfa: shorten sbit, success
Fri, 30 Dec 2016 00:42:22 -0800 Paul Eggert dfa: simplify multibyte_prop etc.
Thu, 29 Dec 2016 23:02:45 -0800 Paul Eggert dfa: minor performance tweak
Thu, 29 Dec 2016 21:44:17 -0800 Paul Eggert dfa: wrap charclass inside a struct
Fri, 30 Dec 2016 00:53:11 -0800 Jim Meyering Changelog: insert omitted word
Fri, 30 Dec 2016 09:42:06 +0100 Jim Meyering maint.mk: update list of intprops.h symbol names
Thu, 29 Dec 2016 15:05:34 -0600 Eric Blake getopt: fix parallel test failure
Thu, 29 Dec 2016 01:16:51 -0800 Paul Eggert xalloc: x2nrealloc check for ptrdiff_t overflow
Sat, 24 Dec 2016 18:21:59 +0100 Bruno Haible lock test: Fix performance problem on multi-core machines.
Sat, 24 Dec 2016 05:27:13 -0800 Karl Berry autoupdate
Tue, 20 Dec 2016 00:18:14 +0100 Bruno Haible vma-iter: Fix endless loop on 64-bit Windows.
Mon, 19 Dec 2016 21:12:54 +0100 Bruno Haible stdint: Fix WINT_MAX to match the gnulib provided wint_t on minw.
Mon, 19 Dec 2016 08:20:45 -0800 Paul Eggert getopt-posix-tests: fix Makefile typo
Sun, 18 Dec 2016 17:35:19 -0800 Paul Eggert dfa: improve worst-case 'replace' performance
Wed, 14 Dec 2016 16:31:57 -0800 Norihiro Tanaka dfa: performance improvement for removal of epsilon closure
Sun, 18 Dec 2016 14:32:40 -0800 Karl Berry autoupdate
Sun, 18 Dec 2016 14:03:37 +0100 Bruno Haible Split tests for getopt-posix and getopt-gnu.
Sat, 17 Dec 2016 11:50:06 +0100 Bruno Haible posix-modules: Add options for specific platforms.