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-561-gbcaaa


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.4.1-561-gbcaaaebdd
Date: Sat, 1 Jan 2022 14:16:45 -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  bcaaaebdde43e26a8d27c53590f34bf29eb56406 (commit)
       via  673f49b652a17becffa50f70d8885a5b4f66b722 (commit)
      from  ac2d33db9ccd3c7c2b35aca2a731fbc55b6fd5da (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 bcaaaebdde43e26a8d27c53590f34bf29eb56406
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 1 11:10:05 2022 -0800

    lexer: New functions for parsing real numbers in specified ranges.
    
    These will be more useful in the future.

commit 673f49b652a17becffa50f70d8885a5b4f66b722
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sat Jan 1 11:09:49 2022 -0800

    format-parser: Improve comment.

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

Summary of changes:
 src/language/lexer/format-parser.c |   7 +-
 src/language/lexer/lexer.c         | 230 +++++++++++++++++++++++++++++++++++++
 src/language/lexer/lexer.h         |   6 +
 src/language/stats/examine.c       |   9 +-
 src/language/stats/logistic.c      |  13 +--
 src/language/stats/quick-cluster.c |   7 +-
 6 files changed, 245 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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