[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-148-ga06dd
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-148-ga06dd54 |
Date: |
Sat, 5 Dec 2020 02:01:57 -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 a06dd54ab3d37656a1edfb8ee7de859cc0baac0e (commit)
via bec5576fde5c6d8cb2b7c67f36eb427814f15b00 (commit)
from 10ebf321b6fae1c4bba6b0b8984cb74f32f7d3e5 (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 a06dd54ab3d37656a1edfb8ee7de859cc0baac0e
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Fri Dec 4 22:53:03 2020 -0800
output: Move parse_color() from cairo.c to options.c.
Seems like a more natural place for it.
commit bec5576fde5c6d8cb2b7c67f36eb427814f15b00
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Fri Dec 4 22:53:28 2020 -0800
options: Fix error message for parsing chart file names.
-----------------------------------------------------------------------
Summary of changes:
src/output/ascii.c | 4 +-
src/output/cairo.c | 270 +------------------------------------------------
src/output/cairo.h | 5 -
src/output/html.c | 4 +-
src/output/options.c | 278 ++++++++++++++++++++++++++++++++++++++++++++++++++-
src/output/options.h | 1 +
src/output/tex.c | 4 +-
7 files changed, 286 insertions(+), 280 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-148-ga06dd54,
Ben Pfaff <=