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-2028-gd72d8d1
Date: Wed, 3 Aug 2016 18:24:18 +0000 (UTC)

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  d72d8d19c4ea481480fb922a71bd7e270dcfe974 (commit)
       via  9907a598dca8f129422c42f8c4fa3b4e2c988221 (commit)
      from  e93ee0c3460264e8cccdaa3cea384f2995c3fc15 (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=d72d8d19c4ea481480fb922a71bd7e270dcfe974

commit d72d8d19c4ea481480fb922a71bd7e270dcfe974
Merge: e93ee0c 9907a59
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Aug 3 21:24:12 2016 +0300

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 ChangeLog        |   22 +
 NEWS             |   17 +-
 awk.h            |    9 +-
 awkgram.c        | 2121 ++++++++++++++++++++++++++----------------------------
 awkgram.y        |   70 +-
 builtin.c        |   27 +-
 debug.c          |    8 -
 doc/ChangeLog    |    6 +
 doc/gawk.1       |    1 -
 doc/gawk.info    | 1044 +++++++++++++--------------
 doc/gawk.texi    |   75 +-
 doc/gawktexi.in  |   75 +-
 eval.c           |    6 -
 interpret.h      |    4 +-
 profile.c        |   23 +-
 re.c             |    6 +-
 test/ChangeLog   |   11 +
 test/Makefile.am |    8 +-
 test/Makefile.in |   38 +-
 test/Maketests   |   30 +-
 test/gsubind.awk |    9 +-
 test/gsubind.ok  |    2 -
 test/typeof1.awk |    6 +-
 test/typeof1.ok  |    3 -
 test/typeof3.awk |   12 +-
 test/typeof3.ok  |    3 -
 26 files changed, 1625 insertions(+), 2011 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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