caseproto: Disallow -1 elements in caseprotos.
[pspp] / tests / language / commands /
2023-03-05 Ben Pfaffdataset: Before deleting variables, make sure new value...
2023-03-02 Ben PfaffDO REPEAT: Order PRINT output correctly.
2023-02-21 Ben PfaffDISPLAY MACROS: New command.
2023-02-21 Ben PfaffDELETE VARIABLES: Fix bugs related to details of case...
2023-02-18 Ben PfaffCTABLES: Always show computed categories even if they...
2023-02-17 Ben PfaffCTABLES: Don't force the look to include empty rows...
2023-02-17 Ben Pfaffpivot-table: Honor blank variable labels.
2023-02-17 Ben PfaffAGGREGATE: Fix crash with temporary transformations.
2023-02-17 Ben Pfaffdictionary: Fix invariant that no split file vars means...
2023-02-16 Ben PfaffCROSSTABS: Always cite all the dimensions if there...
2023-02-16 Ben PfaffCROSSTABS: Fix confidence interval display for risk...
2023-02-16 Ben Pfaffrender: Fix spanned width distribution for cells not...
2023-01-05 Ben PfaffONEWAY: Fix incorrect, duplicate "(J) Family" label.
2022-11-27 Ben PfaffMove all command implementations into a single 'command...