Fix some typos (found by codespell)
[pspp] / tests / language / data-io / matrix-data.at
2017-08-20 Stefan WeilFix some typos (found by codespell)
2017-07-08 John DarringtonFix erroneous subsitute by previous commit.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2017-06-16 John DarringtonMATRIX DATA: Add /N subcommand
2017-05-16 John DarringtonFix buffer overflow which could occur if the matrix...
2017-05-11 John DarringtonDATA MATRIX: Avoid crash on invalid input
2017-05-10 John Darringtonmatrix reader: Fix bug which incorrectly read in matrix...
2017-05-09 John DarringtonMATRIX DATA: Cope with long variable names
2017-05-01 John DarringtonMATRIX DATA: Fix crash when duplicate variables are...
2017-05-01 John DarringtonMATRIX DATA: Handle multiple splits properly
2017-04-30 John DarringtonMATRIX DATA: Rewrite to canonical rowtype values
2017-04-26 John DarringtonAdded the MATRIX DATA procedure.