[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/array-iface, updated. gawk-4.1.0-3875-gb772cb
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/array-iface, updated. gawk-4.1.0-3875-gb772cbd |
Date: |
Fri, 24 Jan 2020 02:46:51 -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/array-iface has been updated
via b772cbdb64d399de121a056656a4d275f2b9b167 (commit)
via c0dfb9269380ff5a90dbf6606f64989848304527 (commit)
via 1ef484e65a03a8360434c404c9a3006671bab2f7 (commit)
from 17e427b6265cd2d01877383d7c2cc3578d4938e1 (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 | 16 +
TODO | 5 +-
array.c | 41 ++-
builtin.c | 3 +-
cint_array.c | 2 +-
doc/ChangeLog | 6 +
doc/gawk.info | 872 +++++++++++++++++++++++++++--------------------------
doc/gawk.texi | 13 +
doc/gawktexi.in | 13 +
doc/it/ChangeLog | 4 +
doc/it/gawktexi.in | 34 ++-
interpret.h | 3 +-
main.c | 5 +-
profile.c | 2 +-
support/ChangeLog | 4 +
support/dfa.c | 2 +-
support/dfa.h | 2 +-
test/ChangeLog | 5 +
test/Makefile.am | 8 +-
test/Makefile.in | 76 +----
test/Maketests | 60 ----
test/symtab11.awk | 30 ++
test/symtab11.ok | 76 +++++
23 files changed, 704 insertions(+), 578 deletions(-)
create mode 100644 test/symtab11.awk
create mode 100644 test/symtab11.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/array-iface, updated. gawk-4.1.0-3875-gb772cbd,
Arnold Robbins <=