[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-124-g39d61
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-124-g39d61dd |
Date: |
Sat, 31 Mar 2012 16:17:34 +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 39d61ddbc7ad08260bd7e0b28da218fb9a6360a4 (commit)
from 3415a10678e26d538589468d7dc482968e58a89f (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 39d61ddbc7ad08260bd7e0b28da218fb9a6360a4
Author: John Darrington <address@hidden>
Date: Sat Mar 31 17:06:52 2012 +0200
Examine: Added the /PLOT=SPREADLEVEL option
-----------------------------------------------------------------------
Summary of changes:
doc/statistics.texi | 20 +++++-
src/language/stats/examine.c | 73 ++++++++++++++++++++++
src/output/automake.mk | 5 +-
src/output/cairo-chart.h | 3 +
src/output/cairo.c | 3 +
src/output/charts/spreadlevel-cairo.c | 49 +++++++++++++++
src/output/charts/spreadlevel-plot.c | 91 +++++++++++++++++++++++++++
src/output/charts/spreadlevel-plot.h | 108 +++++++++++++++++++++++++++++++++
tests/output/charts.at | 2 +-
9 files changed, 348 insertions(+), 6 deletions(-)
create mode 100644 src/output/charts/spreadlevel-cairo.c
create mode 100644 src/output/charts/spreadlevel-plot.c
create mode 100644 src/output/charts/spreadlevel-plot.h
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-124-g39d61dd,
John Darrington <=