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-6293-g2e8b3ef1


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-6293-g2e8b3ef1
Date: Mon, 16 Sep 2024 01:53:41 -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  2e8b3ef14ca5177171bddf186c2b72a7e8ec8cd7 (commit)
       via  af64698a6982fde7b3085a68e9e09969c331ed5e (commit)
       via  544423d48c82751028a6dd9e030437cb7a0d244e (commit)
       via  9ada9954d2ba6e4c162a588fba48848e49690440 (commit)
       via  08cf1c6a6047c4282190a07f846aaddcdf329941 (commit)
       via  8659f0142c15b4e2109eea2e6188052021f6fc6d (commit)
      from  4ff83a013f0f8797272a3ff683425d472cd6358a (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=2e8b3ef14ca5177171bddf186c2b72a7e8ec8cd7

commit 2e8b3ef14ca5177171bddf186c2b72a7e8ec8cd7
Merge: 4ff83a01 af64698a
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Mon Sep 16 08:53:32 2024 +0300

    Merge branch 'master' into porting


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

Summary of changes:
 build-aux/ChangeLog         |   5 +
 build-aux/ar-lib            |  10 +-
 build-aux/compile           |  10 +-
 build-aux/config.guess      |  20 +-
 build-aux/config.rpath      |  89 +++++-
 build-aux/config.sub        | 752 +++++++++++++++++++++++++++++++++-----------
 build-aux/depcomp           |  10 +-
 build-aux/install-sh        |  14 +-
 build-aux/texinfo.tex       | 215 +++++++------
 doc/ChangeLog               |   9 +
 doc/gawk.info               | 326 +++++++++----------
 doc/gawk.texi               |   2 +-
 doc/texinfo.tex             | 215 +++++++------
 doc/wordlist                |   4 +
 pc/ChangeLog                |   4 +
 pc/Makefile.tst             |   7 +-
 test/ChangeLog              |   6 +
 test/Makefile.am            |   4 +-
 test/Makefile.in            |   9 +-
 test/Maketests              |   5 +
 test/matchuninitialized.awk |  21 ++
 test/matchuninitialized.ok  |   8 +
 22 files changed, 1144 insertions(+), 601 deletions(-)
 create mode 100644 test/matchuninitialized.awk
 create mode 100644 test/matchuninitialized.ok


hooks/post-receive
-- 
gawk



reply via email to

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