[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4646-g3cd43
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4646-g3cd4372 |
Date: |
Sat, 9 Jan 2021 15:33:50 -0500 (EST) |
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 3cd437224b387bb7416cbb8e7807b271aff0c850 (commit)
via d3a1acac12673875b21ad2a95ffd7be0fb220ae5 (commit)
via 073460dda1b24bcb872186a0818859a6ccba727d (commit)
via 3aa6709272d6c74300b70d8371b135289a8d8c9d (commit)
from 3abd4cff3e3834a3bdfd22897cae09491562d36b (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=3cd437224b387bb7416cbb8e7807b271aff0c850
commit 3cd437224b387bb7416cbb8e7807b271aff0c850
Merge: 3abd4cf d3a1aca
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sat Jan 9 22:33:43 2021 +0200
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 16 ++++++++++++++++
array.c | 2 +-
awk.h | 2 +-
awkgram.y | 2 +-
builtin.c | 6 ++++--
cmd.h | 2 +-
command.y | 2 +-
debug.c | 2 +-
eval.c | 3 ++-
gawkapi.c | 2 +-
gawkapi.h | 2 +-
interpret.h | 2 +-
io.c | 2 +-
main.c | 2 +-
mpfr.c | 4 ++--
node.c | 2 +-
pc/ChangeLog | 4 ++++
pc/Makefile.tst | 6 ++++++
profile.c | 2 +-
re.c | 2 +-
test/ChangeLog | 5 +++++
test/Makefile.am | 3 +++
test/Makefile.in | 8 ++++++++
test/Maketests | 5 +++++
test/octdec.awk | 1 +
test/octdec.ok | 2 ++
26 files changed, 72 insertions(+), 19 deletions(-)
create mode 100644 test/octdec.awk
create mode 100644 test/octdec.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4646-g3cd4372,
Arnold Robbins <=