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-378-gbb0e1


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-378-gbb0e1c1
Date: Thu, 08 Nov 2012 14:02:11 +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  bb0e1c1f8b1a87a0ccd9bb4ffb22466475a47b7f (commit)
      from  12140b59f70771295af36404296219cba9f3f6bc (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 bb0e1c1f8b1a87a0ccd9bb4ffb22466475a47b7f
Author: John Darrington <address@hidden>
Date:   Thu Nov 8 14:33:51 2012 +0100

    Categoricals.c: Ensure that categories are processed order of their 
categorical variable(s).
    
    Some procedures require that categoricals are processed in a particular 
order.
    Mathematically, the order is irrelevant, however for reporting purposes it 
is
    sometimes required.  This change adds a level of indirection, so that the 
codes
    are allocated in ascending order of the categorical variable.

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

Summary of changes:
 src/math/categoricals.c |   91 ++++++++++++++++++++++++++++++++++++++--------
 1 files changed, 75 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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