pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-252-g53d33


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-252-g53d3391
Date: Sun, 18 Aug 2019 08:38:00 -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  53d339111a9f51561cfccc65764874cdf54e501a (commit)
      from  5a540f74d5fcc802287bb64ab9e2129a90af0e72 (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 53d339111a9f51561cfccc65764874cdf54e501a
Author: John Darrington <address@hidden>
Date:   Sun Aug 18 14:26:32 2019 +0200

    /RENAME subcommand: Allow quoted strings in destination variables.
    
    Allow syntax like /RENAME = old = "new var" old2 = "another new var".
    
    Fixes bug #56771

-----------------------------------------------------------------------

Summary of changes:
 NEWS                                     |   3 +
 src/language/data-io/combine-files.c     |   2 +-
 src/language/data-io/get.c               |   2 +-
 src/language/data-io/save-translate.c    |   2 +-
 src/language/data-io/save.c              |   2 +-
 src/language/data-io/trim.c              | 151 ++++++++++++++++---------------
 src/language/data-io/trim.h              |   4 +-
 tests/language/data-io/save-translate.at |  53 ++++++++++-
 8 files changed, 139 insertions(+), 80 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]