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. v0.8.3-80-g8dd405


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.3-80-g8dd405d
Date: Tue, 16 Sep 2014 03:40:12 +0000

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  8dd405d0900f29f69e54726a79045c119146de89 (commit)
      from  7ee8dbfc15aa4580c2132e53b64f13815fc93c62 (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 8dd405d0900f29f69e54726a79045c119146de89
Author: Ben Pfaff <address@hidden>
Date:   Mon Sep 15 20:36:05 2014 -0700

    output: Add support for captions.
    
    This brings the output format a small step closer to the SPSS output model,
    which has separate title and caption for tables.

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

Summary of changes:
 doc/invoking.texi                       |   28 ++++++++++++++++++++++---
 src/language/data-io/list.c             |    4 +-
 src/language/dictionary/sys-file-info.c |   30 ++++++++++-----------------
 src/output/ascii.c                      |    3 +-
 src/output/cairo.c                      |    6 +++-
 src/output/csv.c                        |   16 +++++++++++++++
 src/output/html.c                       |   33 +++++++++++++++++++++---------
 src/output/odt.c                        |   13 ++++++++++++
 src/output/render.c                     |   26 ++++++++++++++++++-----
 src/output/tab.c                        |   18 ++++++++++++++++-
 src/output/tab.h                        |   12 +++++-----
 src/output/table-item.c                 |   29 ++++++++++++++++++++++++--
 src/output/table-item.h                 |   13 +++++++++--
 src/output/table.c                      |    2 +-
 tests/output/render-test.c              |    4 +-
 15 files changed, 177 insertions(+), 60 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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