Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6caeaf29 | 2019-10-01 11:24:53 | add registry | ||
| 538a513e | 2019-10-01 10:39:12 | use MP_HAS() | ||
| 8bd23b0c | 2019-10-01 10:38:58 | add get/set_cutoffs() | ||
| 9a51b129 | 2019-10-01 10:37:30 | exit instead of segfault | ||
| b7eb89c3 | 2019-09-06 15:07:02 | re-write median calculation | ||
| 41b6f291 | 2019-09-06 14:56:20 | always run the tune make target | ||
| eca1a49b | 2019-09-06 14:53:43 | add `s_strtol()` | ||
| 2b1c83bd | 2019-09-06 14:02:38 | refactor the 4 equal loops into a run function | ||
| d0c6a8d5 | 2019-09-06 13:47:28 | put parameters into struct | ||
| 1687b152 | 2019-09-06 16:10:44 | allow the user to override {C,L,LD}FLAGS |