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-406-ge546c


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-406-ge546c5d
Date: Tue, 13 Apr 2021 13:36:04 -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  e546c5d3c1ef7bc06c8d7bb6752a863ba3b041e5 (commit)
      from  1a507e967cecfffdc33a64e24b9865cfd0d2aee3 (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 e546c5d3c1ef7bc06c8d7bb6752a863ba3b041e5
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Tue Apr 13 10:35:02 2021 -0700

    segment: Allow '.' as separate token with a line, for macros.
    
    The description of macros just says that ^ and \ can't be used as macro
    delimiters, so . is probably OK.

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

Summary of changes:
 src/language/lexer/lexer.c    | 4 ----
 src/language/lexer/scan.c     | 4 ----
 src/language/lexer/scan.h     | 1 -
 src/language/lexer/segment.c  | 3 +--
 src/language/lexer/segment.h  | 1 -
 tests/language/lexer/lexer.at | 6 +-----
 tests/language/lexer/scan.at  | 2 +-
 7 files changed, 3 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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