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-4604-g5724d0


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4604-g5724d03
Date: Sun, 5 Jul 2020 14:40:37 -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  5724d03561616f8ddafbd641632686e7f37083d7 (commit)
       via  6f919b67d12616168c5e1bbfca509359fed9143d (commit)
       via  177df586e992824f80bf81a1b878c7a4076caedd (commit)
       via  c31e4636edc5e444f9815295f373d4b1170ef260 (commit)
      from  997360929a92deaa5581895117d413fd0759e0ad (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=5724d03561616f8ddafbd641632686e7f37083d7

commit 5724d03561616f8ddafbd641632686e7f37083d7
Merge: 9973609 6f919b6
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Jul 5 21:40:29 2020 +0300

    Merge branch 'master' into feature/memory-work


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

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]