Age | Commit message (Expand) | Author |
---|---|---|
2018-06-27 | Remove boost dependency (boost/assign/std/vector.hpp) | practicalswift |
2018-06-20 | Obsolete #!/bin/bash shebang | DesWurstes |
2018-06-14 | Add "export LC_ALL=C" to all shell scripts | practicalswift |
2018-06-11 | Merge #13230: Simplify include analysis by enforcing the developer guide's in... | Wladimir J. van der Laan |
2018-06-06 | lint: Add linter to error on #include <*.cpp> | Ben Woosley |
2018-06-06 | Enforce the use of bracket syntax includes ("#include <foo.h>") | practicalswift |
2018-06-04 | build: Guard against accidental introduction of new Boost dependencies | practicalswift |
2018-05-24 | test: Move linters to test/lint, add readme | MarcoFalke |