[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2312-g8e0c
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2312-g8e0ceff |
Date: |
Sat, 10 Dec 2011 13:25:33 +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 8e0ceff5f1017f7ee81f9380200016ba59f1db1c (commit)
via 75e7e4241ba2424c3803548bcf2da0382faf7349 (commit)
from ed8c5b8c6ef50e338f2c63d2ceb69e33dec0ebac (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 8e0ceff5f1017f7ee81f9380200016ba59f1db1c
Author: John Darrington <address@hidden>
Date: Sat Dec 10 14:25:46 2011 +0100
Added basic framework for the MEANS command.
Not much here yet. Just the parser and framework
for the output.
commit 75e7e4241ba2424c3803548bcf2da0382faf7349
Author: John Darrington <address@hidden>
Date: Fri Dec 9 11:24:56 2011 +0100
Added a function to clone an interaction.
-----------------------------------------------------------------------
Summary of changes:
src/language/stats/automake.mk | 1 +
src/language/stats/means.c | 441 ++++++++++++++++++++++++++++++++++++++++
src/math/interaction.c | 19 ++-
src/math/interaction.h | 1 +
4 files changed, 461 insertions(+), 1 deletions(-)
create mode 100644 src/language/stats/means.c
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2312-g8e0ceff,
John Darrington <=