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.6.1-338-g6e019


From: Ben Pfaff
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.6.1-338-g6e019f7
Date: Fri, 06 Feb 2009 03:35:10 +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  6e019f71a11df7ecb9a94f6f158e594473ba6e5d (commit)
       via  db1b228d7481ccc58077c420887285cff2d08b91 (commit)
      from  3b31ddc1183fe78119fe7c8d9f8a19204fb23aea (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 6e019f71a11df7ecb9a94f6f158e594473ba6e5d
Author: Ben Pfaff <address@hidden>
Date:   Sun Feb 1 19:06:52 2009 -0800

    perl-module: Document and test PSPP::Dict::get_var_cnt().
    
    This function was present but not documented or tested.

commit db1b228d7481ccc58077c420887285cff2d08b91
Author: Ben Pfaff <address@hidden>
Date:   Thu Feb 5 19:36:18 2009 -0800

    perl-module: Make PSPP::Reader::get_next_case() return a list.
    
    PSPP::Reader::get_next_case() was documented to return a list,
    but actually it returned a reference to a list.  This commit
    changes the behavior to match the documentation.
    
    This also fixes the behavior on reading past the end of the file.
    Previously this was documented to return undef but caused a
    segfault in practice.  Now it returns an empty list.
    
    Also increase PSPP version number from 0.7.1 to 0.7.2 at John
    Darrington's request, to alert users of the previous version of
    the Perl interface.

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

Summary of changes:
 configure.ac            |    2 +-
 perl-module/PSPP.xs     |   18 +++++-------------
 perl-module/lib/PSPP.pm |    7 ++++++-
 perl-module/t/Pspp.t    |   39 ++++++++++++++++++++++-----------------
 4 files changed, 34 insertions(+), 32 deletions(-)


hooks/post-receive
--
GNU PSPP




reply via email to

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