gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4769-g738309


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4769-g738309e0
Date: Wed, 9 Feb 2022 00:40:39 -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/cpp-compile has been updated
       via  738309e0dd46fafe12ea6442a22ead4ed2013223 (commit)
       via  8785cde2cb5e54790cc395cab1a35b1a685ee8c0 (commit)
       via  0b94b68387b85310b7104bb669d7b698e92888d2 (commit)
       via  128a6b43506a530a44777c1156ba1940c4d8fba0 (commit)
       via  3aa562fe991728271b0f8d93f774195e8792d2ea (commit)
       via  313a4000d906aa233ce8b597031f660d6281f690 (commit)
      from  5abedaebda8f47b76f80d2c3f06f965c3a1f883c (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=738309e0dd46fafe12ea6442a22ead4ed2013223

commit 738309e0dd46fafe12ea6442a22ead4ed2013223
Merge: 5abedaeb 8785cde2
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Feb 9 07:40:30 2022 +0200

    Merge branch 'master' into feature/cpp-compile


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

Summary of changes:
 ChangeLog                 |  32 +++
 awk.h                     |   2 +
 builtin.c                 |  99 ++++++-
 doc/ChangeLog             |   9 +-
 doc/gawk.info             | 666 +++++++++++++++++++++++-----------------------
 doc/gawk.texi             |  28 +-
 doc/gawktexi.in           |  28 +-
 field.c                   |   4 +
 interpret.h               |  17 ++
 mpfr.c                    |  20 ++
 pc/ChangeLog              |   4 +
 pc/Makefile.tst           |   8 +
 test/ChangeLog            |   5 +
 test/Makefile.am          |  10 +
 test/Makefile.in          |  10 +
 test/indirectbuiltin2.awk |  29 ++
 test/indirectbuiltin2.ok  |   6 +
 17 files changed, 640 insertions(+), 337 deletions(-)
 create mode 100644 test/indirectbuiltin2.awk
 create mode 100644 test/indirectbuiltin2.ok


hooks/post-receive
-- 
gawk



reply via email to

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