Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Retire std::auto_ptr and its macro CM_AUTO_PTR | Matthias Maennich | 2017-09-25 | 1 | -220/+0 |
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -2/+2 |
* | auto_ptr: silence clang-tidy warnings | Daniel Pfeifer | 2017-05-04 | 1 | -5/+5 |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | Use std::auto_ptr on compilers that do not warn about it | Daniel Pfeifer | 2016-09-26 | 1 | -1/+9 |
* | Use CM_NULLPTR | Daniel Pfeifer | 2016-09-16 | 1 | -3/+3 |
* | Avoid using KWSys auto_ptr by adopting it ourselves | Brad King | 2016-06-29 | 1 | -0/+221 |