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-5197-g3a2b0b


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-5197-g3a2b0b50
Date: Sun, 25 Sep 2022 04:12:16 -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  3a2b0b503f3735171b4139947c3cc34d063ecdf7 (commit)
       via  a706b71f87725a861ab351c937023450196b1f82 (commit)
       via  bf9dcd1bcd9854076ebc862aee872f3100286ff6 (commit)
       via  cf32acc8edd9b5be054f3787b0045f67f3f807c5 (commit)
      from  3ca0ca1ab2fc414387f03aa462af0fdb7c5f6e73 (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=3a2b0b503f3735171b4139947c3cc34d063ecdf7

commit 3a2b0b503f3735171b4139947c3cc34d063ecdf7
Merge: 3ca0ca1a a706b71f
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Sep 25 11:12:07 2022 +0300

    Merge branch 'master' into feature/cpp-compile


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

Summary of changes:
 doc/ChangeLog                    |   5 +
 doc/gawk.info                    | 501 ++++++++++++++++++++-------------------
 doc/gawk.texi                    |   9 +-
 doc/gawktexi.in                  |   9 +-
 pc/ChangeLog                     |   4 +
 pc/Makefile.tst                  |  48 ++--
 test/ChangeLog                   |   8 +
 test/Makefile.am                 |  26 +-
 test/Makefile.in                 |  66 +++---
 test/Maketests                   |  40 ++--
 test/elemnew2.ok                 |   2 -
 test/{elemnew1.awk => mdim5.awk} |   0
 test/{elemnew1.ok => mdim5.ok}   |   0
 test/{elemnew2.awk => mdim6.awk} |   0
 test/mdim6.ok                    |   2 +
 test/{elemnew3.awk => mdim7.awk} |   0
 test/{elemnew3.ok => mdim7.ok}   |   0
 test/{elemnew4.awk => mdim8.awk} |   0
 test/{elemnew4.in => mdim8.in}   |   0
 test/{elemnew4.ok => mdim8.ok}   |   0
 20 files changed, 377 insertions(+), 343 deletions(-)
 delete mode 100644 test/elemnew2.ok
 rename test/{elemnew1.awk => mdim5.awk} (100%)
 rename test/{elemnew1.ok => mdim5.ok} (100%)
 rename test/{elemnew2.awk => mdim6.awk} (100%)
 create mode 100644 test/mdim6.ok
 rename test/{elemnew3.awk => mdim7.awk} (100%)
 rename test/{elemnew3.ok => mdim7.ok} (100%)
 rename test/{elemnew4.awk => mdim8.awk} (100%)
 rename test/{elemnew4.in => mdim8.in} (100%)
 rename test/{elemnew4.ok => mdim8.ok} (100%)


hooks/post-receive
-- 
gawk



reply via email to

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