docs
[pspp] / perl-module / t /
2022-05-30 Ben Pfaffperl-module: Remove test for memory usage.
2020-12-21 Ben Pfaffpivot-table: Change the default format to omit empty...
2020-11-14 John DarringtonFix leak in perl module
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-08-17 John Darringtonperl-module: Add copyright and licence notices to all...
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2018-12-03 Ben PfaffSYSFILE INFO: Get rid of nested tables.
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-11-29 Ben PfaffAdd support for reading SPSS/PC+ system files.
2014-08-24 Ben PfaffSYSFILE INFO: Improve output formatting by using nested...
2014-08-09 John DarringtonPspp.t: Sort value labels before comparing them.
2013-12-22 Ben PfaffDISPLAY DICTIONARY: Add "Label: " prefix for variable...
2013-10-26 Ben PfaffMerge master into gtk3. 20131026032545/pspp 20131027032559/pspp 20131028032549/pspp 20131030030824/pspp 20131031032414/pspp 20131101032516/pspp 20131102032602/pspp 20131103032703/pspp 20131104032617/pspp 20131105032650/pspp 20131106032624/pspp 20131107032703/pspp 20131108032720/pspp 20131110032717/pspp 20131111032724/pspp 20131112032726/pspp 20131113032746/pspp 20131114032755/pspp 20131115032755/pspp 20131116032752/pspp
2013-08-26 Ben PfaffVARIABLE ROLE: New command. 20130826030511/pspp
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.