Automatically infer variables' measurement level from format and data.
[pspp] / tests / language / stats / autorecode.at
2022-08-07 Ben PfaffAutomatically infer variables' measurement level from...
2020-12-21 Ben Pfaffpivot-table: Change the default format to omit empty...
2020-09-27 John DarringtonRemove width specifications from range strings (eg...
2020-04-26 John DarringtonFix crash when bad autorecode /blank is encountered.
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2019-10-05 Ben PfaffAUTORECODE: Implement PRINT subcommand.
2019-09-02 Ben PfaffAUTORECODE: Use minimum width output format for new...
2019-09-02 Ben PfaffAUTORECODE: Properly handle variable labels.
2019-09-02 Ben PfaffAUTORECODE: Properly handle value labels.
2019-09-02 Ben PfaffAUTORECODE: Fix treatment of missing values.
2019-08-18 Ben PfaffAUTORECODE: Make GROUP option work properly with multi...
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2018-12-03 Ben PfaffSYSFILE INFO: Get rid of nested tables.
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-08 John DarringtonFix erroneous subsitute by previous commit.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2016-08-13 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-08-13 John DarringtonAUTORECODE now optionally accepts / before INTO
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-08-24 Ben PfaffSYSFILE INFO: Improve output formatting by using nested...
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-07 Ben PfaffAUTORECODE: Avoid use-after-free error with TEMPORARY. 20130408010504/pspp 20130409010502/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonAdd the /BLANK subcommand to AUTORECODE
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-04-12 Ben PfaffDISPLAY: Display values for value labels using the...
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-04 John DarringtonFix bug in autorecode - strings vs. /group
2010-09-11 John DarringtonAutorecode: /GROUP vs. heterogenous strings.
2010-09-09 John DarringtonAutorecode: Add the /GROUP subcommand 20100910040502/pspp
2010-09-05 John DarringtonAutorecode: Add value labels indicating the source... 20100906040502/pspp
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-04-13 Ben PfaffAUTORECODE: Use Autotest for test suite.