Replace numerous instances of xzalloc with XZALLOC
[pspp] / src / math / levene.c
2021-10-02 John DarringtonReplace numerous instances of xzalloc with XZALLOC
2020-06-07 John DarringtonWhitespace changes only.
2019-05-21 John Darringtonsrc/math/levene.c: Fix crash resolving hmap collisions.
2017-04-22 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-04-22 John DarringtonWhitespace changes only: Remove trailing whitespace
2013-11-16 Ben PfaffMerge 'master' into 'gtk3'. 20131117032733/pspp 20131118033210/pspp 20131120033238/pspp 20131121033245/pspp 20131124032805/pspp 20131125033107/pspp 20131126032949/pspp 20131129032626/pspp 20131130032638/pspp 20131201033258/pspp 20131202032723/pspp 20131203033047/pspp 20131204033053/pspp 20131205033051/pspp 20131206033106/pspp 20131207033054/pspp 20131208033052/pspp 20131209033050/pspp 20131210033032/pspp 20131211033052/pspp 20131212033030/pspp 20131213033045/pspp 20131214033038/pspp 20131215033145/pspp 20131216033103/pspp 20131217033055/pspp 20131218033302/pspp 20131219033048/pspp 20131220033048/pspp 20131221033043/pspp 20131222033022/pspp 20131223033400/pspp 20131224033012/pspp 20131225033026/pspp 20131226033052/pspp 20131227033029/pspp 20131228033103/pspp 20131229033053/pspp 20131230033042/pspp 20131231033052/pspp 20140101033057/pspp 20140102033100/pspp 20140103033020/pspp 20140104033100/pspp 20140105033045/pspp 20140106033045/pspp 20140107033055/pspp 20140108033126/pspp 20140109033044/pspp 20140110033107/pspp 20140111033108/pspp 20140112033047/pspp 20140113033058/pspp 20140114033136/pspp 20140115033007/pspp 20140116033021/pspp 20140117033038/pspp 20140118033052/pspp 20140119032958/pspp 20140120033020/pspp 20140121032958/pspp 20140122033056/pspp 20140123033022/pspp 20140124033046/pspp 20140125033053/pspp 20140126033033/pspp 20140127033049/pspp 20140128033032/pspp 20140129033013/pspp 20140130033031/pspp 20140131033034/pspp 20140201033054/pspp 20140202033027/pspp 20140203033034/pspp 20140204033021/pspp 20140205033522/pspp 20140206033037/pspp 20140207033040/pspp 20140208033014/pspp 20140209033012/pspp 20140210033025/pspp 20140211030816/pspp 20140212033042/pspp 20140213033002/pspp 20140214030821/pspp 20140215033017/pspp 20140216033038/pspp 20140217033131/pspp 20140218033015/pspp 20140219033015/pspp 20140220033023/pspp 20140221033035/pspp 20140222033038/pspp 20140223033018/pspp 20140224033041/pspp 20140225033022/pspp 20140226033026/pspp 20140227033016/pspp 20140228032959/pspp 20140301032949/pspp 20140302033017/pspp 20140303032942/pspp 20140304033027/pspp 20140305032952/pspp 20140306033016/pspp 20140308033025/pspp
2013-11-01 John DarringtonCorrected various typos in printed strings and document... 20131102030509/pspp
2012-02-10 John DarringtonFixed bug #35494 - Levene test crash on no valid values. 20120211030508/pspp
2011-08-20 John DarringtonMerge remote branch 'origin/sourceview' 20110820030503/pspp
2011-07-01 John DarringtonRe-implemented the T-TEST command and the levene calcul...
2011-07-01 John DarringtonMerge remote branch 'savannah/master' into sourceview
2011-03-19 Ben PfaffUpdate all #include directives to the currently preferr...
2010-10-25 John DarringtonAvoid compiler warnings
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-10-17 John DarringtonRe-implemented the levene calculation
2010-05-21 John DarringtonMerge commit 'origin/covariance'
2010-02-10 Ben Pfafflevene: Write null pointers as NULL instead of as 0.
2010-02-08 Ben PfaffMerge "output" into "master"
2009-12-25 John DarringtonMerge branch 'master' into output
2009-12-18 John DarringtonMerge branch 'master' into output
2009-12-16 John DarringtonMerge commit 'origin/stable'
2009-10-24 Ben PfaffMerge "master" into "output".
2009-09-24 John DarringtonMerge commit 'origin/stable'
2009-08-11 Ben PfaffMerge master into output branch.
2009-08-09 Ben PfaffEliminate unnecessary casts.
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-01-17 John DarringtonMerge commit 'origin/stable'
2009-01-07 John DarringtonMerge commit 'savannah/master'
2009-01-07 Ben PfaffMake cases simpler, faster, and easier to understand.
2007-10-12 Ben Pfaffxalloc.h-instead-of-alloc.h.patch from patch #6230.
2007-07-07 Ben PfaffChange license from GPLv2+ to GPLv3+.
2007-06-08 John DarringtonDelete trailing whitespace at end of lines.
2007-06-07 Ben PfaffActually implement the new procedure code and adapt...
2007-04-02 John DarringtonChanged a lot of non-const pointers to const.
2006-12-16 John DarringtonRemoved my authorship lines.
2006-12-10 Ben PfaffFinish converting struct variable to an opaque type...
2006-11-05 John DarringtonAdded casefilter structure to assist with missing value...
2006-10-26 John DarringtonEliminated global variable current_dataset.
2006-10-19 John DarringtonEncapsulated the static data of procedure.[ch] into...
2006-09-23 John DarringtonChanged int to bool in dict_get_weight and sort_active_...
2006-05-05 Ben PfaffContinue reforming procedure execution. In this phase...
2006-03-15 John DarringtonChanged include paths to be explicitly specified in...
2006-03-04 John DarringtonAdded new files resulting from directory restructuring.