pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-972-g9b9cf


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-972-g9b9cf50
Date: Sun, 06 Dec 2009 04:43:52 +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, output has been updated
       via  9b9cf504388f8e0a2225db3746e5cca39c479630 (commit)
      from  84bbf9c2cabe154765e406114b5386bf309aed27 (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 9b9cf504388f8e0a2225db3746e5cca39c479630
Author: Ben Pfaff <address@hidden>
Date:   Sat Dec 5 20:44:01 2009 -0800

    output: Remove PostScript driver.
    
    The Cairo driver is a better way to produce PostScript output.  There seems
    little value in maintaining the historical PostScript driver.
    
    Removing the PostScript driver also makes for less work in revamping the
    output subsystem, since there are now fewer drivers to update.

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

Summary of changes:
 NEWS                    |    4 +-
 doc/configuring.texi    |   99 ----
 src/output/afm.c        | 1156 ---------------------------------------
 src/output/afm.h        |   61 --
 src/output/automake.mk  |    3 -
 src/output/cairo.c      |    1 -
 src/output/output.c     |    1 -
 src/output/output.h     |    1 -
 src/output/postscript.c | 1384 -----------------------------------------------
 9 files changed, 3 insertions(+), 2707 deletions(-)
 delete mode 100644 src/output/afm.c
 delete mode 100644 src/output/afm.h
 delete mode 100644 src/output/postscript.c


hooks/post-receive
-- 
GNU PSPP




reply via email to

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