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-1603-g4399


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1603-g4399391
Date: Wed, 29 Sep 2010 20:41:30 +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  4399391aa1efe1cf6cbbcfde90ff52d7f88c9c40 (commit)
       via  d0ea35a8628c8947d2e4639e7b9c8746e2f02704 (commit)
      from  e96a749436bacd96c2f0b3e45529c9260a71f187 (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 4399391aa1efe1cf6cbbcfde90ff52d7f88c9c40
Author: John Darrington <address@hidden>
Date:   Wed Sep 29 22:02:28 2010 +0200

    Replace glm with a new implementation.
    
    The code is still not ready for use. It's awaiting
    a working type 3 sum of squares.

commit d0ea35a8628c8947d2e4639e7b9c8746e2f02704
Author: John Darrington <address@hidden>
Date:   Sun Sep 26 12:13:35 2010 +0200

    Disconnect clip signal handlers when a syntax window is destroyed

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

Summary of changes:
 src/language/stats/.gitignore      |    1 -
 src/language/stats/automake.mk     |    2 +-
 src/language/stats/glm.c           |  372 +++++++++++++++++++++++++++++++++
 src/language/stats/glm.q           |  405 ------------------------------------
 src/ui/gui/psppire-syntax-window.c |   48 ++++-
 src/ui/gui/psppire-syntax-window.h |    5 +
 6 files changed, 419 insertions(+), 414 deletions(-)
 create mode 100644 src/language/stats/glm.c
 delete mode 100644 src/language/stats/glm.q


hooks/post-receive
-- 
GNU PSPP



reply via email to

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