[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-4024-gfb38e82 |
Date: |
Fri, 11 Jan 2019 08:10:57 -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/memory-work has been updated
via fb38e8204276b8c2cf812a6a7ad5cf93ddca37eb (commit)
via feebb01f31e29740b050da1531416c90a12352ca (commit)
via 3d0561d7546022605687802d19c5effcf89d7172 (commit)
via 56f4a4139ad7e81064e25887f959a4a6e5e54a58 (commit)
via 68e8a8a5bb52a3db4971204e2e23cab2eb29097b (commit)
from 1c0c896ab2afb7bfc7a5c4909de264abf2929964 (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=fb38e8204276b8c2cf812a6a7ad5cf93ddca37eb
commit fb38e8204276b8c2cf812a6a7ad5cf93ddca37eb
Merge: 1c0c896 feebb01
Author: Arnold D. Robbins <address@hidden>
Date: Fri Jan 11 15:10:51 2019 +0200
Merge branch 'master' into feature/memory-work
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 12 ++
awk.h | 4 +-
awkgram.c | 14 +-
awkgram.y | 14 +-
builtin.c | 22 ++
doc/ChangeLog | 9 +
doc/gawk.info | 404 ++++++++++++++++++-------------------
doc/gawk.texi | 17 +-
doc/gawktexi.in | 17 +-
missing_d/ChangeLog | 4 +
missing_d/timegm.c | 2 +-
support/ChangeLog | 5 +
support/cdefs.h | 4 +-
support/xalloc.h | 6 +-
test/ChangeLog | 5 +
test/Makefile.am | 3 +
test/Makefile.in | 8 +
test/Maketests | 5 +
test/arraytype.awk | 35 ++++
test/arraytype.ok | 16 ++
vms/ChangeLog | 5 +
vms/generate_config_vms_h_gawk.com | 4 +-
22 files changed, 390 insertions(+), 225 deletions(-)
create mode 100644 test/arraytype.awk
create mode 100644 test/arraytype.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-4024-gfb38e82,
Arnold Robbins <=