gawk-diffs
[Top][All Lists]
Advanced

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

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


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4103-gb7f7701
Date: Fri, 15 Feb 2019 06:00:16 -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/memory-work has been updated
       via  b7f7701e37fd0a844d0e15ef778cd0e0b1b456d8 (commit)
       via  3576fe40421775a3d8e20a0a7a3c751cc062d742 (commit)
       via  79fbe93a20957ec382da76fdc2af5cf0a2de5e6f (commit)
       via  83b59da8d4e33804bc7679446243104a76c4ded8 (commit)
       via  14f533360b22c47012f8fbabdcc42897f3a095e8 (commit)
       via  8ec98d6231f61daedc317ec8198cf0864f090f43 (commit)
      from  424a7634dedf3013bd972bdf747ba6d93fccab86 (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=b7f7701e37fd0a844d0e15ef778cd0e0b1b456d8

commit b7f7701e37fd0a844d0e15ef778cd0e0b1b456d8
Merge: 424a763 3576fe4
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Feb 15 13:00:12 2019 +0200

    Merge branch 'master' into feature/memory-work


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

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]