Historial de Commits

Autor SHA1 Mensaje Fecha
  Ken Martin cceb68f2a0 Remove memory leak caused by cmDynamicLoader not being deleted properly hace 23 años
  Bill Hoffman a63f7ba43c BUG: fix load command stuff for cygwin and cleanup at exit hace 23 años
  Andy Cedilnik e00b56dd57 Add accessor for Flushing cache hace 23 años
  Bill Hoffman 94f1e8f5c5 fix for cygwin and nmake that does not define WIN32 hace 23 años
  Andy Cedilnik 7fb39f7e3b Fix cache for non void* types hace 23 años
  Andy Cedilnik 1b4171c5e4 Keep track of libraries so that you can load them as many times as you want... hace 23 años
  Andy Cedilnik 2a21a66b13 Fix extension and suffix for modules on mac hace 23 años
  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. hace 23 años
  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. hace 23 años
  Ken Martin 7e0655f290 removed some couts hace 23 años
  Ken Martin 9184cac1ff added plugin support hace 23 años