[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-2942-g950bba4 |
Date: |
Fri, 22 Dec 2017 07:28:32 -0500 (EST) |
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/improve-inet has been updated
via 950bba442c83ec2141ed0c2893940d6f481056cb (commit)
via 04235ff1134e404b133917020fa4eac1038947a0 (commit)
via d2dde96decab77927a04af75fd9183666c25a624 (commit)
via 67a491896e14a12f85d336864138c21c6146aea0 (commit)
via 5864e4d3bff453af474557234a573b8f1785fc8a (commit)
via 2f1e6d8c263753d46dcb40ec8f7ef08059a5e16b (commit)
via 119d16235fde380e3eeec2463da58298e8cab8f0 (commit)
via 038796cbed17b8942acd3cab9309595da96bfed4 (commit)
from 0f6838ef503e5471d13ff7bfe4194a1e6e6c5169 (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=950bba442c83ec2141ed0c2893940d6f481056cb
commit 950bba442c83ec2141ed0c2893940d6f481056cb
Merge: 0f6838e 04235ff
Author: Arnold D. Robbins <address@hidden>
Date: Fri Dec 22 14:28:27 2017 +0200
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 18 ++++++
config.guess | 28 ++++++----
config.sub | 26 ++++++---
configure | 50 ++++++++++-------
configure.ac | 41 ++++++++------
depcomp | 35 ++++++++++++
doc/ChangeLog | 9 +++
doc/gawk.info | 116 +++++++++++++++++++++------------------
doc/gawk.texi | 9 +++
doc/gawktexi.in | 9 +++
doc/texinfo.tex | 51 ++++++++++-------
extension/ChangeLog | 12 ++++
extension/build-aux/ChangeLog | 5 ++
extension/build-aux/config.guess | 28 ++++++----
extension/build-aux/config.sub | 26 ++++++---
extension/build-aux/depcomp | 35 ++++++++++++
extension/build-aux/install-sh | 20 +++++--
extension/configure | 20 ++++++-
extension/configure.ac | 18 +++++-
extension/ext_custom.h | 4 +-
install-sh | 20 +++++--
support/ChangeLog | 21 +++++++
support/regcomp.c | 4 +-
support/regex.h | 62 ++++++++++-----------
support/regex_internal.h | 3 +-
support/regexec.c | 4 +-
26 files changed, 471 insertions(+), 203 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-2942-g950bba4,
Arnold Robbins <=