[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4755-g5b4a2474
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4755-g5b4a2474 |
Date: |
Fri, 1 Jul 2022 04:51:35 -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/docit has been updated
via 5b4a247460e5fa6dae2a1b7ae34a925c1ad4a758 (commit)
via ca2bde9b297b70a60a6d63c4ad4cd897f1d42a33 (commit)
via 950a15ac48ead53f4485aea4f5566fcfe5db8a4a (commit)
via 19a1e70b81d91acc396ba5e34e5e681759cf7d54 (commit)
from 2ba29b6b3ae3356d6e5417fbefa5a31c68074455 (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 | 99 ----------
Makefile.am | 2 +-
Makefile.in | 2 +-
NEWS | 3 -
array.c | 33 +---
awk.h | 15 +-
awkgram.y | 2 +-
builtin.c | 5 +-
cint_array.c | 4 +-
configh.in | 3 +
configure | 55 ++++--
configure.ac | 4 +-
custom.h | 2 +-
debug.c | 15 +-
doc/ChangeLog | 5 +
doc/gawk.info | 488 +++++++++++++++++++++++-----------------------
doc/gawk.texi | 2 +-
doc/gawktexi.in | 2 +-
eval.c | 33 +---
ext.c | 4 +-
extension/ChangeLog | 7 +-
extension/Makefile.am | 2 +-
extension/Makefile.in | 2 +-
extension/configure | 20 +-
extension/configure.ac | 2 +-
extension/intdiv.c | 2 +-
extension/readfile.c | 2 +-
extension/rwarray.c | 3 +-
extension/testext.c | 2 +-
field.c | 2 +-
gawkapi.c | 14 +-
gawkapi.h | 2 +-
int_array.c | 4 +-
interpret.h | 33 +---
io.c | 2 +-
m4/ChangeLog | 5 +
m4/pma.m4 | 3 +-
main.c | 4 +-
mpfr.c | 11 +-
node.c | 11 +-
pc/ChangeLog | 8 -
pc/Makefile.tst | 16 --
profile.c | 2 +-
re.c | 2 +-
str_array.c | 4 +-
support/ChangeLog | 4 +
support/Makefile.am | 3 +-
support/Makefile.in | 3 +-
symbol.c | 4 +-
test/ChangeLog | 14 +-
test/Makefile.am | 9 +-
test/Makefile.in | 24 +--
test/Maketests | 15 --
test/aadelete1.awk | 2 +-
test/aadelete1.ok | 2 +
test/mdim1.awk | 15 --
test/mdim1.ok | 9 -
test/mdim2.awk | 9 -
test/mdim2.ok | 1 -
test/mdim3.awk | 29 ---
test/mdim3.ok | 520 -------------------------------------------------
test/typeof3.awk | 2 +-
test/typeof3.ok | 4 +-
63 files changed, 392 insertions(+), 1220 deletions(-)
delete mode 100644 test/mdim1.awk
delete mode 100644 test/mdim1.ok
delete mode 100644 test/mdim2.awk
delete mode 100644 test/mdim2.ok
delete mode 100644 test/mdim3.awk
delete mode 100644 test/mdim3.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4755-g5b4a2474,
Arnold Robbins <=