MATRIX: Check format specifier on PRINT command.
[pspp] / src / language / commands / rank.c
2023-03-05 Ben Pfaffdictionary: Get rid of case indexes.
2023-02-26 Ben Pfafftreewide: Use struct fmt_spec by value instead of point...
2023-02-21 Ben PfaffDELETE VARIABLES: Fix bugs related to details of case...
2022-11-27 Ben PfaffMove all command implementations into a single 'command...