[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-92-ga208fc
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-92-ga208fcf0d |
Date: |
Sun, 6 Nov 2022 14:24:29 -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 a208fcf0dcdcc445dd7d492e00ebdf3ce23e247f (commit)
from 911c83be2e2074a787f37a8da948d6a5e3838f83 (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 a208fcf0dcdcc445dd7d492e00ebdf3ce23e247f
Author: Ben Pfaff <blp@cs.stanford.edu>
Date: Sun Sep 25 16:01:26 2022 -0700
lexer: New function lex_force_match_phrase().
-----------------------------------------------------------------------
Summary of changes:
src/language/data-io/data-reader.c | 3 +-
src/language/dictionary/attributes.c | 3 +-
src/language/dictionary/mrsets.c | 6 ++--
src/language/lexer/lexer.c | 55 +++++++++++++++++++++++++++---------
src/language/lexer/lexer.h | 1 +
src/language/stats/ctables.c | 4 +--
src/language/stats/npar.c | 6 ++--
src/language/utilities/host.c | 4 +--
tests/language/data-io/inpt-pgm.at | 2 +-
tests/language/stats/aggregate.at | 2 +-
tests/language/stats/ctables.at | 10 +++----
tests/language/stats/npar.at | 10 +++----
12 files changed, 63 insertions(+), 43 deletions(-)
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-92-ga208fcf0d,
Ben Pfaff <=