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-5533-gf78f0


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5533-gf78f09a1
Date: Thu, 25 Aug 2022 04:13:08 -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  f78f09a18ce159f67c0f63e997e5e1b91fc2ec5f (commit)
       via  b1e6adfa41822004177822909079d8c89a80adf7 (commit)
      from  9782735239ff8751da1effe20464b9cc92315da2 (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=f78f09a18ce159f67c0f63e997e5e1b91fc2ec5f

commit f78f09a18ce159f67c0f63e997e5e1b91fc2ec5f
Merge: 97827352 b1e6adfa
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu Aug 25 11:12:59 2022 +0300

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog         |  8 +++++
 NEWS              | 55 ++++++++++++++++++----------------
 awkgram.c         |  2 ++
 awkgram.y         |  2 ++
 doc/ChangeLog     |  4 +++
 doc/gawk.info     | 89 ++++++++++++++++++++++++++++++++-----------------------
 doc/gawk.texi     | 42 ++++++++++++++++++++++++++
 doc/gawktexi.in   | 14 +++++++++
 pc/ChangeLog      |  4 +++
 pc/Makefile.tst   | 16 ++++++++--
 test/ChangeLog    |  7 +++++
 test/Makefile.am  | 10 +++++--
 test/Makefile.in  | 20 +++++++++++--
 test/Maketests    | 10 +++++++
 test/lintwarn.awk |  2 +-
 test/lintwarn.ok  |  3 --
 test/noparms.ok   |  2 --
 test/nsbad.awk    |  6 ----
 test/nsbad.ok     | 11 ++-----
 test/nsbad2.awk   |  4 +++
 test/nsbad2.ok    |  3 ++
 test/nsbad3.awk   |  3 ++
 test/nsbad3.ok    |  4 +++
 test/parseme.ok   |  2 --
 test/synerr3.ok   |  4 +--
 test/unterm.ok    |  2 --
 26 files changed, 230 insertions(+), 99 deletions(-)
 create mode 100644 test/nsbad2.awk
 create mode 100644 test/nsbad2.ok
 create mode 100644 test/nsbad3.awk
 create mode 100644 test/nsbad3.ok


hooks/post-receive
-- 
gawk



reply via email to

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