Commit History

Author SHA1 Message Date
  Andy Cedilnik e00b56dd57 Add accessor for Flushing cache 23 years ago
  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. 23 years ago
  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. 23 years ago
  Ken Martin 9184cac1ff added plugin support 23 years ago