pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.4-61-g97fb55


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.4-61-g97fb55e
Date: Sat, 07 Feb 2015 16:24:18 +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  97fb55e07cac602cbca57ce8005de5c8a67a73cc (commit)
      from  6e44fb76d15ebc34122753b8a7a7d4a1b82bcb43 (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 97fb55e07cac602cbca57ce8005de5c8a67a73cc
Author: John Darrington <address@hidden>
Date:   Sat Jan 24 16:42:07 2015 +0100

    Added the /BARCHART option to CROSSTABS

-----------------------------------------------------------------------

Summary of changes:
 NEWS                               |    2 +-
 doc/statistics.texi                |   34 ++++-
 src/language/stats/binomial.c      |   20 ++--
 src/language/stats/chisquare.c     |    4 +-
 src/language/stats/crosstabs.q     |   87 ++++++-------
 src/language/stats/freq.c          |   54 +++++++--
 src/language/stats/freq.h          |   26 ++++-
 src/language/stats/frequencies.c   |  181 +++++++++++++++-----------
 src/math/chart-geometry.h          |    4 +-
 src/output/cairo-chart.h           |    2 +
 src/output/charts/barchart-cairo.c |  154 ++++++++++++++++++-----
 src/output/charts/barchart.c       |  246 +++++++++++++++++++++++++++++++++---
 src/output/charts/barchart.h       |   53 +++++++-
 src/output/charts/piechart.c       |   24 +++-
 src/output/charts/piechart.h       |    7 +-
 tests/language/stats/crosstabs.at  |   39 ++++++
 tests/math/chart-geometry-test.c   |    4 +-
 tests/math/chart-get-scale-test.c  |   12 ++-
 tests/math/decimal-test.c          |   23 ++--
 tests/output/charts.at             |   43 +++++++
 20 files changed, 779 insertions(+), 240 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]