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-5142-g0b73d


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5142-g0b73d766
Date: Wed, 5 Jan 2022 14:36:20 -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  0b73d766423cceb3ebb7829d021e17cf4393ae59 (commit)
       via  7388d79e02299193e991b6714c3b3c5314191154 (commit)
       via  84107702c4afa003299cbbf3150b52a67a2a518c (commit)
       via  0e8b44d33b8de608e35e6a649fe84ad9b7c7fffd (commit)
       via  71a50ec092b75ce2b2f969892c6cd443d44777a5 (commit)
       via  8bd2904afb35a19d48552b10d3215ba16fe4ce35 (commit)
      from  430cab2b377bdb45103c3fa811149a24259f1e0e (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=0b73d766423cceb3ebb7829d021e17cf4393ae59

commit 0b73d766423cceb3ebb7829d021e17cf4393ae59
Merge: 430cab2b 7388d79e
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Jan 5 21:36:10 2022 +0200

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog             |  13 +
 awkgram.c             | 904 ++++++++++++++++++++++++++------------------------
 awkgram.y             |  60 +++-
 doc/ChangeLog         |   5 +
 doc/gawk.info         | 644 +++++++++++++++++------------------
 doc/gawk.texi         |   6 +-
 doc/gawktexi.in       |   6 +-
 pc/ChangeLog          |   4 +
 pc/Makefile.tst       |   7 +-
 symbol.c              |   5 +-
 test/ChangeLog        |   5 +
 test/Makefile.am      |   4 +-
 test/Makefile.in      |   9 +-
 test/Maketests        |   5 +
 test/nsidentifier.awk |  36 ++
 test/nsidentifier.ok  | 118 +++++++
 16 files changed, 1057 insertions(+), 774 deletions(-)
 create mode 100644 test/nsidentifier.awk
 create mode 100644 test/nsidentifier.ok


hooks/post-receive
-- 
gawk



reply via email to

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