[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-106-gb961c
From: |
John Darrington |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-106-gb961c77 |
Date: |
Sun, 25 Mar 2012 07:51:23 +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 b961c772eaaead1cea1c2bd892089546e0e3f471 (commit)
via bb40e3030d292798a25e3d06bb5dcf31ebf899af (commit)
via c85ac38c0ac47d08b9fb7afbde5b5637d545eaf1 (commit)
via 8936670ef144f8dc881f87774e6ebeb9902f686a (commit)
via 6bfb24ba0dd1d0000f69ce7f7de122629827a161 (commit)
from fbed9cb6fdc9ca4d1c85a1b8138fedb0451a3aaa (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 b961c772eaaead1cea1c2bd892089546e0e3f471
Author: John Darrington <address@hidden>
Date: Sun Mar 25 09:45:57 2012 +0200
Cairo charts: Move check for near zero values to inside of draw_tick
commit bb40e3030d292798a25e3d06bb5dcf31ebf899af
Author: John Darrington <address@hidden>
Date: Sun Mar 25 09:18:54 2012 +0200
Whitespace changes only
commit c85ac38c0ac47d08b9fb7afbde5b5637d545eaf1
Author: John Darrington <address@hidden>
Date: Sun Mar 25 09:14:39 2012 +0200
Fix a crashes where histograms of a single datum were trying to be created.
Reported-by: Ben Pfaff.
commit 8936670ef144f8dc881f87774e6ebeb9902f686a
Author: John Darrington <address@hidden>
Date: Sat Mar 24 15:51:40 2012 +0100
Fixed yet another problem caused by use of abs where fabs is appropriate
commit 6bfb24ba0dd1d0000f69ce7f7de122629827a161
Author: John Darrington <address@hidden>
Date: Sat Mar 24 13:55:08 2012 +0100
Mark histogram legend strings for translation
-----------------------------------------------------------------------
Summary of changes:
src/language/stats/examine.c | 6 ++++-
src/language/stats/frequencies.q | 11 ++++++++-
src/math/chart-geometry.c | 12 +++++-----
src/math/histogram.c | 16 +++++++++++--
src/output/cairo-chart.c | 39 +++++++++++++++++++++++++---------
src/output/charts/plot-hist-cairo.c | 6 ++--
tests/language/stats/examine.at | 2 +-
tests/language/stats/frequencies.at | 14 +----------
8 files changed, 67 insertions(+), 39 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.7.9-106-gb961c77,
John Darrington <=