gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4858-ga39ae4


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4858-ga39ae4f
Date: Sun, 20 Dec 2020 13:15:32 -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/memory-work has been updated
       via  a39ae4fdad0e5009770de29b09157ce735169e0a (commit)
       via  b82e1ea2fff1333272d1c29b762dc1abd0215e7e (commit)
       via  e1be14cd37e0c6c58284e18c859e334d1b5fa97f (commit)
       via  3b50111ac31a64e01a2e64a06c7c276f6b9424cf (commit)
      from  85b97b5c4de419d9c2c50063bd6bc5d740702746 (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=a39ae4fdad0e5009770de29b09157ce735169e0a

commit a39ae4fdad0e5009770de29b09157ce735169e0a
Merge: 85b97b5 b82e1ea
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Dec 20 20:15:25 2020 +0200

    Merge branch 'master' into feature/memory-work


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

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]