[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5151-gcaf261
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5151-gcaf261b1 |
Date: |
Thu, 25 Aug 2022 04:12:38 -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/cpp-compile has been updated
via caf261b19587008d87860dd6d68d2db93fd178e7 (commit)
via b1e6adfa41822004177822909079d8c89a80adf7 (commit)
from 13f62f77c1568a59b98e026aaaf82dba9549403c (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=caf261b19587008d87860dd6d68d2db93fd178e7
commit caf261b19587008d87860dd6d68d2db93fd178e7
Merge: 13f62f77 b1e6adfa
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Thu Aug 25 11:12:30 2022 +0300
Merge branch 'master' into feature/cpp-compile
-----------------------------------------------------------------------
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, feature/cpp-compile, updated. gawk-4.1.0-5151-gcaf261b1,
Arnold Robbins <=