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.2.0-73-g5e05ce


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-73-g5e05ce9
Date: Wed, 26 Dec 2018 00:36: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  5e05ce94d98d7bb9ef99d53334429ff183bd1b93 (commit)
       via  8b09b37fae9a6a2e84f60ef3e6fd4eea6ce02a36 (commit)
       via  03e0b6914b3c725fe57ba27c7a49a4549c0ff1e8 (commit)
      from  a353919df75c25331144602421353a856f4236d6 (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 5e05ce94d98d7bb9ef99d53334429ff183bd1b93
Author: Ben Pfaff <address@hidden>
Date:   Mon Dec 3 18:49:36 2018 -0800

    table-stomp: Remove dead code.
    
    Nothing used this code anymore.

commit 8b09b37fae9a6a2e84f60ef3e6fd4eea6ce02a36
Author: Ben Pfaff <address@hidden>
Date:   Tue Dec 25 16:19:11 2018 -0800

    cairo: Improve comment.

commit 03e0b6914b3c725fe57ba27c7a49a4549c0ff1e8
Author: Ben Pfaff <address@hidden>
Date:   Tue Dec 25 16:16:41 2018 -0800

    cairo: Fix word-wrapping of ".000" and similar.
    
    The Unicode line-breaking algorithm (or perhaps Pango's implementation of
    it) is willing to break after the period in ".000".  This looks odd.  This
    commit works around the problem.

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

Summary of changes:
 src/output/automake.mk   |   1 -
 src/output/cairo.c       |  65 ++++++++++++++-----
 src/output/table-stomp.c | 166 -----------------------------------------------
 src/output/table.h       |   1 -
 4 files changed, 49 insertions(+), 184 deletions(-)
 delete mode 100644 src/output/table-stomp.c


hooks/post-receive
-- 
GNU PSPP



reply via email to

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