[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5389-ge3f4a
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5389-ge3f4adc2 |
Date: |
Thu, 14 Jul 2022 11:52:18 -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 e3f4adc2ff03585826c8d25ebd8f5bcb9737b6bf (commit)
via 5290834b9f0e04c14e94ac2427b529a1daa78f23 (commit)
via 96825a0d17a9eb237d230c0335e9e51e52ba2b62 (commit)
via 2005138dda19a14d56fab208bc9bb68c61249a4e (commit)
via 7c78bb22c406d60484e4a5ee863e02b014f99102 (commit)
from d499006c19f291f766153876105df939698c3493 (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=e3f4adc2ff03585826c8d25ebd8f5bcb9737b6bf
commit e3f4adc2ff03585826c8d25ebd8f5bcb9737b6bf
Merge: d499006c 5290834b
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Thu Jul 14 18:52:11 2022 +0300
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 +
awklib/ChangeLog | 4 +
awklib/Makefile.am | 2 +-
awklib/Makefile.in | 2 +-
doc/ChangeLog | 7 ++
doc/Makefile.am | 2 +-
doc/Makefile.in | 2 +-
doc/gawk.1 | 1 -
doc/gawkworkflow.info | 80 +++++++--------
doc/gawkworkflow.texi | 2 +-
doc/wordlist2 | 2 +
extension/ChangeLog | 4 +
extension/time.c | 2 +-
gawkmisc.c | 2 +-
helpers/ChangeLog | 4 +
helpers/testdfa.c | 2 +-
missing_d/ChangeLog | 4 +
missing_d/snprintf.c | 2 +-
pc/ChangeLog | 4 +
pc/Makefile.tst | 273 +++++++++++++++++++++++++-------------------------
pc/gawkmisc.pc | 2 +-
pc/getid.c | 2 +-
pc/popen.h | 2 +-
posix/ChangeLog | 4 +
posix/gawkmisc.c | 2 +-
replace.c | 2 +-
test/ChangeLog | 4 +
test/Makefile.am | 135 ++++++++++++-------------
test/Makefile.in | 271 ++++++++++++++++++++++++-------------------------
test/Maketests | 136 ++++++++++++-------------
vms/ChangeLog | 4 +
vms/gawkmisc.vms | 2 +-
32 files changed, 500 insertions(+), 471 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5389-ge3f4adc2,
Arnold Robbins <=