[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-472-g53ae5
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-472-g53ae545 |
Date: |
Thu, 19 Mar 2009 22:13:18 +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 53ae54521dfa22f62bb9ba8be02457a3a46dfb15 (commit)
via d6847c6f0961c2226bb75d3a9b56af2e482c57cf (commit)
via df83cf8a655317445e3237457658bd827282f970 (commit)
from c2026467b6982086ba9fd5c44e549a0fe735285e (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 53ae54521dfa22f62bb9ba8be02457a3a46dfb15
Author: John Darrington <address@hidden>
Date: Fri Mar 20 07:10:31 2009 +0900
Added missing '#include <config.h>' lines.
Added these missing #includes at top of *.c files.
Thanks to Michel Boaventura for reporting this.
commit d6847c6f0961c2226bb75d3a9b56af2e482c57cf
Author: John Darrington <address@hidden>
Date: Thu Mar 19 07:22:17 2009 +0900
Change name of config parameter
commit df83cf8a655317445e3237457658bd827282f970
Author: John Darrington <address@hidden>
Date: Wed Mar 18 17:21:00 2009 +0900
Rename the "model" property to "dictionary"
-----------------------------------------------------------------------
Summary of changes:
lib/gtk-contrib/gtkxpaned.c | 1 +
src/ui/gui/automake.mk | 3 +-
src/ui/gui/compute-dialog.c | 2 +-
src/ui/gui/crosstabs-dialog.c | 2 +-
src/ui/gui/descriptives-dialog.c | 2 +-
src/ui/gui/examine-dialog.c | 2 +-
src/ui/gui/find-dialog.c | 2 +-
src/ui/gui/frequencies-dialog.c | 2 +-
src/ui/gui/oneway-anova-dialog.c | 2 +-
src/ui/gui/psppire-acr.c | 1 +
src/ui/gui/psppire-dict.h | 2 +-
src/ui/gui/psppire-dictview.c | 62 ++++++++++++++++++------
src/ui/gui/rank-dialog.c | 2 +-
src/ui/gui/recode-dialog.c | 2 +-
src/ui/gui/regression-dialog.c | 2 +-
src/ui/gui/select-cases-dialog.c | 2 +-
src/ui/gui/sort-cases-dialog.c | 2 +-
src/ui/gui/split-file-dialog.c | 2 +-
src/ui/gui/t-test-independent-samples-dialog.c | 2 +-
src/ui/gui/t-test-one-sample.c | 2 +-
src/ui/gui/t-test-paired-samples.c | 2 +-
src/ui/gui/text-data-import-dialog.c | 2 +-
src/ui/gui/transpose-dialog.c | 2 +-
src/ui/gui/variable-info-dialog.c | 2 +-
src/ui/gui/weight-cases-dialog.c | 2 +-
25 files changed, 72 insertions(+), 37 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-472-g53ae545,
John Darrington <=