gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/better-index, updated. gawk-4.1.


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/better-index, updated. gawk-4.1.0-3818-g0ae4a8c
Date: Wed, 26 Jun 2019 14:46:24 -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/better-index has been updated
       via  0ae4a8c2e58c930b5fc16e2417fe2fcf2ebb1b4a (commit)
       via  5892bca92c6f98c5b4d64ff1da26aa7cc9dc39e2 (commit)
       via  8ff0d3a5a55237f78a8c3076a07c38f7e1c1c5e9 (commit)
       via  076eb06c0c714ca6ee95ca512d114bf9f41038e0 (commit)
       via  8f2b0b9128f4d2dc50ae52c304237c8e9d4b85f9 (commit)
      from  753dd0b0520b70f6743b851997a0b68503b34231 (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=0ae4a8c2e58c930b5fc16e2417fe2fcf2ebb1b4a

commit 0ae4a8c2e58c930b5fc16e2417fe2fcf2ebb1b4a
Merge: 753dd0b 5892bca
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Jun 26 21:46:18 2019 +0300

    Merge branch 'master' into feature/better-index


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

Summary of changes:
 ChangeLog                         |   6 ++
 awklib/eg/lib/inplace.awk         |  18 ++--
 doc/ChangeLog                     |   5 +
 doc/gawk.info                     | 189 +++++++++++++++++++-------------------
 doc/gawk.texi                     |  18 ++--
 doc/gawktexi.in                   |  18 ++--
 extension/ChangeLog               |   4 +
 extension/inplace.3am             |  24 +++--
 symbol.c                          |   5 +-
 test/ChangeLog                    |  11 +++
 test/Makefile.am                  |  33 +++++++
 test/Makefile.in                  |  33 +++++++
 test/inplace1.ok                  |   2 +-
 test/inplace2.ok                  |   2 +-
 test/inplace3.ok                  |   4 +-
 test/nsawk1.awk                   |   5 +
 test/{arrayprm2.ok => nsawk1a.ok} |   0
 test/{arrayprm2.ok => nsawk1b.ok} |   0
 test/{arrayprm2.ok => nsawk1c.ok} |   0
 test/nsawk2.awk                   |   5 +
 test/nsawk2a.ok                   |   1 +
 test/nsawk2b.ok                   |   1 +
 22 files changed, 262 insertions(+), 122 deletions(-)
 create mode 100644 test/nsawk1.awk
 copy test/{arrayprm2.ok => nsawk1a.ok} (100%)
 copy test/{arrayprm2.ok => nsawk1b.ok} (100%)
 copy test/{arrayprm2.ok => nsawk1c.ok} (100%)
 create mode 100644 test/nsawk2.awk
 create mode 100644 test/nsawk2a.ok
 create mode 100644 test/nsawk2b.ok


hooks/post-receive
-- 
gawk



reply via email to

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