output-item: Add missing new-line printing tables in output_item_dump().
[pspp] / src / math / shapiro-wilk.c
2021-10-03 John DarringtonRemove some unnecessary gettext macro definitions
2021-10-02 John DarringtonReplace numerous instances of xzalloc with XZALLOC
2019-07-21 Ben Pfaffshapiro-wilk: Fix memory leak.
2019-05-04 John DarringtonEXAMINE: Implement the Shapiro-Wilk Test.