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.7.9-81-g00473f


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-81-g00473f9
Date: Fri, 16 Mar 2012 20:18:28 +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  00473f96a19f9b4fc8b9dbe54dc165f2742b1140 (commit)
      from  46ad74de6bcf18e2a59b208eee18648f27b08272 (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 00473f96a19f9b4fc8b9dbe54dc165f2742b1140
Author: John Darrington <address@hidden>
Date:   Fri Mar 16 20:37:21 2012 +0100

    EXAMINE: Complete re-implementation
    
    This change is a complete re-implementation of the EXAMINE command.
    It includes a few minor changes to the tests, to accommodate slight
    changes in semantics (to bring it in line with other software).
    Closes bug #30732

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

Summary of changes:
 src/language/stats/.gitignore   |    1 -
 src/language/stats/automake.mk  |    2 +-
 src/language/stats/examine.c    | 2092 +++++++++++++++++++++++++++++++++++++++
 src/language/stats/examine.q    | 2084 --------------------------------------
 src/math/box-whisker.c          |   20 +-
 src/math/box-whisker.h          |    4 +-
 tests/language/lexer/q2c.at     |    2 +-
 tests/language/stats/examine.at |   41 +-
 8 files changed, 2140 insertions(+), 2106 deletions(-)
 create mode 100644 src/language/stats/examine.c
 delete mode 100644 src/language/stats/examine.q


hooks/post-receive
-- 
GNU PSPP



reply via email to

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