gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-3180-gcddbb6e
Date: Sun, 13 May 2018 11:33:09 -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/improve-inet has been updated
       via  cddbb6e87ba924b2eb17bb74203410d86f189dbe (commit)
       via  215cd91db5b8e049b6fa06257fb498909f5e6684 (commit)
       via  525c2d59a50d5814f42a9335a0c64376afa71409 (commit)
       via  ee8965499533a505847229c9a23c46c313067ac0 (commit)
      from  b83196ba731374183c94cd8be952ebf69a1b0421 (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=cddbb6e87ba924b2eb17bb74203410d86f189dbe

commit cddbb6e87ba924b2eb17bb74203410d86f189dbe
Merge: b83196b 215cd91
Author: Arnold D. Robbins <address@hidden>
Date:   Sun May 13 11:33:06 2018 -0400

    Merge branch 'master' into feature/improve-inet


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

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]