Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |