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-4618-gada4a1


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4618-gada4a12
Date: Wed, 8 Jul 2020 12:24:53 -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  ada4a122080d16befe470fc7621ed861e66bbe50 (commit)
       via  c372dc85effd4fa1a5f955ae88a9f0d003c92b5a (commit)
       via  2a3d876938d39d03cf563d1bd8382c316839c08d (commit)
       via  f34e5c8c66202a4bf58a86799d4efd438ffa1284 (commit)
       via  eead4c7f6e29955a1a9578904a95c6291e8057b5 (commit)
       via  5f67f8e055a5044d44d4bdb6d86a8c96a89046a9 (commit)
      from  65da3fe97b426f683d007884ff1b9a41b7bbce57 (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=ada4a122080d16befe470fc7621ed861e66bbe50

commit ada4a122080d16befe470fc7621ed861e66bbe50
Merge: 65da3fe c372dc8
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Jul 8 19:24:48 2020 +0300

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 ChangeLog                                | 13 +++++++++++++
 awk.h                                    |  1 +
 mpfr.c                                   | 20 +++++++++++++++++---
 node.c                                   |  5 +++++
 pc/Makefile.tst                          | 31 ++++++++++++++++++++++---------
 str_array.c                              |  4 +++-
 test/ChangeLog                           |  7 +++++++
 test/Makefile.am                         | 11 +++++++++--
 test/Makefile.in                         | 28 ++++++++++++++++++++--------
 test/Maketests                           | 18 ++++++++++++------
 test/{arraytype.ok => arraytype-mpfr.ok} |  6 +++---
 test/arrdbg-mpfr.ok                      | 12 ++++++++++++
 test/{forcenum.ok => forcenum-mpfr.ok}   |  2 +-
 test/numrange-mpfr.ok                    |  2 ++
 14 files changed, 127 insertions(+), 33 deletions(-)
 copy test/{arraytype.ok => arraytype-mpfr.ok} (83%)
 create mode 100644 test/arrdbg-mpfr.ok
 copy test/{forcenum.ok => forcenum-mpfr.ok} (88%)
 create mode 100644 test/numrange-mpfr.ok


hooks/post-receive
-- 
gawk



reply via email to

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