aboutsummaryrefslogtreecommitdiff
path: root/src/bslmmdap.cpp
AgeCommit message (Collapse)Author
2018-02-28renamed import io.h to gemma_io.hDannyArends
2017-11-11Fix compiler warningsPjotr Prins
2017-11-10Remove compiler warningsPjotr Prins
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-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-07Removed FORCE_FLOAT from a few more files.Peter Carbonetto
2017-06-01Removed FORCE_FLOAT from additional C++ source files.Peter Carbonetto
2017-05-31Removed WITH_LAPACK compile/build option.Peter Carbonetto
2017-05-04Fixed problems with duplicate symbols; now using static gsl libraries in ↵Peter Carbonetto
Makefile.osx so that others don't have to download it using Homebrew.
2017-05-04Added new files shared by Xiang via email on May 4, 2017.Peter Carbonetto