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. v0.10.0-4-geba86b


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.0-4-geba86bf
Date: Sun, 27 Mar 2016 12:26:42 +0000

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  eba86bfdc3b849058a19fffa82da05249ec9a90a (commit)
       via  4d2e0f5b77f409ac5b864233bcd555e0c167733d (commit)
      from  6e73cba4105a97efa34b3d3c36f15ed79edca143 (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 eba86bfdc3b849058a19fffa82da05249ec9a90a
Author: John Darrington <address@hidden>
Date:   Sun Mar 27 13:51:53 2016 +0200

    Fixed bug in EXAMINE where the parametric calculation would crash if the 
weight
    variable contained a missing value.
    
    Found by zzuf.

commit 4d2e0f5b77f409ac5b864233bcd555e0c167733d
Author: John Darrington <address@hidden>
Date:   Sat Mar 26 18:34:02 2016 +0100

    Fix bug in EXAMINE when an invalid dependent variable was specified.
    
    Found by zzuf.

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

Summary of changes:
 src/data/dictionary.c           |   11 +-----
 src/data/variable.c             |   26 ++++++++++++++
 src/data/variable.h             |    3 ++
 src/language/stats/examine.c    |   13 ++++---
 src/math/categoricals.c         |    3 +-
 tests/language/stats/examine.at |   69 +++++++++++++++++++++++++++++++++++++++
 6 files changed, 109 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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