[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-418-g3ce39
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-418-g3ce390c |
Date: |
Sat, 20 Jun 2020 15:06:05 -0400 (EDT) |
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 3ce390ce7cbbcf38b7e6d5ddd6426deaf73135ba (commit)
from f58d1b69c4bbd4072fca4e79ea1e6a527ab09fae (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 3ce390ce7cbbcf38b7e6d5ddd6426deaf73135ba
Author: John Darrington <john@darrington.wattle.id.au>
Date: Sat Jun 20 20:54:28 2020 +0200
Allow /RENAME target to use the TO keyword.
Allow code such as
SAVE OUTFILE = "foo.sav" /RENAME= (A B C = v1 TO v2).
Closes bug: #57752
-----------------------------------------------------------------------
Summary of changes:
src/language/data-io/trim.c | 154 +++++++++++++++++++++++++++++++++------
tests/language/data-io/update.at | 27 ++++++-
2 files changed, 158 insertions(+), 23 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-418-g3ce390c,
John Darrington <=