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-76-gf06282


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, sheet, updated. v0.10.2-76-gf062823
Date: Sun, 14 Aug 2016 05:52:20 +0000 (UTC)

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  f062823782af5f98fecb1808136df3d565194698 (commit)
       via  caea04e274261b575c7a3c5d3742c2a9672a5c54 (commit)
       via  fd4b99dc5367c6cd8f4ef2d9a151d001676eef7f (commit)
       via  d3fd659f663602b5564e4c750c0bebe48ff72865 (commit)
       via  c115ee191738e0c382d151f10e96e255acc74d83 (commit)
       via  d76becf77b452192ae5589b66de456d55fee3d90 (commit)
      from  1131cd88a0beb1311d9ae064b9dc14d556e52c07 (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 f062823782af5f98fecb1808136df3d565194698
Merge: d3fd659 caea04e
Author: John Darrington <address@hidden>
Date:   Sun Aug 14 07:51:36 2016 +0200

    Merge remote-tracking branch 'origin/master' into sheet
    
    Conflicts:
        src/ui/gui/psppire-data-window.c

commit d3fd659f663602b5564e4c750c0bebe48ff72865
Author: John Darrington <address@hidden>
Date:   Sat Aug 13 20:15:42 2016 +0200

    Improve the conversion to and from cell values

commit c115ee191738e0c382d151f10e96e255acc74d83
Author: John Darrington <address@hidden>
Date:   Sat Aug 13 16:39:58 2016 +0200

    New module value-variant

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

Summary of changes:
 src/ui/gui/automake.mk                        |    2 +
 src/ui/gui/main.c                             |   27 +++++---
 src/ui/gui/psppire-data-editor.c              |   22 ++++--
 src/ui/gui/psppire-data-store.c               |   83 ++++++++++++++--------
 src/ui/gui/psppire-data-window.c              |    5 +-
 src/ui/gui/psppire-data-window.h              |    2 +-
 src/ui/gui/psppire-syntax-window.c            |    4 +-
 src/ui/gui/psppire-syntax-window.h            |    2 +-
 src/ui/gui/psppire.c                          |   10 +--
 src/ui/gui/psppire.h                          |    3 +-
 src/ui/gui/value-variant.c                    |   92 +++++++++++++++++++++++++
 src/ui/gui/{var-display.h => value-variant.h} |   17 ++---
 12 files changed, 206 insertions(+), 63 deletions(-)
 create mode 100644 src/ui/gui/value-variant.c
 copy src/ui/gui/{var-display.h => value-variant.h} (70%)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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