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-1512-


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/cmake, updated. gawk-4.1.0-1512-g056cd07
Date: Thu, 25 Jun 2015 20:13:00 +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  056cd074c60d940d5bb46410f114a6c2584daaae (commit)
       via  3712ad29b6cddcf49bf1507f5677a49ccfcff83d (commit)
       via  88541e4626f3010097bed969770bfad0b97b4747 (commit)
       via  397423c7a0709fce5abd1c7a5d55411b9a170267 (commit)
       via  248f1f7ae2244e407218d3decd66423e89c21d05 (commit)
       via  dc578b50b37e6f025971375a3ce52f23830049b2 (commit)
       via  0302c2f241b0a4ab47a0e60213c132c4135fed93 (commit)
       via  a3e0954544c7cc4f34b710ac863d56419b57915a (commit)
       via  d43f951d4e8be461fd8be7182a4ff1b219fa8edd (commit)
       via  9bf2c3a7bac4abe6c97af4efb2614575279e7b63 (commit)
       via  f57f0699d7193571233735ba691ba19fc072b7dc (commit)
      from  5b246a31d63a31180136934adbed361651f325ba (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=056cd074c60d940d5bb46410f114a6c2584daaae

commit 056cd074c60d940d5bb46410f114a6c2584daaae
Merge: 5b246a3 3712ad2
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Jun 25 23:12:55 2015 +0300

    Merge branch 'master' into feature/cmake


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

Summary of changes:
 ChangeLog            |   51 ++++++++++++++++++++++++++++++++++++++++++++++++++
 awk.h                |    2 +
 awkgram.c            |    4 ++-
 awkgram.y            |    4 ++-
 builtin.c            |   16 +++++++++++---
 debug.c              |    9 ++++++++
 eval.c               |    1 +
 interpret.h          |   13 ++++++++---
 profile.c            |    1 +
 test/ChangeLog       |   19 ++++++++++++++++++
 test/Makefile.am     |   20 ++++++++++++++++--
 test/Makefile.in     |   35 +++++++++++++++++++++++++++++++--
 test/Maketests       |   15 ++++++++++++++
 test/dbugtypedre.awk |    1 +
 test/dbugtypedre.in  |    4 +++
 test/dbugtypedre.ok  |   17 ++++++++++++++++
 test/typeof2.awk     |   20 +++++++++++++++++++
 test/typeof2.ok      |    6 +++++
 test/typeof3.awk     |   19 ++++++++++++++++++
 test/typeof3.ok      |    9 ++++++++
 test/typeof4.awk     |   13 ++++++++++++
 test/typeof4.ok      |    1 +
 22 files changed, 264 insertions(+), 16 deletions(-)
 create mode 100644 test/dbugtypedre.awk
 create mode 100644 test/dbugtypedre.in
 create mode 100644 test/dbugtypedre.ok
 create mode 100644 test/typeof2.awk
 create mode 100644 test/typeof2.ok
 create mode 100644 test/typeof3.awk
 create mode 100644 test/typeof3.ok
 create mode 100644 test/typeof4.awk
 create mode 100644 test/typeof4.ok


hooks/post-receive
-- 
gawk



reply via email to

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