gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4357-g02018


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4357-g0201807
Date: Sun, 5 Jul 2020 14:40:24 -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  0201807c1f34888038ea4009d26fc3251f67693a (commit)
       via  6f919b67d12616168c5e1bbfca509359fed9143d (commit)
       via  177df586e992824f80bf81a1b878c7a4076caedd (commit)
       via  c31e4636edc5e444f9815295f373d4b1170ef260 (commit)
      from  c22c5a01376be759c534a7991b98c34e1970b52d (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=0201807c1f34888038ea4009d26fc3251f67693a

commit 0201807c1f34888038ea4009d26fc3251f67693a
Merge: c22c5a0 6f919b6
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Jul 5 21:40:19 2020 +0300

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog                          | 16 ++++++++++++++++
 awk.h                              |  3 +--
 main.c                             |  3 ++-
 mpfr.c                             |  8 ++++++++
 node.c                             |  3 +++
 pc/Makefile.tst                    | 14 ++++++++++++--
 test/ChangeLog                     |  6 ++++++
 test/Makefile.am                   | 10 ++++++++--
 test/Makefile.in                   | 20 ++++++++++++++++++--
 test/Maketests                     | 10 ++++++++++
 test/mpfrcase.awk                  |  4 ++++
 test/{mbprintf2.ok => mpfrcase.in} |  1 -
 test/mpfrcase.ok                   |  1 +
 test/mpfrnonum.awk                 |  1 +
 test/mpfrnonum.in                  |  3 +++
 test/mpfrnonum.ok                  |  3 +++
 16 files changed, 96 insertions(+), 10 deletions(-)
 create mode 100644 test/mpfrcase.awk
 copy test/{mbprintf2.ok => mpfrcase.in} (50%)
 create mode 100644 test/mpfrcase.ok
 create mode 100644 test/mpfrnonum.awk
 create mode 100644 test/mpfrnonum.in
 create mode 100644 test/mpfrnonum.ok


hooks/post-receive
-- 
gawk



reply via email to

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