gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk-diffs] [SCM] gawk branch, feature/fix-comments, updated. gawk-4.1.


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/fix-comments, updated. gawk-4.1.0-2475-g41e269d
Date: Wed, 22 Feb 2017 22:55:54 -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/fix-comments has been updated
       via  41e269d652c1260c9e72868fc761f347ef9f9155 (commit)
       via  7704e90c4f3aa4b3ce093bd9d67dee2b70f5acbc (commit)
       via  d564505f72518910bfb835a53b697d64613b6240 (commit)
      from  97f413037ece028b55f5a53251ae06e6b443e233 (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=41e269d652c1260c9e72868fc761f347ef9f9155

commit 41e269d652c1260c9e72868fc761f347ef9f9155
Merge: 97f4130 7704e90
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Feb 23 05:55:48 2017 +0200

    Merge branch 'master' into feature/fix-comments


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

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]