[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.4-39-g370a9d
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.4-39-g370a9db |
Date: |
Sun, 28 Dec 2014 16:51:36 +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 370a9db5a646d56f62b6915f92d2e8da5c28467b (commit)
via 55d8c2cfb3f1099f73fcad524d638d42104ad17f (commit)
via 2855682105afd9ac6043ceaf39f2c5369acc5de2 (commit)
from 2546137438c84a158a4bef7b33e5eab3bb0100d8 (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 370a9db5a646d56f62b6915f92d2e8da5c28467b
Author: Ben Pfaff <address@hidden>
Date: Sun Dec 28 08:49:50 2014 -0800
factor: Comment out unused functions.
commit 55d8c2cfb3f1099f73fcad524d638d42104ad17f
Author: Ben Pfaff <address@hidden>
Date: Sun Dec 28 08:49:36 2014 -0800
configure: Drop -Wdeclaration-after-statement.
We keep getting new instances of this warning in the tree, and it's
not really necessary these days since even MSVC supports mid-block
declarations now.
commit 2855682105afd9ac6043ceaf39f2c5369acc5de2
Author: Ben Pfaff <address@hidden>
Date: Sun Dec 28 08:46:49 2014 -0800
doc: Document pspp-dump-sav.
Requested by Harry Thijssen.
Bug #43857.
-----------------------------------------------------------------------
Summary of changes:
acinclude.m4 | 7 ------
configure.ac | 1 -
doc/automake.mk | 1 +
doc/pspp-convert.texi | 2 +-
doc/pspp-dump-sav.texi | 45 +++++++++++++++++++++++++++++++++++++++++++
doc/pspp.texi | 2 +
src/language/stats/factor.c | 4 +-
7 files changed, 51 insertions(+), 11 deletions(-)
create mode 100644 doc/pspp-dump-sav.texi
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.4-39-g370a9db,
Ben Pfaff <=