Mathieu Malaterre
|
347efdedd5
ENH: Also look into data segment (consistant with other implementation)
|
20 years ago |
Mathieu Malaterre
|
f90e754100
BUG: Fix DynamicLoader implementation on MacOSX (using old API)
|
20 years ago |
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 years ago |
Mathieu Malaterre
|
011de35360
ENH: Hopefully have the DynamicLoader to the proper thing.
|
20 years ago |
Mathieu Malaterre
|
1defe94e31
STYLE: Minor style
|
20 years ago |
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 years ago |
Mathieu Malaterre
|
f4fb2ca779
COMP: Fix compilation on MacOSX
|
20 years ago |
Mathieu Malaterre
|
ffd4bcd02b
ENH: Adding kwsys implementation for a DynamicLoader class. Copy from itkDynamicLoader, with patch from cmDynamicLoader
|
20 years ago |