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-393-ge7b32


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-393-ge7b32c4
Date: Tue, 20 Nov 2012 18:05:10 +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  e7b32c45b42723e8559c81fbad1d694339ac7fe6 (commit)
       via  0e97bbc8c011794215e1f8abb100e0b2129a63b9 (commit)
      from  ab6a775adf51dff998699ed87904d9436e65ce9a (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 e7b32c45b42723e8559c81fbad1d694339ac7fe6
Author: John Darrington <address@hidden>
Date:   Tue Nov 20 19:04:00 2012 +0100

    Added rudimentary version of the Logistic Regression Dialog

commit 0e97bbc8c011794215e1f8abb100e0b2129a63b9
Author: John Darrington <address@hidden>
Date:   Tue Nov 20 18:05:07 2012 +0100

    Analyze Menu: New submenu for Regression
    
    Move the Linear Regression menuitem into a new submenu Regression.
    This is in preparation for a new menuitem for Logistic Regression

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

Summary of changes:
 src/ui/gui/automake.mk                             |    3 +
 src/ui/gui/data-editor.ui                          |   18 ++-
 src/ui/gui/{univariate.ui => logistic.ui}          |  215 +++++---------------
 src/ui/gui/psppire-dialog-action-logistic.c        |  138 +++++++++++++
 ...var-info.h => psppire-dialog-action-logistic.h} |   46 ++--
 src/ui/gui/widgets.c                               |    1 +
 6 files changed, 236 insertions(+), 185 deletions(-)
 copy src/ui/gui/{univariate.ui => logistic.ui} (58%)
 create mode 100644 src/ui/gui/psppire-dialog-action-logistic.c
 copy src/ui/gui/{psppire-dialog-action-var-info.h => 
psppire-dialog-action-logistic.h} (51%)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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