aboutsummaryrefslogtreecommitdiff
path: root/src/debug.h
AgeCommit message (Expand)Author
2020-09-28Display meanPjotr Prins
2018-09-27Using -no-check by default nowPjotr Prins
2018-09-06Show warning on some unused matricesPjotr Prins
2018-09-06More debugging and a performance checkPjotr Prins
2018-09-06More debugging info and raise SIGINT instead of exitPjotr Prins
2018-09-06Further debuggingPjotr Prins
2018-08-30Debugging calcPabPjotr Prins
2018-08-26More value checking and bounds checkingPjotr Prins
2018-08-25Number format checking in strict mode. Also fixes #149Pjotr Prins
2018-07-27Add floating point hardware checking for Intel on GNU compilersPjotr Prins
2018-01-27Extra error info on strtok parsing failure - should help supportPjotr Prins
2017-12-12Updated copyright infoPjotr Prins
2017-12-08Reduce debug noise levelsPjotr Prins
2017-12-07Improve error messages, closes https://github.com/genetics-statistics/GEMMA/i...Pjotr Prins
2017-12-07Some more overflow checksPjotr Prins
2017-11-15Nans: introducing checking on mem freePjotr Prins
2017-11-09Adding tests for bslmmPjotr Prins
2017-11-09Disabled debug output when not using -debugPjotr Prins
2017-10-23Travis-ci:Pjotr Prins
2017-10-18Tests still pass with safe_alloc (which sets the buffers to NaNs on allocation)Pjotr Prins
2017-10-14More travisPjotr Prins
2017-10-13Refactored debug settingsPjotr Prins
2017-10-13OpenBlas: preparing for dgemm usePjotr Prins
2017-10-13Make sure __ASSERT_VOID_CAST worksPjotr Prins
2017-08-26Tests and enforces added related to https://github.com/genetics-statistics/GE...Pjotr Prins
2017-08-22Fixes matrix checks - looking saner nowPjotr Prins
2017-08-20Added checks for KPjotr Prins
2017-08-14Tests and fixes https://github.com/genetics-statistics/GEMMA/issues/26Pjotr Prins
2017-08-13Fixes https://github.com/genetics-statistics/GEMMA/issues/64Pjotr Prins
2017-08-03LOCO is implemented in GEMMA for the BIMBAM format. Pass in the -locoPjotr Prins