[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4263-ga995ad
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4263-ga995adc |
Date: |
Sat, 9 Jan 2021 15:33:29 -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/cpp-compile has been updated
via a995adc54351a25de9b7d583ebd98657171ad6ac (commit)
via d3a1acac12673875b21ad2a95ffd7be0fb220ae5 (commit)
via 073460dda1b24bcb872186a0818859a6ccba727d (commit)
via 3aa6709272d6c74300b70d8371b135289a8d8c9d (commit)
from da9553a2abd0fbcc714709f9d403e473f4adb9f5 (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=a995adc54351a25de9b7d583ebd98657171ad6ac
commit a995adc54351a25de9b7d583ebd98657171ad6ac
Merge: da9553a d3a1aca
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sat Jan 9 22:33:22 2021 +0200
Merge branch 'master' into feature/cpp-compile
-----------------------------------------------------------------------
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/cpp-compile, updated. gawk-4.1.0-4263-ga995adc,
Arnold Robbins <=