Cronologia Commit

Autore SHA1 Messaggio Data
  Brad King f6749f7274 Merge branch 'upstream-kwsys' into update-kwsys 10 anni fa
  Brad King 5868b4e2fb Merge branch 'upstream-kwsys' into update-kwsys 11 anni fa
  Brad King f668112039 Merge branch 'upstream-kwsys' into update-kwsys 12 anni fa
  Brad King 588d705cb1 Merge branch 'upstream-kwsys' into update-kwsys 13 anni fa
  Brad King 3f92947524 KWSys: Configure DynamicLoader library prefix/suffix 15 anni fa
  Pat Marion fc4e7dcec0 ENH: Adding symbol for cray compute linux to DynamicLoader.cxx 15 anni fa
  Brad King de955e4b6d Convert KWSys to OSI-approved BSD License 16 anni fa
  Bill Hoffman a1d7f82d68 ENH: fix dynamic loading on haiku 17 anni fa
  Bill Hoffman 64fc597de2 ENH: add initial support for HAIKU OS from bug# 7425 17 anni fa
  Clinton Stimpson 0d845b8da8 17 anni fa
  Alexander Neundorf d486e7c871 18 anni fa
  Alexander Neundorf 220fe4f3ce 18 anni fa
  Bill Hoffman af0b15aff4 ENH: remove some stuff to improve coverage 18 anni fa
  Brad King 16be80b7b4 ENH: Added support for Watcom compiler. Added TODO comment about calling conventions. 18 anni fa
  Mathieu Malaterre b9787a965f BUG: revert yesterday patch. The implementation was correct. The problem was that _WIN32 was forced to be #define on cygwin when included from ITK, which was miss matching the implementation from the declaration. Put extra condition for CYGWIN system 19 anni fa
  Mathieu Malaterre 458fa7559b BUG: Make sure to use the Win32 interface (HINSTANCE) for handling shared lib on cygwin and mingw system 19 anni fa
  Bill Hoffman 3a32cec969 ENH: merge in changes for beos support 19 anni fa
  Mathieu Malaterre 965a1475b6 BUG: Fix problem with loading dylib on Tiger (10.4) x86. We need to be using the dlopen/dlclose instead of the old NSModule 19 anni fa
  Bill Hoffman 4e586c822f ENH: remove warning 19 anni fa
  Andy Cedilnik f483e48d2a ENH: Cleanup DynamicLoader so that the symbols have more consistent names, start using dynamic loader from kwsys in CMake 19 anni fa
  Mathieu Malaterre 4f9efe7502 BUG: Fix problem on MacOSX, by disabling part of the test. 20 anni fa
  Mathieu Malaterre 7f5222d400 ENH: Fix dashboard with coverage 20 anni fa
  Mathieu Malaterre 6420337317 BUG: Fix for MINGW32 20 anni fa
  Mathieu Malaterre 46096c08a5 ENH: Add support for LastError on HPUX 20 anni fa
  Mathieu Malaterre 347efdedd5 ENH: Also look into data segment (consistant with other implementation) 20 anni fa
  Mathieu Malaterre f90e754100 BUG: Fix DynamicLoader implementation on MacOSX (using old API) 20 anni fa
  Mathieu Malaterre 97aca504d8 ENH: Make sure that we find the proper symbol and not the one that start with _. STYLE: Remove an old style cast 20 anni fa
  Mathieu Malaterre 011de35360 ENH: Hopefully have the DynamicLoader to the proper thing. 20 anni fa
  Mathieu Malaterre 1defe94e31 STYLE: Minor style 20 anni fa
  Mathieu Malaterre d91bd3dbd3 BUG: Including file within a namespace{} is dangerous(unless symbols are within an extern C). Also update documentation about special case for MacOSX 20 anni fa