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-182-gc8d47


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-182-gc8d4730
Date: Mon, 21 Dec 2020 02:12:42 -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  c8d4730341536ea6120a273100b0333327bf880a (commit)
      from  3908158d606dd98455901f5f4029a9d04d91a425 (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 c8d4730341536ea6120a273100b0333327bf880a
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Dec 20 23:10:59 2020 -0800

    pivot-table: Make pivot_table_look a refcounted object.
    
    This is a first step toward adding a default pivot_table_look as a user
    setting.

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

Summary of changes:
 src/output/pivot-output.c           |  48 +++----
 src/output/pivot-table.c            | 249 +++++++++++++++++-------------------
 src/output/pivot-table.h            |  20 +--
 src/output/spv/spv-legacy-decoder.c |  36 +++---
 src/output/spv/spv-light-decoder.c  |  39 +++---
 src/output/spv/spv-table-look.c     |  22 ++--
 src/output/spv/spv-writer.c         |  38 +++---
 src/output/spv/spv.c                |   6 +-
 utilities/pspp-output.c             |  14 +-
 9 files changed, 227 insertions(+), 245 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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