Use XCALLOC / XZALLOC macros where reasonable
[pspp] / src / math / wilcoxon-sig.c
2021-10-02 John DarringtonUse XCALLOC / XZALLOC macros where reasonable
2021-02-07 John Darringtonsrc/math/wilcoxon-sig.c (count_sums_to_W): Avoid use...
2011-10-07 John DarringtonFix incorrectly ordered arguments to xcalloc 20111008030503/pspp 20111009030507/pspp
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-07-23 John DarringtonMerge commit 'origin/stable'
2009-05-09 John DarringtonMerge commit 'origin/stable'
2009-04-22 John DarringtonMerge commit 'origin/stable'
2009-04-07 John DarringtonMerge commit 'origin/stable'
2009-03-31 John DarringtonMerge commit 'origin/stable'
2009-03-02 John DarringtonMerge branch 'master'; commit 'origin/stable'
2009-02-20 John DarringtonMerge branch 'master' of /home/john/Development/pspp...
2009-02-20 John DarringtonMerge commit 'HEAD'; commit 'savannah/master'
2009-02-06 Ben PfaffSpeed up Wilcoxon matched-pairs signed-ranks significan...