gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/array-iface, updated. gawk-4.1.0-4031-gc372dc


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/array-iface, updated. gawk-4.1.0-4031-gc372dc8
Date: Wed, 8 Jul 2020 12:24:35 -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/array-iface has been updated
       via  c372dc85effd4fa1a5f955ae88a9f0d003c92b5a (commit)
       via  2a3d876938d39d03cf563d1bd8382c316839c08d (commit)
       via  f34e5c8c66202a4bf58a86799d4efd438ffa1284 (commit)
       via  eead4c7f6e29955a1a9578904a95c6291e8057b5 (commit)
       via  5f67f8e055a5044d44d4bdb6d86a8c96a89046a9 (commit)
      from  b1400a29ad5776b2e0c867a171b466a05605461e (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

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]