[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-157-g9c607
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-157-g9c607eb87 |
Date: |
Tue, 7 Feb 2023 13:06:45 -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 9c607eb8737f25e44121450527ab50a315841580 (commit)
from 279f6ff7d1eb68e54644ebd6000ee03d783f5b08 (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 9c607eb8737f25e44121450527ab50a315841580
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Mon Feb 6 08:17:45 2023 -0800
output: Modernize how drivers are initialized.
-----------------------------------------------------------------------
Summary of changes:
src/output/ascii.c | 124 +++++++++++++++++++------------------
src/output/cairo.c | 66 +++++++++++---------
src/output/csv.c | 51 ++++++++-------
src/output/driver-provider.h | 4 --
src/output/driver.c | 10 ---
src/output/html.c | 55 ++++++++--------
src/output/journal.c | 14 ++---
src/output/msglog.c | 16 +++--
src/output/odt.c | 26 ++++----
src/output/options.c | 41 +++---------
src/output/options.h | 6 +-
src/output/spv-driver.c | 30 ++++-----
src/output/tex.c | 53 ++++++++--------
src/ui/gui/psppire-output-window.c | 16 ++---
14 files changed, 244 insertions(+), 268 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-157-g9c607eb87,
Ben Pfaff <=