Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-02 | Added section on contributing and coding style and fixed compilation | Pjotr Prins | |
2017-08-02 | Massive 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-07 | Some three compile time fixes for the GNU GCC 7.1.0 compiler on Linux. | Pjotr Prins | |
This patch is a mess because we use different line endings. I propose to convert to standard Unix mode (as was the original GEMMA code). To convert with vim one can use set fileformat=unix Do not merge this pull request, we can handle te fixes later. | |||
2017-06-29 | Remove FORCE_FLOAT from vc.cpp. | Peter Carbonetto | |
2017-06-07 | Removed FORCE_FLOAT from a few more files. | Peter Carbonetto | |
2017-06-04 | Removed FORCE_FLOAT from prdt.h/prdt.cpp. | Peter Carbonetto | |
2017-05-04 | Added new files shared by Xiang via email on May 4, 2017. | Peter Carbonetto | |