log

age author description
Mon, 25 Sep 2017 23:14:04 +0300 Dmitry Selyutin config: use license set instead of lgpl
Sun, 24 Sep 2017 23:08:39 +0300 Dmitry Selyutin error: split UnknownLicenseError into two classes
Sun, 24 Sep 2017 22:09:55 +0300 Dmitry Selyutin the pygnulib.py sketch
Wed, 20 Sep 2017 11:12:40 +0300 Dmitry Selyutin parser: fix verbosity option
Tue, 19 Sep 2017 22:40:10 +0300 Dmitry Selyutin refactor transitive closure into module table
Tue, 19 Sep 2017 22:38:03 +0300 Dmitry Selyutin error: GnulibModuleNotFoundError -> UnknownModuleError
Tue, 19 Sep 2017 22:36:59 +0300 Dmitry Selyutin config: support bitwise options
Tue, 19 Sep 2017 22:36:08 +0300 Dmitry Selyutin module: fix applicability
Mon, 18 Sep 2017 19:43:02 +0300 Dmitry Selyutin filesystem: fix transitive closure
Mon, 18 Sep 2017 19:29:54 +0300 Dmitry Selyutin parser: multiple bug fixes
Mon, 18 Sep 2017 13:18:08 +0300 Dmitry Selyutin parser: use true option for --with-tests
Mon, 18 Sep 2017 13:17:39 +0300 Dmitry Selyutin parser: fix const option value
Sun, 17 Sep 2017 12:19:35 +0300 Dmitry Selyutin filesystem: remove redundant variable
Sat, 16 Sep 2017 22:34:26 +0300 Dmitry Selyutin implement transitive_closure sketch
Sat, 16 Sep 2017 22:33:12 +0300 Dmitry Selyutin parser: disable modules in update mode
Sat, 16 Sep 2017 22:31:18 +0300 Dmitry Selyutin module: strip empty lines and comments in lists
Sat, 16 Sep 2017 22:30:52 +0300 Dmitry Selyutin module: quick status tests
Fri, 15 Sep 2017 23:11:14 +0300 Dmitry Selyutin update documentation strings
Fri, 15 Sep 2017 22:51:21 +0300 Dmitry Selyutin config: regex compile wrapper
Thu, 14 Sep 2017 19:42:14 +0300 Dmitry Selyutin module: directives as strings; dict-compatible methods
Thu, 14 Sep 2017 19:38:23 +0300 Dmitry Selyutin parser: support "extract" options
Thu, 14 Sep 2017 19:37:26 +0300 Dmitry Selyutin special "module not found" error
Thu, 14 Sep 2017 18:14:00 +0300 Dmitry Selyutin error: sort error classes in alphabetical order
Wed, 13 Sep 2017 22:18:03 +0300 Dmitry Selyutin filesystem: rename Git into GnulibGit
Wed, 13 Sep 2017 22:17:26 +0300 Dmitry Selyutin config: normalize file system paths
Wed, 13 Sep 2017 22:17:10 +0300 Dmitry Selyutin parser: pass all arguments in one variable
Wed, 13 Sep 2017 19:28:43 +0300 Dmitry Selyutin fix AutoconfVersionError message formatting
Wed, 13 Sep 2017 19:26:46 +0300 Dmitry Selyutin cache: simplify parsing; handle m4_base mismatch
Wed, 13 Sep 2017 18:35:31 +0300 Dmitry Selyutin cache: check for explicit keys upon construction
Wed, 13 Sep 2017 18:31:14 +0300 Dmitry Selyutin parser: initialize option values inside namespace
Wed, 13 Sep 2017 18:11:31 +0300 Dmitry Selyutin parser: return dictionary instead of config
Wed, 13 Sep 2017 15:32:01 +0300 Dmitry Selyutin cache: eliminate configure and m4 comments
Wed, 13 Sep 2017 15:30:26 +0300 Dmitry Selyutin cache: simplify cache constructor
Wed, 12 Oct 2016 17:40:37 +0200 Daiki Ueno libunistring: update to Unicode 9.0.0 ueno/unicode-9.0.0
Sun, 29 Oct 2017 16:22:41 -0700 Paul Eggert timespec: prefer ‘assume’ to ‘assure’
Sun, 29 Oct 2017 15:46:10 -0700 Paul Eggert Port recent gnulib-tool change to Dash
Fri, 27 Oct 2017 21:28:47 -0700 Jim Meyering timespec.h: use "assure" to avoid a spurious warning
Sun, 29 Oct 2017 21:01:06 +0100 Bruno Haible Avoid several test failures with traditional locales on Haiku.
Sun, 29 Oct 2017 17:33:22 +0100 Bruno Haible strerror_r-posix: Fix behaviour and test failure on Haiku.
Sun, 29 Oct 2017 14:34:21 +0100 Bruno Haible get-rusage-data: Avoid crash on Haiku.
Sun, 29 Oct 2017 14:33:52 +0100 Bruno Haible get-rusage-as: Avoid crash on Haiku.
Sun, 29 Oct 2017 12:57:35 +0100 Bruno Haible ilogbl: Ensure replacement on Haiku.
Sun, 29 Oct 2017 11:16:56 +0100 Bruno Haible expl: Ensure replacement on Haiku.
Sun, 29 Oct 2017 10:49:55 +0100 Bruno Haible math: Fix test failure on Haiku.
Sun, 29 Oct 2017 16:59:17 +0100 Bruno Haible gnulib-tool: Avoid unnecessary config.h.in remaking in testdirs.
Sun, 29 Oct 2017 16:57:32 +0100 Bruno Haible gnulib-tool: Avoid unnecessary config.h.in remaking in testdirs.
Sun, 29 Oct 2017 09:37:12 +0100 Bruno Haible crypto/*: Verify that the header file is self-contained.
Sat, 28 Oct 2017 10:05:31 -0400 Jia Zhang crypto/gc: fix build failure with -Werror=suggest-attribute=const
Sat, 28 Oct 2017 23:58:20 -0400 Jia Zhang New module: crypto/gc-sm3
Sun, 29 Oct 2017 08:38:54 +0100 Bruno Haible random, random_r: Mention different prototypes on Haiku.
Sun, 29 Oct 2017 02:18:57 +0100 Bruno Haible posix_spawn: Avoid spurious message in configure output.
Sun, 29 Oct 2017 02:59:41 +0200 Bruno Haible inet_ntop, inet_pton: Determine needed library correctly on Haiku.
Sun, 29 Oct 2017 02:22:19 +0200 Bruno Haible ioctl: Override non-POSIX declaration on Haiku.
Sat, 28 Oct 2017 22:25:30 +0200 Bruno Haible crypto/sm3: Add overview documentation to the .h file.
Sat, 07 Oct 2017 04:31:27 -0400 Jia Zhang New module: crypto/sm3
Sat, 28 Oct 2017 02:14:01 -0400 Jia Zhang gc-libgcrypt: fix undefined enum type in switch statement
Sat, 28 Oct 2017 02:16:08 -0400 Jia Zhang gc-libgcrypt: fix assignment error due to -Werror=pointer-sign
Thu, 26 Oct 2017 21:45:33 +0200 Bruno Haible havelib: Fix value of LD for 32-bit compilation on NetBSD/sparc64.
Sat, 21 Oct 2017 12:20:29 -0700 Paul Eggert glob: fix another heap buffer overflow
Thu, 19 Oct 2017 13:03:40 -0700 Paul Eggert quotearg: pacify compiler re unsigned