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.4.1-146-g10ebf


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-146-g10ebf32
Date: Mon, 30 Nov 2020 12:14:35 -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  10ebf321b6fae1c4bba6b0b8984cb74f32f7d3e5 (commit)
       via  4bb2b1cb52a4e0d2a00deac67428c732493bb839 (commit)
       via  25418ddba0f237c3a76f45f28f0cd7ee4275dec3 (commit)
       via  fcd81b62b80e6e7bb0f5527b246522e74a96354e (commit)
       via  d524a1e373ecb3c16b3a0cc0371d2d11f9df2a87 (commit)
      from  53a4372546f0bcc6fd88c4fa83d5383028ee122c (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 10ebf321b6fae1c4bba6b0b8984cb74f32f7d3e5
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Nov 29 22:50:27 2020 -0800

    cairo: Remove 'x' from struct xr_driver.
    
    It always had value 0.

commit 4bb2b1cb52a4e0d2a00deac67428c732493bb839
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Nov 29 20:40:09 2020 -0800

    cairo: Remove 'heading_vars' from struct xr_driver.
    
    This was accessed in a few places but they didn't have any visible effects
    on behavior.

commit 25418ddba0f237c3a76f45f28f0cd7ee4275dec3
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Nov 29 20:39:25 2020 -0800

    cairo: Remove unused 'command_name', 'title', 'subtitle' from xr_driver.
    
    These really weren't used anywhere.

commit fcd81b62b80e6e7bb0f5527b246522e74a96354e
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Nov 29 20:32:54 2020 -0800

    cairo: Remove obsolete 'nest' member from struct xr_driver.
    
    Commit a8799bb1d22a ("output: Remove support for nested tables.")
    removed the real users for this member but didn't remove the member
    itself or two unneeded uses of it.

commit d524a1e373ecb3c16b3a0cc0371d2d11f9df2a87
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Fri Nov 27 20:00:35 2020 -0800

    cairo: Simplify and modernize xr_create().
    
    Move common code from callers into xr_create(), and initialize variables at
    point of creation.

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

Summary of changes:
 src/output/cairo.c | 79 ++++++++++++++++++++----------------------------------
 1 file changed, 29 insertions(+), 50 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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