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-56-g0a37f6


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-56-g0a37f63dd
Date: Sun, 11 Sep 2022 20:26:20 -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  0a37f63dddea0f5f41b4a7f0d57eb226284a543f (commit)
       via  918b511c6ad581bf7155c5d82cf94843c1aff933 (commit)
      from  34ab9eb1f2be90a51f81e6730204cab2380584bc (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 0a37f63dddea0f5f41b4a7f0d57eb226284a543f
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Sep 11 17:24:42 2022 -0700

    INSERT: Add testing-only feature for ignoring cascading failures.
    
    This makes it easier to write tests that cause a lot of cascading failures.

commit 918b511c6ad581bf7155c5d82cf94843c1aff933
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Sep 11 12:23:10 2022 -0700

    AGGREGATE: Bring up to speed.

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

Summary of changes:
 NEWS                                         |   6 +
 doc/pspp-figures/aggregate.sps               |  17 +-
 doc/transformation.texi                      | 266 ++++----
 src/data/value.h                             |  15 +-
 src/language/lexer/lexer.c                   |   4 +-
 src/language/lexer/lexer.h                   |   3 +-
 src/language/stats/aggregate.c               | 943 +++++++++++++--------------
 src/language/stats/aggregate.h               |  41 +-
 src/language/utilities/include.c             |  11 +-
 src/libpspp/str.c                            |   9 +
 src/libpspp/str.h                            |   1 +
 src/ui/gui/psppire-dialog-action-aggregate.c |   2 +-
 src/ui/terminal/main.c                       |  24 +-
 tests/language/stats/aggregate.at            | 250 ++++++-
 14 files changed, 922 insertions(+), 670 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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