Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-03-21 | Fix typo in cppcheck suppressions file | Samuel Lidén Borell | 1 | -1/+1 |
2024-03-21 | Use offsetof/size_t instead of uintptr_t where possible | Samuel Lidén Borell | 1 | -0/+2 |
2024-03-03 | Restructure cppcheck target and update suppressions | Samuel Lidén Borell | 1 | -8/+38 |
2022-12-10 | Fix remaining cppcheck warnings, except for unused functions | Samuel Lidén Borell | 1 | -2/+1 |
2022-11-13 | Fix errors and warnings found with Valgrind and cppcheck | Samuel Lidén Borell | 1 | -0/+2 |
2022-09-04 | Use common makefile for backend + basic structure unit tests | Samuel Lidén Borell | 1 | -0/+12 |