[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4347-gc1da8c9 |
Date: |
Sun, 13 Oct 2019 14:30:03 -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/memory-work has been updated
via c1da8c9e6f824e678eb8d0bdba0f8e17da8f2b0f (commit)
via 71f74c483838db2e18a7756469aa8c7edc76c33f (commit)
from 2402037a265b4ce0d85954b020039a9b34d726f0 (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=c1da8c9e6f824e678eb8d0bdba0f8e17da8f2b0f
commit c1da8c9e6f824e678eb8d0bdba0f8e17da8f2b0f
Merge: 2402037 71f74c4
Author: Arnold D. Robbins <address@hidden>
Date: Sun Oct 13 14:30:00 2019 -0400
Merge branch 'master' into feature/memory-work
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
field.c | 2 +-
io.c | 2 +-
test/ChangeLog | 7 +++++++
test/Makefile.am | 7 +++++++
test/Makefile.in | 17 +++++++++++++++++
test/Maketests | 10 ++++++++++
test/typedregex5.awk | 2 ++
test/typedregex5.in | 1 +
test/typedregex5.ok | 1 +
test/typedregex6.awk | 2 ++
test/typedregex6.in | 1 +
test/typedregex6.ok | 6 ++++++
13 files changed, 65 insertions(+), 2 deletions(-)
create mode 100644 test/typedregex5.awk
create mode 100644 test/typedregex5.in
create mode 100644 test/typedregex5.ok
create mode 100644 test/typedregex6.awk
create mode 100644 test/typedregex6.in
create mode 100644 test/typedregex6.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4347-gc1da8c9,
Arnold Robbins <=