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-677-g832e0


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, output, updated. v0.6.1-677-g832e012
Date: Tue, 16 Jun 2009 04:39: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, output has been updated
       via  832e0124a3b99996d284afbd1ffe72476a15cde6 (commit)
      from  b08b7690a071fb57ea1a41c64491351779674ec6 (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 832e0124a3b99996d284afbd1ffe72476a15cde6
Author: Ben Pfaff <address@hidden>
Date:   Mon Jun 15 21:40:06 2009 -0700

    output: Make global variables less global.
    
    table_num and subtable_num were previously global variables that were
    referred to from multiple files.  Now that we want to make tables
    renderable from arbitrary contexts, though, we need to save the table
    number with the table, so this change implements that.

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

Summary of changes:
 src/output/manager.c |   15 ++++++++-------
 src/output/manager.h |    8 +++-----
 src/output/table.c   |    2 +-
 3 files changed, 12 insertions(+), 13 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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