[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, porting, updated. gawk-4.1.0-5147-gf6988226
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, porting, updated. gawk-4.1.0-5147-gf6988226 |
Date: |
Thu, 7 Jul 2022 03:19:04 -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, porting has been updated
via f698822694c700efa4a762ad568a53a260d24633 (commit)
via fe43a2648d5dd6a3a4347177debeb1086cef4ca4 (commit)
via 8c6df3835eb7010aa2ca80e4562a1bc179b06a7f (commit)
via 8c7f9f0b1d073fd907d28278e81cc458a7e20b39 (commit)
via 628b387658b5704cc711e106459ed3bee37ef600 (commit)
from c0fa1b7d08342324eecd6bf374d69e795fe70c7a (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=f698822694c700efa4a762ad568a53a260d24633
commit f698822694c700efa4a762ad568a53a260d24633
Merge: c0fa1b7d fe43a264
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Thu Jul 7 10:18:56 2022 +0300
Merge branch 'master' into porting
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 10 +
README | 4 -
awk.h | 4 +-
custom.h | 2 -
doc/ChangeLog | 6 +
doc/gawk.info | 883 +++++++++++++++++++++++++-------------------------
doc/gawk.texi | 17 +-
doc/gawktexi.in | 19 +-
doc/it/ChangeLog | 4 +
doc/it/gawktexi.in | 70 +++-
doc/wordlist | 1 -
doc/wordlist3 | 1 +
eval.c | 2 -
gawkmisc.c | 6 +-
io.c | 10 +-
main.c | 2 -
mbsupport.h | 58 ----
missing_d/ChangeLog | 4 +
missing_d/snprintf.c | 2 +-
nonposix.h | 11 +-
pc/ChangeLog | 6 +
pc/GenMakefileTst.awk | 16 +-
pc/Makefile | 51 ---
pc/Makefile.tst | 70 +---
pc/config.h | 104 ++----
pc/config.sed | 104 ++----
pc/gawkmisc.pc | 59 +---
pc/getid.c | 4 +-
pc/popen.h | 6 +-
profile.c | 5 -
re.c | 2 +-
replace.c | 4 -
test/ChangeLog | 4 +
test/Makefile.am | 11 +-
test/Makefile.in | 12 +-
35 files changed, 624 insertions(+), 950 deletions(-)
delete mode 100644 mbsupport.h
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, porting, updated. gawk-4.1.0-5147-gf6988226,
Arnold Robbins <=