[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, porting, updated. gawk-4.1.0-4437-gab46058
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, porting, updated. gawk-4.1.0-4437-gab46058 |
Date: |
Sat, 9 Jan 2021 15:33:10 -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, porting has been updated
via ab46058e9032d8a9c41e4c129b37b8a74f6c9aad (commit)
via d3a1acac12673875b21ad2a95ffd7be0fb220ae5 (commit)
via 073460dda1b24bcb872186a0818859a6ccba727d (commit)
via 3aa6709272d6c74300b70d8371b135289a8d8c9d (commit)
from 5b129be44e478bc118599f1c4f31bbc76ef7621d (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=ab46058e9032d8a9c41e4c129b37b8a74f6c9aad
commit ab46058e9032d8a9c41e4c129b37b8a74f6c9aad
Merge: 5b129be d3a1aca
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sat Jan 9 22:33:03 2021 +0200
Merge branch 'master' into porting
-----------------------------------------------------------------------
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, porting, updated. gawk-4.1.0-4437-gab46058,
Arnold Robbins <=