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-238-g61b10


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-238-g61b107f
Date: Wed, 30 Dec 2020 22:27: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  61b107f4f5e3ee7a468c91bc7fa269e268c5bc84 (commit)
      from  df5005061c036817368a302b3b535999d758393a (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 61b107f4f5e3ee7a468c91bc7fa269e268c5bc84
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Dec 30 19:27:10 2020 -0800

    output: Remove superscript support.
    
    The previous commit df5005061c03 ("pivot-output: Implement superscript.")
    finished this support, but on further inspection, there's nothing in the
    non-legacy .spv format that can set a superscript.  The legacy .spv format
    appears to be able to do it; I'll worry about that if it gets implemented
    later.

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

Summary of changes:
 src/output/ascii.c          |  8 +++-----
 src/output/cairo-fsm.c      | 12 ++++--------
 src/output/csv.c            |  4 +---
 src/output/html.c           |  2 --
 src/output/pivot-output.c   |  3 ---
 src/output/pivot-table.c    |  7 +------
 src/output/pivot-table.h    |  2 --
 src/output/table-provider.h |  1 -
 src/output/table.c          |  9 ---------
 src/output/table.h          |  2 --
 10 files changed, 9 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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