pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-196-g81495


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-196-g8149524
Date: Thu, 23 May 2019 05:42:38 -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 "GNU PSPP".

The branch, master has been updated
       via  814952415c6322e9ab08376426fb99d851765e20 (commit)
      from  622221996b02ac26af424376c1f10da92c478153 (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 -----------------------------------------------------------------
commit 814952415c6322e9ab08376426fb99d851765e20
Author: John Darrington <address@hidden>
Date:   Thu May 23 10:05:06 2019 +0200

    Matrix reader: Remove reliance on hash functions.
    
    This code made inappropriate use of hash functions to identify
    uniqueness in sets of values.  This code removes that code, and
    compares them explicitly.
    
    Partial fix for bug #56363

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

Summary of changes:
 src/language/data-io/matrix-reader.c | 40 ++++++++++++++++++++----------------
 1 file changed, 22 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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