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.6.2-77-g77e55f


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.6.2-77-g77e55f812
Date: Sun, 18 Sep 2022 19:43:50 -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  77e55f812e8f01d3c9bc82f02f9edd7333a8013e (commit)
       via  625e8f648793d63b3b601660c5f4bc9962b0aca1 (commit)
       via  14869f8ba589223a371c63a48eff7e6e94dbfdd9 (commit)
       via  f2dd16cf37f7edd55d049aed0de9f9ab72ff7e8e (commit)
      from  bf84f580deeab73e5a70c1f0c7d55a24f3a1cb99 (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 77e55f812e8f01d3c9bc82f02f9edd7333a8013e
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Sep 18 16:42:40 2022 -0700

    FREQUENCIES: Improve error message and coding style.

commit 625e8f648793d63b3b601660c5f4bc9962b0aca1
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Sep 18 16:42:26 2022 -0700

    lexer: Make lex_error_expecting_valist() support a longer list.

commit 14869f8ba589223a371c63a48eff7e6e94dbfdd9
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Sep 18 14:08:28 2022 -0700

    FACTOR: Improve error messages and coding style.

commit f2dd16cf37f7edd55d049aed0de9f9ab72ff7e8e
Author: Ben Pfaff <blp@cs.stanford.edu>
Date:   Sun Sep 18 14:08:20 2022 -0700

    EXAMINE: Improve error messages.

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

Summary of changes:
 src/language/lexer/lexer.c          |  12 +-
 src/language/stats/examine.c        |   7 +-
 src/language/stats/factor.c         | 632 +++++++++--------------
 src/language/stats/frequencies.c    | 976 +++++++++++++-----------------------
 tests/language/stats/frequencies.at | 217 ++++++++
 5 files changed, 835 insertions(+), 1009 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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