gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2018-g8444d6


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2018-g8444d69
Date: Mon, 7 Nov 2016 19:23:54 +0000 (UTC)

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, master has been updated
       via  8444d69c736b76678d96a993f27853173a9e0e77 (commit)
       via  e331f49edafc56bf8f32cc82adacd6c109666ad1 (commit)
      from  ed5e0e468ca758d963b5370ec83f56725087d4f4 (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=8444d69c736b76678d96a993f27853173a9e0e77

commit 8444d69c736b76678d96a993f27853173a9e0e77
Merge: ed5e0e4 e331f49
Author: Arnold D. Robbins <address@hidden>
Date:   Mon Nov 7 21:23:44 2016 +0200

    Merge branch 'gawk-4.1-stable'

diff --cc test/ChangeLog
index dfba45a,9006d33..e4f7407
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,17 -1,11 +1,25 @@@
+ 2016-11-07         Arnold D. Robbins     <address@hidden>
+ 
+       * valgrind.awk: New file. Based on original valgrind-scan code.
+       Having it in a separate file makes it easier to adjust.
+       Commented out several checks that just produced false positives.
+       Add check for invalid read and write.
+       * Makefile.am (valgrind-scan): Use valgrind.awk.
+ 
 +2016-11-04         Fabio Berton          <address@hidden>
 +
 +      * arrayind1.awk: Remove "#!/usr/local/bin/awk -f" as none of the
 +      other awk scripts in the test suite have a hashbang.
 +
 +2016-10-07         Arnold D. Robbins     <address@hidden>
 +
 +      * mpfrmemok1.ok: Update after code change.
 +
 +2016-09-09         Norihiro Tanaka      <address@hidden>
 +
 +      * Makefile.am (anchor): New test.
 +      * anchor.awk, anchor.in, anchor.ok: New files.
 +
  2016-08-25         Arnold D. Robbins     <address@hidden>
  
        * 4.1.4: Release tar ball made.

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

Summary of changes:
 test/ChangeLog    |    8 ++++++++
 test/Makefile.am  |   12 +-----------
 test/Makefile.in  |   12 +-----------
 test/valgrind.awk |   43 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 53 insertions(+), 22 deletions(-)
 create mode 100644 test/valgrind.awk


hooks/post-receive
-- 
gawk



reply via email to

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