[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.4-33-g6a38a2
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.4-33-g6a38a2c |
Date: |
Mon, 08 Dec 2014 06:38:58 +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 6a38a2cb3ab0e2987e049e761122b1d2a61468a7 (commit)
via bde476f0e660baabf9a409b600edf864750f10b4 (commit)
from c001d5a5877a0fcedae9c0226acea0faf6eca5f5 (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 6a38a2cb3ab0e2987e049e761122b1d2a61468a7
Author: Ben Pfaff <address@hidden>
Date: Sun Dec 7 22:36:36 2014 -0800
doc: Add section on how to exit PSPP to the tutorial.
Daniel Schlieper reported that he had trouble figuring out how to
exit. The FINISH command was already documented, but it wasn't
mentioned in the tutorial, so perhaps this will help.
Bug #43766.
commit bde476f0e660baabf9a409b600edf864750f10b4
Author: Ben Pfaff <address@hidden>
Date: Sun Dec 7 22:34:21 2014 -0800
command: Fix delayed execution of FINISH.
PSPP delayed the execution of FINISH until it read the first token
of the next command. This commit changes it to execute immediately,
as one would expect..
Reported by Daniel Schlieper.
Bug #43766.
-----------------------------------------------------------------------
Summary of changes:
doc/tutorial.texi | 8 ++++++++
src/language/command.c | 7 ++++---
tests/language/command.at | 8 ++++++++
3 files changed, 20 insertions(+), 3 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.4-33-g6a38a2c,
Ben Pfaff <=