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-90-gee5c36


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-90-gee5c3686e
Date: Wed, 21 Sep 2022 19:34:51 -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  ee5c3686e7634639ff3f4a85db83b868d4693711 (commit)
       via  753a8066d5573d208ab762d2456250c860fcf5a3 (commit)
       via  4866cceb0aafbd8d6720ba7e23149f00c8c00f11 (commit)
       via  5fa244a7b0fcbd971e760cb67644514fe22aa4a3 (commit)
       via  25a6f95a0cbe4a670b27943901b3af2cefc3e435 (commit)
      from  fccff7b9926def9d360b317239c3b98cea7bb843 (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 ee5c3686e7634639ff3f4a85db83b868d4693711
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Sep 21 16:32:26 2022 -0700

    format: Improve error messages.

commit 753a8066d5573d208ab762d2456250c860fcf5a3
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Sep 21 16:29:46 2022 -0700

    docs: Improve example in DEFINE.

commit 4866cceb0aafbd8d6720ba7e23149f00c8c00f11
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Sep 21 16:29:32 2022 -0700

    DATA LIST: Improve error messages and coding style.

commit 5fa244a7b0fcbd971e760cb67644514fe22aa4a3
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Sep 21 16:33:32 2022 -0700

    LOOP: Improve error messages and coding style.

commit 25a6f95a0cbe4a670b27943901b3af2cefc3e435
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Wed Sep 21 15:31:54 2022 -0700

    DO REPEAT: Improve error messages and coding style.

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

Summary of changes:
 doc/flow-control.texi                |   3 +-
 src/data/format.c                    |  32 +++---
 src/language/control/loop.c          |   9 +-
 src/language/control/repeat.c        | 159 ++++++++++++++----------------
 src/language/data-io/data-list.c     | 181 ++++++++++++++++++----------------
 tests/language/control/do-repeat.at  |  88 ++++++++++++++++-
 tests/language/control/loop.at       |   8 +-
 tests/language/data-io/data-list.at  | 182 +++++++++++++++++++++++++++++++----
 tests/language/dictionary/formats.at |   2 +-
 9 files changed, 445 insertions(+), 219 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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