[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5813-ga5ea0
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5813-ga5ea0eb2 |
Date: |
Tue, 31 Jan 2023 13:49:45 -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/improve-inet has been updated
via a5ea0eb222419a5c237b2db7d34da320adef88b7 (commit)
via 579acd4d5535e5525d738da714f8d7c9c63737f1 (commit)
via 743c5f88b9cb030a53fe0c0aa0067507a9d50188 (commit)
via ac8094ab1fefaf43e35802531e290dc7df896a37 (commit)
via e3ea0559626816de9a4a44b0a1074f22a3d9525c (commit)
from e5fc1b4079ca7137501c3826c64426048260456f (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=a5ea0eb222419a5c237b2db7d34da320adef88b7
commit a5ea0eb222419a5c237b2db7d34da320adef88b7
Merge: e5fc1b40 579acd4d
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Tue Jan 31 20:49:37 2023 +0200
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
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, feature/improve-inet, updated. gawk-4.1.0-5813-ga5ea0eb2,
Arnold Robbins <=