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.8.2-42-g1bfabd


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.2-42-g1bfabd4
Date: Tue, 18 Feb 2014 18:03:24 +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  1bfabd49d76fa7d0e62aa2e29966b2f3e71e3cf6 (commit)
      from  f38e00f12ee2c80e178abfbb340be7db898bd589 (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 1bfabd49d76fa7d0e62aa2e29966b2f3e71e3cf6
Author: Ben Pfaff <address@hidden>
Date:   Sun Feb 16 21:28:26 2014 -0800

    data-out: Avoid excessive spaces in data_out_stretchy() output.
    
    By formatting all numbers with width 40, the output almost always began
    with a long string of spaces.  That tended to stretch out table cells.
    This commit fixes the problem.

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

Summary of changes:
 src/data/data-out.c |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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