[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4494-gb50503
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4494-gb505034 |
Date: |
Thu, 2 Apr 2020 02:25: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/memory-work has been updated
via b5050340df838d740d61ddecf06d1a592d512e8f (commit)
via 6e69b1c42ef002c41a5807f5886f78767881bfca (commit)
via a80fc809a83b8706b6b431ef1b3f1279e7af17f7 (commit)
via c5a137d9ad822eedef7847fc416bbe6104e43956 (commit)
via 0e98924f51b869cbf5dd6d9ddf345dedfbafc395 (commit)
via 958c79056346932e18ed2e7e12eb6f6bd8331f58 (commit)
via ea0baa3d58bf73172a6d98de8dd79a9614a35b02 (commit)
from b7dc6f3f7da6ae62b600770136dace51809fe2e5 (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=b5050340df838d740d61ddecf06d1a592d512e8f
commit b5050340df838d740d61ddecf06d1a592d512e8f
Merge: b7dc6f3 6e69b1c
Author: Arnold D. Robbins <address@hidden>
Date: Thu Apr 2 09:25:12 2020 +0300
Merge branch 'master' into feature/memory-work
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 8 +-
Makefile.in | 17 +-
NEWS | 3 +-
aclocal.m4 | 48 +-
awklib/Makefile.in | 5 +-
configure | 28 +-
doc/ChangeLog | 8 +
doc/Makefile.in | 5 +-
doc/awkcard.in | 20 +-
doc/gawk.1 | 13 +-
doc/gawk.info | 1450 +++++++++++++++++++++++++------------------------
doc/gawk.texi | 80 +--
doc/gawktexi.in | 78 +--
doc/it/ChangeLog | 5 +
doc/it/gawk.1 | 14 +-
doc/it/gawktexi.in | 83 +--
extension/Makefile.in | 19 +-
extension/aclocal.m4 | 50 +-
extension/configure | 28 +-
extras/Makefile.in | 5 +-
field.c | 6 +-
pc/Makefile.tst | 9 +-
support/Makefile.in | 5 +-
test/ChangeLog | 5 +
test/Makefile.am | 7 +-
test/Makefile.in | 17 +-
test/Maketests | 5 +
test/rsnulw.awk | 7 +
test/rsnulw.in | 1 +
test/rsnulw.ok | 5 +
30 files changed, 1102 insertions(+), 932 deletions(-)
create mode 100644 test/rsnulw.awk
create mode 100644 test/rsnulw.in
create mode 100644 test/rsnulw.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4494-gb505034,
Arnold Robbins <=