| Commit message (Expand) | Author | Age | Files | Lines |
* | Modernize: Use #pragma once in all header files | Kitware Robot | 2020-09-03 | 1 | -4/+1 |
|
|
* | clang-tidy: Use `= delete` | Regina Pfeifer | 2019-01-29 | 1 | -2/+0 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -2/+2 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | Use CM_DISABLE_COPY | Daniel Pfeifer | 2017-04-24 | 1 | -5/+3 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | IWYU: use pragma export | Daniel Pfeifer | 2017-03-23 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -3/+1 |
|
|
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -2/+1 |
|
|
* | Rename header guards to not start with double underscore | Sean McBride | 2014-12-11 | 1 | -2/+2 |
|
|
* | Remove extra semicolons from C++ code. | Stephen Kelly | 2014-04-03 | 1 | -2/+2 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | BUG: Removed compiled-in CMAKE_SHARED_MODULE_PREFIX and CMAKE_SHARED_MODULE_S... | Brad King | 2006-03-16 | 1 | -8/+0 |
|
|
* | ENH: Cleanup DynamicLoader so that the symbols have more consistent names, st... | Andy Cedilnik | 2006-03-16 | 1 | -44/+9 |
|
|
* | ENH: fix for bug 2808, use dlopen on new OSX versions | Bill Hoffman | 2006-02-16 | 1 | -3/+8 |
|
|
* | FIX: fix bug 1690 | Bill Hoffman | 2005-03-22 | 1 | -0/+3 |
|
|
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh... | Brad King | 2002-10-23 | 1 | -3/+3 |
|
|
* | Add accessor for Flushing cache | Andy Cedilnik | 2002-09-24 | 1 | -0/+4 |
|
|
* | ENH: Pointer-to-function to pointer-to-data casts are not even allowed in str... | Brad King | 2002-09-11 | 1 | -10/+2 |
|
|
* | ERR: Cast from pointer-to-data to pointer-to-function is not allowed in C++. ... | Brad King | 2002-09-10 | 1 | -1/+12 |
|
|
* | added plugin support | Ken Martin | 2002-08-21 | 1 | -0/+80 |
|
|