[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/array-iface, updated. gawk-4.1.0-3951-gb60b2e
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/array-iface, updated. gawk-4.1.0-3951-gb60b2e3 |
Date: |
Fri, 10 Apr 2020 08:24:46 -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/array-iface has been updated
via b60b2e33b6fa1727050c1e97662e1cf79ef1652b (commit)
via 7ede5088ee35ce5bf1e0dacbe6fa847c38686588 (commit)
via 547e0e7a21dc3a4c5f0a222980132b496d1de39b (commit)
via 8e9871b2b0d4d6ea0b16211e812c91d026e65838 (commit)
via df52ba3de4c18482e2d6f81b94f3e9cd6c83aa7a (commit)
from 6e69b1c42ef002c41a5807f5886f78767881bfca (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 18 ++
NEWS | 2 +-
awk.h | 1 +
awkgram.c | 4 +-
command.c | 4 +-
doc/ChangeLog | 5 +
doc/gawk.1 | 2 +-
doc/gawk.info | 566 ++++++++++++++++++++---------------------
doc/gawk.texi | 6 +-
doc/gawktexi.in | 6 +-
doc/wordlist | 30 +++
doc/wordlist2 | 2 +
doc/wordlist3 | 1 +
field.c | 25 +-
pc/Makefile.tst | 9 +-
test/ChangeLog | 5 +
test/Makefile.am | 7 +-
test/Makefile.in | 12 +-
test/Maketests | 5 +
test/fpat8.awk | 10 +
test/{fldchgnf.in => fpat8.in} | 0
test/{fldchgnf.in => fpat8.ok} | 1 +
22 files changed, 413 insertions(+), 308 deletions(-)
create mode 100644 test/fpat8.awk
copy test/{fldchgnf.in => fpat8.in} (100%)
copy test/{fldchgnf.in => fpat8.ok} (50%)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/array-iface, updated. gawk-4.1.0-3951-gb60b2e3,
Arnold Robbins <=