pspp-commits
[Top][All Lists]
Advanced

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

[Pspp-commits] [SCM] GNU PSPP branch, sheet, updated. v0.10.2-259-ge578e


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, sheet, updated. v0.10.2-259-ge578eb2
Date: Thu, 25 May 2017 14:35:31 -0400 (EDT)

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, sheet has been updated
       via  e578eb29fb25153e5fa44696963ac5cef58c640d (commit)
       via  193090d0821d84eee24d5d340c91bc069bb55827 (commit)
       via  d383cf8b05093b2286a8a6122b91cec353e838db (commit)
       via  829735a75b39004abe9a5ff6b72306b3c1230ca4 (commit)
      from  d45513730084f9f7b591b32cd4a31a94ed5a2f59 (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 e578eb29fb25153e5fa44696963ac5cef58c640d
Author: John Darrington <address@hidden>
Date:   Thu May 25 11:05:29 2017 +0200

    Deal with formal release of upstream library

commit 193090d0821d84eee24d5d340c91bc069bb55827
Author: John Darrington <address@hidden>
Date:   Thu May 25 07:35:01 2017 +0200

    Update identifiers to reflect new identity of upstream package

commit d383cf8b05093b2286a8a6122b91cec353e838db
Author: John Darrington <address@hidden>
Date:   Wed May 24 07:12:29 2017 +0200

    PsppireImportAssistant: New function psppire_import_assistant_run

commit 829735a75b39004abe9a5ff6b72306b3c1230ca4
Author: John Darrington <address@hidden>
Date:   Mon May 22 10:07:32 2017 +0200

    case.c: variable_matches_case -> assert_variable_matches_case
    
    This function was only used in assertions.   Having the function itself 
assert, rather
    than returning a boolean makes debugging easier, because one need not guess 
which
    term of the assertion has failed.

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

Summary of changes:
 configure.ac                          |  3 +++
 src/data/case.c                       | 20 +++++++++----------
 src/ui/gui/automake.mk                |  2 +-
 src/ui/gui/efficient-sheet.mk         | 26 -------------------------
 src/ui/gui/goto-case-dialog.c         |  4 ++--
 src/ui/gui/psppire-data-editor.c      | 36 +++++++++++++++++------------------
 src/ui/gui/psppire-data-sheet.c       | 12 ++++++------
 src/ui/gui/psppire-data-sheet.h       |  8 ++++----
 src/ui/gui/psppire-data-window.c      | 26 ++++++++++---------------
 src/ui/gui/psppire-dict.c             | 10 +++++-----
 src/ui/gui/psppire-import-assistant.c | 21 ++++++++++++++------
 src/ui/gui/psppire-import-assistant.h |  3 ++-
 src/ui/gui/psppire-var-sheet-header.c |  8 ++++----
 src/ui/gui/psppire-variable-sheet.c   | 22 ++++++++++-----------
 src/ui/gui/psppire-variable-sheet.h   |  8 ++++----
 15 files changed, 95 insertions(+), 114 deletions(-)
 delete mode 100644 src/ui/gui/efficient-sheet.mk


hooks/post-receive
-- 
GNU PSPP



reply via email to

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