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-4118-g9572288
Date: Mon, 25 Feb 2019 08:43:09 -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  95722881787e56d04a15cae886dc40e36ddc8b91 (commit)
       via  38b3ef23092931d43439a132b21f51c51bb9a978 (commit)
       via  c0e9f73728d1c38ebce5fdd45df508fff26e26c4 (commit)
       via  44611db36ba329fab248179e0350d44fcff5e3c2 (commit)
       via  ef25d1166e7a183dd4d07f73904775234359de81 (commit)
       via  f14c8d4f9b88e0b40a90ded574e0a1b496e305da (commit)
      from  fbc9d7afbd5237226fb2245a41e78af47a7f6e42 (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=95722881787e56d04a15cae886dc40e36ddc8b91

commit 95722881787e56d04a15cae886dc40e36ddc8b91
Merge: fbc9d7a 38b3ef2
Author: Arnold D. Robbins <address@hidden>
Date:   Mon Feb 25 15:44:32 2019 +0200

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 ChangeLog           |  34 +++++++++
 Makefile.in         |   1 +
 NEWS                |   2 +-
 awk.h               |   2 +-
 awklib/Makefile.in  |   1 +
 command.c           |   2 +-
 command.y           |   2 +-
 configure           |   6 ++
 configure.ac        |   5 ++
 custom.h            |   8 --
 doc/ChangeLog       |   6 ++
 doc/Makefile.in     |   1 +
 doc/gawk.1          |  11 +--
 doc/gawk.info       |   6 +-
 doc/gawk.texi       |  28 ++++++-
 doc/gawktexi.in     |  28 ++++++-
 eval.c              |  18 ++++-
 extras/Makefile.in  |   1 +
 main.c              |  11 ++-
 pc/ChangeLog        |   5 ++
 pc/Makefile.tst     |  22 ++++--
 profile.c           |   6 +-
 support/Makefile.in |   1 +
 test/ChangeLog      |  16 ++++
 test/Gentests       |  16 +++-
 test/Makefile.am    |  32 +++++---
 test/Makefile.in    | 124 ++++++++++++++++--------------
 test/Maketests      |  92 +++++++++++-----------
 test/nsprof2.ok     |   2 +-
 test/profile5.ok    | 214 ++++++++++++++++++++++++++--------------------------
 30 files changed, 442 insertions(+), 261 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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