gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4657-g3c1d68


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4657-g3c1d680
Date: Mon, 20 Jul 2020 15:01:20 -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/memory-work has been updated
       via  3c1d6804410a4567414ea7cd5a11de2bb27393b8 (commit)
       via  eb954a57c38ec177aae2a6c11eef01347e5780e7 (commit)
       via  0e199c11bb9d404dd513eccdda5598f0d45f995f (commit)
      from  af8589b4418b1f2ca1aed45f98bda22009df7943 (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=3c1d6804410a4567414ea7cd5a11de2bb27393b8

commit 3c1d6804410a4567414ea7cd5a11de2bb27393b8
Merge: af8589b eb954a5
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Mon Jul 20 22:01:13 2020 +0300

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 ABOUT-NLS                        | 1380 +-------------------------------------
 ChangeLog                        |    4 +
 INSTALL                          |  320 +++++----
 Makefile.in                      |   18 +-
 NEWS                             |    2 +-
 aclocal.m4                       |    1 +
 awklib/Makefile.in               |   18 +-
 configh.in                       |    6 +-
 configure                        | 1092 +++++++++++++++++++++---------
 configure.ac                     |    2 +-
 doc/Makefile.in                  |   18 +-
 extension/ABOUT-NLS              | 1380 +-------------------------------------
 extension/ChangeLog              |    4 +
 extension/INSTALL                |  320 +++++----
 extension/Makefile.in            |   19 +-
 extension/aclocal.m4             |    1 +
 extension/build-aux/ltmain.sh    |    4 +-
 extension/build-aux/missing      |   16 +-
 extension/configh.in             |    6 +-
 extension/configure              |  986 ++++++++++++++++++++-------
 extension/configure.ac           |    2 +-
 extension/m4/ChangeLog           |   13 +
 extension/m4/gettext.m4          |   99 ++-
 extension/m4/iconv.m4            |   57 +-
 extension/m4/intlmacosx.m4       |   37 +-
 extension/m4/lib-ld.m4           |  163 +++--
 extension/m4/lib-link.m4         |  169 +++--
 extension/m4/lib-prefix.m4       |  238 +++++--
 extension/m4/libtool.m4          |    1 -
 extension/m4/nls.m4              |   10 +-
 extension/m4/po.m4               |   63 +-
 extension/m4/progtest.m4         |    8 +-
 extension/po/ChangeLog           |    9 +
 extension/po/Makefile.in.in      |  126 ++--
 extension/po/Makevars.template   |    4 +
 extension/po/Rules-quot          |    6 +-
 extension/po/en@boldquot.header  |    2 +-
 extension/po/en@quot.header      |    2 +-
 extension/po/insert-header.sin   |    5 +
 extension/po/remove-potcdate.sin |    8 +-
 extras/Makefile.in               |   18 +-
 m4/ChangeLog                     |   13 +
 m4/gettext.m4                    |   72 +-
 m4/iconv.m4                      |   57 +-
 m4/intlmacosx.m4                 |   41 +-
 m4/lib-ld.m4                     |  163 +++--
 m4/lib-link.m4                   |  169 +++--
 m4/lib-prefix.m4                 |  238 +++++--
 m4/nls.m4                        |   10 +-
 m4/po.m4                         |   63 +-
 m4/progtest.m4                   |    8 +-
 missing                          |   16 +-
 pc/Makefile.tst                  |    3 +-
 po/ChangeLog                     |    9 +
 po/Makefile.in.in                |  126 ++--
 po/Makevars.template             |    4 +
 po/Rules-quot                    |    6 +-
 po/en@boldquot.header            |    2 +-
 po/en@quot.header                |    2 +-
 po/insert-header.sin             |    5 +
 po/remove-potcdate.sin           |    8 +-
 support/Makefile.in              |   18 +-
 test/Makefile.in                 |   18 +-
 ylwrap                           |   10 +-
 64 files changed, 3180 insertions(+), 4518 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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