gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-3071-g215cd9


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-3071-g215cd91
Date: Sun, 13 May 2018 11:31:33 -0400 (EDT)

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, master has been updated
       via  215cd91db5b8e049b6fa06257fb498909f5e6684 (commit)
       via  525c2d59a50d5814f42a9335a0c64376afa71409 (commit)
      from  ee8965499533a505847229c9a23c46c313067ac0 (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=215cd91db5b8e049b6fa06257fb498909f5e6684

commit 215cd91db5b8e049b6fa06257fb498909f5e6684
Merge: ee89654 525c2d5
Author: Arnold D. Robbins <address@hidden>
Date:   Sun May 13 11:31:25 2018 -0400

    Merge branch 'gawk-4.2-stable'


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

Summary of changes:
 ChangeLog                |    5 +
 Makefile.am              |    5 +-
 Makefile.in              |    5 +-
 NEWS                     |    4 +
 README_d/ChangeLog       |    5 +
 README_d/README.pc       |    9 +-
 pc/ChangeLog             |   51 ++
 pc/GenMakefileTst.awk    |  162 ++++++
 pc/Makefile.tst          | 1271 ++++++++++++++++++++++++----------------------
 pc/Makefile.tst.prologue |  138 +++++
 test/ChangeLog           |  137 +++++
 test/Gentests            |  176 ++++++-
 test/Gentests.vms        |  102 ----
 test/Makefile.am         |  613 ++++++----------------
 test/Makefile.in         |  985 ++++++++++++++++++-----------------
 test/Maketests           |  369 +++++++++++++-
 test/gsubtst3.awk        |    3 +-
 test/leaddig.awk         |    5 +
 test/litoct.in           |    1 +
 test/longdbl.awk         |  159 ------
 test/longdbl.in          |    2 -
 test/longdbl.ok          |    2 -
 test/nondec2.awk         |    4 +
 test/nonl.in             |    1 +
 test/randtest.sh         |    6 +-
 25 files changed, 2430 insertions(+), 1790 deletions(-)
 create mode 100644 pc/GenMakefileTst.awk
 create mode 100644 pc/Makefile.tst.prologue
 delete mode 100644 test/Gentests.vms
 create mode 100644 test/litoct.in
 delete mode 100644 test/longdbl.awk
 delete mode 100644 test/longdbl.in
 delete mode 100644 test/longdbl.ok
 create mode 100644 test/nonl.in


hooks/post-receive
-- 
gawk



reply via email to

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