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-4704-g20c0d1e7


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/docit, updated. gawk-4.1.0-4704-g20c0d1e7
Date: Thu, 28 Apr 2022 16:26:17 -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/docit has been updated
       via  20c0d1e7c5d9bd6b85bbe3dbb9d8c06005442e7e (commit)
       via  50d92ff4fee27a6d4b644293422c6373ad90812d (commit)
       via  4afcd655d827cc095e20abbf05b4aa5d41122600 (commit)
       via  0171cdeb5ce6f0d43bc41b0a69d706d367370bd0 (commit)
       via  cb970456a0cc9e9b024afc5664d27ba486e60715 (commit)
      from  db645f36b6e1c5ffa7760d4fd592fd0e32d7cc99 (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 +
 doc/ChangeLog                        |    6 +
 doc/gawk.info                        | 1094 +++++++++++++++++-----------------
 doc/gawk.texi                        |    2 +-
 doc/gawktexi.in                      |    2 +-
 doc/wordlist                         |    1 -
 interpret.h                          |   18 +
 mpfr.c                               |   13 +-
 pc/ChangeLog                         |    8 +
 pc/Makefile.tst                      |   19 +-
 support/ChangeLog                    |    5 +
 support/regcomp.c                    |   30 +-
 test/ChangeLog                       |   18 +-
 test/Makefile.am                     |   10 +-
 test/Makefile.in                     |   25 +-
 test/Maketests                       |   15 +
 test/mpfrnegzero2.awk                |    3 +
 test/mpfrnegzero2.ok                 |    1 +
 test/regex3minus.awk                 |    3 +
 test/{splitvar.ok => regex3minus.ok} |    0
 test/symtab12.awk                    |    7 +
 test/symtab12.ok                     |   32 +
 22 files changed, 752 insertions(+), 573 deletions(-)
 create mode 100644 test/mpfrnegzero2.awk
 create mode 100644 test/mpfrnegzero2.ok
 create mode 100644 test/regex3minus.awk
 copy test/{splitvar.ok => regex3minus.ok} (100%)
 create mode 100644 test/symtab12.awk
 create mode 100644 test/symtab12.ok


hooks/post-receive
-- 
gawk



reply via email to

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