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-4552-g3a590be


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-4552-g3a590be
Date: Mon, 10 May 2021 14:36:19 -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  3a590be32b27ca52f0f9f53c446dfbcad4ae7d5c (commit)
       via  229c965beec283952be89b889b5c407ccf620ace (commit)
       via  f6cc8139dba1adbfa90773c9db8003e5db817d7b (commit)
       via  38cd5733bf39211352af6dc54c7a6e08e2796228 (commit)
       via  b4fe35ca5bec12ac96522963b1922ac1303b86c9 (commit)
       via  056cf0f36f054e41f61f86ca4c37046da218d8d9 (commit)
       via  ae6ab9756da4def4580c4988650971dd80eb364e (commit)
       via  8e6d342a0631e5514d899231ac90648d446b2ade (commit)
       via  2cc075b59f843485510d00ce4ffb3654d5a908e8 (commit)
       via  8303fcb4ac651568dff831da88c147bbebea3ba7 (commit)
       via  7b2c1cd1c93dec77823b7d8d2e93f320dc4a6fb9 (commit)
      from  040332bbc56aca651b0301988a149bc5e35aa7ff (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=3a590be32b27ca52f0f9f53c446dfbcad4ae7d5c

commit 3a590be32b27ca52f0f9f53c446dfbcad4ae7d5c
Merge: 040332b 229c965
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Mon May 10 21:36:13 2021 +0300

    Merge branch 'master' into porting


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

Summary of changes:
 helpers/ChangeLog                      |   4 ++
 helpers/update-support.sh              |   5 +-
 pc/ChangeLog                           |  24 ++++++++
 pc/GenMakefileTst.awk                  |   2 +-
 pc/Makefile                            |  11 +++-
 pc/Makefile.tst                        | 100 +++++++++++++++++----------------
 pc/config.h                            |   6 +-
 support/ChangeLog                      |   6 ++
 support/Makefile.am                    |   6 +-
 support/Makefile.in                    |  28 +++++++--
 support/malloc/dynarray_at_failure.c   |  39 +++++++++++++
 support/malloc/dynarray_resize_clear.c |  39 +++++++++++++
 test/ChangeLog                         |  26 +++++++++
 test/Makefile.am                       |  24 ++++----
 test/Makefile.in                       |  24 ++++----
 test/argcasfile.ok                     |   6 +-
 test/iolint.awk                        |  20 +++----
 test/iolint.ok                         |  10 ++--
 18 files changed, 273 insertions(+), 107 deletions(-)
 create mode 100644 support/malloc/dynarray_at_failure.c
 create mode 100644 support/malloc/dynarray_resize_clear.c


hooks/post-receive
-- 
gawk



reply via email to

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