gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/array-iface, updated. gawk-4.1.0-3904-g10e905


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/array-iface, updated. gawk-4.1.0-3904-g10e9057
Date: Fri, 6 Mar 2020 05:16:06 -0500 (EST)

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/array-iface has been updated
       via  10e9057d7d32b036c52bc2db3f642de7807fa5d0 (commit)
       via  ca31e4d2c9ff8e874a60e0b9c2d9a488c6f54b43 (commit)
       via  b2a997f7829dcbeab6fed42bd35f2381531c8e02 (commit)
       via  7c0d58dab321b4db8baeb5b12bae6f45bb5d2118 (commit)
       via  61838f25587d50e864afe21308d20bdb46b9324e (commit)
      from  b80124d7d5073b195d56302f5d78f463edd581e9 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                    |   13 +
 Makefile.am                  |   22 +-
 Makefile.in                  |   39 +-
 NEWS                         |    4 +-
 aclocal.m4                   |    1 +
 awklib/Makefile.in           |    5 +-
 configure                    |  118 ++++-
 configure.ac                 |    6 +-
 doc/ChangeLog                |    7 +
 doc/Makefile.in              |    5 +-
 doc/gawk.info                | 1115 +++++++++++++++++++++---------------------
 doc/gawk.texi                |   34 +-
 doc/gawktexi.in              |   34 +-
 doc/it/ChangeLog             |    4 +
 doc/it/gawktexi.in           |   32 +-
 extension/ChangeLog          |    6 +
 extension/Makefile.am        |    4 +-
 extension/Makefile.in        |   26 +-
 extension/aclocal.m4         |    1 +
 extension/configure          |  683 ++++++++++++++++++++------
 extension/configure.ac       |    5 +-
 extras/Makefile.in           |    5 +-
 m4/ChangeLog                 |    4 +
 m4/triplet-transformation.m4 |  121 +++++
 pc/Makefile.tst              |   51 +-
 pc/config.h                  |    9 +-
 po/ca.po                     |  678 ++++++++++++-------------
 po/da.po                     |  678 ++++++++++++-------------
 po/de.po                     |  678 ++++++++++++-------------
 po/es.po                     |  678 ++++++++++++-------------
 po/fi.po                     |  678 ++++++++++++-------------
 po/fr.po                     |  678 ++++++++++++-------------
 po/gawk.pot                  |  676 ++++++++++++-------------
 po/id.po                     |  678 ++++++++++++-------------
 po/it.gmo                    |  Bin 88700 -> 89128 bytes
 po/it.po                     |  224 ++++-----
 po/ja.po                     |  678 ++++++++++++-------------
 po/ko.po                     |  678 ++++++++++++-------------
 po/ms.po                     |  674 ++++++++++++-------------
 po/nl.po                     |  678 ++++++++++++-------------
 po/pl.po                     |  678 ++++++++++++-------------
 po/pt.po                     |  678 ++++++++++++-------------
 po/pt_BR.po                  |  678 ++++++++++++-------------
 po/sv.po                     |  678 ++++++++++++-------------
 po/vi.po                     |  678 ++++++++++++-------------
 po/zh_CN.po                  |  678 ++++++++++++-------------
 support/ChangeLog            |    8 +
 support/Makefile.am          |    5 +-
 support/Makefile.in          |   11 +-
 test/ChangeLog               |    5 +
 test/Makefile.am             |    2 +-
 test/Makefile.in             |    7 +-
 test/profile5.ok             |    8 +-
 53 files changed, 7974 insertions(+), 6848 deletions(-)
 create mode 100644 m4/triplet-transformation.m4


hooks/post-receive
-- 
gawk



reply via email to

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