[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, porting, updated. gawk-4.1.0-5619-gba67b865
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, porting, updated. gawk-4.1.0-5619-gba67b865 |
Date: |
Sun, 5 Feb 2023 11:20:44 -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, porting has been updated
via ba67b865daf33bb325bca631ae2e90b049163230 (commit)
via bdf9d5e80f2fe230ea30916ca10c815356c9f6cd (commit)
via ef06cfd9b39fa79f2e31e74a5759869adb3fe4a9 (commit)
via cafd5fb7fd87c63e9ed74b6329571ba02584a82a (commit)
via f4eb10c5bcb032ef77cdead433bd583ad5ffd7e9 (commit)
via e596ff6cddf96e575cc0f16e3a791bb6b51fc425 (commit)
from 2b4f03ea64a7ed7d0aca1f6b5079674b062cb1b7 (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=ba67b865daf33bb325bca631ae2e90b049163230
commit ba67b865daf33bb325bca631ae2e90b049163230
Merge: 2b4f03ea bdf9d5e8
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sun Feb 5 18:20:34 2023 +0200
Merge branch 'master' into porting
-----------------------------------------------------------------------
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, porting, updated. gawk-4.1.0-5619-gba67b865,
Arnold Robbins <=