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.0-19-gbef054


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.0-19-gbef05451e
Date: Sat, 18 Jun 2022 19:40:29 -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  bef05451ef0f1a79d5427d5d4701b2744824c0b4 (commit)
       via  cc2f30a26fb9dc6c0f92210c790df6c39bba038f (commit)
      from  fd9f8f66a9dd948d25e1da1838e0db96f47a784f (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 bef05451ef0f1a79d5427d5d4701b2744824c0b4
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jun 18 16:29:17 2022 -0700

    Implement SET LEADZERO.

commit cc2f30a26fb9dc6c0f92210c790df6c39bba038f
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jun 18 16:30:03 2022 -0700

    configure: Increase version number to 1.6.1.

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

Summary of changes:
 NEWS                                |  5 ++++
 configure.ac                        |  2 +-
 doc/dev/spv-file-format.texi        |  9 ++++++--
 doc/language.texi                   |  6 +++--
 doc/utilities.texi                  | 10 ++++++++
 src/data/data-out.c                 | 46 ++++++++++++++++++-------------------
 src/data/format.c                   | 43 +++++++++++++++++++++++-----------
 src/data/format.h                   |  6 +++++
 src/data/settings.c                 |  6 +++++
 src/data/settings.h                 |  1 +
 src/language/utilities/set.c        | 17 ++++++++++++++
 src/output/spv/light-binary.grammar |  2 +-
 src/output/spv/spv-light-decoder.c  |  2 ++
 src/output/spv/spv-writer.c         |  5 +++-
 tests/data/data-out.at              | 43 ++++++++++++++++++++++++++++++++++
 15 files changed, 159 insertions(+), 44 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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