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-4611-g84152


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4611-g84152fa
Date: Sun, 20 Dec 2020 13:15:21 -0500 (EST)

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  84152fa8fabc9108f48e5754e48d7ccf84bf657d (commit)
       via  b82e1ea2fff1333272d1c29b762dc1abd0215e7e (commit)
       via  e1be14cd37e0c6c58284e18c859e334d1b5fa97f (commit)
       via  3b50111ac31a64e01a2e64a06c7c276f6b9424cf (commit)
      from  e9e36c368d5248100fb25265020a6c017182ef6e (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=84152fa8fabc9108f48e5754e48d7ccf84bf657d

commit 84152fa8fabc9108f48e5754e48d7ccf84bf657d
Merge: e9e36c3 b82e1ea
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Dec 20 20:15:16 2020 +0200

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog                | 18 ++++++++++++++++++
 awk.h                    |  1 +
 builtin.c                |  2 +-
 mpfr.c                   | 43 +++++++++++++++++++++++++++++++++++++++++++
 node.c                   | 15 ++++++++++-----
 pc/ChangeLog             |  8 ++++++++
 pc/Makefile.tst          | 12 ++++++++----
 test/ChangeLog           | 11 +++++++++++
 test/Makefile.am         |  7 +++++--
 test/Makefile.in         | 16 +++++++++++-----
 test/Maketests           |  9 ++++++---
 test/forcenum-mpfr.ok    |  9 ---------
 test/inf-nan-torture.awk |  4 ++++
 test/inf-nan-torture.in  |  1 +
 test/inf-nan-torture.ok  | 16 ++++++++++++++++
 15 files changed, 143 insertions(+), 29 deletions(-)
 delete mode 100644 test/forcenum-mpfr.ok
 create mode 100644 test/inf-nan-torture.awk
 create mode 100644 test/inf-nan-torture.in
 create mode 100644 test/inf-nan-torture.ok


hooks/post-receive
-- 
gawk



reply via email to

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