[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/bool, updated. gawk-4.1.0-4305-g3a530fc
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/bool, updated. gawk-4.1.0-4305-g3a530fc |
Date: |
Sun, 25 Apr 2021 03:28:42 -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/bool has been updated
via 3a530fc2d0a257536d67ffa854bc8c3ecf96acb1 (commit)
via ce909ddab28a601e1d3df707d0faa526eb6153f1 (commit)
via 02b89f57ae213a99c48d59d3cc8cf0c91a94cacf (commit)
from 92c5c36bc42aa1ccf6ccc8defc4f372b6de92111 (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=3a530fc2d0a257536d67ffa854bc8c3ecf96acb1
commit 3a530fc2d0a257536d67ffa854bc8c3ecf96acb1
Merge: 92c5c36 ce909dd
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sun Apr 25 10:28:38 2021 +0300
Merge branch 'master' into feature/bool
-----------------------------------------------------------------------
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/bool, updated. gawk-4.1.0-4305-g3a530fc,
Arnold Robbins <=