aboutsummaryrefslogtreecommitdiff
path: root/src/prdt.cpp
AgeCommit message (Collapse)Author
2018-02-28renamed import io.h to gemma_io.hDannyArends
2017-10-23Travis-ci:Pjotr Prins
- Disabled gcc-6 since we develop with later tools anyway - Turned the release test into a simple integration test - Adding MacOSX on Travis-ci Tests: Adding tests for Plink w. LOCO Safety: Introduce strtok_safe to get rid of segfaults
2017-10-05Adding debug statements on entering functions and added test for issue 58Pjotr Prins
2017-08-02Massive patch using LLVM coding style. It was generated with:Pjotr Prins
clang-format -style=LLVM -i *.cpp *.h Please set your editor to replace tabs with spaces and use indentation of 2 spaces.
2017-07-07Fix spacingPjotr Prins
2017-06-04Removed FORCE_FLOAT from prdt.h/prdt.cpp.Peter Carbonetto
2014-09-22version 0.95alphaxiangzhou