[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-175-ga0f5f
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-175-ga0f5f851c |
Date: |
Fri, 17 Feb 2023 19:13:11 -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 a0f5f851c81999933a81fd9f9b455c92cce9a2c3 (commit)
from 65077482fec88e6a2a22a78528eb7b933f90dbe9 (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 a0f5f851c81999933a81fd9f9b455c92cce9a2c3
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Fri Feb 17 16:12:21 2023 -0800
CTABLES: Always show computed categories even if they'd be zeros.
With CATEGORIES EXCLUDE=YES, empty computed categories weren't shown. This
seems counterintuitive, so this commit fixes it.
Thanks to Frans Houweling for reporting this bug.
-----------------------------------------------------------------------
Summary of changes:
src/language/commands/ctables.c | 36 +++++++------
tests/language/commands/ctables.at | 102 ++++++++++++++++++++++++++++++++++---
2 files changed, 116 insertions(+), 22 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-175-ga0f5f851c,
Ben Pfaff <=