[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, porting, updated. gawk-4.1.0-4710-g13ad0b7
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, porting, updated. gawk-4.1.0-4710-g13ad0b7 |
Date: |
Thu, 26 Aug 2021 15:01:38 -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, porting has been updated
via 13ad0b75ab5fdb3521b2028fdc1d9ec1118c89b8 (commit)
via 340b2837d42b956dbf9d34f9a66c674bb62ca377 (commit)
via 585a9456283db7169ea53a328824e55deb998d8f (commit)
via 59e758a8ee45b58c9a765a6ceed4da3775d78952 (commit)
via bcc0594e9b64c89b56e8ea6891c0a9f8b97c57d1 (commit)
from a9292602a30b30fd0d66cefb1ef14bf35729dd1a (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=13ad0b75ab5fdb3521b2028fdc1d9ec1118c89b8
commit 13ad0b75ab5fdb3521b2028fdc1d9ec1118c89b8
Merge: a929260 340b283
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Thu Aug 26 22:01:32 2021 +0300
Merge branch 'master' into porting
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 16 +
builtin.c | 36 +-
configure | 3 +
configure.ac | 3 +
doc/ChangeLog | 7 +
doc/gawk.info | 1040 ++++++++++++++++++++++++++-------------------------
doc/gawk.texi | 21 +-
doc/gawktexi.in | 21 +-
pc/Makefile.tst | 7 +-
support/ChangeLog | 5 +
support/Makefile.am | 2 +
test/ChangeLog | 5 +
test/Makefile.am | 4 +-
test/Makefile.in | 9 +-
test/Maketests | 5 +
test/regexsub.awk | 48 +++
test/regexsub.ok | 30 ++
17 files changed, 741 insertions(+), 521 deletions(-)
create mode 100644 test/regexsub.awk
create mode 100644 test/regexsub.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, porting, updated. gawk-4.1.0-4710-g13ad0b7,
Arnold Robbins <=