gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4974-g7ea5e6


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4974-g7ea5e6c3
Date: Thu, 7 Jul 2022 03:19:23 -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/cpp-compile has been updated
       via  7ea5e6c39cdd4db4ead30928086be112c828a4ee (commit)
       via  fe43a2648d5dd6a3a4347177debeb1086cef4ca4 (commit)
       via  8c6df3835eb7010aa2ca80e4562a1bc179b06a7f (commit)
       via  8c7f9f0b1d073fd907d28278e81cc458a7e20b39 (commit)
       via  628b387658b5704cc711e106459ed3bee37ef600 (commit)
      from  0fd14781d5efa3a79d76b0e3b5ba5738f6f1786c (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=7ea5e6c39cdd4db4ead30928086be112c828a4ee

commit 7ea5e6c39cdd4db4ead30928086be112c828a4ee
Merge: 0fd14781 fe43a264
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu Jul 7 10:19:11 2022 +0300

    Merge branch 'master' into feature/cpp-compile


-----------------------------------------------------------------------

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]