Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-11-18 | Use strict function prototypes | Michael Hirsch, Ph.D | 6 | -6/+6 | |
2019-11-17 | Make all C main functions without arguments have "void" in arg list. | Jussi Pakkanen | 3 | -3/+3 | |
2019-11-17 | use '-Werror=unused-parameter' for gcc/clang on project tests and ↵ | Michael Hirsch, Ph.D | 3 | -3/+3 | |
-fimplicit-none on fortran Fortran: check for undeclared variables by forcing implicit none everywhere C/C++: check for unused parameters and return types removed unused variables from test cases ci: do missing return and unused arg check with Github Actions | |||||
2019-08-03 | Condense test directory names. | Jussi Pakkanen | 9 | -0/+71 | |