[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/mdim, updated. gawk-4.1.0-4622-g2810c61a
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/mdim, updated. gawk-4.1.0-4622-g2810c61a |
Date: |
Wed, 9 Feb 2022 00:41:26 -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/mdim has been updated
via 2810c61a2ed2785ab95ef6f229b5811fa0b53580 (commit)
via 8785cde2cb5e54790cc395cab1a35b1a685ee8c0 (commit)
via 0b94b68387b85310b7104bb669d7b698e92888d2 (commit)
via 128a6b43506a530a44777c1156ba1940c4d8fba0 (commit)
via 3aa562fe991728271b0f8d93f774195e8792d2ea (commit)
via 313a4000d906aa233ce8b597031f660d6281f690 (commit)
from 705029513c21bc20cf690d8a9fa130dcd389698e (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=2810c61a2ed2785ab95ef6f229b5811fa0b53580
commit 2810c61a2ed2785ab95ef6f229b5811fa0b53580
Merge: 70502951 8785cde2
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Wed Feb 9 07:41:17 2022 +0200
Merge branch 'master' into feature/mdim
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 32 +++
awk.h | 2 +
builtin.c | 99 ++++++-
doc/ChangeLog | 9 +-
doc/gawk.info | 666 +++++++++++++++++++++++-----------------------
doc/gawk.texi | 28 +-
doc/gawktexi.in | 28 +-
field.c | 4 +
interpret.h | 17 ++
mpfr.c | 20 ++
pc/ChangeLog | 4 +
pc/Makefile.tst | 8 +
test/ChangeLog | 5 +
test/Makefile.am | 10 +
test/Makefile.in | 10 +
test/indirectbuiltin2.awk | 29 ++
test/indirectbuiltin2.ok | 6 +
17 files changed, 640 insertions(+), 337 deletions(-)
create mode 100644 test/indirectbuiltin2.awk
create mode 100644 test/indirectbuiltin2.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/mdim, updated. gawk-4.1.0-4622-g2810c61a,
Arnold Robbins <=