pivot table procedure conceptually works
[pspp] / doc / files.texi
2014-11-29 Ben PfaffAdd support for reading SPSS/PC+ system files.
2014-03-24 John DarringtonGET DATA - corrected documentation
2014-02-16 Ben PfaffMake SYSFILE INFO able to analyze valid encodings for...
2014-02-04 Ben PfaffSYSFILE INFO: Add ENCODING subcommand.
2013-10-23 Ben PfaffImplement ZLIB compressed system file reader and writer.
2013-08-17 John DarringtonAdded url for ODS to the documentation 20130818030502/pspp 20130819030515/pspp 20130820030504/pspp 20130821030502/pspp 20130822030502/pspp 20130823030507/pspp 20130824030504/pspp 20130825030503/pspp
2013-06-07 John DarringtonCorrect typo in documentation of SAVE TRANSLATE 20130607010503/pspp 20130608010506/pspp 20130609010502/pspp 20130610010502/pspp 20130611010504/pspp 20130612010503/pspp
2012-06-20 Ben PfaffAdd ENCODING subcommand to several commands.
2012-04-05 John DarringtonDocumentation: Yet more markup 20120406030503/pspp 20120407030503/pspp 20120408030503/pspp
2012-03-29 John DarringtonDocumentation: More markup 20120330030503/pspp
2012-03-28 John DarringtonDocumentation: New markup for subcommands 20120329030502/pspp
2012-03-28 John DarringtonDocumentation: Add a @pspp macro
2012-02-08 Ben PfaffGET: Add an ENCODING subcommand. 20120208030501/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonAdded support to read OpenDocument spreadsheet files
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-06-15 Ben PfaffGET DATA /TYPE=TXT: Also allow full format to be specified.
2011-05-04 Ben PfaffImplement DATASET commands.
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-26 Ben Pfafftests: Convert GET DATA /TYPE=TXT tests to use Autotest.
2010-08-09 Ben PfaffImplement SAVE TRANSLATE to comma- and tab-delimited...
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-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-11 John DarringtonRemove repeated '@setfilename' lines from Texinfo source.
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-01-17 John DarringtonMerge commit 'origin/stable'
2008-12-04 John DarringtonMerge branch 'master' into rewrite-sheet
2008-12-03 Ben PfaffImplement ADD FILES and UPDATE.
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-10-12 Ben PfaffImplement variable and data file attributes.
2008-02-10 Ben PfaffAdd a couple of extensions to GET DATA TYPE=TXT. Patch...
2008-02-06 John DarringtonOptimise the psql reader, by fetching more than one...
2008-02-04 John DarringtonAdded the postgres reader. Closes patch #6388
2007-12-05 Ben PfaffImplement GET DATA/TYPE=TXT.
2007-11-04 Ben PfaffFix typos.
2007-11-03 John DarringtonAdded support for reading Gnumeric spreadsheet files.
2007-06-07 Ben PfaffEssentially rewrite MATCH FILES to support FIRST and...
2007-06-06 Ben PfaffRemoved next, prev, up node names from @node lines...
2006-04-17 Ben PfaffConsistently write "file name" as two words, in accorda...
2006-01-29 Ben PfaffAdd scratch file handles.
2005-08-21 Ben PfaffRevamp SAVE, XSAVE, EXPORT. Add (or at least parse...
2005-04-26 Ben PfaffFinish fixing MATCH FILES (PR 11677).
2005-04-21 John DarringtonUpdated the manual, changing FILE to OUTFILE for the...
2005-04-13 John DarringtonImplemented long variable names a la spss V12.
2004-10-30 John DarringtonSplit pspp.texi into one texi file per chapter