[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4636-gb3fda
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4636-gb3fda10 |
Date: |
Thu, 7 Jan 2021 15:26:56 -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 b3fda105ace9a1dbd7781913bf3bfd577486c2cd (commit)
via 4d6b2e5e35dff0b9fc51742ab5b7b0a06d9aff50 (commit)
via b4dc5fb3dc57f7fc7eaba39c5814b8bae9403b77 (commit)
via 0bfbda5996ca795c1b5d781c11be490035dc9c23 (commit)
via 62a83e256f4db1576a0652780810a70d26ae6136 (commit)
via e33ab738045b82db7b449e92c8633ef1d44bb8a7 (commit)
via 3c8d0097afa139003c55612eaa89340b70f16ee7 (commit)
from 9bdc607df71200b73304985bc2263da385e555b0 (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=b3fda105ace9a1dbd7781913bf3bfd577486c2cd
commit b3fda105ace9a1dbd7781913bf3bfd577486c2cd
Merge: 9bdc607 4d6b2e5
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Thu Jan 7 22:26:50 2021 +0200
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 14 ++++++++-
build-aux/ChangeLog | 4 +++
build-aux/config.guess | 8 +++---
build-aux/config.rpath | 2 +-
build-aux/config.sub | 10 +++----
builtin.c | 60 +++++++++++++--------------------------
io.c | 2 +-
pc/ChangeLog | 4 +++
pc/Makefile.tst | 17 +++++++++--
test/ChangeLog | 10 +++++++
test/Makefile.am | 12 ++++++--
test/Makefile.in | 22 ++++++++++++--
test/Maketests | 10 +++++++
test/modifiers.ok | 12 ++++++++
test/modifiers.sh | 8 ++++++
test/rsnullre.awk | 5 ++++
test/{exitval2.ok => rsnullre.in} | 0
test/rsnullre.ok | 3 ++
18 files changed, 141 insertions(+), 62 deletions(-)
create mode 100644 test/modifiers.ok
create mode 100755 test/modifiers.sh
create mode 100644 test/rsnullre.awk
copy test/{exitval2.ok => rsnullre.in} (100%)
create mode 100644 test/rsnullre.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4636-gb3fda10,
Arnold Robbins <=