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-2697-gf7fc833
Date: Wed, 12 Apr 2017 04:45:40 -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/memory-work has been updated
       via  f7fc833478efc21adc84d847d0d180051b528571 (commit)
       via  906ac1a525dd0f7ad87bafdaf882323938842760 (commit)
       via  c080fd4c72fffb78d4c06d97a4876a826b24fe56 (commit)
       via  7151f1a0e366345adf052b9b2fb1dbf6dcb04837 (commit)
       via  887477763ab87b33c06df693e93500991d7c324d (commit)
       via  38bf60d89b766be81789ddd47c2e237c2af4710e (commit)
       via  22bfbd1057c2fa9d5e5b2401d6b1ab60737452d9 (commit)
       via  4eb9f5be22cc4e63d0ef360ea6ba2ac850d7293e (commit)
       via  883be4095c6c776d5adacc8c15442cfb544c81d9 (commit)
       via  070c57daec076e780e81d8b1011a02ea8ac8915f (commit)
      from  029af5026f261ed081e2b0d770cabcf17ac6fc29 (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=f7fc833478efc21adc84d847d0d180051b528571

commit f7fc833478efc21adc84d847d0d180051b528571
Merge: 029af50 906ac1a
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Apr 12 11:45:34 2017 +0300

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 ChangeLog        |  41 ++++++++++++++++++++
 array.c          |  28 +++++++-------
 awk.h            |  16 ++++++--
 symbol.c         | 114 +++++++++++++++++++++++++++++--------------------------
 test/ChangeLog   |   5 +++
 test/Makefile.am |   4 +-
 test/Makefile.in |   9 ++++-
 test/Maketests   |   5 +++
 test/memleak.awk |  20 ++++++++++
 test/memleak.ok  |   1 +
 10 files changed, 171 insertions(+), 72 deletions(-)
 create mode 100644 test/memleak.awk
 create mode 100644 test/memleak.ok


hooks/post-receive
-- 
gawk



reply via email to

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