Replace numerous instances of xzalloc with XZALLOC
[pspp] / src / math / shapiro-wilk.c
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.