gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4615-g8785cde2


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4615-g8785cde2
Date: Wed, 9 Feb 2022 00:40:53 -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/docit has been updated
       via  8785cde2cb5e54790cc395cab1a35b1a685ee8c0 (commit)
       via  0b94b68387b85310b7104bb669d7b698e92888d2 (commit)
       via  128a6b43506a530a44777c1156ba1940c4d8fba0 (commit)
       via  3aa562fe991728271b0f8d93f774195e8792d2ea (commit)
       via  313a4000d906aa233ce8b597031f660d6281f690 (commit)
      from  18213a779d239baf5e24ba52d77ba920f314ab7e (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                 |  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]