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-1030-g204a


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-1030-g204a1ee
Date: Fri, 25 Dec 2009 18:36:31 +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  204a1ee35aebcc2cf955017070c1a3638cdaee22 (commit)
       via  5426ba1f8ac4954b20b7fee8817b88a7d28e5414 (commit)
       via  8b71948cd57dbd2787cb4c50525b957e9be8a62b (commit)
       via  1085f5128713881e135ea83fbdf411b99e8f32b6 (commit)
       via  4258516c49dcb4da78d9bf1b5fc17458980d9908 (commit)
       via  73ee9eab1bd4159ad1982f3012abf3631131052e (commit)
       via  fbc7e9617f218331dbf6580c220f03a632a72a2e (commit)
       via  816e076775c2c0ba944f1f03d99db611c24c8c2c (commit)
      from  7c08a6e1009cf60847e770a77a73c650e9326379 (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 204a1ee35aebcc2cf955017070c1a3638cdaee22
Author: John Darrington <address@hidden>
Date:   Fri Dec 25 19:18:13 2009 +0100

    FACTOR: Added  "Scree Plots"

commit 5426ba1f8ac4954b20b7fee8817b88a7d28e5414
Author: John Darrington <address@hidden>
Date:   Fri Dec 25 10:59:17 2009 +0100

    Remove obsolete file

commit 8b71948cd57dbd2787cb4c50525b957e9be8a62b
Merge: 7c08a6e1009cf60847e770a77a73c650e9326379 
1085f5128713881e135ea83fbdf411b99e8f32b6
Author: John Darrington <address@hidden>
Date:   Fri Dec 25 10:51:01 2009 +0100

    Merge branch 'master' into output
    
    Conflicts:
    
        configure.ac

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

Summary of changes:
 configure.ac                           |    2 +
 doc/automake.mk                        |    1 +
 doc/pspp.texinfo                       |    5 +-
 po/ca.po                               | 1559 ++++++++++++++------------------
 po/nl.po                               |    8 +-
 src/language/command.def               |    2 +-
 src/language/stats/automake.mk         |    1 +
 src/language/stats/factor.c            | 1557 +++++++++++++++++++++++++++++++
 src/output/automake.mk                 |    2 +
 src/output/charts/scree.c              |  111 +++
 src/output/{chart.h => charts/scree.h} |   16 +-
 src/output/dummy-chart.c               |   43 -
 12 files changed, 2374 insertions(+), 933 deletions(-)
 create mode 100644 src/language/stats/factor.c
 create mode 100644 src/output/charts/scree.c
 copy src/output/{chart.h => charts/scree.h} (68%)
 delete mode 100644 src/output/dummy-chart.c


hooks/post-receive
-- 
GNU PSPP




reply via email to

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