work on PRINT encoding
[pspp] / perl-module / lib /
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonPerl Module - Add function to count cases in a reader.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-15 Ben Pfaffperl-module: Automatically update PSPP.pm version numbe...
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-12-13 John DarringtonMerge branch 'master' of ssh://john@cellform.com/home...
2009-12-13 John DarringtonMerge branch 'master' of ssh://jmd@git.sv.gnu.org/srv...
2009-12-13 John DarringtonSet the dictionary encoding of files created by the...
2009-10-24 Ben PfaffMerge "master" into "output".
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-14 John DarringtonUpdate perl module version number
2009-08-11 Ben PfaffMerge master into output branch.
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/roc'
2009-07-21 John DarringtonAdd perl functions to get the format of a variable
2009-07-18 John DarringtonMerge commit 'origin/data-encoding'
2009-07-17 John DarringtonCorrected typos in the perl documentation
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: fix version mismatch between module and...
2009-02-06 Ben Pfaffperl-module: Document and test PSPP::Dict::get_var_cnt().
2009-02-06 Ben Pfaffperl-module: Make PSPP::Reader::get_next_case() return...
2009-02-02 Ben Pfaffperl-module: Document PSPP::Dict::get_var() for too...
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-12 John DarringtonFix syntax errors in pod
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 DarringtonMerge commit 'savannah/master'
2009-01-07 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
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 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-21 John DarringtonIntegrated the perl module into the pspp build system.