gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5151-g399f1


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5151-g399f1d3b
Date: Wed, 9 Feb 2022 00:41:10 -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/improve-inet has been updated
       via  399f1d3b5344ea07e1fb6951ca34c33625758117 (commit)
       via  8785cde2cb5e54790cc395cab1a35b1a685ee8c0 (commit)
       via  0b94b68387b85310b7104bb669d7b698e92888d2 (commit)
       via  128a6b43506a530a44777c1156ba1940c4d8fba0 (commit)
       via  3aa562fe991728271b0f8d93f774195e8792d2ea (commit)
       via  313a4000d906aa233ce8b597031f660d6281f690 (commit)
      from  0f0562e98740962627a0f72dfc14ae37966692f5 (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=399f1d3b5344ea07e1fb6951ca34c33625758117

commit 399f1d3b5344ea07e1fb6951ca34c33625758117
Merge: 0f0562e9 8785cde2
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Feb 9 07:41:02 2022 +0200

    Merge branch 'master' into feature/improve-inet


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

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]