gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, porting, updated. gawk-4.1.0-4942-g6aeb4f88


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-4942-g6aeb4f88
Date: Wed, 9 Feb 2022 00:40:22 -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, porting has been updated
       via  6aeb4f88ad5589389b4b9ffcee38aff22d11feaa (commit)
       via  8785cde2cb5e54790cc395cab1a35b1a685ee8c0 (commit)
       via  0b94b68387b85310b7104bb669d7b698e92888d2 (commit)
       via  128a6b43506a530a44777c1156ba1940c4d8fba0 (commit)
       via  3aa562fe991728271b0f8d93f774195e8792d2ea (commit)
       via  313a4000d906aa233ce8b597031f660d6281f690 (commit)
      from  d7d11437f7dabf6c5b912da6e0b9d2b8ac4bbe50 (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=6aeb4f88ad5589389b4b9ffcee38aff22d11feaa

commit 6aeb4f88ad5589389b4b9ffcee38aff22d11feaa
Merge: d7d11437 8785cde2
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Feb 9 07:40:13 2022 +0200

    Merge branch 'master' into porting


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

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]