[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-6502-g4de8a
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-6502-g4de8a242 |
Date: |
Mon, 16 Sep 2024 01:54: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 4de8a242a1bcbe9f31a7d40fcb644c6f6212bae2 (commit)
via af64698a6982fde7b3085a68e9e09969c331ed5e (commit)
via 544423d48c82751028a6dd9e030437cb7a0d244e (commit)
via 9ada9954d2ba6e4c162a588fba48848e49690440 (commit)
via 08cf1c6a6047c4282190a07f846aaddcdf329941 (commit)
via 8659f0142c15b4e2109eea2e6188052021f6fc6d (commit)
from 5f98980bada7801192c37cae61340adbc195f2fe (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=4de8a242a1bcbe9f31a7d40fcb644c6f6212bae2
commit 4de8a242a1bcbe9f31a7d40fcb644c6f6212bae2
Merge: 5f98980b af64698a
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Mon Sep 16 08:54:10 2024 +0300
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
Summary of changes:
build-aux/ChangeLog | 5 +
build-aux/ar-lib | 10 +-
build-aux/compile | 10 +-
build-aux/config.guess | 20 +-
build-aux/config.rpath | 89 +++++-
build-aux/config.sub | 752 +++++++++++++++++++++++++++++++++-----------
build-aux/depcomp | 10 +-
build-aux/install-sh | 14 +-
build-aux/texinfo.tex | 215 +++++++------
doc/ChangeLog | 9 +
doc/gawk.info | 326 +++++++++----------
doc/gawk.texi | 2 +-
doc/texinfo.tex | 215 +++++++------
doc/wordlist | 4 +
pc/ChangeLog | 4 +
pc/Makefile.tst | 7 +-
test/ChangeLog | 6 +
test/Makefile.am | 4 +-
test/Makefile.in | 9 +-
test/Maketests | 5 +
test/matchuninitialized.awk | 21 ++
test/matchuninitialized.ok | 8 +
22 files changed, 1144 insertions(+), 601 deletions(-)
create mode 100644 test/matchuninitialized.awk
create mode 100644 test/matchuninitialized.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-6502-g4de8a242,
Arnold Robbins <=