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-302-gf5ad0


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-302-gf5ad0a1
Date: Sat, 9 Jan 2021 21:05:25 -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  f5ad0a140f581d9f72e2c498d294af76032b1a9c (commit)
       via  34cb3b49aed3f145ccf68f083041e493cc5fc924 (commit)
       via  a4c6ba6fe1a82efa5968584b274bc096ade11d24 (commit)
       via  abc77034fd0bf89464c491ca3b573f6c3ab17648 (commit)
       via  ab6a6170a426bbae24d65f7aedaa0c38913ca44c (commit)
      from  880924c2c10557f211e71af79d014cd1fd26607a (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 f5ad0a140f581d9f72e2c498d294af76032b1a9c
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 9 18:01:52 2021 -0800

    pivot-table: Add test for footnotes.

commit 34cb3b49aed3f145ccf68f083041e493cc5fc924
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 9 18:01:42 2021 -0800

    pivot-table: Always put footnote markers in sorted order.
    
    This is compatible behavior.

commit a4c6ba6fe1a82efa5968584b274bc096ade11d24
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 9 18:01:03 2021 -0800

    ascii: Include footnote markers in output.

commit abc77034fd0bf89464c491ca3b573f6c3ab17648
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 9 18:02:50 2021 -0800

    pivot-table: Allow footnote marker style to change after creation.
    
    Footnote markers can be set as numeric or alphabetic.  Until now, the code
    for this has only honored this setting at the time the footnote was added.
    With this commit, changes in this setting are also honored after adding it.

commit ab6a6170a426bbae24d65f7aedaa0c38913ca44c
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 9 17:57:16 2021 -0800

    cairo-fsm: Honor displaying footnote markers as subscripts.

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

Summary of changes:
 src/output/ascii.c                 |  2 +-
 src/output/cairo-fsm.c             | 10 +++--
 src/output/html.c                  |  3 +-
 src/output/odt.c                   |  2 +-
 src/output/pivot-output.c          |  2 +-
 src/output/pivot-table.c           | 77 +++++++++++++++++++++++++++---------
 src/output/pivot-table.h           |  9 ++++-
 src/output/spv/spv-light-decoder.c |  1 +
 src/output/tex.c                   |  4 +-
 tests/output/pivot-table.at        | 81 ++++++++++++++++++++++++++++++++++++++
 10 files changed, 162 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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