log

age author description
Thu, 28 Sep 2017 21:08:01 +0300 Dmitry Selyutin pygnulib.py: simplify license conflicts detection
Thu, 28 Sep 2017 18:53:30 +0300 Dmitry Selyutin module: efficient hash implementation
Thu, 28 Sep 2017 18:18:21 +0300 Dmitry Selyutin parser: cleanup; allow empty options (--import in wget2)
Thu, 28 Sep 2017 17:05:59 +0300 Dmitry Selyutin pygnulib.py: inform about license incompatibilities
Thu, 28 Sep 2017 13:12:08 +0300 Dmitry Selyutin pygnulib.py: transfer script name
Thu, 28 Sep 2017 13:10:25 +0300 Dmitry Selyutin config: add GPL and LGPL to license sets
Thu, 28 Sep 2017 10:46:01 +0300 Dmitry Selyutin module: fix typo (is -> in)
Thu, 28 Sep 2017 10:05:15 +0300 Dmitry Selyutin module: use list on line-by-line iteration
Thu, 28 Sep 2017 10:03:35 +0300 Dmitry Selyutin module: add missing argument
Thu, 28 Sep 2017 10:03:06 +0300 Dmitry Selyutin module: use sets instead of lists
Thu, 28 Sep 2017 10:00:49 +0300 Dmitry Selyutin pygnulib.py: determine incompatible licenses
Thu, 28 Sep 2017 09:58:25 +0300 Dmitry Selyutin deprecate LicenseSet (use a simple set); licenses constants
Tue, 26 Sep 2017 22:41:19 +0300 Dmitry Selyutin use libtests_required and dummy_required helpers
Tue, 26 Sep 2017 22:40:34 +0300 Dmitry Selyutin module: libtests_required and dummy_required helpers
Tue, 26 Sep 2017 22:36:56 +0300 Dmitry Selyutin module: transform transitive closure back into function
Tue, 26 Sep 2017 17:46:13 +0300 Dmitry Selyutin parser: use LicenseSet.LGPL() dict
Tue, 26 Sep 2017 17:43:37 +0300 Dmitry Selyutin config: LGPL license dict; support gl_LGPL values
Tue, 26 Sep 2017 17:39:04 +0300 Dmitry Selyutin fix incorrect initial values for bitwise flags
Tue, 26 Sep 2017 10:13:38 +0300 Dmitry Selyutin module: relax type check after the last commit
Mon, 25 Sep 2017 21:31:11 +0200 Mathieu Lirzin pygnulib: don't use Enums
Mon, 25 Sep 2017 23:19:03 +0300 Dmitry Selyutin parser: support license set
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, 13 Sep 2017 00:46:58 +0300 Dmitry Selyutin dict improvements: iteration args, dict comprehension
Wed, 13 Sep 2017 00:32:45 +0300 Dmitry Selyutin __init__.py, .pylintrc, .gitignore
Wed, 13 Sep 2017 00:26:34 +0300 Dmitry Selyutin miscellaneous bug fixes and improvements
Tue, 12 Sep 2017 21:35:24 +0300 Dmitry Selyutin parser: enable options conflict once again
Tue, 12 Sep 2017 19:55:28 +0300 Dmitry Selyutin config/cache: use the same keys as base class
Tue, 12 Sep 2017 19:47:11 +0300 Dmitry Selyutin config/cache: simplify regular expressions
Tue, 12 Sep 2017 00:28:07 +0300 Dmitry Selyutin parser: isolate command-line parser; richer parse() method
Mon, 11 Sep 2017 20:23:56 +0300 Dmitry Selyutin config: parser: suppress and override inactive arguments
Mon, 11 Sep 2017 20:23:02 +0300 Dmitry Selyutin config: clean and simplify parser a little bit
Sun, 10 Sep 2017 23:39:37 +0300 Dmitry Selyutin make command-line usage() and help() properties
Sat, 09 Sep 2017 23:41:42 +0300 Dmitry Selyutin config: split CommandLine into parts; custom exception handling
Sat, 09 Sep 2017 23:41:13 +0300 Dmitry Selyutin error: formatting cleanup
Sat, 09 Sep 2017 23:01:51 +0300 Dmitry Selyutin private import even for standard modules
Sat, 09 Sep 2017 22:54:55 +0300 Dmitry Selyutin type_assert helper (unify type error handling)
Sat, 09 Sep 2017 21:58:23 +0300 Dmitry Selyutin private import; yet another naming simplification
Sat, 09 Sep 2017 20:33:55 +0300 Dmitry Selyutin module: do not export private class members into inherited classes
Sat, 09 Sep 2017 20:22:10 +0300 Dmitry Selyutin module: alternate naming for some properties
Sat, 09 Sep 2017 19:56:33 +0300 Dmitry Selyutin [backport] Assume gnulib is checked out from Git, not CVS
Sat, 09 Sep 2017 19:48:53 +0300 Dmitry Selyutin [backport] gnulib-tool: fix incompatibility with autopoint 0.18.2
Sat, 09 Sep 2017 19:42:55 +0300 Dmitry Selyutin generator: do not export private class members into inherited classes
Sat, 09 Sep 2017 19:42:34 +0300 Dmitry Selyutin filesystem: do not export private class members into inherited classes
Sat, 09 Sep 2017 19:35:00 +0300 Dmitry Selyutin config: do not export private class members into inherited classes
Sat, 09 Sep 2017 19:20:34 +0300 Dmitry Selyutin almost full support of command-line options (except --version)
Fri, 08 Sep 2017 23:35:13 +0300 Dmitry Selyutin [python] python gnulib API development branch
Fri, 08 Sep 2017 09:35:53 -0700 Paul Eggert * lib/fts.c: Fix XFS comments.
Wed, 12 Oct 2016 17:40:37 +0200 Daiki Ueno libunistring: update to 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
Thu, 19 Oct 2017 12:39:45 -0700 Paul Eggert glob: fix heap buffer overflow
Wed, 18 Oct 2017 10:19:35 -0700 Paul Eggert glob: pacify fuzzer for mempcpy
Tue, 17 Oct 2017 07:12:14 -0700 Karl Berry autoupdate
Thu, 12 Oct 2017 23:21:43 +0200 Bruno Haible doc: Fix syntax error (regression from 2017-10-03).
Thu, 12 Oct 2017 23:18:12 +0200 Bruno Haible doc: Update for Solaris 11.3.
Thu, 12 Oct 2017 17:40:54 +0200 Bruno Haible all: Write "Solaris 11.0" instead of "Solaris 11 2011-11".
Tue, 10 Oct 2017 21:57:28 +0200 Bruno Haible doc: Improve doc about ioctl.
Mon, 09 Oct 2017 22:03:39 +0200 Bruno Haible wcwidth: Don't use obsolete syntax of 'test'.
Mon, 09 Oct 2017 16:33:00 +0200 Bruno Haible getopt-posix: Fix build failure when using ac_cv_header_getopt_h=no.
Sun, 08 Oct 2017 18:10:48 +0200 Bruno Haible vma-iter: Fix typo in last commit.
Sun, 08 Oct 2017 17:54:59 +0200 Bruno Haible vma-iter: Fix typo in last commit.
Sun, 08 Oct 2017 17:50:16 +0200 Bruno Haible vma-iter: Improve support for FreeBSD.
Sun, 08 Oct 2017 12:24:45 +0200 Bruno Haible vma-iter: Fix truncated result on NetBSD (regression from 2017-10-07).
Sat, 07 Oct 2017 19:21:07 +0900 KO Myung-Hun tests: fix 'invalid path dir' error