[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-3371-gd3ee5f4 |
Date: |
Tue, 13 Mar 2018 14:30:31 -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/memory-work has been updated
via d3ee5f474dc685fc962ec865078a1a2011072dae (commit)
via 4fa6f57bf897e7f69dbb606115d4e17a88e90532 (commit)
via 52ccca825af423b22f2771755176d2c29a1a68be (commit)
from cf39063194bc3ae0d40fd7ddf1f24f2202f277a1 (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=d3ee5f474dc685fc962ec865078a1a2011072dae
commit d3ee5f474dc685fc962ec865078a1a2011072dae
Merge: cf39063 4fa6f57
Author: Arnold D. Robbins <address@hidden>
Date: Tue Mar 13 20:30:26 2018 +0200
Merge branch 'master' into feature/memory-work
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
debug.c | 2 +-
doc/ChangeLog | 4 ++++
doc/gawkworkflow.texi | 2 +-
extension/ChangeLog | 9 +++++++++
extension/filefuncs.3am | 2 +-
extension/fnmatch.3am | 4 ++--
extension/fnmatch.c | 2 +-
extension/fork.3am | 4 ++--
extension/fork.c | 3 ++-
extension/inplace.3am | 4 ++--
extension/inplace.c | 2 +-
extension/intdiv.c | 25 +++++++++++++++++++++++++
extension/ordchr.3am | 4 ++--
extension/ordchr.c | 3 ++-
extension/readdir.3am | 4 ++--
extension/readdir.c | 2 +-
extension/readdir_test.c | 2 +-
extension/readfile.3am | 4 ++--
extension/readfile.c | 2 +-
extension/revoutput.3am | 4 ++--
extension/revoutput.c | 2 +-
extension/revtwoway.3am | 4 ++--
extension/revtwoway.c | 2 +-
extension/rwarray.3am | 4 ++--
extension/rwarray.c | 2 +-
extension/rwarray0.c | 3 ++-
extension/testext.c | 2 +-
extension/time.3am | 4 ++--
extension/time.c | 2 +-
missing_d/ChangeLog | 4 ++++
missing_d/snprintf.c | 2 +-
nonposix.h | 2 +-
pc/ChangeLog | 4 ++++
pc/gawkmisc.pc | 2 +-
support/ChangeLog | 4 ++++
support/getopt.c | 2 +-
test/ChangeLog | 4 ++++
test/Makefile.am | 2 +-
39 files changed, 102 insertions(+), 41 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-3371-gd3ee5f4,
Arnold Robbins <=