[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4723-gbce80
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4723-gbce80cc |
Date: |
Sun, 25 Apr 2021 03:29:11 -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/improve-inet has been updated
via bce80cc86eef3be9643128e390b5a8a34780dfe6 (commit)
via ce909ddab28a601e1d3df707d0faa526eb6153f1 (commit)
via 02b89f57ae213a99c48d59d3cc8cf0c91a94cacf (commit)
from ed249007bd884303a00a84ef07dfe094ea23135c (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=bce80cc86eef3be9643128e390b5a8a34780dfe6
commit bce80cc86eef3be9643128e390b5a8a34780dfe6
Merge: ed24900 ce909dd
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sun Apr 25 10:29:05 2021 +0300
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
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/improve-inet, updated. gawk-4.1.0-4723-gbce80cc,
Arnold Robbins <=