pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-459-gea


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, psppsheet, updated. v0.7.9-459-gea17c5b
Date: Sat, 01 Dec 2012 07:41:22 +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, psppsheet has been updated
       via  ea17c5b225557fc0760810861451a84dc241d462 (commit)
       via  6982cc4aef29f7026e75702174efa8091d9badb2 (commit)
       via  881d64eab83b0b53d25e86322cac561c2ad550fb (commit)
       via  a026326b4945812a5a8d1530b6d9613b9ad2cc99 (commit)
       via  a279c28c24a3a025a92c6acf40c9123fab947f59 (commit)
       via  5937fc72919993c44ae9956a44fb53de797483b5 (commit)
       via  53f7aa8f9d84203b0f62c6964ebf2ab6e0e51584 (commit)
       via  fa6ec6720e72f222837e6a466d98fb7fc8590034 (commit)
       via  e7b32c45b42723e8559c81fbad1d694339ac7fe6 (commit)
       via  0e97bbc8c011794215e1f8abb100e0b2129a63b9 (commit)
       via  ab6a775adf51dff998699ed87904d9436e65ce9a (commit)
       via  00fd47eccf62f5657bc32655bdddcf3758d882e2 (commit)
       via  ac9ad68f886cc67c0f2ec144c2bfcb148031d452 (commit)
       via  f7bdeb7b76a65cb2da2dd0bceea30a526dba84da (commit)
       via  e26b8dc756df6631193e87250b4ceeec0866d5ec (commit)
       via  5166b8309e1fec33d5122de360ba212ad3107a2c (commit)
       via  dda82f83e66a6e5efa72f0e15a1f76a61f990e92 (commit)
       via  927c175dee018252a43dc3562c658c47b9436e82 (commit)
       via  0c95a3b39e37d50fa3e2255d7e374c141381bf6a (commit)
       via  fa710cebbb94a5fce5802902bc1cc8d52367d190 (commit)
       via  78ad55989777021c291440f5f2b3797d9f58a4f4 (commit)
       via  98c252946e2acf9f3e34a02c80ce82bb3a931fc4 (commit)
      from  b6493cbb201307a2a5d1ff840a8347d75548cb85 (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 ea17c5b225557fc0760810861451a84dc241d462
Merge: b6493cb 6982cc4
Author: John Darrington <address@hidden>
Date:   Fri Nov 23 15:18:42 2012 +0100

    Merge remote branch 'origin/master' into psppsheet

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

Summary of changes:
 doc/dev/i18n.texi                           |    2 +-
 doc/statistics.texi                         |   12 +-
 doc/utilities.texi                          |    4 +-
 src/language/stats/logistic.c               |  388 ++++++++++++++++++-----
 src/ui/gui/automake.mk                      |    3 +
 src/ui/gui/data-editor.ui                   |   20 +-
 src/ui/gui/find-dialog.c                    |    7 +-
 src/ui/gui/{regression.ui => logistic.ui}   |  271 +++++++++-------
 src/ui/gui/psppire-dialog-action-logistic.c |  216 ++++++++++++
 src/ui/gui/psppire-dialog-action-logistic.h |   92 +++++
 src/ui/gui/psppire-selector.c               |  109 ++++---
 src/ui/gui/psppire-selector.h               |    1 +
 src/ui/gui/widgets.c                        |    4 +-
 tests/language/stats/logistic.at            |  475 ++++++++++++++++++++++++++-
 14 files changed, 1354 insertions(+), 250 deletions(-)
 copy src/ui/gui/{regression.ui => logistic.ui} (66%)
 create mode 100644 src/ui/gui/psppire-dialog-action-logistic.c
 create mode 100644 src/ui/gui/psppire-dialog-action-logistic.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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