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. v2.0.0-pre1-18-ga


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre1-18-ga032ca4d8
Date: Sat, 27 May 2023 22:54:13 -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  a032ca4d86997d19a8a84cf515236766e154b0c3 (commit)
       via  3c9dec8e237078429961acbf67697aa06a44d644 (commit)
      from  853f8d8a9f96db308f7d59c54a62e8b8b6574a52 (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 a032ca4d86997d19a8a84cf515236766e154b0c3
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat May 27 19:52:01 2023 -0700

    histogram: Improve coding style.

commit 3c9dec8e237078429961acbf67697aa06a44d644
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat May 27 16:17:22 2023 -0700

    histogram: Fix a couple of bugs.
    
    The bug report wasn't specific enough to know that this fixes
    the problem, which was an assertion failure for
      assert (*adjusted_min <= min);
    in hist_find_pretty_no_of_bins().
    
    Thanks to Stefan Huber for reporting these bugs.

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

Summary of changes:
 src/math/chart-geometry.c | 70 +++++++++++++++++++++++----------------
 src/math/histogram.c      | 83 ++++++++++++++++++++++++-----------------------
 src/math/histogram.h      |  8 -----
 3 files changed, 85 insertions(+), 76 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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