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.4.1-243-g1413c


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-243-g1413cae
Date: Thu, 31 Dec 2020 17:36:36 -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  1413cae2cdd5bf0909c0616e52752c2570175118 (commit)
       via  351fe75ddfcd68912ee1961b20ca56205c626c40 (commit)
       via  d59763f59e0b5cc5da18161f3049619748fbd087 (commit)
      from  86b2e6294472f33e5e4fe719c81c8ba56da32b1b (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 1413cae2cdd5bf0909c0616e52752c2570175118
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Thu Dec 31 14:19:11 2020 -0800

    pivot-output: Fix vertical line presence and style.
    
    This code failed to draw dividers between groups and it didn't
    follow the same pattern as SPSS for choosing between
    "dimension" and "category" style for vertical dividers.  This
    commit fixes both problems.

commit 351fe75ddfcd68912ee1961b20ca56205c626c40
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Thu Dec 31 12:23:03 2020 -0800

    pivot-output: Fix drawing lines between dimensions within a heading.

commit d59763f59e0b5cc5da18161f3049619748fbd087
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Thu Dec 31 11:07:31 2020 -0800

    pivot-output: Replicate dimension headings when divided by vertical rules.
    
    This introduces a comment into compose_headings() that explains the
    problem that it fixes.

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

Summary of changes:
 src/output/pivot-output.c               | 129 +++++++++++++++++-----
 tests/language/lexer/variable-parser.at |  14 +--
 tests/language/stats/crosstabs.at       | 182 ++++++++++++++++----------------
 tests/language/stats/oneway.at          |   2 +-
 4 files changed, 204 insertions(+), 123 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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