Remove erroneously commited diagnostic statement
[pspp-builds.git] / perl-module / PSPP.xs
2009-07-07 John DarringtonRemove erroneously commited diagnostic statement
2009-07-07 John DarringtonFix problem running the perl module
2009-07-06 John Darringtondata_out function to dynamically allocate return value.
2009-06-07 Ben PfaffAdd support for value labels on long string variables.
2009-06-07 Ben PfaffChange "union value" to dynamically allocate long strings.
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-06 Ben Pfaffperl-module: Make PSPP::Reader::get_next_case() return... v0.7.2
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-11 John DarringtonUpdated copyright notices with the year 2009
2009-01-10 John DarringtonMerge commit 'origin/master'; commit 'savannah/master'
2009-01-08 John DarringtonAdded method to get the custom variable attributes
2009-01-07 John DarringtonUpdate module to reflect new case API
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-07 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-01-07 John DarringtonEnsure that dict survives sysfile
2008-12-25 John DarringtonNew subroutine PSPP::Dict::get_var_by_name
2008-12-25 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2008-12-24 John DarringtonUpdate documentation of perl module
2008-12-24 John DarringtonEnsure that module version agrees with pspp version
2008-12-24 John DarringtonAdded functions to enable reading data files from perl
2008-12-21 John DarringtonIntegrated the perl module into the pspp build system.