[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-413-g9d
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-413-g9d1bfb3 |
Date: |
Sun, 28 Oct 2012 20:10:29 +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, psppsheet has been updated
via 9d1bfb34842de4a129140622ee3d800297c0e69d (commit)
via ea2f7258647e6d38f111032349dff713b448d9b4 (commit)
via f7000150d3878ffbb5af306b39c97ed6502ebeb2 (commit)
via 327d2daa2063062375b064e1498b0247045f398f (commit)
via 3d9f94e464bd3b760898914304d16cc9c3990f11 (commit)
via f7f68ba41e3a422bbab2818866e214b74f83be40 (commit)
via c31512d39f7eec5f7824e0a3cca811741772a3ce (commit)
via 5c2f784f64268b841b8c31cd04c9372fbe782165 (commit)
via dba18c7c05778b92388aebc4a991a448790794e5 (commit)
via e3dd3e91afbcd73dbb4e916fe75f876948e5f600 (commit)
via 47a09a64b60e8fa8f2cbe434ce078075fa327179 (commit)
via 8f843c3a5e905c7f233d436b684a7d8fd958bd6c (commit)
via 889e82c25e9376566b88e2f5c2a3aee3538efa16 (commit)
via 0586779167e0ada4328afb0300d701da31390206 (commit)
from 811c669032a18cfff53291a98e5803afdf39db36 (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 9d1bfb34842de4a129140622ee3d800297c0e69d
Merge: 811c669 ea2f725
Author: Ben Pfaff <address@hidden>
Date: Sun Oct 28 13:02:13 2012 -0700
Merge 'master' into 'psppsheet'.
-----------------------------------------------------------------------
Summary of changes:
AUTHORS | 4 +-
NEWS | 1 +
configure.ac | 4 +-
doc/automake.mk | 13 +-
doc/introduction.texi | 27 +-
doc/statistics.texi | 77 +++-
src/language/command.def | 2 +-
src/language/stats/automake.mk | 1 +
src/language/stats/logistic.c | 1030 ++++++++++++++++++++++++++++++++++
src/ui/gui/examine.ui | 27 +-
src/ui/gui/oneway.ui | 3 +
src/ui/gui/psppire-button-editable.c | 9 +-
tests/automake.mk | 1 +
tests/language/stats/logistic.at | 291 ++++++++++
tests/ui/terminal/main.at | 3 +-
15 files changed, 1452 insertions(+), 41 deletions(-)
create mode 100644 src/language/stats/logistic.c
create mode 100644 tests/language/stats/logistic.at
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-413-g9d1bfb3,
Ben Pfaff <=