[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4546-ge69799
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4546-ge697990 |
Date: |
Sun, 29 Aug 2021 12:50:31 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".
The branch, feature/cpp-compile has been updated
via e697990605a02f15be5436992e6e59e8f97494c5 (commit)
via 115d14bcb7f9fc54caa33370e2887af3ac76e09f (commit)
via 0e1761697d8ed24b07cf23035f5dd01d09056e3a (commit)
via 6696453c1a733436cbb9ca41c7c75eeb4e0b428a (commit)
via cd20a8d0f216f304ba9c2d70c56fb8f2eade0cca (commit)
via 9fd12edd4469c3cf227dfc271d9bc7544b5b8b49 (commit)
via 2c4956a47393241a33e17fb26f0ecba78b0381bb (commit)
from 603f9eeefd14b761ac7e93387c1d8b07d40b3218 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=e697990605a02f15be5436992e6e59e8f97494c5
commit e697990605a02f15be5436992e6e59e8f97494c5
Merge: 603f9ee 115d14b
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sun Aug 29 19:50:25 2021 +0300
Merge branch 'master' into feature/cpp-compile
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 +++
build-aux/ChangeLog | 4 +++
build-aux/ar-lib | 2 +-
build-aux/compile | 2 +-
build-aux/config.sub | 21 +++++++++++----
build-aux/depcomp | 2 +-
main.c | 4 +--
support/ChangeLog | 7 +++++
support/cdefs.h | 33 ++++++++++++++++++++----
support/dfa.c | 46 +++++++++++++++++++++++----------
support/dfa.h | 26 +++++++++++++------
support/libc-config.h | 3 +++
support/malloc/dynarray_at_failure.c | 3 ++-
support/regex.c | 1 +
support/regex.h | 50 +++++++++++++++++++++++++++++++-----
support/regex_internal.c | 9 ++++++-
support/regexec.c | 4 +--
support/verify.h | 4 +--
support/xalloc.h | 11 ++++++++
19 files changed, 186 insertions(+), 50 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4546-ge697990,
Arnold Robbins <=