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-1153-g3c98


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1153-g3c9825c
Date: Wed, 17 Mar 2010 04:46:08 +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  3c9825c825998664d992841d851e23a0adf8af6e (commit)
       via  4fcdb5b5c34de891adca5256e9409ac7234ab19d (commit)
       via  b1b30577f94f321a2e7dca1e5cb1e12ef38c6310 (commit)
      from  b7630569df28b3056ab190e5cc635fdb261e895d (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 3c9825c825998664d992841d851e23a0adf8af6e
Author: Ben Pfaff <address@hidden>
Date:   Tue Mar 16 21:43:15 2010 -0700

    FREQUENCIES: Use newer hmap library instead of older hsh_table library.
    
    The FREQUENCIES procedure can use some cleanup.  Here's one step.

commit 4fcdb5b5c34de891adca5256e9409ac7234ab19d
Author: Ben Pfaff <address@hidden>
Date:   Mon Mar 15 22:05:24 2010 -0700

    value: New function value_clone().

commit b1b30577f94f321a2e7dca1e5cb1e12ef38c6310
Author: Ben Pfaff <address@hidden>
Date:   Tue Mar 16 21:36:25 2010 -0700

    array: Fix indentation.

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

Summary of changes:
 src/data/value-labels.c          |    5 +-
 src/data/value.h                 |   14 +++-
 src/language/stats/binomial.c    |    8 +-
 src/language/stats/chisquare.c   |  216 +++++++++++++++++---------------------
 src/language/stats/crosstabs.q   |    4 +-
 src/language/stats/freq.c        |  103 ++++++++++++++-----
 src/language/stats/freq.h        |   39 +++----
 src/language/stats/frequencies.q |  172 ++++++++++++++-----------------
 src/libpspp/array.c              |    2 +-
 9 files changed, 290 insertions(+), 273 deletions(-)


hooks/post-receive
-- 
GNU PSPP




reply via email to

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