Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -3/+3 |
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -2/+2 |
* | ctest_coverage: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -2/+2 |
* | Replace 'foo.size() == 0' pattern with foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -2/+2 |
* | strings: Remove redundant calls to std::string::c_str() | Nils Gladitz | 2014-10-15 | 1 | -1/+1 |
* | CTest: Fix MUMPS coverage parsing and test | Joseph Snyder | 2014-05-16 | 1 | -1/+13 |
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -1/+2 |
* | CDash now supports lots of files in coverage. So, show all files. | Bill Hoffman | 2012-05-11 | 1 | -11/+1 |
* | Remove uncovered files from cache coverage data. | Bill Hoffman | 2012-05-02 | 1 | -0/+36 |
* | Fix some warnings and a bug where it went past the length of a vector. | Bill Hoffman | 2012-05-01 | 1 | -3/+10 |
* | Add support for Cache coverage. | Bill Hoffman | 2012-05-01 | 1 | -0/+187 |