gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, porting, updated. gawk-4.1.0-4201-gc14959c


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-4201-gc14959c
Date: Mon, 20 Jul 2020 15:00:49 -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  c14959c841a80b386f53594bc5bfa60905dda235 (commit)
       via  eb954a57c38ec177aae2a6c11eef01347e5780e7 (commit)
       via  0e199c11bb9d404dd513eccdda5598f0d45f995f (commit)
      from  7085f2373349d4eff0d7bc9cc00805c25b2425df (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=c14959c841a80b386f53594bc5bfa60905dda235

commit c14959c841a80b386f53594bc5bfa60905dda235
Merge: 7085f23 eb954a5
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Mon Jul 20 22:00:42 2020 +0300

    Merge branch 'master' into porting


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

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]