[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5040-gcd1401
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5040-gcd1401a0 |
Date: |
Wed, 27 Jul 2022 02:58:33 -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 cd1401a052e090accee724f8e6479325d7667373 (commit)
via be74f1b5bdff49f7be2fe52471df2f23ae31ab3f (commit)
via e8ac20ec1aed696c1d11731613bce88d4de25211 (commit)
via 2ff2003910410a0a4d78a03c68bfd32b935bf4c0 (commit)
via d48373207039d72f733f427e9cc5ab0966d5e558 (commit)
via 216dd6c05197e66812d8f1a183e7b48a90f73127 (commit)
from afa3112db29256ee49b4fd0edcc3d9c184ed1fa4 (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=cd1401a052e090accee724f8e6479325d7667373
commit cd1401a052e090accee724f8e6479325d7667373
Merge: afa3112d be74f1b5
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Wed Jul 27 09:58:08 2022 +0300
Merge branch 'master' into feature/cpp-compile
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 14 ++
debug.c | 2 +-
doc/ChangeLog | 6 +
doc/gawk.info | 500 ++++++++++++++++++++-------------------
doc/gawk.texi | 15 +-
doc/gawktexi.in | 15 +-
gawkapi.c | 2 +
io.c | 2 +-
pc/ChangeLog | 4 +
pc/Makefile.tst | 33 ++-
re.c | 2 +-
test/ChangeLog | 10 +
test/Makefile.am | 36 ++-
test/Makefile.in | 35 ++-
gawkmisc.c => test/makepmafile.c | 52 ++--
test/{nulrsend.ok => pma.ok} | 0
16 files changed, 456 insertions(+), 272 deletions(-)
copy gawkmisc.c => test/makepmafile.c (52%)
copy test/{nulrsend.ok => pma.ok} (100%)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5040-gcd1401a0,
Arnold Robbins <=