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.6.2-173-g374ec


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-173-g374ec8c7a
Date: Fri, 17 Feb 2023 12:12:13 -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  374ec8c7a2f7418f0e050d733f8a1c6a429d86a8 (commit)
      from  42beaf99ec30b63c78342effb2ce4d50aee34e82 (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 374ec8c7a2f7418f0e050d733f8a1c6a429d86a8
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Feb 17 08:39:35 2023 -0800

    pivot-table: Honor blank variable labels.
    
    pivot_value_new_variable() ignored empty-string variable labels.  This
    honors them.
    
    Requested by Frans Houweling.

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

Summary of changes:
 doc/variables.texi                         | 26 +++++++++++---------------
 src/data/variable.c                        |  8 ++------
 src/output/pivot-table.c                   |  2 +-
 tests/automake.mk                          |  1 +
 tests/language/commands/variable-labels.at | 25 +++++++++++++++++++++++++
 5 files changed, 40 insertions(+), 22 deletions(-)
 create mode 100644 tests/language/commands/variable-labels.at


hooks/post-receive
-- 
GNU PSPP



reply via email to

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