[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-167-gd7c0b
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-167-gd7c0b284e |
Date: |
Thu, 16 Feb 2023 17:59:00 -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 d7c0b284ec4dee676bd1817c64720aecc7a72992 (commit)
via b6126d7bc33c6b52cb7d0842c297ef870ea19623 (commit)
from 75e0214defed00011cfb6d74ce220cafd4e69fb7 (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 d7c0b284ec4dee676bd1817c64720aecc7a72992
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Thu Feb 16 14:19:34 2023 -0800
pivot-table-test: Add paged PDF output too.
commit b6126d7bc33c6b52cb7d0842c297ef870ea19623
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Sun Jan 22 12:32:59 2023 -0800
render: Fix spanned width distribution for cells not at top or left.
This code always used the widths of rules at the left or top side of the
table, even in cases where the spanned cells were not at the top of left
side of the table. This obviously made the calculations wrong sometimes.
-----------------------------------------------------------------------
Summary of changes:
src/output/render.c | 10 +++++++---
tests/language/commands/ctables.at | 6 +++---
tests/output/pivot-table-test.c | 6 ++++++
3 files changed, 16 insertions(+), 6 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-167-gd7c0b284e,
Ben Pfaff <=