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. v0.10.5-pre2-23-g


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.10.5-pre2-23-g9a68ff6
Date: Sat, 29 Jul 2017 20:22:27 -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  9a68ff613733d0a5447cfd81db99f6ea19c2cba2 (commit)
       via  80527716392c066fdf72f37729c42089a2174bae (commit)
       via  f518002b6673e3bcc030c903378d5d75f64697ea (commit)
       via  8e27b1a0dba7f33b7acb0d8894efe2045b0bb98f (commit)
      from  8961943f7492c63ba29cbb61faf698b59aca4ff2 (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 9a68ff613733d0a5447cfd81db99f6ea19c2cba2
Author: Ben Pfaff <address@hidden>
Date:   Sat Jul 29 17:18:51 2017 -0700

    linreg: Comment out unused function to avoid compiler warning.

commit 80527716392c066fdf72f37729c42089a2174bae
Author: Ben Pfaff <address@hidden>
Date:   Sat Jul 29 17:13:28 2017 -0700

    sys-file-reader: Ignore duplicate value labels written by ReadStat.
    
    The ReadStat software writes duplicate value labels due to a
    misunderstanding of string widths.  This change make PSPP ignore these
    duplicates.

commit f518002b6673e3bcc030c903378d5d75f64697ea
Author: Ben Pfaff <address@hidden>
Date:   Sat Jul 29 16:16:30 2017 -0700

    sys-file-reader: Tolerate nominal case size of 0 without warning.
    
    The software at https://github.com/WizardMac/ReadStat seems to always write
    0, so there's not much value in warning.

commit 8e27b1a0dba7f33b7acb0d8894efe2045b0bb98f
Author: Ben Pfaff <address@hidden>
Date:   Sat Jul 29 16:06:24 2017 -0700

    sys-file-reader: Accept document records with no document lines.
    
    This allows PSPP to accept system files that appear to be produced by the
    ReadStat software at https://github.com/WizardMac/ReadStat.
    
    Thanks to ftr for reporting this bug via pspp-users at:
    http://lists.gnu.org/archive/html/pspp-users/2017-07/msg00002.html

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

Summary of changes:
 doc/dev/system-file-format.texi | 21 +++++++++--
 src/data/sys-file-reader.c      | 48 +++++++++++++++----------
 src/math/linreg.c               |  2 ++
 tests/data/sys-file-reader.at   | 77 +++++++++++++++++++++++++----------------
 4 files changed, 97 insertions(+), 51 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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