Automatically infer variables' measurement level from format and data.
[pspp] / src / data / settings.h
2022-08-07 Ben PfaffAutomatically infer variables' measurement level from...
2022-06-18 Ben PfaffImplement SET LEADZERO.
2021-12-09 Ben PfaffImplement the MATRIX command.
2021-04-13 Ben PfaffRefactor SET and SHOW commands so it's harder to forget...
2021-04-13 Ben Pfaffsettings: Add macro settings.
2021-03-09 Ben Pfaffpivot-table: Reduce size of struct pivot_value from...
2021-01-07 Ben Pfaffpivot-table: Implement SET SMALL.
2021-01-07 Ben PfaffMake data input and output take a fmt_settings structure.
2020-06-07 John DarringtonWhitespace changes only.
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2015-03-07 Ben Pfaffexpressions: Add support for 2- and 3-operand RND function.
2012-05-14 John DarringtonAdd SET TVARS option. Closes bug #31566 20120515030501/pspp 20120516030503/pspp 20120517030502/pspp 20120518030503/pspp 20120519030503/pspp
2011-09-29 John DarringtonImplemented the SET=TNUMBERS subcommand
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2010-12-04 Ben PfaffRemove the NULLINE and ENDCMD settings.
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-08-29 Ben PfaffImplement the PRESERVE and RESTORE commands. 20100830040502/pspp 20100831040502/pspp 20100901040503/pspp 20100902040507/pspp 20100903040502/pspp
2010-08-29 Ben Pfaffsettings: Make viewwidth, viewlength "int"s instead...
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-08 Ben PfaffMerge "output" into "master"
2010-02-07 Ben PfaffGreatly simplify PSPP configuration.
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 PfaffChange "union value" to dynamically allocate long strings.
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-01-17 John DarringtonMerge commit 'origin/stable'
2008-11-11 John DarringtonMerge branch 'master' into rewrite-sheet
2008-10-12 Ben PfaffFix GCC 4.3 warnings about parameters of incomplete...
2008-07-27 John DarringtonChanged the default WORKSPACE value to 64MB.
2008-03-14 John Darringtoninclude format.h only where necessary.
2008-01-19 John DarringtonReworked settings so as to use one large struct instead...
2007-09-25 Ben PfaffPatch #6210. Reviewed by John Darrington.
2007-09-25 Ben PfaffJohn's original code for patch #6210.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-07 Ben PfaffIn a couple of places we calculate the maximum number...
2006-12-15 Ben PfaffRemove "Written by Ben Pfaff <blp@gnu.org>" lines every...
2006-11-04 Ben PfaffImplement SET ERRORS, SHOW ERRORS.
2006-11-03 Ben PfaffCompletely rewrite src/data/format.[ch], to achieve...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.