gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5914-g9f9114


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5914-g9f9114fd
Date: Sun, 28 Jan 2024 13:25:35 -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/cpp-compile has been updated
       via  9f9114fd5efc1fa2fcc3a6bf303488eb9712bf0e (commit)
       via  946962efa3e43d899f088e9faf76d66ce6ec3f78 (commit)
       via  e05040b5d81b5a0e809fc56df2a7c3d654c77e1d (commit)
       via  37cb234d105f77222d99ca09802df10a23327a6e (commit)
      from  ccf509a9c6f9a9cc6a1c8389ea879ebd4591271c (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=9f9114fd5efc1fa2fcc3a6bf303488eb9712bf0e

commit 9f9114fd5efc1fa2fcc3a6bf303488eb9712bf0e
Merge: ccf509a9 946962ef
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Jan 28 20:25:25 2024 +0200

    Merge branch 'master' into feature/cpp-compile


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

Summary of changes:
 ChangeLog                        |   7 +
 doc/ChangeLog                    |   6 +
 doc/gawk.info                    | 715 ++++++++++++++++++++-------------------
 doc/gawk.texi                    |   8 +
 node.c                           |  26 +-
 pc/ChangeLog                     |   4 +
 pc/Makefile.tst                  |   6 +
 test/ChangeLog                   |   5 +
 test/Makefile.am                 |   5 +-
 test/Makefile.in                 |  10 +-
 test/Maketests                   |   5 +
 test/match4.awk                  |   1 +
 test/{arrayprm3.ok => match4.ok} |   0
 13 files changed, 430 insertions(+), 368 deletions(-)
 create mode 100644 test/match4.awk
 copy test/{arrayprm3.ok => match4.ok} (100%)


hooks/post-receive
-- 
gawk



reply via email to

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