Commit message (Collapse) | Author | ||
---|---|---|---|
2021-05-16 | remove unused workarounds.hpp | Egor Tensin | |
2021-05-15 | rename the project | Egor Tensin | |
2020-01-15 | mingw builds: implement proper unused parameter macro | Egor Tensin | |
The UNREFERENCED_PARAMETER macro distributed with MinGW-w64 is stupid (`(x) = (x)`, really?) |