treewide: Use struct fmt_spec by value instead of pointer in most cases.
[pspp] / src / language / commands / aggregate.c
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...