Historique des commits

Auteur SHA1 Message Date
  Brad King 1f6a3c67b1 ENH: Added reference to Copyright.txt. Removed old reference to ITK copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. il y a 23 ans
  Andy Cedilnik e00b56dd57 Add accessor for Flushing cache il y a 23 ans
  Brad King b9db890ebc ENH: Pointer-to-function to pointer-to-data casts are not even allowed in strict C. Re-implemented this conversion in pure C++ using a casting trick with an extra level of indirection. il y a 23 ans
  Brad King 820088cefc ERR: Cast from pointer-to-data to pointer-to-function is not allowed in C++. The cast needed by cmDynamicLoader::GetSymbolAddress is now hidden in a C file. il y a 23 ans
  Ken Martin 9184cac1ff added plugin support il y a 23 ans