[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5828-gcd798
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5828-gcd798fba |
Date: |
Sun, 5 Feb 2023 11:21:29 -0500 (EST) |
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 cd798fba1a859fc2257c58b062f6418aafa45e11 (commit)
via bdf9d5e80f2fe230ea30916ca10c815356c9f6cd (commit)
via ef06cfd9b39fa79f2e31e74a5759869adb3fe4a9 (commit)
via cafd5fb7fd87c63e9ed74b6329571ba02584a82a (commit)
via f4eb10c5bcb032ef77cdead433bd583ad5ffd7e9 (commit)
via e596ff6cddf96e575cc0f16e3a791bb6b51fc425 (commit)
from 7c7f4ddc2e8b1e642334615767584a08655c1b11 (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=cd798fba1a859fc2257c58b062f6418aafa45e11
commit cd798fba1a859fc2257c58b062f6418aafa45e11
Merge: 7c7f4ddc bdf9d5e8
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sun Feb 5 18:21:19 2023 +0200
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 8 ++
build-aux/ChangeLog | 7 +
build-aux/ar-lib | 2 +-
build-aux/compile | 2 +-
build-aux/config.guess | 6 +-
build-aux/config.rpath | 2 +-
build-aux/config.sub | 8 +-
build-aux/depcomp | 2 +-
build-aux/texinfo.tex | 204 +++++++++++++++---------------
doc/ChangeLog | 5 +
doc/texinfo.tex | 204 +++++++++++++++---------------
io.c | 8 +-
support/ChangeLog | 11 ++
support/cdefs.h | 42 +++---
support/dfa.c | 13 +-
support/dfa.h | 2 +-
support/dynarray.h | 2 +-
support/flexmember.h | 2 +-
support/idx.h | 2 +-
support/intprops.h | 2 +-
support/libc-config.h | 24 ++--
support/localeinfo.c | 2 +-
support/localeinfo.h | 2 +-
support/malloc/dynarray-skeleton.c | 2 +-
support/malloc/dynarray.h | 2 +-
support/malloc/dynarray_at_failure.c | 2 +-
support/malloc/dynarray_emplace_enlarge.c | 2 +-
support/malloc/dynarray_finalize.c | 2 +-
support/malloc/dynarray_resize.c | 2 +-
support/malloc/dynarray_resize_clear.c | 2 +-
support/regcomp.c | 2 +-
support/regex.c | 2 +-
support/regex.h | 2 +-
support/regex_internal.c | 2 +-
support/regex_internal.h | 2 +-
support/regexec.c | 2 +-
support/verify.h | 45 +++++--
37 files changed, 355 insertions(+), 278 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5828-gcd798fba,
Arnold Robbins <=