Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert some leftover loops to C++11 range-based loop | Matthias Maennich | 2017-09-28 | 1 | -4/+3 |
* | Fix some occurrences of missing override keywords | Matthias Maennich | 2017-09-28 | 1 | -1/+1 |
* | Use C++11 nullptr (cont.) | Matthias Maennich | 2017-09-19 | 1 | -2/+2 |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
* | iwyu: Fix OSX specific issues | Daniel Pfeifer | 2016-11-22 | 1 | -2/+4 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -153/+107 |
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -4/+0 |
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
* | Mach-O: Add Mach-O parser for OS X and iOS. | Clinton Stimpson | 2014-12-22 | 1 | -0/+419 |