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-431-g012b9


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-431-g012b9e4
Date: Sun, 30 May 2021 16:03:02 -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  012b9e4ecf47d844aea352b2c0b7dda80a7194bd (commit)
       via  7972d570c028fabe0d281f2aafbb9e4a8f797239 (commit)
      from  1d424c5e30a08aa1047c47a2f8a2fe1e02d02a3e (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 012b9e4ecf47d844aea352b2c0b7dda80a7194bd
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun May 30 13:00:24 2021 -0700

    segment: The body of DEFINE does not have to be on separate lines.
    
    Some examples of one-line DEFINE can be seen at:
    
https://www.spsstools.net/en/macros/macros-index/utilities/quote-string-on-the-fly/
    such as:
    DEFINE !client() ABC Inc !ENDDEFINE.

commit 7972d570c028fabe0d281f2aafbb9e4a8f797239
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun May 30 12:49:45 2021 -0700

    segment-test: Make debugging easier for some kinds of test failures.

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

Summary of changes:
 src/language/lexer/segment.c        | 144 +++++++++++++++++++-----------------
 tests/language/lexer/scan.at        |  71 ++++++++++++++++++
 tests/language/lexer/segment-test.c |  16 ++--
 tests/language/lexer/segment.at     | 107 ++++++++++++++++++++++++++-
 4 files changed, 263 insertions(+), 75 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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