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.4.1-559-gac2d3


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-559-gac2d33db9
Date: Sat, 1 Jan 2022 14:06:52 -0500 (EST)

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  ac2d33db9ccd3c7c2b35aca2a731fbc55b6fd5da (commit)
       via  56fc407a19b93a622be43a196fca0eabac148023 (commit)
       via  222e7b78dc40a8ad5d7a9a9e69104cd743b32b35 (commit)
      from  3c916f0eb51c047746deb363db03471370a5007b (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 ac2d33db9ccd3c7c2b35aca2a731fbc55b6fd5da
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 1 11:01:00 2022 -0800

    FREQUENCIES: Fix percentiles and median calculation for multiple variables.
    
    The calculations here were using the same space each time for
    calculating percentiles and median, but different areas are needed.  This
    commit fixes the problem.
    
    Bug #60728.
    Thanks to elias tsolis for reporting the problem.

commit 56fc407a19b93a622be43a196fca0eabac148023
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 1 10:35:17 2022 -0800

    FREQUENCIES: Remove unused pool.

commit 222e7b78dc40a8ad5d7a9a9e69104cd743b32b35
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 1 10:34:56 2022 -0800

    FREQUENCIES: Remove unused struct members.

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

Summary of changes:
 src/language/stats/frequencies.c    | 125 ++++++++++++++++--------------------
 tests/language/stats/frequencies.at |  56 ++++++++--------
 2 files changed, 84 insertions(+), 97 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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