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-498-g81f50


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-498-g81f50c2
Date: Tue, 01 Mar 2016 05:27:05 +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  81f50c24cae1f7b007c38b763c06ccc766333c81 (commit)
      from  c53281c37e9c9eb9ade531223084ce4c059fe166 (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 81f50c24cae1f7b007c38b763c06ccc766333c81
Author: John Darrington <address@hidden>
Date:   Tue Mar 1 06:24:54 2016 +0100

    Speed up rendering of columns in sheet.
    
    This change causes _pspp_sheet_view_install_mark_rows_col_dirty to be 
called once
    per sheet, instead of once per column when adding/deleting columns.  Hence 
there
    is a significant speed improvement when dealing with a data sheet with a 
large
    number of variables.
    
    Fixes bug #47090

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

Summary of changes:
 src/ui/gui/pspp-sheet-private.h     |    3 +++
 src/ui/gui/pspp-sheet-view-column.c |    2 ++
 src/ui/gui/pspp-sheet-view.c        |    2 ++
 3 files changed, 7 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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