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-195-g62222


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-195-g6222219
Date: Thu, 23 May 2019 02:34:42 -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  622221996b02ac26af424376c1f10da92c478153 (commit)
       via  a26f5505de7966684988f6400158d7525ba58609 (commit)
      from  2b29048db81c4a1d1808d857f58aa5245452a559 (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 622221996b02ac26af424376c1f10da92c478153
Author: John Darrington <address@hidden>
Date:   Thu May 23 07:33:55 2019 +0200

    Matrix Data: Identify splits explicitly instead of with hashes.
    
    The MATRIX DATA command was using hashes to identify splits in the
    input.  This works most of the time, but it is not guaranteed that
    every combination of split values will produce a unique hash.
    
    This change explicitly compares the values instead.
    
    Partial fix for bug #56363

commit a26f5505de7966684988f6400158d7525ba58609
Author: John Darrington <address@hidden>
Date:   Thu May 23 07:07:07 2019 +0200

    src/libpspp/hash-functions.c: Add a preprocessor switch to help test hash 
table implementation.

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

Summary of changes:
 src/language/data-io/matrix-data.c | 68 ++++++++++++++++++++++++++++----------
 src/libpspp/hash-functions.c       | 45 ++++++++++++++++++++++++-
 2 files changed, 94 insertions(+), 19 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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