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.4.1-314-g5f894


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-314-g5f894a4
Date: Sun, 10 Jan 2021 16:16:50 -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  5f894a49a00de93333e64db483c193669c937a45 (commit)
      from  1970b7374e69864c27b7ac9c30495d1e0e6a26ad (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 5f894a49a00de93333e64db483c193669c937a45
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Jan 10 11:48:47 2021 -0800

    output: Rename page-eject-item to page-break-item.
    
    Seems like a better name to me.

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

Summary of changes:
 src/language/data-io/print.c                       |  4 +-
 src/output/automake.mk                             |  4 +-
 src/output/cairo-fsm.c                             | 13 +++---
 src/output/cairo-pager.c                           |  1 -
 src/output/csv.c                                   |  4 +-
 .../{page-eject-item.c => page-break-item.c}       | 26 +++++------
 .../{page-eject-item.h => page-break-item.h}       | 50 +++++++++++-----------
 src/output/pivot-output.c                          |  1 -
 src/output/spv-driver.c                            |  1 -
 src/output/spv/spv-writer.c                        |  4 +-
 10 files changed, 53 insertions(+), 55 deletions(-)
 rename src/output/{page-eject-item.c => page-break-item.c} (67%)
 rename src/output/{page-eject-item.h => page-break-item.h} (56%)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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