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-3427-g25ab54b
Date: Sun, 13 May 2018 11:33:16 -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, feature/memory-work has been updated
       via  25ab54bf69b78d56cf121fa373a85d513180b1b2 (commit)
       via  215cd91db5b8e049b6fa06257fb498909f5e6684 (commit)
       via  525c2d59a50d5814f42a9335a0c64376afa71409 (commit)
       via  ee8965499533a505847229c9a23c46c313067ac0 (commit)
      from  1dda6cde3055fe2ca6aa27901f08c9a5cdfdfef9 (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=25ab54bf69b78d56cf121fa373a85d513180b1b2

commit 25ab54bf69b78d56cf121fa373a85d513180b1b2
Merge: 1dda6cd 215cd91
Author: Arnold D. Robbins <address@hidden>
Date:   Sun May 13 11:33:12 2018 -0400

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 ChangeLog                |    5 +
 Makefile.am              |    5 +-
 Makefile.in              |    5 +-
 NEWS                     |    4 +
 README_d/ChangeLog       |    5 +
 README_d/README.pc       |    9 +-
 doc/it/ChangeLog         |    4 +
 doc/it/gawktexi.in       |   22 +-
 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 +-
 27 files changed, 2448 insertions(+), 1798 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]