| Commit message (Expand) | Author | Age | Files | Lines |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | iwyu: Fix more findings | Daniel Pfeifer | 2016-11-28 | 1 | -2/+3 |
|
|
* | Do not define cout/cerr preprocessor symbols | Brad King | 2016-10-04 | 1 | -2/+0 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
|
|
* | CPack: include what you use | Daniel Pfeifer | 2016-09-06 | 1 | -0/+2 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -4/+4 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -105/+75 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -5/+0 |
|
|
* | Replace 'foo.size() > 0' pattern with !foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -5/+5 |
|
|
* | Remove c_str calls when using stream APIs. | Stephen Kelly | 2014-03-11 | 1 | -6/+6 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | BUG: Fix issue #8383. Avoid crashing when using the Bundle CPack generator an... | David Cole | 2009-01-22 | 1 | -0/+6 |
|
|
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -46/+47 |
|
|
* | STYLE: Lots of formating to remove style problems | Andy Cedilnik | 2006-03-08 | 1 | -2/+3 |
|
|
* | ENH: flush the output | Andy Cedilnik | 2006-01-05 | 1 | -0/+2 |
|
|
* | BUG: Print the right line number to the right pipe | Andy Cedilnik | 2006-01-05 | 1 | -1/+8 |
|
|
* | COMP: Remove warnings | Andy Cedilnik | 2006-01-03 | 1 | -5/+0 |
|
|
* | COMP: Fix compile errors | Andy Cedilnik | 2006-01-02 | 1 | -1/+1 |
|
|
* | ENH: More improvements and add logging | Andy Cedilnik | 2006-01-02 | 1 | -0/+218 |
|
|