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-2246-g61ee


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2246-g61eeaf7
Date: Thu, 06 Oct 2011 19:14:58 +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  61eeaf756db35a5d25fff81c607d977f000409a1 (commit)
       via  18094ea8806c9286b14b3a549e4bb69cbb3ab611 (commit)
       via  dc29c57e7908b0bdc6ab84f8aa4b7cb8a780026c (commit)
       via  56f06878e2a9a111f8415ce4ad839b3fe68b85ec (commit)
       via  196db9f58754f9f42d8679384b610aa41c820cfb (commit)
       via  9546bbb38b562024daa469a8a03a5fbfdb5df542 (commit)
       via  df85809dc924ae208c3b8cfb108ca141285df089 (commit)
      from  aa9247b3c3dfea8b1127d739b486c2e5bb8e54ce (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 61eeaf756db35a5d25fff81c607d977f000409a1
Author: John Darrington <address@hidden>
Date:   Thu Oct 6 09:28:45 2011 +0200

    Add a warning to GLM until we've sorted out its problems

commit 18094ea8806c9286b14b3a549e4bb69cbb3ab611
Author: John Darrington <address@hidden>
Date:   Thu Oct 6 09:15:00 2011 +0200

    Remove visibility from the univariate analysis menu until it works better

commit dc29c57e7908b0bdc6ab84f8aa4b7cb8a780026c
Author: John Darrington <address@hidden>
Date:   Wed Oct 5 15:52:18 2011 +0200

    Added a base parameter to the interaction_case_hash function

commit 56f06878e2a9a111f8415ce4ad839b3fe68b85ec
Author: John Darrington <address@hidden>
Date:   Wed Oct 5 08:10:55 2011 +0200

    Fix crash on parseing invalid GLM syntax

commit 196db9f58754f9f42d8679384b610aa41c820cfb
Author: John Darrington <address@hidden>
Date:   Thu Sep 29 13:22:00 2011 +0200

    Implemented the SET=TNUMBERS subcommand

commit 9546bbb38b562024daa469a8a03a5fbfdb5df542
Author: John Darrington <address@hidden>
Date:   Thu Sep 29 10:37:02 2011 +0200

    Optimisation for the type3 sum of squares procedure

commit df85809dc924ae208c3b8cfb108ca141285df089
Author: John Darrington <address@hidden>
Date:   Thu Sep 29 10:35:26 2011 +0200

    Corrected example files. Closes bug #34343

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

Summary of changes:
 doc/utilities.texi                |   12 +++++++
 examples/regress.stat             |    1 +
 examples/regress_categorical.stat |    7 ++++-
 src/data/settings.c               |   28 ++++++++++++++++-
 src/data/settings.h               |   24 ++++++++++++++
 src/data/variable.c               |   46 +++++++++++++++++++++++----
 src/language/stats/glm.c          |   61 +++++++++++++++++++------------------
 src/language/utilities/set.q      |   30 ++++++++++++++++++
 src/math/categoricals.c           |    5 +--
 src/math/interaction.c            |    7 +++-
 src/math/interaction.h            |    2 +-
 src/ui/gui/data-editor.ui         |    1 +
 tests/language/stats/glm.at       |   10 +++++-
 13 files changed, 187 insertions(+), 47 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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