Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 days | 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> | |||
2025-04-02 | Add libfmt to bypass output buffering for libmisc:assert | Luke T. Shumaker | |
2024-12-26 | Build the full matrix of CMAKE_BUILD_TYPE | Luke T. Shumaker | |
2024-12-26 | libmisc: Rework how test-intercepts work | Luke T. Shumaker | |
2024-12-13 | Gather macros into libmisc/macro.h | Luke T. Shumaker | |
2024-11-23 | Use C23 (C++11) attribute syntax instead of __attribute__ | Luke T. Shumaker | |
2024-11-23 | libmisc: Logging/assert fixes | Luke T. Shumaker | |
2024-11-15 | Add tests to libmisc | Luke T. Shumaker | |