[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-commits] [SCM] GNU PSPP tag, v0.7.2, created. v0.6.1-337-gdb1b228
From: |
Ben Pfaff |
Subject: |
[Pspp-commits] [SCM] GNU PSPP tag, v0.7.2, created. v0.6.1-337-gdb1b228 |
Date: |
Fri, 01 Apr 2011 01:37:36 +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 tag, v0.7.2 has been created
at db1b228d7481ccc58077c420887285cff2d08b91 (commit)
- Log -----------------------------------------------------------------
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.
-----------------------------------------------------------------------
hooks/post-receive
--
GNU PSPP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Pspp-commits] [SCM] GNU PSPP tag, v0.7.2, created. v0.6.1-337-gdb1b228,
Ben Pfaff <=