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.2.0-61-ga4d59c


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-61-ga4d59c5
Date: Tue, 25 Dec 2018 15:39:34 -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  a4d59c55b1d40fecc63b4febceea744d99c58ca6 (commit)
       via  6499a5881aeaa1e53b761f624e341652015d795e (commit)
       via  7e0d00ad64b1957062f6f06c119e8808b9e6b727 (commit)
      from  37a14e6b8ab908b2c23d77e0cb6a9085fe2d73e1 (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 a4d59c55b1d40fecc63b4febceea744d99c58ca6
Author: Ben Pfaff <address@hidden>
Date:   Wed Nov 21 19:42:18 2018 -0800

    tab: Support cell-specific styles.

commit 6499a5881aeaa1e53b761f624e341652015d795e
Author: Ben Pfaff <address@hidden>
Date:   Wed Nov 21 09:32:23 2018 -0800

    output: Add support for colors for rules.

commit 7e0d00ad64b1957062f6f06c119e8808b9e6b727
Author: Ben Pfaff <address@hidden>
Date:   Sun Nov 25 17:03:16 2018 -0800

    output: Support styles for text items.

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

Summary of changes:
 src/output/ascii.c            |   6 ++-
 src/output/cairo.c            | 109 +++++++++++++++++++++++++++---------------
 src/output/html.c             |  11 +++--
 src/output/render.c           |  20 +++++---
 src/output/render.h           |   3 +-
 src/output/tab.c              |  50 +++++++++++++++----
 src/output/tab.h              |  14 ++++--
 src/output/table-casereader.c |   3 +-
 src/output/table-paste.c      |  15 +++---
 src/output/table-provider.h   |   6 ++-
 src/output/table-select.c     |   4 +-
 src/output/table-stomp.c      |   6 ++-
 src/output/table-transpose.c  |   4 +-
 src/output/table.c            |  14 ++++--
 src/output/text-item.c        |   3 +-
 src/output/text-item.h        |   3 ++
 16 files changed, 185 insertions(+), 86 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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