[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-1751-g7ebd
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1751-g7ebdbb5 |
Date: |
Thu, 21 Oct 2010 18:35:09 +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 7ebdbb57cdb7f8e9413cccc0426d6cd6af3d98b9 (commit)
from 88106f033c3f823c9d65589081b12c870b43f821 (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 7ebdbb57cdb7f8e9413cccc0426d6cd6af3d98b9
Author: John Darrington <address@hidden>
Date: Thu Oct 21 20:34:25 2010 +0200
Implemented the /RUNS subcommand for NPAR TESTS.
-----------------------------------------------------------------------
Summary of changes:
NEWS | 2 +-
doc/statistics.texi | 20 ++
po/en_GB.po | 88 +++++--
src/language/stats/automake.mk | 2 +
src/language/stats/npar.c | 83 ++++++-
src/language/stats/runs.c | 403 +++++++++++++++++++++++++++++
src/language/stats/{binomial.h => runs.h} | 35 ++-
tests/language/stats/npar.at | 92 +++++++-
8 files changed, 687 insertions(+), 38 deletions(-)
create mode 100644 src/language/stats/runs.c
copy src/language/stats/{binomial.h => runs.h} (70%)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1751-g7ebdbb5,
John Darrington <=