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-5059-gd71ce135


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-5059-gd71ce135
Date: Thu, 28 Apr 2022 16:25:45 -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, porting has been updated
       via  d71ce1358f6d5121404352cf04fe51266dc40579 (commit)
       via  20c0d1e7c5d9bd6b85bbe3dbb9d8c06005442e7e (commit)
       via  50d92ff4fee27a6d4b644293422c6373ad90812d (commit)
       via  4afcd655d827cc095e20abbf05b4aa5d41122600 (commit)
       via  0171cdeb5ce6f0d43bc41b0a69d706d367370bd0 (commit)
       via  cb970456a0cc9e9b024afc5664d27ba486e60715 (commit)
       via  db645f36b6e1c5ffa7760d4fd592fd0e32d7cc99 (commit)
      from  5b097ba87c7be8b3462cdc38e037eb73c70d2d40 (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=d71ce1358f6d5121404352cf04fe51266dc40579

commit d71ce1358f6d5121404352cf04fe51266dc40579
Merge: 5b097ba8 20c0d1e7
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu Apr 28 23:25:36 2022 +0300

    Merge branch 'master' into porting


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

Summary of changes:
 ChangeLog                            |   13 +
 doc/ChangeLog                        |    6 +
 doc/gawk.info                        | 1094 +++++++++++++++++-----------------
 doc/gawk.texi                        |    2 +-
 doc/gawktexi.in                      |    2 +-
 doc/it/ChangeLog                     |    4 +
 doc/it/texinfo.tex                   |   70 +--
 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 +
 24 files changed, 780 insertions(+), 619 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]