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.6.2-158-gbfafd


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-158-gbfafd2fc4
Date: Wed, 8 Feb 2023 14:22:32 -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  bfafd2fc47742719938ce1219f445b3ad25fb703 (commit)
      from  9c607eb8737f25e44121450527ab50a315841580 (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 bfafd2fc47742719938ce1219f445b3ad25fb703
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Feb 8 11:21:10 2023 -0800

    output: Refactor driver options to avoid so much copying.

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

Summary of changes:
 src/output/ascii.c           |  26 +++--
 src/output/cairo.c           |  24 ++---
 src/output/csv.c             |   8 +-
 src/output/driver-provider.h |   3 +-
 src/output/driver.c          |  64 ++++++------
 src/output/html.c            |   8 +-
 src/output/odt.c             |   2 +-
 src/output/options.c         | 228 ++++++++++++++++---------------------------
 src/output/options.h         |  45 +++++----
 src/output/spv-driver.c      |   2 +-
 src/output/tex.c             |   8 +-
 11 files changed, 179 insertions(+), 239 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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