[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-196-g1a75d
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-196-g1a75df68d |
Date: |
Fri, 3 Mar 2023 19:34:09 -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 1a75df68d6fc286437fc7e0fb6413d3ffa221094 (commit)
via df1d194af32e35739355981252785e768f21ebb0 (commit)
from ac97c51273f9d180eb492adc3643729973dab6dd (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 1a75df68d6fc286437fc7e0fb6413d3ffa221094
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Fri Mar 3 16:32:24 2023 -0800
caseproto: Fix calculation in caseproto_reserve().
This reserved way too much in a lot of cases.
commit df1d194af32e35739355981252785e768f21ebb0
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Thu Mar 2 14:16:25 2023 -0800
DO REPEAT: Order PRINT output correctly.
This was printed in reverse order, although the commands were executed in
the correct order.
-----------------------------------------------------------------------
Summary of changes:
src/data/caseproto.c | 2 +-
src/language/commands/repeat.c | 11 ++++++++---
tests/language/commands/do-repeat.at | 12 ++++++------
3 files changed, 15 insertions(+), 10 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-196-g1a75df68d,
Ben Pfaff <=