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-517-g831d3


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-517-g831d3d4
Date: Mon, 6 Dec 2021 00:25:17 -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  831d3d4ca420713ba8fdffd56b3aec25d8b2ea03 (commit)
       via  f20d313de2b85419c3e2e22a78cdcdce499af43d (commit)
       via  3ae40aee64dd46e6777b126e15dc9a7c0110a711 (commit)
       via  bb4f63c29bd0682115e5708332289423685b30a8 (commit)
       via  eabbb256e4a0fb5e434b42624afb61a69b8df165 (commit)
       via  1988e441ff2f0d547d581290d87ec3cefea66b28 (commit)
      from  82a757994ab8880706b7e0caeac2ca3bbd711ed2 (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 831d3d4ca420713ba8fdffd56b3aec25d8b2ea03
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Tue Nov 30 06:54:48 2021 -0800

    segment: Add comment about zero-length segments.

commit f20d313de2b85419c3e2e22a78cdcdce499af43d
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Nov 6 14:15:29 2021 -0700

    format: Make fmt_check() easier to translate.

commit 3ae40aee64dd46e6777b126e15dc9a7c0110a711
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Dec 5 21:12:17 2021 -0800

    any-writer: Add comment.

commit bb4f63c29bd0682115e5708332289423685b30a8
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Dec 5 21:16:29 2021 -0800

    driver: New function output_log_nocopy().

commit eabbb256e4a0fb5e434b42624afb61a69b8df165
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Dec 5 21:21:41 2021 -0800

    MATRIX DATA: Add test for factors and splits together.

commit 1988e441ff2f0d547d581290d87ec3cefea66b28
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Dec 5 21:18:42 2021 -0800

    expressions: Fix definitions of IDF.T1G and IDF.T2G.

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

Summary of changes:
 src/data/any-writer.c                   |  3 +-
 src/data/format.c                       | 95 ++++++++++++++++++++++++---------
 src/language/expressions/evaluate.c     |  3 +-
 src/language/expressions/operations.def |  4 +-
 src/language/lexer/segment.c            |  3 ++
 src/language/utilities/host.c           |  3 +-
 src/output/driver.c                     |  6 +++
 src/output/driver.h                     |  1 +
 tests/language/data-io/matrix-data.at   | 65 ++++++++++++++++++++++
 9 files changed, 151 insertions(+), 32 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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