MATRIX: Check format specifier on PRINT command.
[pspp] / src / language / commands / aggregate.c
2023-03-05 Ben Pfaffdictionary: Get rid of "internal var" concept.
2023-02-26 Ben Pfafftreewide: Use struct fmt_spec by value instead of point...
2023-02-17 Ben PfaffAGGREGATE: Fix crash with temporary transformations.
2022-11-27 Ben PfaffMove all command implementations into a single 'command...