[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-2984-g8154dc9 |
Date: |
Thu, 11 Jan 2018 15:02:29 -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/improve-inet has been updated
via 8154dc909efebefa36d018cd8e9ba75ea36e4750 (commit)
via d2bd8c645f8511288f93e244d5411ebc0166e9cd (commit)
via 22815f51f61940f330026c2b0a293996958a942a (commit)
via 02cb19a2b247a82be6d94ed05b67f7d8b4a59fdd (commit)
via 1dd70048aed615cde08f96709ca6a00ebb4ae6cd (commit)
via 5816cab836fbab1fc6bba3a3f69e6ae98b13daf0 (commit)
from 0d2a539a2f386b4552d70a4a42b15ef653830d32 (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=8154dc909efebefa36d018cd8e9ba75ea36e4750
commit 8154dc909efebefa36d018cd8e9ba75ea36e4750
Merge: 0d2a539 d2bd8c6
Author: Arnold D. Robbins <address@hidden>
Date: Thu Jan 11 22:02:23 2018 +0200
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
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/improve-inet, updated. gawk-4.1.0-2984-g8154dc9,
Arnold Robbins <=