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. v0.7.9-116-gd1a91


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-116-gd1a9160
Date: Mon, 26 Mar 2012 19:57:41 +0000

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  d1a9160a893030f10c13e46dcf5bbf7501229958 (commit)
       via  6246386fd87bb65bebbd0513c40dd8d74273b0b4 (commit)
       via  821d3990dbb9e13b58c6a334a0b1cf563daf4740 (commit)
       via  6b3938165488f5562ab4c1e4a808f2f36407956c (commit)
       via  145c61f14ce6e1debe1ab756f60b677b0d1eeeaf (commit)
       via  a60b4b9523274de21d1e9e13f5bbac0ea020fa8e (commit)
       via  478954c1ed028744ab870f0e6a5befcc8f643758 (commit)
       via  d7b6e916f6156745b042b59a6b64402c5d63531a (commit)
      from  06828219465e82377f18da84af39a2575339df00 (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 d1a9160a893030f10c13e46dcf5bbf7501229958
Author: John Darrington <address@hidden>
Date:   Mon Mar 26 21:47:41 2012 +0200

    Fix crash on datasets with single values (again)

commit 6246386fd87bb65bebbd0513c40dd8d74273b0b4
Author: John Darrington <address@hidden>
Date:   Mon Mar 26 04:56:38 2012 +0200

    Readjust histogram parameters if on the first attempt, the number of bins 
is too large

commit 821d3990dbb9e13b58c6a334a0b1cf563daf4740
Author: John Darrington <address@hidden>
Date:   Mon Mar 26 03:18:40 2012 +0200

    Histograms: Improve the code calculating the bin ranges and comment

commit 6b3938165488f5562ab4c1e4a808f2f36407956c
Author: John Darrington <address@hidden>
Date:   Mon Mar 26 01:30:56 2012 +0200

    Simplify algebra

commit 145c61f14ce6e1debe1ab756f60b677b0d1eeeaf
Author: John Darrington <address@hidden>
Date:   Mon Mar 26 00:37:07 2012 +0200

    xrchart_write_scale: Use integer arithmetic

commit a60b4b9523274de21d1e9e13f5bbac0ea020fa8e
Author: John Darrington <address@hidden>
Date:   Sun Mar 25 23:30:26 2012 +0200

    Examine: Print extreme values using the print format of the variable

commit 478954c1ed028744ab870f0e6a5befcc8f643758
Author: John Darrington <address@hidden>
Date:   Mon Mar 26 01:52:18 2012 +0100

    Histogram calculations: Use integer arithmetic
    
    There is no advantage in using floating point numbers in this code.

commit d7b6e916f6156745b042b59a6b64402c5d63531a
Author: John Darrington <address@hidden>
Date:   Mon Mar 26 00:55:39 2012 +0100

    Boxplot: Remove function boxplot_draw_yscale
    
    An identical function exists in a lower level, so use that instead.

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

Summary of changes:
 src/language/stats/examine.c        |   15 ++--
 src/math/histogram.c                |  123 ++++++++++++++++++++++++++---------
 src/output/cairo-chart.c            |   11 ++-
 src/output/charts/boxplot-cairo.c   |   26 +-------
 src/output/charts/plot-hist-cairo.c |    4 +-
 5 files changed, 107 insertions(+), 72 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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