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.5-214-g7ec18


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-214-g7ec1858
Date: Tue, 15 Sep 2015 16:32:34 +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  7ec18587c5a81ed4cac8d458412c5c08ba68a6b1 (commit)
      from  e1147725f1dc67c2efa786df641d820e41cac5cf (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 7ec18587c5a81ed4cac8d458412c5c08ba68a6b1
Author: John Darrington <address@hidden>
Date:   Tue Sep 15 18:17:19 2015 +0200

    Ref count struct spreadsheet
    
    struct spreadsheet is a base class for which all current derivations
    are ref counted.  It makes sense then to have the base class refcounted
    instead of the more derived ones

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

Summary of changes:
 src/data/gnumeric-reader.c      |   10 +++++-----
 src/data/gnumeric-reader.h      |    2 +-
 src/data/ods-reader.c           |   12 ++++++------
 src/data/ods-reader.h           |    2 +-
 src/data/spreadsheet-reader.c   |   12 +++++++++---
 src/data/spreadsheet-reader.h   |    5 ++++-
 src/language/data-io/get-data.c |    4 ++--
 src/ui/gui/spreadsheet-test.c   |    2 +-
 8 files changed, 29 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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