READ and WRITE are tested.
[pspp] / src / language / stats / matrix.c
2021-11-07 Ben PfaffREAD and WRITE are tested.
2021-11-06 Ben PfaffMore READ negative tests.
2021-11-06 Ben PfaffREAD negative tests
2021-11-06 Ben PfaffMake tests pass again.
2021-11-06 Ben PfaffMATRIX: Implement HOLD (untested).
2021-11-06 Ben PfaffMATRIX: Factor out write_file, like read_file.
2021-11-06 Ben PfaffMATRIX: Fix leak on error path.
2021-10-25 Ben PfaffMore matrix examples.
2021-10-24 Ben PfaffMATRIX command documentation is complete (but needs...
2021-10-09 Ben Pfaffdocumentation
2021-10-09 Ben PfaffImprove matrix error messages.
2021-10-09 Ben PfaffMATRIX: Fix memory leaks.
2021-10-09 Ben PfaffMATRIX