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.2.0-258-g94bdf


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-258-g94bdf42
Date: Mon, 2 Sep 2019 01:21:23 -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  94bdf42f7ff6d07df4c4eee2b0b05a04a6f8d89c (commit)
       via  a12aeb43c5edf27b0ef2be5c2d7db30214a31a2b (commit)
      from  28a0df1a325034e09b559e7ae56f72af68b1bcc3 (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 94bdf42f7ff6d07df4c4eee2b0b05a04a6f8d89c
Author: Ben Pfaff <address@hidden>
Date:   Mon Sep 2 05:18:58 2019 +0000

    AUTORECODE: Fix whitespace.
    
    A previous commit introduced tab indentation.  Oops.

commit a12aeb43c5edf27b0ef2be5c2d7db30214a31a2b
Author: Ben Pfaff <address@hidden>
Date:   Mon Sep 2 05:14:52 2019 +0000

    AUTORECODE: Fix treatment of missing values.
    
    User-missing values are supposed to be recoded to a separate range above
    the non-missing values.  The system-missing value is supposed to not be
    recoded at all.  This fixes and documents that behavior.

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

Summary of changes:
 doc/transformation.texi            |  28 ++++-
 src/data/missing-values.c          |  28 +++++
 src/data/missing-values.h          |   3 +
 src/language/stats/autorecode.c    | 222 +++++++++++++++++++++++++------------
 tests/language/stats/autorecode.at | 100 +++++++++++++----
 5 files changed, 282 insertions(+), 99 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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