pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-710-gd8442


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-710-gd844266
Date: Mon, 20 Jul 2009 00:14:52 +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, output has been updated
       via  d844266ecd4aebd32f55ab22d6ca4266d4a0c4e1 (commit)
       via  5278a229f3fce7a8d1f2d8f6b576d1c8b76f3779 (commit)
      from  765214287d1b2cb5d1857051b6c54cd5b7fce4b5 (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 d844266ecd4aebd32f55ab22d6ca4266d4a0c4e1
Author: Ben Pfaff <address@hidden>
Date:   Sun Jul 19 17:11:21 2009 -0700

    Move implementation of NP plots out of EXAMINE into the charts engine.
    
    This seems like a helpful cleanup.  It should also ease making it possible
    to again build PSPP without libplot, which was broken a number of commits
    ago.

commit 5278a229f3fce7a8d1f2d8f6b576d1c8b76f3779
Author: Ben Pfaff <address@hidden>
Date:   Sun Jul 19 17:11:46 2009 -0700

    charts: Allow passing a null pointer to chart_unref.

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

Summary of changes:
 src/language/stats/examine.q                       |  178 +++---------------
 src/output/chart.c                                 |    9 +-
 src/output/charts/automake.mk                      |    2 +
 src/output/charts/np-plot.c                        |  200 ++++++++++++++++++++
 .../gnumeric-reader.h => output/charts/np-plot.h}  |   30 +--
 5 files changed, 242 insertions(+), 177 deletions(-)
 create mode 100644 src/output/charts/np-plot.c
 copy src/{data/gnumeric-reader.h => output/charts/np-plot.h} (62%)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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