[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-2076-ge87a
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-2076-ge87acf4 |
Date: |
Wed, 15 Jun 2011 05:10:35 +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 e87acf42e694cfae68040f62342becc7be3909a7 (commit)
from eb2a7912ebbb302b175650b5db83fb967388e1e6 (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 e87acf42e694cfae68040f62342becc7be3909a7
Author: Ben Pfaff <address@hidden>
Date: Tue Jun 14 22:10:24 2011 -0700
GET DATA /TYPE=TXT: Also allow full format to be specified.
The implementation of fixed-format mode only allowed a format
type (e.g. DOLLAR) to be specified. SPSS also allowed a full
format specification (e.g. DOLLAR12.2), so this implements that
feature.
Reported-by: Ronaldo Baltar <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
doc/files.texi | 5 +++--
src/language/data-io/get-data.c | 31 +++++++++++++++++++++++++++++--
tests/language/data-io/get-data-txt.at | 8 ++++----
3 files changed, 36 insertions(+), 8 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-2076-ge87acf4,
Ben Pfaff <=