gawk-diffs
[Top][All Lists]
Advanced

[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-2614-g6b9342c
Date: Wed, 22 Feb 2017 22:56:17 -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  6b9342cbdfa9cfc7e815ed827a0d7d7b8285c513 (commit)
       via  7704e90c4f3aa4b3ce093bd9d67dee2b70f5acbc (commit)
       via  d564505f72518910bfb835a53b697d64613b6240 (commit)
      from  454ad8d209c0d2693b16a8a29338fbd3d54c7934 (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=6b9342cbdfa9cfc7e815ed827a0d7d7b8285c513

commit 6b9342cbdfa9cfc7e815ed827a0d7d7b8285c513
Merge: 454ad8d 7704e90
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Feb 23 05:56:08 2017 +0200

    Merge branch 'master' into feature/memory-work


-----------------------------------------------------------------------

Summary of changes:
 ChangeLog        |  18 ++
 NEWS             |   4 +
 awk.h            |   2 +-
 awkgram.c        |   2 +-
 awkgram.y        |   2 +-
 builtin.c        |  42 +++-
 doc/ChangeLog    |   6 +
 doc/awkcard.in   |   5 +-
 doc/gawk.1       |   8 +-
 doc/gawk.info    | 676 ++++++++++++++++++++++++++++---------------------------
 doc/gawk.texi    |   6 +-
 doc/gawktexi.in  |   6 +-
 eval.c           |   2 +-
 io.c             |   4 +-
 test/ChangeLog   |   5 +
 test/Makefile.am |   5 +-
 test/Makefile.in |  10 +-
 test/Maketests   |   5 +
 test/mktime.awk  |   3 +
 test/mktime.in   |   1 +
 test/mktime.ok   |   1 +
 21 files changed, 458 insertions(+), 355 deletions(-)
 create mode 100644 test/mktime.awk
 create mode 100644 test/mktime.in
 create mode 100644 test/mktime.ok


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]