pivot table procedure conceptually works
[pspp] / perl-module /
2009-01-29 John DarringtonCorrect the directory of the perl module tarball target
2009-01-29 John DarringtonBump minor version number
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-27 John DarringtonRemove pspp-vers.pl which did more harm than good.
2009-01-23 John DarringtonChange COPYING from GPLv2 to GPLv3
2009-01-12 John DarringtonAdded module file to PM entry
2009-01-12 John DarringtonFix syntax errors in pod
2009-01-11 John DarringtonUpdated copyright notices with the year 2009
2009-01-11 John DarringtonAdd the perl module tarball to the build target
2009-01-10 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-01-10 John DarringtonAdd short entry to Examples.pod describing Reader
2009-01-10 John DarringtonMerge commit 'origin/master'; commit 'savannah/master'
2009-01-09 John DarringtonLink the perl module against the shared library instead...
2009-01-08 John DarringtonEnsure that perl module tests work before pspp has...
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-25 John DarringtonAutomatically detect src dir from build dir
2008-12-25 John DarringtonUpdate abstract
2008-12-24 John Darringtoncorrect documentation
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-22 John DarringtonRead version header from source
2008-12-22 John DarringtonChange the perl module's distname to be more distinct...
2008-12-21 John DarringtonIntegrated the perl module into the pspp build system.