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-5752-g74025e


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5752-g74025e85
Date: Sun, 8 Oct 2023 15:21: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, feature/cpp-compile has been updated
       via  74025e85878661d128dacf0b26d730ee57dccb56 (commit)
       via  0a63301382b2afd50bc806d74d3652ce7737a548 (commit)
       via  b03801652b44d3425805ebf2a25f3ab201e85cc3 (commit)
       via  fe3fd6b746061139619dcfb14c8f9a861ac34156 (commit)
       via  697283847669d9fb8b5b439053b52c7f50cf4d65 (commit)
       via  2f81db0aa4c331d07254d31533ecba79eec081d7 (commit)
       via  cc13ab94c6984e9c849c069a4fb23b091a84ee8d (commit)
       via  8e8b8cf299cf62e71e1d01ff3765b471e23392a5 (commit)
       via  1de50f2df92eb4f0eb8041dd8b0c891d566b3936 (commit)
      from  14f5676b2051a3455ed75d455e229086971b718b (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=74025e85878661d128dacf0b26d730ee57dccb56

commit 74025e85878661d128dacf0b26d730ee57dccb56
Merge: 14f5676b 0a633013
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Oct 8 22:21:21 2023 +0300

    Merge branch 'master' into feature/cpp-compile


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

Summary of changes:
 ChangeLog                      |  7 ++++
 doc/it/ChangeLog               |  4 +++
 doc/it/texinfo.tex             | 38 ++++------------------
 interpret.h                    |  7 ++--
 node.c                         |  2 +-
 pc/ChangeLog                   |  9 ++++++
 pc/Makefile.ext                |  5 +--
 pc/Makefile.tst                |  7 ++++
 po/xhe.po                      | 73 +++++++++++++++++++++---------------------
 test/ChangeLog                 | 11 +++++++
 test/Makefile.am               |  5 +++
 test/Makefile.in               | 10 ++++++
 test/Maketests                 |  5 +++
 test/cmdlinefsbacknl2.ok       | 18 +++++------
 test/cmdlinefsbacknl2.sh       |  2 +-
 test/lintplus3.awk             |  2 ++
 test/{fsbs.ok => lintplus3.in} |  1 +
 test/lintplus3.ok              |  7 ++++
 18 files changed, 127 insertions(+), 86 deletions(-)
 mode change 100755 => 100644 doc/it/texinfo.tex
 create mode 100644 test/lintplus3.awk
 copy test/{fsbs.ok => lintplus3.in} (50%)
 create mode 100644 test/lintplus3.ok


hooks/post-receive
-- 
gawk



reply via email to

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