gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-3856-ga4c81a0
Date: Fri, 15 Feb 2019 06:00:08 -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/improve-inet has been updated
       via  a4c81a0f17e0ed0a4b60e5f2f835729e9f7a69bf (commit)
       via  3576fe40421775a3d8e20a0a7a3c751cc062d742 (commit)
       via  79fbe93a20957ec382da76fdc2af5cf0a2de5e6f (commit)
       via  83b59da8d4e33804bc7679446243104a76c4ded8 (commit)
       via  14f533360b22c47012f8fbabdcc42897f3a095e8 (commit)
       via  8ec98d6231f61daedc317ec8198cf0864f090f43 (commit)
      from  ed9435c14efc7a76ca752ceadf17e59cf53d752b (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=a4c81a0f17e0ed0a4b60e5f2f835729e9f7a69bf

commit a4c81a0f17e0ed0a4b60e5f2f835729e9f7a69bf
Merge: ed9435c 3576fe4
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Feb 15 13:00:03 2019 +0200

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog                        |    6 +
 TODO                             |   11 +-
 awkgram.c                        |  582 +++++++++++----------
 awkgram.y                        |    6 +-
 doc/ChangeLog                    |    8 +
 doc/gawk.info                    |  981 +++++++++++++++++-----------------
 doc/gawk.texi                    |    8 +-
 doc/gawktexi.in                  |    8 +-
 extension/ChangeLog              |    6 +
 extension/inplace.c              |    2 +-
 po/ChangeLog                     |    4 +
 po/fr.po                         | 1058 +++++++++++++++----------------------
 po/pt_BR.po                      | 1071 ++++++++++++++++----------------------
 test/ChangeLog                   |    6 +
 test/Makefile.am                 |   11 +-
 test/Makefile.in                 |   11 +-
 test/profile11.ok                |    2 +-
 test/profile12.awk               |    3 +
 test/{mpfrnr.in => profile12.in} |    1 +
 test/{mpfrnr.in => profile12.ok} |    0
 20 files changed, 1740 insertions(+), 2045 deletions(-)
 create mode 100644 test/profile12.awk
 copy test/{mpfrnr.in => profile12.in} (75%)
 copy test/{mpfrnr.in => profile12.ok} (100%)


hooks/post-receive
-- 
gawk



reply via email to

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