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.6.2-153-g684cd


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-153-g684cd61c1
Date: Fri, 27 Jan 2023 14:50:23 -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  684cd61c11313517223159e0df662c3d6bf8b139 (commit)
       via  48e27500dcf0db1caa5b7124db3ab1f359047389 (commit)
      from  d8f55ab3038e9cf4e402ea2539d6d1b6f4f80d92 (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 684cd61c11313517223159e0df662c3d6bf8b139
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Jan 22 12:39:11 2023 -0800

    output: Add debugging code to rendering and table code.

commit 48e27500dcf0db1caa5b7124db3ab1f359047389
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Jan 22 10:41:03 2023 -0800

    table: Make debug code unconditional.
    
    The debugging code in table_vline() and table_hline() was in practice
    always enabled, but because of the way it was written each of the tests
    was being re-tested in an assertion.  It seems better to just enable it
    all the time and avoid duplication.

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

Summary of changes:
 src/output/render.c | 19 +++++++++++++++++++
 src/output/table.c  | 54 ++++++++++++++++++++++++++---------------------------
 2 files changed, 46 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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