Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix .ninja parse time reported by `-d stats`. | David 'Digit' Turner | 2023-09-25 | 1 | -0/+7 |
* | Fix constexpr and clang-format | Bruce Dawson | 2021-08-28 | 1 | -1/+0 |
* | Make ScopedMetric portable, accurate, and efficient | Bruce Dawson | 2021-08-27 | 1 | -6/+6 |
* | Remove 'using namespace std' from header files, properly namespace all std sy... | Michael Jones | 2020-09-30 | 1 | -4/+3 |
* | fix all "class" -> "struct" | Evan Martin | 2012-12-29 | 1 | -3/+5 |
* | Add missing 'virtual' annotation to ReadFile() override. | Thiago Farina | 2012-10-17 | 1 | -5/+2 |
* | Change rate measurement code. | Nico Weber | 2012-09-14 | 1 | -5/+4 |
* | fix error and prevent warning in GetTimeMillis() | Claus Klein | 2012-07-27 | 1 | -1/+1 |
* | print edges per second | Peter Kuemmel | 2012-07-15 | 1 | -0/+25 |
* | Header guards were missing from some header files. | Jonathan Sternberg | 2012-05-30 | 1 | -0/+5 |
* | add a '-d stats' flag for detailed timings | Evan Martin | 2012-01-05 | 1 | -0/+64 |