aboutsummaryrefslogtreecommitdiff
path: root/src/gemma_io.cpp
AgeCommit message (Expand)Author
2020-05-22Fixes for gcc (GCC) 10.1.0Pjotr Prins
2018-09-19Fix progressbar for K and started on design docPjotr Prins
2018-09-19Replace safeGetline with native versionPjotr Prins
2018-09-18Speedup: kinship computationPjotr Prins
2018-08-25Number format checking in strict mode. Also fixes #149Pjotr Prins
2018-08-25segfpe handlingPjotr Prins
2018-06-29Merge branch 'master' of github.com:genetics-statistics/GEMMAPjotr Prins
2018-02-28renamed import io.h to gemma_io.hDannyArends
2018-02-28io.h is a std lib function for MinGW64, renamed it to gemma_io.hDannyArends