pivot table procedure conceptually works
[pspp] / tests / language / dictionary /
2014-11-29 Ben PfaffAdd support for reading SPSS/PC+ system files.
2014-10-12 Ben PfaffDISPLAY: Fix crash bugs in DISPLAY INDEX and DISPLAY...
2014-08-24 Ben PfaffSYSFILE INFO: Improve output formatting by using nested...
2014-02-16 Ben PfaffMake SYSFILE INFO able to analyze valid encodings for...
2014-02-04 Ben PfaffChange many %g format specifiers to %.*g with precision...
2013-11-01 John DarringtonCorrected various typos in printed strings and document... 20131102030509/pspp
2013-10-23 Ben PfaffImplement ZLIB compressed system file reader and writer.
2013-08-27 Ben PfaffVARIABLE ROLE: Use correct system file representation.
2013-08-26 Ben PfaffVARIABLE ROLE: New command. 20130826030511/pspp
2013-05-26 Ben PfaffAvoid letting data fields overflow in output and GUI. 20130527010502/pspp
2013-05-21 Ben PfaffDELETE VARIABLES: Fix crash with FILTER. 20130521010504/pspp
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-26 Ben PfaffFLIP: Fix use-after-free error with temporary transform... 20130426010504/pspp
2013-04-24 John DarringtonFixed crash with EXAMINE vs. SPLIT
2013-04-24 John DarringtonFixed crash with GLM and MEANS vs. SPLIT
2013-04-24 John DarringtonAdded test for known split file problems
2012-05-14 John DarringtonAdd SET TVARS option. Closes bug #31566 20120515030501/pspp 20120516030503/pspp 20120517030502/pspp 20120518030503/pspp 20120519030503/pspp
2011-11-06 Ben Pfafflexer: New functions lex_spec_missing(), lex_spec_only_...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-04-14 Ben Pfaffvalue-labels: Interpret \n as new-line in value labels. 20110414030503/pspp
2011-04-12 Ben Pfaffvalue-parser: Make parse_value() accept variable's...
2011-04-12 Ben PfaffFORMATS: Allow an optional slash before each set of... 20110412030503/pspp
2011-04-12 Ben PfaffFORMATS: Allow setting formats of string variables.
2011-03-20 Ben PfaffChange terminology from "active file" to "active dataset".
2011-03-20 Ben Pfafflexer: Reimplement for better testability and internati...
2011-03-20 Ben Pfaffsys-file-reader: Refactor to clean up character encodin...
2011-03-12 Ben PfaffFREQUENCIES: Fix percentiles calculation. 20110312030504/pspp 20110313030503/pspp 20110314030506/pspp 20110315030503/pspp 20110316030502/pspp 20110317030504/pspp 20110318030507/pspp 20110319030507/pspp
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-11 Ben PfaffVALUE LABELS: Convert tests to Autotest framework.
2010-10-10 Ben PfaffWEIGHT: Convert test to Autotest framework.
2010-10-10 Ben PfaffVECTOR: Convert tests to Autotest framework.
2010-10-09 Ben Pfafftests: Convert variable display tests to Autotest frame...
2010-10-05 Ben PfaffSPLIT FILE: Convert test to Autotest framework.
2010-10-05 Ben PfaffSYSFILE INFO: Convert test to Autotest framework.
2010-10-05 Ben PfaffRENAME VARIABLES: Convert tests to Autotest framework.
2010-10-02 Ben PfaffMISSING VALUES: Convert test to Autotest framework.
2010-09-15 John DarringtonConsolidate quoting style in printed strings.
2010-08-09 Ben Pfafftests: Rewrite attributes tests to use Autotest.
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-05-02 Ben PfaffImplement MRSETS command. 20100501191104/pspp