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-5431-gd12bc4


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5431-gd12bc4ed
Date: Tue, 31 Jan 2023 13:49:18 -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  d12bc4ed558808b2cdeac5c4cbd711b6b42dee07 (commit)
       via  579acd4d5535e5525d738da714f8d7c9c63737f1 (commit)
       via  743c5f88b9cb030a53fe0c0aa0067507a9d50188 (commit)
       via  ac8094ab1fefaf43e35802531e290dc7df896a37 (commit)
       via  e3ea0559626816de9a4a44b0a1074f22a3d9525c (commit)
      from  a965137e719cd6bee64558c7e3d25efe30926462 (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=d12bc4ed558808b2cdeac5c4cbd711b6b42dee07

commit d12bc4ed558808b2cdeac5c4cbd711b6b42dee07
Merge: a965137e 579acd4d
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Tue Jan 31 20:49:09 2023 +0200

    Merge branch 'master' into feature/cpp-compile


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

Summary of changes:
 ChangeLog                          | 14 +++++++
 doc/it/ChangeLog                   |  4 ++
 doc/it/gawktexi.in                 | 78 ++++++++++++++++++++++++++++----------
 interpret.h                        | 22 +++++++++--
 pc/ChangeLog                       |  4 ++
 pc/Makefile.tst                    | 15 +++++++-
 test/ChangeLog                     | 10 ++++-
 test/Makefile.am                   | 12 ++++--
 test/Makefile.in                   | 22 +++++++++--
 test/Maketests                     | 10 +++++
 test/elemnew1.awk                  |  8 ++++
 test/{arrayprm2.ok => elemnew1.ok} |  0
 test/fieldassign.awk               |  1 +
 test/{fwtest.in => fieldassign.in} |  1 +
 test/fieldassign.ok                |  2 +
 15 files changed, 170 insertions(+), 33 deletions(-)
 create mode 100644 test/elemnew1.awk
 copy test/{arrayprm2.ok => elemnew1.ok} (100%)
 create mode 100644 test/fieldassign.awk
 copy test/{fwtest.in => fieldassign.in} (50%)
 create mode 100644 test/fieldassign.ok


hooks/post-receive
-- 
gawk



reply via email to

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