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-5370-g97c5cef7


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-5370-g97c5cef7
Date: Sun, 25 Sep 2022 04:10:34 -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  97c5cef7bba0c1ab13b4fc32d106610f2a6bdaa7 (commit)
       via  a706b71f87725a861ab351c937023450196b1f82 (commit)
       via  bf9dcd1bcd9854076ebc862aee872f3100286ff6 (commit)
       via  cf32acc8edd9b5be054f3787b0045f67f3f807c5 (commit)
      from  e885a98e848d54059cec200364060c54c83623a1 (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=97c5cef7bba0c1ab13b4fc32d106610f2a6bdaa7

commit 97c5cef7bba0c1ab13b4fc32d106610f2a6bdaa7
Merge: e885a98e a706b71f
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Sep 25 11:10:24 2022 +0300

    Merge branch 'master' into porting


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

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]