Age | Commit message (Expand) | Author |
---|---|---|
2021-03-29 | remove unused class util::Ref and its unit test | Sebastian Falbesoner |
2020-12-01 | refactor: Improve use of explicit keyword | Fabian Jahr |
2020-12-01 | lint: Use c++17 std in cppcheck linter | Fabian Jahr |
2020-11-18 | Drop the leading 0 from the version number | Andrew Chow |
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-03-07 | lint-cppcheck: Remove -DHAVE_WORKING_BOOST_SLEEP_FOR | Anthony Towns |
2020-01-28 | test: Add crc32c exception to various linters and generation scripts | Wladimir J. van der Laan |
2020-01-15 | scripted-diff: Bump copyright of files changed in 2020 | MarcoFalke |
2019-12-30 | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke |
2019-06-26 | Add Travis check for single parameter constructors not marked "explicit" | practicalswift |