Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpp_pragma: Adding PRAGMA_DISABLE_WARNING_INT_OVERFLOW (clang) and PRAGMA_DIS... | Sven Göthel | 2024-04-10 | 1 | -0/+4 |
* | darray.hpp: Workaround gcc 12.2.0-3 Debian 12 Bookworm 2022-10-17 false posit... | Sven Gothel | 2022-10-17 | 1 | -0/+3 |
* | cpp_pragme.hpp: Add PRAGMA_DISABLE_WARNING_PMF_CONVERSIONS for gcc only, disa... | Sven Gothel | 2022-10-07 | 1 | -0/+8 |
* | cpp_pragma.hpp: Add PRAGMA_DISABLE_WARNING_FORMAT_NONLITERAL | Sven Gothel | 2022-08-05 | 1 | -0/+3 |
* | Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, C...v0.9.2 | Sven Gothel | 2022-05-01 | 1 | -0/+7 |
* | cpp_pragma.hpp: Add PRAGMA_DISABLE_WARNING_NULL_DEREFERENCE and PRAGMA_DISABL...v0.4.4 | Sven Gothel | 2021-09-19 | 1 | -0/+6 |
* | basic_types.hpp: Cleanup; Add constexpr 'enum class endian', 'pointer_cast()'... | Sven Gothel | 2021-02-08 | 1 | -0/+63 |