work on PRINT encoding
[pspp] / perl-module / t /
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.
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-04-26 Ben PfaffDISPLAY FILE LABEL: Display in a more natural way.
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-16 John DarringtonUpdate string comparision in perl module test 20100917040503/pspp 20100918040503/pspp
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-04-15 Ben Pfaffperl-module: Fix missing data in PSPP code embedded... 20100415131421/pspp
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
2010-01-17 Ben PfaffRewrite PSPP output engine.
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-06-07 Ben PfaffAdd support for value labels on long string variables.
2009-06-07 Ben Pfaffperl-module: Better document "make test" requirements.
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: Document and test PSPP::Dict::get_var_cnt().
2009-02-06 Ben Pfaffperl-module: Make PSPP::Reader::get_next_case() return...
2009-01-29 John DarringtonMerge branch 'savannah/perl-module'
2009-01-10 John DarringtonMerge commit 'origin/master'; commit 'savannah/master'
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 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-24 John DarringtonAdded functions to enable reading data files from perl
2008-12-21 John DarringtonIntegrated the perl module into the pspp build system.