[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-1804-g4d2a
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1804-g4d2a668 |
Date: |
Fri, 05 Nov 2010 03:38:20 +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 4d2a668baf0e1030f3eb55ef6276fd284e00b0aa (commit)
via 714ea20439a47287d31820eb71ef77e01a465d86 (commit)
from 0ddc66c1a58741ede1a523684e9df919608e6269 (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 4d2a668baf0e1030f3eb55ef6276fd284e00b0aa
Author: Ben Pfaff <address@hidden>
Date: Thu Nov 4 20:37:54 2010 -0700
Add tut.texi to gitignore file.
commit 714ea20439a47287d31820eb71ef77e01a465d86
Author: Ben Pfaff <address@hidden>
Date: Thu Nov 4 20:37:01 2010 -0700
CACHE: Implement command as no-op.
Requested by Matej Kovacic <address@hidden>.
-----------------------------------------------------------------------
Summary of changes:
doc/.gitignore | 1 +
doc/utilities.texi | 11 ++++++++
src/language/command.def | 1 +
src/language/utilities/automake.mk | 1 +
.../{stats/cochran.h => utilities/cache.c} | 26 ++++++++++----------
tests/automake.mk | 1 +
tests/language/utilities/cache.at | 8 ++++++
7 files changed, 36 insertions(+), 13 deletions(-)
copy src/language/{stats/cochran.h => utilities/cache.c} (70%)
create mode 100644 tests/language/utilities/cache.at
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-1804-g4d2a668,
Ben Pfaff <=