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.6.1-1136-gde23


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1136-gde2342c
Date: Tue, 09 Mar 2010 05:28:32 +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  de2342cc0a5a3c7567ddadbb8eaee7019667a2b4 (commit)
       via  b703dab672466b340ca9ade0d249459bc6b2ba4c (commit)
      from  9a60b3bb395dd0034b6a893949a807ddb3740ab6 (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 de2342cc0a5a3c7567ddadbb8eaee7019667a2b4
Author: Ben Pfaff <address@hidden>
Date:   Mon Mar 8 21:25:46 2010 -0800

    CROSSTABS: Make 3-way crosstabulation work reasonably.
    
    As reported in bug #27452, until now 3-way crosstabulations have completely
    failed to work.  This commit makes them work, apparently correctly at
    first glance.  Only the actual crosstabulation tables have been tested; it
    is likely that statistics tables still do not display correctly or cause
    runtime failures.

commit b703dab672466b340ca9ade0d249459bc6b2ba4c
Author: Ben Pfaff <address@hidden>
Date:   Mon Mar 8 20:43:54 2010 -0800

    tab: Drop redundant assertions.
    
    There is not much value in asserting that a pointer parameter is non-null
    if that parameter is always dereferenced.

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

Summary of changes:
 src/language/stats/crosstabs.q    |   61 ++++++++++++++++++---------------
 src/output/tab.c                  |   15 +--------
 tests/language/stats/crosstabs.at |   67 +++++++++++++++++++++++++++++++++++++
 3 files changed, 101 insertions(+), 42 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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