[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5555-g79c4e
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5555-g79c4eeea |
Date: |
Sat, 17 Sep 2022 16:13:17 -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/improve-inet has been updated
via 79c4eeea8925159e755ebbbf0e2e09e018d1778d (commit)
via 68b00ae254d0da5324f32139198d95820cb3c0aa (commit)
via 8a026763c28ed67f8e195750caf1fe476794282b (commit)
via b75abf5b597630e562e91c9431c025d250045311 (commit)
via ae0de313fc51ab3862811a8152a92f68ece3bfb0 (commit)
from 3670e19064d64b67c4dec63e0903ee40199faf3f (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=79c4eeea8925159e755ebbbf0e2e09e018d1778d
commit 79c4eeea8925159e755ebbbf0e2e09e018d1778d
Merge: 3670e190 68b00ae2
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sat Sep 17 23:13:09 2022 +0300
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 +
debug.c | 18 +-
doc/ChangeLog | 8 +
doc/gawk.info | 1126 +++++++++++++++++-----------------
doc/gawk.texi | 5 +-
doc/gawktexi.in | 5 +-
extension/ChangeLog | 5 +
extension/rwarray.c | 29 +-
pc/ChangeLog | 4 +
pc/Makefile.tst | 10 +-
test/ChangeLog | 10 +
test/Makefile.am | 8 +-
test/Makefile.in | 13 +-
test/Maketests | 5 +
test/{arrayprm2.ok => dbugeval4.awk} | 0
test/dbugeval4.in | 2 +
test/dbugeval4.ok | 5 +
test/readall.ok | 1 +
test/readall1.awk | 1 +
test/readall2.awk | 1 +
20 files changed, 685 insertions(+), 577 deletions(-)
copy test/{arrayprm2.ok => dbugeval4.awk} (100%)
create mode 100644 test/dbugeval4.in
create mode 100644 test/dbugeval4.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5555-g79c4eeea,
Arnold Robbins <=