Commit History

Autor SHA1 Mensaxe Data
  Bill Hoffman 5bf55d1590 ENH: shorten the symbols a bit and remove maps of std::string for map of cmStdString %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman c5be64081a bug fix for 986 %!s(int64=21) %!d(string=hai) anos
  Bill Hoffman 8f565bdc74 BUG: don't crash when loading a module that does not exist %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman c60f2fabc4 ENH: use cmake variables for cmDynamicLoader to figure out library prefix and extensions %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 07b4d8bbca BUG: fix mingw module load tests %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman a413160fec ENH: add the unix makefile generator as an option from the windows GUI, this builds with mingw, cygwin, and combinations of make cl, bcc32 %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 8cb6645ad8 Remove some borland 6 warnings %!s(int64=22) %!d(string=hai) anos
  Ken Martin 03bba128f3 fix one warning %!s(int64=22) %!d(string=hai) anos
  Ken Martin 0431b126b2 fix one warning %!s(int64=22) %!d(string=hai) anos
  Andy Cedilnik 304582d208 Attempt to make unloading work on OSX %!s(int64=22) %!d(string=hai) anos
  Bill Hoffman 0f19623edd BUG: fixes for hp %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman a551bfcafc fix free before use %!s(int64=23) %!d(string=hai) anos
  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. %!s(int64=23) %!d(string=hai) anos
  Ken Martin cceb68f2a0 Remove memory leak caused by cmDynamicLoader not being deleted properly %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman a63f7ba43c BUG: fix load command stuff for cygwin and cleanup at exit %!s(int64=23) %!d(string=hai) anos
  Andy Cedilnik e00b56dd57 Add accessor for Flushing cache %!s(int64=23) %!d(string=hai) anos
  Bill Hoffman 94f1e8f5c5 fix for cygwin and nmake that does not define WIN32 %!s(int64=23) %!d(string=hai) anos
  Andy Cedilnik 7fb39f7e3b Fix cache for non void* types %!s(int64=23) %!d(string=hai) anos
  Andy Cedilnik 1b4171c5e4 Keep track of libraries so that you can load them as many times as you want... %!s(int64=23) %!d(string=hai) anos
  Andy Cedilnik 2a21a66b13 Fix extension and suffix for modules on mac %!s(int64=23) %!d(string=hai) anos
  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. %!s(int64=23) %!d(string=hai) anos
  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. %!s(int64=23) %!d(string=hai) anos
  Ken Martin 7e0655f290 removed some couts %!s(int64=23) %!d(string=hai) anos
  Ken Martin 9184cac1ff added plugin support %!s(int64=23) %!d(string=hai) anos