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-86-ga22f79


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-86-ga22f794
Date: Mon, 26 Oct 2020 22:32:42 -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  a22f79456929fc7edc9d65234ab05f4966c86679 (commit)
      from  bfd66cc4c83d6afc45b6da0b8c86840fa102dba3 (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 a22f79456929fc7edc9d65234ab05f4966c86679
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Mon Oct 26 19:31:18 2020 -0700

    pspp-output: New option --table-look.

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

Summary of changes:
 NEWS                                 |   2 +-
 doc/pspp-output.texi                 |   4 +
 src/output/spv/automake.mk           |   2 +
 src/output/spv/spv-legacy-decoder.c  | 293 +-----------------------------
 src/output/spv/spv-legacy-decoder.h  |  14 +-
 src/output/spv/spv-select.c          |   4 +
 src/output/spv/spv-table-look.c      | 343 +++++++++++++++++++++++++++++++++++
 src/output/spv/spv-table-look.h      |  70 +++++++
 src/output/spv/spv.c                 |  26 ++-
 src/output/spv/spv.h                 |   5 +-
 src/output/spv/structure-xml.grammar |   2 +
 utilities/pspp-output.1              |   3 +
 utilities/pspp-output.c              |  24 +++
 13 files changed, 485 insertions(+), 307 deletions(-)
 create mode 100644 src/output/spv/spv-table-look.c
 create mode 100644 src/output/spv/spv-table-look.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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