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


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/cmake, updated. gawk-4.1.0-1903-g330f73a
Date: Thu, 12 May 2016 19:40:26 +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/cmake has been updated
       via  330f73ad4bc9e2b54b1d77eb5988a945f0ffe55c (commit)
       via  d7b4254cbf5f70d430e21f4f8ca90e354e251bac (commit)
       via  29f8ff8ee26d1c5c3fad9129786687c745322494 (commit)
       via  06714df692a1b4f3437264fadfdd6b14a014f7e5 (commit)
       via  b2b81414cc6f4c2c4b5539a680c074c8c4592af7 (commit)
       via  fec6265dfb087ecc8a26a9d8917bcd05bb4b1860 (commit)
       via  7458e696b5563f64e4da81ae95f88c7f36896ab8 (commit)
       via  9205d5d6fd20ad78918b44100063ade0b1374ede (commit)
      from  e2bfaff631c465275f8289385e95406d22a3aeda (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=330f73ad4bc9e2b54b1d77eb5988a945f0ffe55c

commit 330f73ad4bc9e2b54b1d77eb5988a945f0ffe55c
Merge: e2bfaff d7b4254
Author: Arnold D. Robbins <address@hidden>
Date:   Thu May 12 22:40:14 2016 +0300

    Merge branch 'master' into feature/cmake


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

Summary of changes:
 ChangeLog          |   22 ++++++++++++
 builtin.c          |    8 +++++
 interpret.h        |    5 +--
 io.c               |   15 ++++++++
 nonposix.h         |   18 ++++++++++
 pc/ChangeLog       |    4 +++
 pc/Makefile        |    2 +-
 str_array.c        |    9 +++++
 test/ChangeLog     |    7 ++++
 test/Makefile.am   |    9 +++--
 test/Makefile.in   |   19 ++++++++--
 test/Maketests     |   10 ++++++
 test/arrayind1.awk |   99 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 test/arrayind1.in  |    2 ++
 test/arrayind1.ok  |    9 +++++
 test/sigpipe1.awk  |   13 +++++++
 test/sigpipe1.ok   |    3 ++
 17 files changed, 245 insertions(+), 9 deletions(-)
 create mode 100755 test/arrayind1.awk
 create mode 100644 test/arrayind1.in
 create mode 100644 test/arrayind1.ok
 create mode 100644 test/sigpipe1.awk
 create mode 100644 test/sigpipe1.ok


hooks/post-receive
-- 
gawk



reply via email to

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