Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-18 | Avoid warnings from gcc without having to silence them all | Rangi | |
2018-08-04 | Update lzcomp to the latest version and fix Makefiles accordingly | aaaaaa123456789 | |
2018-06-20 | Silence -Wimplicit-fallthrough | Rangi | |
2017-09-24 | fix warnings in lzcomp and md5 | yenatch | |
2017-06-09 | Fix warnings about assignments in ‘if’ statements | Ben10do | |
Assignments in ‘if’ statements cause a warning in Clang, asking you to enclose the assignment in brackets (to show that it was intentional). | |||
2016-08-24 | Add C build tools. | yenatch | |