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-670-g04c88


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-670-g04c88b8
Date: Mon, 15 Jun 2009 03:10:20 +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  04c88b897db0d2281faa2829ed57b0f344395b8a (commit)
      from  08c8544d6dc4564fbf3855b4946e4ffdc066c4b3 (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 04c88b897db0d2281faa2829ed57b0f344395b8a
Author: Ben Pfaff <address@hidden>
Date:   Sun Jun 14 20:09:42 2009 -0700

    Allow variables created by var_create_internal to have any width.
    
    Until now, var_create_internal has always created a numeric variable.
    In the long run we wish to phase out the use of internal variables
    entirely, but this change should help Jason get some work done in the
    short term.

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

Summary of changes:
 src/data/variable.c            |   10 +++++-----
 src/data/variable.h            |    2 +-
 src/language/stats/aggregate.c |    4 ++--
 src/language/stats/wilcoxon.c  |    6 +++---
 src/math/interaction.c         |    2 +-
 5 files changed, 12 insertions(+), 12 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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