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.0.1-226-ge2f99


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.0.1-226-ge2f9961
Date: Wed, 21 Feb 2018 14:40:44 -0500 (EST)

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  e2f99612bf4f4691623f16730eed3e55afdc54f0 (commit)
       via  b6d66ec3f328d0e8bf35b71f29332695121f7173 (commit)
      from  3db83b515247dca69abbf7ad05d3dbdfec4b524c (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 e2f99612bf4f4691623f16730eed3e55afdc54f0
Author: Ben Pfaff <address@hidden>
Date:   Wed Feb 21 11:40:26 2018 -0800

    SAVE TRANSLATE: Allow variable names with space, etc. in output.
    
    The SPSS manuals actually document this to work and I've never noticed
    before.  This fixes the feature omission.
    
    Reported by Elio Spinello <address@hidden>.

commit b6d66ec3f328d0e8bf35b71f29332695121f7173
Author: Ben Pfaff <address@hidden>
Date:   Wed Feb 21 11:33:23 2018 -0800

    lexer: Fix implementation of lex_force_string_or_id().
    
    Change a test to make sure that it works.
    
    Found by inspection.

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

Summary of changes:
 doc/files.texi                           | 16 +++---
 src/data/dictionary.c                    | 31 +++++++++++-
 src/data/dictionary.h                    |  3 ++
 src/data/variable.c                      |  3 --
 src/language/data-io/save-translate.c    |  1 +
 src/language/data-io/trim.c              | 21 ++++----
 src/language/lexer/lexer.c               |  2 +-
 src/language/lexer/variable-parser.c     | 83 +++++++++++++++++++++-----------
 src/language/lexer/variable-parser.h     |  2 +
 tests/language/control/do-repeat.at      |  2 +-
 tests/language/data-io/save-translate.at |  4 +-
 11 files changed, 114 insertions(+), 54 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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