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-255-gb1b2d


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v1.2.0-255-gb1b2d40
Date: Sun, 1 Sep 2019 15:39:29 -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  b1b2d40a74005efbc4aa09609cc3bea4e2c16410 (commit)
       via  53367c094a6bd7121fe12ee2e4d296a000ba70b8 (commit)
       via  e48391e8dee233d2bf5e30c5e9577757cb76af6d (commit)
      from  53d339111a9f51561cfccc65764874cdf54e501a (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 b1b2d40a74005efbc4aa09609cc3bea4e2c16410
Author: Ben Pfaff <address@hidden>
Date:   Sun Sep 1 19:23:02 2019 +0000

    AUTORECODE: Do not create value labels when they would be empty.

commit 53367c094a6bd7121fe12ee2e4d296a000ba70b8
Author: Ben Pfaff <address@hidden>
Date:   Sun Sep 1 18:13:21 2019 +0000

    AUTORECODE: Code style update.

commit e48391e8dee233d2bf5e30c5e9577757cb76af6d
Author: Ben Pfaff <address@hidden>
Date:   Sat Jul 20 18:44:09 2019 -0700

    AUTORECODE: Make GROUP option work properly with multi-length strings.
    
    When GROUP is used, all of the variables are supposed to be put into a
    single table.  The implementation assumed in practice that, for string
    variables, all of the strings were the same width, which caused problems.
    This commit fixes the problem and updates the test to match.

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

Summary of changes:
 src/language/stats/autorecode.c    | 189 +++++++++++++++++--------------------
 tests/language/stats/autorecode.at |  10 +-
 2 files changed, 93 insertions(+), 106 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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