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-329-g30426


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-329-g30426c3
Date: Sun, 24 Jan 2021 19:56:58 -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  30426c360cc5dc55732bdd7c21a07cd46176bac5 (commit)
       via  74d1d464218614c901721de65a11b231e4f8d38e (commit)
       via  2a88ed46e4bf5a240b9fe425598edf6bb158d66b (commit)
       via  7b7074fa6baa35e1e04e7943d8b1b7f6c43a49c5 (commit)
       via  6cdb732987a7587850e966560dc3c7d444188d86 (commit)
      from  9d920d53d4a2ccc2f02e62d73afc0d1a6e1de9c6 (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 30426c360cc5dc55732bdd7c21a07cd46176bac5
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Jan 13 21:10:04 2021 -0800

    spv-legacy-decoder: Make 'data' parameter to decode_spvdx_table() const.

commit 74d1d464218614c901721de65a11b231e4f8d38e
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Jan 24 14:53:41 2021 -0800

    output: New function output_log().

commit 2a88ed46e4bf5a240b9fe425598edf6bb158d66b
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Jan 24 11:35:26 2021 -0800

    llx: Introduce new iteration macros and some users.

commit 7b7074fa6baa35e1e04e7943d8b1b7f6c43a49c5
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Jan 24 16:30:42 2021 -0800

    str: Avoid passing null pointer to memcpy() in ds_put_substring().

commit 6cdb732987a7587850e966560dc3c7d444188d86
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Jan 24 13:52:24 2021 -0800

    pspp-output: Fix typo in user message.

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

Summary of changes:
 src/language/data-io/print-space.c  |  4 ++--
 src/language/data-io/print.c        |  5 ++---
 src/language/utilities/echo.c       |  3 +--
 src/language/utilities/host.c       |  5 ++---
 src/libpspp/llx.h                   | 45 +++++++++++++++++++++++++++++++++++++
 src/libpspp/str.c                   |  3 ++-
 src/output/driver.c                 | 34 +++++++++++++++++-----------
 src/output/driver.h                 |  3 +++
 src/output/spv/spv-legacy-decoder.c |  4 ++--
 src/output/spv/spv-legacy-decoder.h |  2 +-
 utilities/pspp-output.c             |  2 +-
 11 files changed, 82 insertions(+), 28 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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