[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, porting, updated. gawk-4.1.0-5604-gcd15b3a0
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, porting, updated. gawk-4.1.0-5604-gcd15b3a0 |
Date: |
Tue, 31 Jan 2023 13:49:03 -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 cd15b3a015771784aa11247ce51d0d0fc6eb0551 (commit)
via 579acd4d5535e5525d738da714f8d7c9c63737f1 (commit)
via 743c5f88b9cb030a53fe0c0aa0067507a9d50188 (commit)
via ac8094ab1fefaf43e35802531e290dc7df896a37 (commit)
via e3ea0559626816de9a4a44b0a1074f22a3d9525c (commit)
from 046cb28aff85692202c62446f12fc4d1dd1de3cc (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=cd15b3a015771784aa11247ce51d0d0fc6eb0551
commit cd15b3a015771784aa11247ce51d0d0fc6eb0551
Merge: 046cb28a 579acd4d
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Tue Jan 31 20:48:55 2023 +0200
Merge branch 'master' into porting
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 14 +++++++
doc/it/ChangeLog | 4 ++
doc/it/gawktexi.in | 78 ++++++++++++++++++++++++++++----------
interpret.h | 22 +++++++++--
pc/ChangeLog | 4 ++
pc/Makefile.tst | 15 +++++++-
test/ChangeLog | 10 ++++-
test/Makefile.am | 12 ++++--
test/Makefile.in | 22 +++++++++--
test/Maketests | 10 +++++
test/elemnew1.awk | 8 ++++
test/{arrayprm2.ok => elemnew1.ok} | 0
test/fieldassign.awk | 1 +
test/{fwtest.in => fieldassign.in} | 1 +
test/fieldassign.ok | 2 +
15 files changed, 170 insertions(+), 33 deletions(-)
create mode 100644 test/elemnew1.awk
copy test/{arrayprm2.ok => elemnew1.ok} (100%)
create mode 100644 test/fieldassign.awk
copy test/{fwtest.in => fieldassign.in} (50%)
create mode 100644 test/fieldassign.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, porting, updated. gawk-4.1.0-5604-gcd15b3a0,
Arnold Robbins <=