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.7.9-407-g7b51b


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-407-g7b51bc9
Date: Sat, 24 Nov 2012 20:05:54 +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  7b51bc9abbb6ed4a34cf396883d1dc8479b1e554 (commit)
      from  b565df6228649a16c13039309978ab921aeb565c (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 7b51bc9abbb6ed4a34cf396883d1dc8479b1e554
Author: Ben Pfaff <address@hidden>
Date:   Sat Nov 24 12:03:42 2012 -0800

    output: Make default output file name depend on the format.
    
    Before this commit, "-O html" caused HTML output to be written to a file
    named "-", which is confusing.  After this commit, it is written to a file
    named "pspp.html".  Similarly for other output drivers, except that text
    and CSV output are still written to stdout by default.
    
    Bug #35030.
    Reported by John Darrington.

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

Summary of changes:
 doc/invoking.texi            |    5 +++--
 src/output/ascii.c           |    6 +++---
 src/output/cairo.c           |    9 ++++++---
 src/output/csv.c             |    4 ++--
 src/output/driver-provider.h |    8 +++++++-
 src/output/driver.c          |   20 +++++++++++++-------
 src/output/html.c            |    5 +++--
 src/output/odt.c             |    5 +++--
 8 files changed, 40 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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