[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-93-gac0b46
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-93-gac0b469 |
Date: |
Thu, 29 Oct 2020 01:40:56 -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 ac0b46916cf9c10ebe85bc51d83c9fb713903284 (commit)
via 308c33df7c1be1edd6b2ebdf10b901fe05903438 (commit)
via 08e7ac5d6dee8626969223b055fdf44ab1fc964c (commit)
from 3fa740d165a0c2ef7c03b11633f65c421f07f0a2 (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 ac0b46916cf9c10ebe85bc51d83c9fb713903284
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Wed Oct 28 22:40:10 2020 -0700
output: New HTML driver option "bare".
commit 308c33df7c1be1edd6b2ebdf10b901fe05903438
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Wed Oct 28 22:30:43 2020 -0700
pspp-output: New command get-table-look.
-----------------------------------------------------------------------
Summary of changes:
NEWS | 8 +-
doc/automake.mk | 3 +-
doc/dev/spv-file-format.texi | 1 +
doc/invoking.texi | 5 +
doc/pspp-output.texi | 20 +++
src/output/html.c | 76 +++++----
src/output/pivot-table.h | 2 +-
src/output/spv/spv-table-look.c | 318 +++++++++++++++++++++++++++++++----
src/output/spv/spv-table-look.h | 5 +
src/output/spv/structure-xml.grammar | 1 +
utilities/pspp-output.1 | 14 ++
utilities/pspp-output.c | 41 +++++
12 files changed, 421 insertions(+), 73 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-93-gac0b469,
Ben Pfaff <=