gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4919-g4a7d8


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4919-g4a7d8b2
Date: Thu, 26 Aug 2021 15:03:03 -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/improve-inet has been updated
       via  4a7d8b2a98bb2004f7fc689d3b42e29a7d303e46 (commit)
       via  340b2837d42b956dbf9d34f9a66c674bb62ca377 (commit)
       via  585a9456283db7169ea53a328824e55deb998d8f (commit)
       via  59e758a8ee45b58c9a765a6ceed4da3775d78952 (commit)
       via  bcc0594e9b64c89b56e8ea6891c0a9f8b97c57d1 (commit)
      from  7b7e98d70d7be6ef13e63b0bc120547b2170afcd (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=4a7d8b2a98bb2004f7fc689d3b42e29a7d303e46

commit 4a7d8b2a98bb2004f7fc689d3b42e29a7d303e46
Merge: 7b7e98d 340b283
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu Aug 26 22:02:28 2021 +0300

    Merge branch 'master' into feature/improve-inet


-----------------------------------------------------------------------

Summary of changes:
 ChangeLog           |   16 +
 builtin.c           |   36 +-
 configure           |    3 +
 configure.ac        |    3 +
 doc/ChangeLog       |    7 +
 doc/gawk.info       | 1040 ++++++++++++++++++++++++++-------------------------
 doc/gawk.texi       |   21 +-
 doc/gawktexi.in     |   21 +-
 pc/Makefile.tst     |    7 +-
 support/ChangeLog   |    5 +
 support/Makefile.am |    2 +
 test/ChangeLog      |    5 +
 test/Makefile.am    |    4 +-
 test/Makefile.in    |    9 +-
 test/Maketests      |    5 +
 test/regexsub.awk   |   48 +++
 test/regexsub.ok    |   30 ++
 17 files changed, 741 insertions(+), 521 deletions(-)
 create mode 100644 test/regexsub.awk
 create mode 100644 test/regexsub.ok


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]