[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4593-g47e7f0
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4593-g47e7f0a |
Date: |
Thu, 2 Jul 2020 03:32:42 -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/memory-work has been updated
via 47e7f0ae92f51fba0d8f52fe8930709497571cdb (commit)
via c5da6de2f300f371d035d9a43af984f170124825 (commit)
via efd054b9800ec926587d2903f0712c68d4591d43 (commit)
via 85da96b705877b4a10b0a96b3d9722536674b2d0 (commit)
from 15f59c97762188d92c48e8092f8a9bf0bfb2bea9 (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=47e7f0ae92f51fba0d8f52fe8930709497571cdb
commit 47e7f0ae92f51fba0d8f52fe8930709497571cdb
Merge: 15f59c9 c5da6de
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Thu Jul 2 10:32:34 2020 +0300
Merge branch 'master' into feature/memory-work
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 13 +
NEWS | 3 +
awk.h | 4 +-
doc/ChangeLog | 4 +
doc/gawk.1 | 13 +-
doc/gawk.info | 1239 ++++++++++++++++++++++++------------------------
doc/gawk.texi | 12 +
doc/gawktexi.in | 12 +
eval.c | 114 ++---
interpret.h | 8 +-
main.c | 8 +-
pc/Makefile.tst | 15 +-
test/ChangeLog | 9 +
test/Makefile.am | 15 +-
test/Makefile.in | 21 +-
test/Maketests | 6 +
test/badargs.ok | 1 +
test/posix_compare.awk | 47 ++
test/posix_compare.ok | 12 +
19 files changed, 866 insertions(+), 690 deletions(-)
create mode 100644 test/posix_compare.awk
create mode 100644 test/posix_compare.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4593-g47e7f0a,
Arnold Robbins <=