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-156-g279f6


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-156-g279f6ff7d
Date: Sat, 28 Jan 2023 13:18:29 -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  279f6ff7d1eb68e54644ebd6000ee03d783f5b08 (commit)
       via  17d55caeb97f23f16818e88ddeb5319d8c4f2369 (commit)
       via  11ddc49eb29f457fa33820c56fd658d95664bf0d (commit)
      from  684cd61c11313517223159e0df662c3d6bf8b139 (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 279f6ff7d1eb68e54644ebd6000ee03d783f5b08
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 28 10:16:25 2023 -0800

    ascii: Improve look of dashed line ends.
    
    Until now, partial ends of horizontal dashed lines were rendered as
    U+2574 BOX DRAWINGS LIGHT LEFT and U+2576 BOX DRAWINGS LIGHT RIGHT,
    which are solid lines.  This looks funny at the end of a dashed line,
    especially in some fonts.  This commit changes these ends to
    U+254C BOX DRAWINGS LIGHT DOUBLE DASH HORIZONTAL, which does extend all the
    way across the character cell but looks much better.

commit 17d55caeb97f23f16818e88ddeb5319d8c4f2369
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 28 10:02:37 2023 -0800

    pivot-output: When there's no dimension border, use the category border.
    
    This is compatible behavior.

commit 11ddc49eb29f457fa33820c56fd658d95664bf0d
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 28 09:46:32 2023 -0800

    pivot-table: Add more tests for category and dimension borders.

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

Summary of changes:
 src/output/ascii.c          |   4 +-
 src/output/pivot-output.c   |  72 ++++++++++++++--
 tests/output/pivot-table.at | 200 +++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 261 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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