[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.2-106-g235b
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.2-106-g235b4e8 |
Date: |
Thu, 11 May 2017 12:01:13 -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 235b4e8bcc402940fe7e0a466d54341a36f5f801 (commit)
via 43a78c57c1e204b982d870ec0589c6eb8cdfdc04 (commit)
via 9a4fd397b9ef95cbeb033cd7d92a3bebfe8709fc (commit)
via a7ff3b72264244c14a6eab398681fd3efe56e9ee (commit)
via b4e3d932f4dfbdf3e51c81b78daabb40e23528b2 (commit)
from a893ad180353823f3e123cd268d98026e5a31ed7 (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 235b4e8bcc402940fe7e0a466d54341a36f5f801
Author: John Darrington <address@hidden>
Date: Thu May 11 14:01:50 2017 +0200
FACTOR: Don't try to perform analysis if there are no variables.
commit 43a78c57c1e204b982d870ec0589c6eb8cdfdc04
Author: John Darrington <address@hidden>
Date: Thu May 11 13:48:31 2017 +0200
FACTOR: Do not try to run an analysis if no matrix is present
commit 9a4fd397b9ef95cbeb033cd7d92a3bebfe8709fc
Author: John Darrington <address@hidden>
Date: Thu May 11 13:22:37 2017 +0200
FACTOR: Fix a crash when bad input was presented
commit a7ff3b72264244c14a6eab398681fd3efe56e9ee
Author: John Darrington <address@hidden>
Date: Thu May 11 12:42:10 2017 +0200
FACTOR: Make idata parameters const where they can be.
commit b4e3d932f4dfbdf3e51c81b78daabb40e23528b2
Author: John Darrington <address@hidden>
Date: Thu May 11 10:40:51 2017 +0200
DATA MATRIX: Avoid crash on invalid input
-----------------------------------------------------------------------
Summary of changes:
src/language/data-io/matrix-data.c | 23 +++++++++++++++++++--
src/language/data-io/matrix-reader.c | 12 ++++-------
src/language/stats/factor.c | 25 +++++++++++++++++------
tests/language/data-io/matrix-data.at | 38 +++++++++++++++++++++++++++++++++++
tests/language/stats/factor.at | 37 ++++++++++++++++++++++++++++++++++
5 files changed, 119 insertions(+), 16 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.2-106-g235b4e8,
John Darrington <=