[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-3231-g33c7b13 |
Date: |
Thu, 11 Jan 2018 15:02:41 -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 33c7b13c61d69cd8b6dbd6970d7f26580f3b2476 (commit)
via d2bd8c645f8511288f93e244d5411ebc0166e9cd (commit)
via 22815f51f61940f330026c2b0a293996958a942a (commit)
via 02cb19a2b247a82be6d94ed05b67f7d8b4a59fdd (commit)
via 1dd70048aed615cde08f96709ca6a00ebb4ae6cd (commit)
via 5816cab836fbab1fc6bba3a3f69e6ae98b13daf0 (commit)
from a8e309aba03ef2d5b6bcdfc8be45f19514202f32 (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=33c7b13c61d69cd8b6dbd6970d7f26580f3b2476
commit 33c7b13c61d69cd8b6dbd6970d7f26580f3b2476
Merge: a8e309a d2bd8c6
Author: Arnold D. Robbins <address@hidden>
Date: Thu Jan 11 22:02:35 2018 +0200
Merge branch 'master' into feature/memory-work
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +-
compile | 2 +-
config.guess | 9 +-
config.rpath | 2 +-
config.sub | 11 ++-
depcomp | 2 +-
doc/ChangeLog | 7 ++
doc/gawk.info | 194 +++++++++++++++++++--------------------
doc/gawk.texi | 4 +-
doc/gawktexi.in | 4 +-
doc/texinfo.tex | 46 +++++++++-
extension/ChangeLog | 13 +++
extension/build-aux/compile | 2 +-
extension/build-aux/config.guess | 9 +-
extension/build-aux/config.rpath | 2 +-
extension/build-aux/config.sub | 11 ++-
extension/build-aux/depcomp | 2 +-
extension/filefuncs.c | 2 +-
extension/fnmatch.c | 2 +-
extension/fork.c | 2 +-
extension/inplace.c | 2 +-
extension/intdiv.c | 2 +-
extension/ordchr.c | 2 +-
extension/readdir.c | 2 +-
extension/readdir_test.c | 2 +-
extension/readfile.c | 2 +-
extension/revoutput.c | 2 +-
extension/revtwoway.c | 2 +-
extension/rwarray.c | 2 +-
extension/rwarray0.c | 2 +-
extension/testext.c | 2 +-
extension/time.c | 2 +-
pc/ChangeLog | 2 +-
33 files changed, 218 insertions(+), 143 deletions(-)
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-3231-g33c7b13,
Arnold Robbins <=