[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, porting, updated. gawk-4.1.0-5324-g211ff580
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, porting, updated. gawk-4.1.0-5324-g211ff580 |
Date: |
Thu, 25 Aug 2022 04:12:21 -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, porting has been updated
via 211ff58097008135cd8d0d55c2dd69d6f42f6f3d (commit)
via b1e6adfa41822004177822909079d8c89a80adf7 (commit)
from 1143fb2e19ea46077d7d688e61eec6eb9d7ceaca (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=211ff58097008135cd8d0d55c2dd69d6f42f6f3d
commit 211ff58097008135cd8d0d55c2dd69d6f42f6f3d
Merge: 1143fb2e b1e6adfa
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Thu Aug 25 11:12:12 2022 +0300
Merge branch 'master' into porting
-----------------------------------------------------------------------
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, porting, updated. gawk-4.1.0-5324-g211ff580,
Arnold Robbins <=