MATRIX: Check format specifier on PRINT command.
[pspp] / src / language / commands / data-list.c
2023-03-07 Ben PfaffDATA LIST: Fix crash with a bare / at the end of the...
2023-03-05 Ben Pfaffdictionary: Get rid of case indexes.
2023-02-26 Ben Pfafftreewide: Use struct fmt_spec by value instead of point...
2022-11-27 Ben PfaffMove all command implementations into a single 'command...