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.2.0-198-gb9a1a


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-198-gb9a1a1c
Date: Thu, 6 Jun 2019 11:26:33 -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  b9a1a1c32d5589e208ea751911d35177b7751720 (commit)
       via  ad7ae8bb105c925b951e241fd6a3d1cb93d614a0 (commit)
      from  814952415c6322e9ab08376426fb99d851765e20 (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 b9a1a1c32d5589e208ea751911d35177b7751720
Author: John Darrington <address@hidden>
Date:   Thu Jun 6 17:26:13 2019 +0200

    Remove bad tests

commit ad7ae8bb105c925b951e241fd6a3d1cb93d614a0
Author: John Darrington <address@hidden>
Date:   Thu Jun 6 16:20:49 2019 +0200

    Restart of new means implementation

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

Summary of changes:
 src/language/stats/automake.mk    |    3 +
 src/language/stats/means-calc.c   |  438 +++++++++++
 src/language/stats/means-parser.c |  313 ++++++++
 src/language/stats/means.c        | 1501 +++++++++++++------------------------
 src/language/stats/means.h        |  134 ++++
 tests/language/stats/means.at     |  554 --------------
 6 files changed, 1413 insertions(+), 1530 deletions(-)
 create mode 100644 src/language/stats/means-calc.c
 create mode 100644 src/language/stats/means-parser.c
 create mode 100644 src/language/stats/means.h


hooks/post-receive
-- 
GNU PSPP



reply via email to

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