gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, egtests, updated. gawk-4.1.0-4761-gb281291c


From: Arnold Robbins
Subject: [SCM] gawk branch, egtests, updated. gawk-4.1.0-4761-gb281291c
Date: Tue, 28 Jun 2022 12:37:24 -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, egtests has been updated
       via  b281291c703a4afa43cfa3e5b49cd8c04223040a (commit)
       via  488500a492d98184cd07f96219184d7445d06be5 (commit)
       via  2ae439f369f23c6ab3d2e671ce614fff32e32a38 (commit)
       via  d43b469f0b189cb0ed7d5aa88d1834249cc5f415 (commit)
       via  03f79dcb6aff98574c32609c80ecdd6e52730244 (commit)
      from  23fdbd9f049954b92f2c327a3f5f067055ed4a71 (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=b281291c703a4afa43cfa3e5b49cd8c04223040a

commit b281291c703a4afa43cfa3e5b49cd8c04223040a
Merge: 23fdbd9f 488500a4
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Tue Jun 28 19:37:15 2022 +0300

    Merge branch 'master' into egtests


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

Summary of changes:
 ChangeLog                                 |   50 +
 Makefile.am                               |    3 +-
 Makefile.in                               |   11 +-
 NEWS                                      |   17 +-
 aclocal.m4                                |    1 +
 awk.h                                     |    1 +
 awklib/ChangeLog                          |    5 +
 awklib/Makefile.am                        |    2 +-
 awklib/Makefile.in                        |    7 +-
 configh.in                                |    3 +
 configure                                 |   84 ++
 configure.ac                              |   12 +
 custom.h                                  |   13 +
 doc/ChangeLog                             |   34 +
 doc/Makefile.in                           |    5 +-
 doc/awkcard.in                            |   23 +-
 doc/gawk.1                                |   25 +-
 doc/gawk.info                             | 1523 ++++++++++++++++-------------
 doc/gawk.texi                             |  215 +++-
 doc/gawktexi.in                           |  215 +++-
 doc/it/ChangeLog                          |   10 +
 doc/it/gawk.1                             |   33 +-
 doc/it/gawktexi.in                        |  328 ++++++-
 doc/wordlist                              |   24 +
 doc/wordlist2                             |    1 +
 doc/wordlist5                             |    1 +
 extras/Makefile.in                        |    5 +-
 m4/ChangeLog                              |   22 +
 m4/pma.m4                                 |   51 +
 main.c                                    |   39 +-
 support/ChangeLog                         |   15 +
 support/Makefile.am                       |    6 +
 support/Makefile.in                       |   62 +-
 extension/COPYING => support/agpl-3.0.txt |  153 ++-
 support/pma.c                             |  663 +++++++++++++
 support/pma.h                             |   73 ++
 symbol.c                                  |   26 +-
 test/Makefile.in                          |    5 +-
 38 files changed, 2836 insertions(+), 930 deletions(-)
 create mode 100644 m4/pma.m4
 copy extension/COPYING => support/agpl-3.0.txt (86%)
 create mode 100644 support/pma.c
 create mode 100644 support/pma.h


hooks/post-receive
-- 
gawk



reply via email to

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