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-96-gf6fd6e


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-96-gf6fd6e8
Date: Fri, 30 Oct 2020 02:13:58 -0400 (EDT)

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  f6fd6e894861f4f86d1076dc9d9ea59c58b4a14f (commit)
      from  a58b271cad7e72bc5f2c0e8f7e98fadc27759089 (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 f6fd6e894861f4f86d1076dc9d9ea59c58b4a14f
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Thu Oct 29 23:11:59 2020 -0700

    table: Rename area_style to table_area_style for consistency.
    
    Other, similarly situated data structures have a table_ prefix.

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

Summary of changes:
 src/output/ascii.c                  |  2 +-
 src/output/pivot-output.c           | 44 +++++++++++++++++++------------------
 src/output/pivot-table.c            | 19 ++++++++--------
 src/output/pivot-table.h            |  9 ++++----
 src/output/render.c                 |  4 ++--
 src/output/spv/spv-legacy-decoder.c | 36 +++++++++++++++---------------
 src/output/spv/spv-light-decoder.c  |  4 ++--
 src/output/spv/spv-table-look.c     | 15 +++++++------
 src/output/spv/spv-table-look.h     |  2 +-
 src/output/spv/spv-writer.c         |  2 +-
 src/output/table-item.c             |  8 +++----
 src/output/table-item.h             |  4 ++--
 src/output/table-provider.h         |  4 ++--
 src/output/table.c                  | 24 ++++++++++----------
 src/output/table.h                  | 23 +++++++++----------
 src/output/text-item.c              |  6 ++---
 tests/output/render-test.c          | 14 +++++++-----
 17 files changed, 114 insertions(+), 106 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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