[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5422-gc3f97
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5422-gc3f97fd8 |
Date: |
Wed, 27 Jul 2022 02:59:01 -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 c3f97fd8919a6fb6a2d6756f11f466bbd8cf4de6 (commit)
via be74f1b5bdff49f7be2fe52471df2f23ae31ab3f (commit)
via e8ac20ec1aed696c1d11731613bce88d4de25211 (commit)
via 2ff2003910410a0a4d78a03c68bfd32b935bf4c0 (commit)
via d48373207039d72f733f427e9cc5ab0966d5e558 (commit)
via 216dd6c05197e66812d8f1a183e7b48a90f73127 (commit)
from 9c017eeb937b1ba2dfa830ed3ac18008fdbd7991 (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=c3f97fd8919a6fb6a2d6756f11f466bbd8cf4de6
commit c3f97fd8919a6fb6a2d6756f11f466bbd8cf4de6
Merge: 9c017eeb be74f1b5
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Wed Jul 27 09:58:52 2022 +0300
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
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/improve-inet, updated. gawk-4.1.0-5422-gc3f97fd8,
Arnold Robbins <=