Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-12 | More GCC 15 fixes | Luke T. Shumaker | |
2025-05-06 | Use C23 | Luke T. Shumaker | |
This gives us: - [[maybe_unused]] instead of [[gnu::unused]] - bool/true/false are predefined, so no need for <stdbool.h> | |||
2024-12-26 | Build the full matrix of CMAKE_BUILD_TYPE | Luke T. Shumaker | |
2024-12-26 | libmisc: test_rand: Avoid divide-by-zero, even if its result is ignored | Luke T. Shumaker | |
2024-12-26 | libmisc: Rework how test-intercepts work | Luke T. Shumaker | |
2024-11-15 | Add tests to libmisc | Luke T. Shumaker | |