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-307-g2187c


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-307-g2187c61
Date: Sat, 9 Jan 2021 23:02:58 -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  2187c618910eb97932e9260ef444272917e0df8d (commit)
       via  0e930a175e71cf7c93589f5c64c64f10e667cbb8 (commit)
       via  342054b3c99a69d3ce8be3ae3ee571a4cfad3073 (commit)
       via  4e987cdd75b252c743055f970753cec93cbd7df9 (commit)
      from  d55fbbb4fda554d02c93dd46c6fa66128060e6f0 (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 2187c618910eb97932e9260ef444272917e0df8d
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 9 20:01:12 2021 -0800

    pivot-table: Test round-tripping to an .spv file.
    
    Displaying a pivot table directly should produce the same results as
    writing it to an .spv file and then re-reading the .spv file.  This wasn't
    consistently the case before the last few patches.  This set of test
    updates guards against regression.

commit 0e930a175e71cf7c93589f5c64c64f10e667cbb8
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 9 19:59:48 2021 -0800

    pivot-table: Fix handling of current-layer in spv files, and update display.

commit 342054b3c99a69d3ce8be3ae3ee571a4cfad3073
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 9 19:25:34 2021 -0800

    spv-light-decoder: Support special format 40 in decode_spvlb_value().
    
    This was overlooked in implementing the format in commit 5bf763272ad7
    ("spv-file-format: Describe format 40 and the meaning of 'small'.")

commit 4e987cdd75b252c743055f970753cec93cbd7df9
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 9 19:23:47 2021 -0800

    spv-light-decoder: Drop special case for dim 0 in decode_data_index().

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

Summary of changes:
 doc/dev/spv-file-format.texi       |  20 ++++++-
 src/output/pivot-output.c          |   6 +-
 src/output/spv/spv-light-decoder.c |  14 +++--
 src/output/spv/spv-writer.c        |  17 +++++-
 tests/output/pivot-table.at        | 110 +++++++++++++++++++++++++++++--------
 5 files changed, 131 insertions(+), 36 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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