[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-230-gc9a21
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-230-gc9a2177 |
Date: |
Tue, 29 Dec 2020 13:50:37 -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 c9a2177a65c77494866408c8eee5df7a810ce544 (commit)
via b1cd222191643b3bff3a1c4b54c1e8cbfed696b2 (commit)
via eb2e5cb414716a9f659da7821b71703ceccd844d (commit)
via b315faf626c929de36b04df0848b93b0014e2d35 (commit)
via cd388a78240706bfe62d3b99d3362942ce8fd925 (commit)
from f2cd31f7b1219292350a798bf4c2c38d06ccca14 (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 c9a2177a65c77494866408c8eee5df7a810ce544
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Tue Dec 29 10:48:43 2020 -0800
table: Add comment.
commit b1cd222191643b3bff3a1c4b54c1e8cbfed696b2
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Tue Dec 29 10:48:31 2020 -0800
spv-file-format: Document CSS in more detail.
commit eb2e5cb414716a9f659da7821b71703ceccd844d
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Tue Dec 29 10:48:07 2020 -0800
spv-css-parser: Parse text color also.
commit b315faf626c929de36b04df0848b93b0014e2d35
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Tue Dec 29 10:46:16 2020 -0800
spv-css-parser: The font-size is really "px" even though it says "pt".
commit cd388a78240706bfe62d3b99d3362942ce8fd925
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Tue Dec 29 10:45:21 2020 -0800
output: Eliminate duplicated color parsing code.
-----------------------------------------------------------------------
Summary of changes:
doc/dev/spv-file-format.texi | 27 +++++-
src/output/options.c | 2 +-
src/output/options.h | 2 +
src/output/spv/spv-css-parser.c | 13 ++-
src/output/spv/spvxml-helpers.c | 189 ++--------------------------------------
src/output/table.h | 2 +-
6 files changed, 43 insertions(+), 192 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-230-gc9a2177,
Ben Pfaff <=