[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4893-gd7df0b
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4893-gd7df0b4 |
Date: |
Sat, 9 Jan 2021 15:34:02 -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/memory-work has been updated
via d7df0b44f043dc3085cb0017dc3a87044c78d398 (commit)
via d3a1acac12673875b21ad2a95ffd7be0fb220ae5 (commit)
via 073460dda1b24bcb872186a0818859a6ccba727d (commit)
via 3aa6709272d6c74300b70d8371b135289a8d8c9d (commit)
from a61124946a423088530329ac37471377d99dbe7b (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=d7df0b44f043dc3085cb0017dc3a87044c78d398
commit d7df0b44f043dc3085cb0017dc3a87044c78d398
Merge: a611249 d3a1aca
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sat Jan 9 22:33:56 2021 +0200
Merge branch 'master' into feature/memory-work
-----------------------------------------------------------------------
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/memory-work, updated. gawk-4.1.0-4893-gd7df0b4,
Arnold Robbins <=