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-97-g5164eb


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-97-g5164eb1
Date: Fri, 30 Oct 2020 03:02:49 -0400 (EDT)

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  5164eb1bfa0527dcb32248fb1fc7db55c2bcc94c (commit)
      from  f6fd6e894861f4f86d1076dc9d9ea59c58b4a14f (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 5164eb1bfa0527dcb32248fb1fc7db55c2bcc94c
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Oct 30 00:02:43 2020 -0700

    output: Break struct pivot_table_look out of struct pivot_table.

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

Summary of changes:
 src/language/stats/crosstabs.q      |  10 +--
 src/language/stats/examine.c        |  10 +--
 src/language/stats/factor.c         |   2 +-
 src/language/stats/means.c          |   4 +-
 src/language/stats/oneway.c         |   2 +-
 src/language/stats/rank.c           |   2 +-
 src/language/stats/roc.c            |   2 +-
 src/output/pivot-output.c           |  48 +++++------
 src/output/pivot-table.c            | 168 +++++++++++++++++++++++-------------
 src/output/pivot-table.h            |  67 +++++++++-----
 src/output/spv/spv-legacy-decoder.c |  45 +++++-----
 src/output/spv/spv-legacy-decoder.h |   4 +-
 src/output/spv/spv-light-decoder.c  |  38 ++++----
 src/output/spv/spv-table-look.c     | 107 +++--------------------
 src/output/spv/spv-table-look.h     |  44 ++--------
 src/output/spv/spv-writer.c         |  38 ++++----
 src/output/spv/spv.c                |  10 ++-
 src/output/spv/spv.h                |   4 +-
 utilities/pspp-output.c             |  19 ++--
 19 files changed, 295 insertions(+), 329 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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