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-133-g2f3f4


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-133-g2f3f4d9b2
Date: Tue, 22 Nov 2022 21:49:05 -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  2f3f4d9b20e0cde593fad4137cdc48922a38c3da (commit)
       via  cbf273bfb07d7db5353eb691b903a321b7e5bd59 (commit)
      from  74f7e168fc9a87ff45730452df3627636c5e2f77 (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 2f3f4d9b20e0cde593fad4137cdc48922a38c3da
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Tue Nov 22 18:47:59 2022 -0800

    examples: Rename variables for nhtsa example to give them better names.
    
    The existing names were taken from question numbers in the questionnaire
    (I guess), which weren't meaningful.  This replaces them by meaningful
    names.
    
    Thanks to Frans Houweling <fhouweling@email.it> for providing the new
    names!

commit cbf273bfb07d7db5353eb691b903a321b7e5bd59
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Tue Nov 22 17:15:22 2022 -0800

    spv-driver: Fix memory leak on error path.

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

Summary of changes:
 doc/pspp-figures/ctables1.sps                |   2 +-
 doc/pspp-figures/ctables10.sps               |   4 +-
 doc/pspp-figures/ctables11.sps               |   4 +-
 doc/pspp-figures/ctables12.sps               |   2 +-
 doc/pspp-figures/ctables13.sps               |   2 +-
 doc/pspp-figures/ctables14.sps               |   2 +-
 doc/pspp-figures/ctables15.sps               |   2 +-
 doc/pspp-figures/ctables16.sps               |   2 +-
 doc/pspp-figures/ctables17.sps               |   4 +-
 doc/pspp-figures/ctables2.sps                |   2 +-
 doc/pspp-figures/ctables22.sps               |  11 ++-
 doc/pspp-figures/ctables23.sps               |   2 +-
 doc/pspp-figures/ctables24.sps               |   2 +-
 doc/pspp-figures/ctables25.sps               |   4 +-
 doc/pspp-figures/ctables26.sps               |   4 +-
 doc/pspp-figures/ctables27.sps               |   4 +-
 doc/pspp-figures/ctables28.sps               |   4 +-
 doc/pspp-figures/ctables29.sps               |   8 +-
 doc/pspp-figures/ctables3.sps                |   2 +-
 doc/pspp-figures/ctables30.sps               |   2 +-
 doc/pspp-figures/ctables31.sps               |   4 +-
 doc/pspp-figures/ctables35.sps               |  10 +--
 doc/pspp-figures/ctables36.sps               |   2 +-
 doc/pspp-figures/ctables4.sps                |   2 +-
 doc/pspp-figures/ctables5.sps                |   4 +-
 doc/pspp-figures/ctables6.sps                |   2 +-
 doc/pspp-figures/ctables7.sps                |   2 +-
 doc/pspp-figures/ctables8.sps                |   2 +-
 doc/pspp-figures/ctables9.sps                |   4 +-
 doc/statistics.texi                          | 125 ++++++++++++++-------------
 examples/nhtsa-drinking-2008.sps             | 113 ++++++++++++++++++++++++
 examples/nhtsa.sav                           | Bin 1091700 -> 1096871 bytes
 src/output/spv-driver.c                      |   1 +
 tests/automake.mk                            |   1 +
 tests/language/stats/ctables.at              |  72 +++++++--------
 {examples => tests/language/stats}/nhtsa.sav | Bin
 36 files changed, 271 insertions(+), 142 deletions(-)
 copy {examples => tests/language/stats}/nhtsa.sav (100%)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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