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. v1.6.2-6-g9326133


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-6-g93261332c
Date: Fri, 8 Jul 2022 18:54:16 -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, master has been updated
       via  93261332cde187e1392b6935234b2b1d8b9a1d51 (commit)
       via  20dffbf67fd2f091ae0328c28c689702919336a3 (commit)
       via  b6604844de4aadfb63903b7e4df6bf0102eadfef (commit)
       via  99fbdf32abded5630e8840a4f4449ea2d9230f26 (commit)
      from  2eaf2da8ecd5946a5a433b8679d09a70d0da670a (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 93261332cde187e1392b6935234b2b1d8b9a1d51
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Jul 8 15:45:40 2022 -0700

    SPLIT FILE: Add LAYERED vs. SEPARATE distinction to the dictionary.

commit 20dffbf67fd2f091ae0328c28c689702919336a3
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Jul 8 15:45:54 2022 -0700

    attributes: New macro ATTRSET_INITIALIZER.

commit b6604844de4aadfb63903b7e4df6bf0102eadfef
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Jul 8 15:44:43 2022 -0700

    gui: Use g_memdup2() instead of deprecated g_memdup().

commit 99fbdf32abded5630e8840a4f4449ea2d9230f26
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Jul 8 15:22:24 2022 -0700

    configure: Update autoconf and libtool macro use to fix warnings.

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

Summary of changes:
 acinclude.m4                              |  2 +-
 configure.ac                              |  8 +++----
 doc/data-selection.texi                   |  9 +++++---
 src/data/attributes.h                     |  1 +
 src/data/dictionary.c                     | 36 ++++++++++++++++++++-----------
 src/data/dictionary.h                     | 10 ++++++++-
 src/language/data-io/matrix-data.c        |  2 +-
 src/language/dictionary/split-file.c      | 10 +++++----
 src/language/stats/aggregate.c            |  2 +-
 src/ui/gui/psppire-dialog-action-recode.c |  2 +-
 src/ui/gui/psppire-format.c               |  2 +-
 src/ui/gui/psppire-val-chooser.c          |  2 +-
 12 files changed, 55 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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