gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/cmake, updated. gawk-4.1.0-1524-


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/cmake, updated. gawk-4.1.0-1524-gca26356
Date: Tue, 30 Jun 2015 16:48:47 +0000

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/cmake has been updated
       via  ca263568302b69ce65487753893161aa4d9a6185 (commit)
       via  2518fa8051dc811cd44f7b0ade7395b0504efcb4 (commit)
       via  9af756aab86e7cc9e549bdcf89aac2425aee8950 (commit)
       via  5cb179dbcfe1503b2eaffa87b5f7502f41482be2 (commit)
      from  49e523a61a7092a890622e5df18d3503c071d889 (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=ca263568302b69ce65487753893161aa4d9a6185

commit ca263568302b69ce65487753893161aa4d9a6185
Merge: 49e523a 2518fa8
Author: Arnold D. Robbins <address@hidden>
Date:   Tue Jun 30 19:48:42 2015 +0300

    Merge branch 'master' into feature/cmake


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

Summary of changes:
 ChangeLog            |    9 +
 awkgram.c            |   10 +-
 awkgram.y            |   10 +-
 doc/ChangeLog        |    6 +
 doc/gawk.info        |  402 +++++++++++++++++++++++++++++---------------------
 doc/gawk.texi        |   63 ++++++++
 doc/gawktexi.in      |   63 ++++++++
 interpret.h          |    2 +-
 test/ChangeLog       |    7 +
 test/Makefile.am     |   14 ++-
 test/Makefile.in     |   19 ++-
 test/Maketests       |    5 +
 test/dbugeval2.awk   |    4 +
 test/dbugeval2.in    |    3 +
 test/dbugeval2.ok    |    7 +
 test/typedregex3.awk |   11 ++
 test/typedregex3.ok  |    4 +
 17 files changed, 459 insertions(+), 180 deletions(-)
 create mode 100644 test/dbugeval2.awk
 create mode 100644 test/dbugeval2.in
 create mode 100644 test/dbugeval2.ok
 create mode 100644 test/typedregex3.awk
 create mode 100644 test/typedregex3.ok


hooks/post-receive
-- 
gawk



reply via email to

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