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.8.0-20-gf1e848


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.0-20-gf1e8480
Date: Sat, 03 Aug 2013 22:16:33 +0000

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  f1e84802839683eba11166a85e2f9fb5d49f3490 (commit)
       via  34d07fa27b979bf920cc9cb9d40bff86bbdab2be (commit)
       via  553937316cf8ad2d290d0aff14f067aee8e139dc (commit)
       via  f4fdc32a242f73c4b579457650c7430ae2fd5489 (commit)
       via  c1708f027dfb623031bcccf2cee84aa4511fb824 (commit)
      from  b8504450c71267543669220229c8bcd3778dc930 (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 f1e84802839683eba11166a85e2f9fb5d49f3490
Author: Ben Pfaff <address@hidden>
Date:   Sat Aug 3 14:48:36 2013 -0700

    sys-file-reader: Accept measurement value of zero without complaint.
    
    SPSS 14 seemed to output a measurement value of 0 for string variables,
    but SPSS 21 does the same thing for numeric variables.  We might as well
    accept it.
    
    Reported by Mindaugus.
    Bug #39502

commit 34d07fa27b979bf920cc9cb9d40bff86bbdab2be
Author: Ben Pfaff <address@hidden>
Date:   Sat Aug 3 14:16:22 2013 -0700

    sys-file-reader: Ignore subtype 24 written by SPSS 21.
    
    Reported by Mindaugus.

commit 553937316cf8ad2d290d0aff14f067aee8e139dc
Author: Ben Pfaff <address@hidden>
Date:   Sat Aug 3 12:20:46 2013 -0700

    sys-file-reader: Handle SPSS 21 change in representation of LOWEST.
    
    Thanks to Mindaugus for reporting this issue.
    Bug #39502.

commit f4fdc32a242f73c4b579457650c7430ae2fd5489
Author: Ben Pfaff <address@hidden>
Date:   Sat Aug 3 11:59:07 2013 -0700

    sys-file-reader: Improve diagnostics for unexpected special values.
    
    SPSS 21 schanged the value that it reports for "lowest" in the machine
    float info record, but the existing diagnostics made it hard to tell
    exactly what changed.  Adding hexadecimal float output makes it obvious.

commit c1708f027dfb623031bcccf2cee84aa4511fb824
Author: Ben Pfaff <address@hidden>
Date:   Sat Aug 3 13:38:03 2013 -0700

    pspp-dump-sav: Print a new-line following text record content.
    
    Text records don't necessarily end in a new-line so this ensures that the
    next line of output starts at the beginning of a line.

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

Summary of changes:
 NEWS                            |    4 +++
 doc/dev/system-file-format.texi |   36 ++++++++++++++++++++++-------
 src/data/sys-file-reader.c      |   41 +++++++++++++++++++++++----------
 tests/data/sys-file-reader.at   |    8 +++---
 utilities/pspp-dump-sav.c       |   47 ++++++++++++++++++++------------------
 5 files changed, 88 insertions(+), 48 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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