subcase: Rename subcase_destroy() to subcase_uninit().
[pspp] / src / language / data-io / list.c
2022-01-29 Ben Pfaffsubcase: Rename subcase_destroy() to subcase_uninit().
2021-01-11 Ben Pfaffoutput-item: Collapse the inheritance hierarchy into...
2020-06-07 John DarringtonWhitespace changes only.
2020-01-10 Ben PfaffLIST: Fix case numbering.
2019-01-01 Ben Pfaffoutput: Introduce pivot tables.
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-03-25 John DarringtonFix crash in LIST when no valid variables exist.
2016-01-15 Ben PfaffLIST: Improve wording of error messages.
2016-01-03 Ben PfaffLIST: Allow a subset of the CASES settings to be specified.
2015-05-01 Friedrich Beckmannmerge master->gtk3, fixed psppire-output-view.c refacto...
2014-09-16 Ben Pfaffoutput: Add support for captions.
2013-05-07 Ben PfaffMerge 'psppsheet' into 'master'. 20130507010505/pspp
2013-04-29 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-29 John Darringtonlist.c Use "long" instead of "int" for command parameters.
2013-04-28 John DarringtonMerge remote branch 'origin/master' into import-gui
2013-04-28 John DarringtonFix constness warnings 20130428010503/pspp
2013-04-28 John DarringtonFix recently introduces bug in LIST /CASES
2013-04-25 John Darringtonconvert list.q to list.c