[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-741-g32b22
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-741-g32b22a6 |
Date: |
Tue, 11 Aug 2009 05:38:44 +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, output has been updated
via 32b22a683b99b2675a208b43937fed8463583c1a (commit)
from 7878e5e2f2d1045bba2483ab9a752ceae50086f3 (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 32b22a683b99b2675a208b43937fed8463583c1a
Author: Ben Pfaff <address@hidden>
Date: Mon Aug 10 22:38:21 2009 -0700
Delete tab_raw function and tab_alloc macro.
This function and macro were only used within crosstabs.q. They violate
encapsulation (though not too badly) and since it is not difficult to
remove them, this commit does so.
-----------------------------------------------------------------------
Summary of changes:
src/language/stats/crosstabs.q | 50 ++++++++++++++++------------------------
src/output/table.c | 25 --------------------
src/output/table.h | 5 ----
3 files changed, 20 insertions(+), 60 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-741-g32b22a6,
Ben Pfaff <=