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. v2.0.0-pre1-43-ge


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v2.0.0-pre1-43-geb988c168
Date: Wed, 7 Jun 2023 12:00:06 -0400 (EDT)

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  eb988c1687bf72db4f1bf1c35a7cd33a73a29dc1 (commit)
       via  d2c55272a28abbcd662f3f015d6d100dbacf4803 (commit)
       via  c34122fab8b460f1bb63c82b430462089ef2da3d (commit)
      from  2f921b6bf2369525daa2a47601b84ff0dbb020f2 (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 eb988c1687bf72db4f1bf1c35a7cd33a73a29dc1
Author: John Darrington <john@cellform.com>
Date:   Wed Jun 7 17:45:35 2023 +0200

    Implement the SET SUMMARY command

commit d2c55272a28abbcd662f3f015d6d100dbacf4803
Author: John Darrington <john@cellform.com>
Date:   Tue Jun 6 21:25:22 2023 +0200

    Update copyright dates of documentation

commit c34122fab8b460f1bb63c82b430462089ef2da3d
Author: John Darrington <john@cellform.com>
Date:   Sun Jun 4 18:10:24 2023 +0200

    Fix possible divide by zero error

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

Summary of changes:
 NEWS                           |  2 +
 doc/pspp.texi                  |  4 +-
 doc/utilities.texi             | 28 ++++++++++++-
 src/data/settings.c            | 26 +++++++++++-
 src/data/settings.h            |  5 ++-
 src/language/commands/set.c    | 31 +++++++++++++-
 src/output/pivot-table.c       | 94 +++++++++++++++++++++++++++++++++++++++++-
 tests/language/commands/set.at | 37 ++++++++++-------
 utilities/pspp-dump-sav.c      |  2 +-
 9 files changed, 205 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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