[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-73-gbf84f5
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-73-gbf84f580d |
Date: |
Sun, 18 Sep 2022 16:08: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 bf84f580deeab73e5a70c1f0c7d55a24f3a1cb99 (commit)
via 94c6018eaec4ea23eaad0819ca0c3f1b2c15f504 (commit)
from 20a881a9067a01d798ff15e6bf0d1103687ad651 (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 bf84f580deeab73e5a70c1f0c7d55a24f3a1cb99
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Sun Sep 18 13:07:13 2022 -0700
NUMERIC, STRING, LEAVE: Improve error messages.
commit 94c6018eaec4ea23eaad0819ca0c3f1b2c15f504
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Sun Sep 18 12:34:19 2022 -0700
RENAME VARIABLES: Remove obsolete comment.
-----------------------------------------------------------------------
Summary of changes:
src/language/dictionary/numeric.c | 103 ++++++++++++-----------------
src/language/dictionary/rename-variables.c | 2 -
tests/automake.mk | 3 +
tests/language/dictionary/leave.at | 29 ++++++++
tests/language/dictionary/numeric.at | 60 +++++++++++++++++
tests/language/dictionary/string.at | 60 +++++++++++++++++
6 files changed, 194 insertions(+), 63 deletions(-)
create mode 100644 tests/language/dictionary/leave.at
create mode 100644 tests/language/dictionary/numeric.at
create mode 100644 tests/language/dictionary/string.at
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-73-gbf84f580d,
Ben Pfaff <=