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-4340-gc3c107


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4340-gc3c107d
Date: Sun, 25 Apr 2021 03:28:54 -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  c3c107da54f1f11f6cd7281120f779c5a6de2bf6 (commit)
       via  ce909ddab28a601e1d3df707d0faa526eb6153f1 (commit)
       via  02b89f57ae213a99c48d59d3cc8cf0c91a94cacf (commit)
      from  0a8ca2b00c29417d97835ff8ace33a3926602dd6 (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=c3c107da54f1f11f6cd7281120f779c5a6de2bf6

commit c3c107da54f1f11f6cd7281120f779c5a6de2bf6
Merge: 0a8ca2b ce909dd
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Apr 25 10:28:46 2021 +0300

    Merge branch 'master' into feature/cpp-compile


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

Summary of changes:
 support/ChangeLog                                  | 10 ++++
 support/Makefile.am                                |  4 +-
 support/Makefile.in                                | 43 +++++++++++++-
 ...ynarray_resize.c => dynarray_emplace_enlarge.c} | 53 +++++++++--------
 support/malloc/dynarray_finalize.c                 | 66 ++++++++++++++++++++++
 5 files changed, 151 insertions(+), 25 deletions(-)
 copy support/malloc/{dynarray_resize.c => dynarray_emplace_enlarge.c} (54%)
 create mode 100644 support/malloc/dynarray_finalize.c


hooks/post-receive
-- 
gawk



reply via email to

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