[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5961-g466a5
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5961-g466a5ecc |
Date: |
Thu, 13 Apr 2023 09:14:18 -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 466a5ecc8f70969fca757d71c9b52702c849a181 (commit)
via 2af702cd761cf01f4db700a10cf308459d046f41 (commit)
via 75e692f8d197a987cf79213c73bfcf16e2ec59e1 (commit)
via 4e9c3da08f9400d15ac065e72d9638d8d3842d4f (commit)
via d198dd813441b5c9a89f82453dbb81154d95d92c (commit)
from c4516a3bd682ce61ded07845062a23661b7f1206 (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=466a5ecc8f70969fca757d71c9b52702c849a181
commit 466a5ecc8f70969fca757d71c9b52702c849a181
Merge: c4516a3b 2af702cd
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Thu Apr 13 16:14:09 2023 +0300
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +
doc/ChangeLog | 8 +
doc/gawk.info | 1083 ++++++++++++++++++++++++++--------------------------
doc/gawk.texi | 30 +-
doc/gawktexi.in | 20 +-
doc/it/ChangeLog | 4 +
doc/it/gawktexi.in | 126 +++++-
doc/wordlist | 2 +
io.c | 17 +-
pc/ChangeLog | 4 +
pc/Makefile.tst | 9 +-
po/ChangeLog | 4 +
po/it.po | 489 +++++++++++++-----------
test/ChangeLog | 6 +
test/Makefile.am | 7 +-
test/Makefile.in | 12 +-
test/Maketests | 5 +
test/csvodd.awk | 13 +
test/csvodd.in | 25 ++
test/csvodd.ok | 44 +++
20 files changed, 1098 insertions(+), 815 deletions(-)
create mode 100644 test/csvodd.awk
create mode 100644 test/csvodd.in
create mode 100644 test/csvodd.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5961-g466a5ecc,
Arnold Robbins <=