[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-6133-ge792d
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-6133-ge792d935 |
Date: |
Sun, 8 Oct 2023 15:22:19 -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 e792d935bbe4676f06a42ad6fefe29a5201ff6cd (commit)
via 0a63301382b2afd50bc806d74d3652ce7737a548 (commit)
via b03801652b44d3425805ebf2a25f3ab201e85cc3 (commit)
via fe3fd6b746061139619dcfb14c8f9a861ac34156 (commit)
via 697283847669d9fb8b5b439053b52c7f50cf4d65 (commit)
via 2f81db0aa4c331d07254d31533ecba79eec081d7 (commit)
via cc13ab94c6984e9c849c069a4fb23b091a84ee8d (commit)
via 8e8b8cf299cf62e71e1d01ff3765b471e23392a5 (commit)
via 1de50f2df92eb4f0eb8041dd8b0c891d566b3936 (commit)
from 1dedd6660cdefe7d28df7574e719911fecc55c6b (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=e792d935bbe4676f06a42ad6fefe29a5201ff6cd
commit e792d935bbe4676f06a42ad6fefe29a5201ff6cd
Merge: 1dedd666 0a633013
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sun Oct 8 22:22:09 2023 +0300
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 7 ++++
doc/it/ChangeLog | 4 +++
doc/it/texinfo.tex | 38 ++++------------------
interpret.h | 7 ++--
node.c | 2 +-
pc/ChangeLog | 9 ++++++
pc/Makefile.ext | 5 +--
pc/Makefile.tst | 7 ++++
po/xhe.po | 73 +++++++++++++++++++++---------------------
test/ChangeLog | 11 +++++++
test/Makefile.am | 5 +++
test/Makefile.in | 10 ++++++
test/Maketests | 5 +++
test/cmdlinefsbacknl2.ok | 18 +++++------
test/cmdlinefsbacknl2.sh | 2 +-
test/lintplus3.awk | 2 ++
test/{fsbs.ok => lintplus3.in} | 1 +
test/lintplus3.ok | 7 ++++
18 files changed, 127 insertions(+), 86 deletions(-)
mode change 100755 => 100644 doc/it/texinfo.tex
create mode 100644 test/lintplus3.awk
copy test/{fsbs.ok => lintplus3.in} (50%)
create mode 100644 test/lintplus3.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-6133-ge792d935,
Arnold Robbins <=