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-54-g0a4544


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-54-g0a4544e
Date: Wed, 29 Feb 2012 18:10:03 +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  0a4544e34a22ea4b20af434d222524eda0f010f6 (commit)
       via  3e4d8e23c3786fa0f7762625092d17b0537a093d (commit)
       via  a258da644fcf0667a93971adfc68e40badc756fa (commit)
      from  1e1ba20c8497dc8b354da0b84d61580cf1ca86ec (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 0a4544e34a22ea4b20af434d222524eda0f010f6
Author: John Darrington <address@hidden>
Date:   Tue Feb 28 21:47:09 2012 +0100

    Postgres test: Create socket in /tmp instead of current directory
    
    It seems that some systems do not allow unix domain sockets with long
    pathnames.  This change therefore creates a directory in /tmp using
    the mktemp command.

commit 3e4d8e23c3786fa0f7762625092d17b0537a093d
Author: John Darrington <address@hidden>
Date:   Wed Feb 29 18:32:20 2012 +0100

    Kruskal-Wallis: Sort grouped ranks before displaying them.
    
    Debian's autobuilder showed that the KW tests were failing because the
    hash which holds the rank entries was being iterated in arbitrary order.
    This change sorts the entries before displaying them, so they should
    always appear in the same order.

commit a258da644fcf0667a93971adfc68e40badc756fa
Author: John Darrington <address@hidden>
Date:   Tue Feb 28 22:50:25 2012 +0100

    zip-test.c: More thorough error messages

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

Summary of changes:
 src/language/stats/kruskal-wallis.c     |   43 +++++++++++++++++++++++++++---
 tests/language/data-io/get-data-psql.at |   24 +++++++++--------
 tests/language/stats/npar.at            |    8 +++---
 tests/libpspp/zip-test.c                |   23 +++++++++++++++-
 4 files changed, 76 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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