[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-6695-gbd8e3
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-6695-gbd8e374b |
Date: |
Tue, 18 Feb 2025 09:44:34 -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 bd8e374b0298ed0ca55f3ac92e4ee5b6dc3cb8ae (commit)
via 0c6cb083301f1775b59d462bf43349d86b670a47 (commit)
via 45d522673508273d3587515b7c333dbc438b9bf6 (commit)
via f43f8f01b4edea151640a9042defed649c82525b (commit)
via 2147aefc558549782c7a8fdefec03751506925a7 (commit)
via cb9bddb6bb23c694643b4c7da910a5c6b42b0cae (commit)
from 5ca1e91ed9d6a1f084987d1e08e89823cef935b1 (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=bd8e374b0298ed0ca55f3ac92e4ee5b6dc3cb8ae
commit bd8e374b0298ed0ca55f3ac92e4ee5b6dc3cb8ae
Merge: 5ca1e91e 0c6cb083
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Tue Feb 18 16:44:24 2025 +0200
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 11 ++++++
README_d/ChangeLog | 5 +++
README_d/README.VMS | 45 +++------------------
doc/ChangeLog | 4 ++
doc/gawk.info | 97 ++++++++++++++++++++++++----------------------
doc/gawk.texi | 9 +++--
helpers/ChangeLog | 5 +++
helpers/bisect_run_test.sh | 21 ++++++++++
helpers/gen-po-sh.sh | 9 +++++
helpers/mpfr-percent-a.awk | 1 +
helpers/signstuff.c | 39 +++++++++++++++++++
main.c | 11 ------
pc/ChangeLog | 4 ++
pc/Makefile.tst | 15 ++++---
test/ChangeLog | 6 +++
test/Makefile.am | 15 ++++---
test/Makefile.in | 15 ++++---
17 files changed, 196 insertions(+), 116 deletions(-)
create mode 100644 helpers/bisect_run_test.sh
create mode 100755 helpers/gen-po-sh.sh
create mode 100644 helpers/mpfr-percent-a.awk
create mode 100644 helpers/signstuff.c
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-6695-gbd8e374b,
Arnold Robbins <=