Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: revert yesterday patch. The implementation was correct. The problem was ... | Mathieu Malaterre | 2006-12-09 | 1 | -3/+6 |
* | BUG: Make sure to use the Win32 interface (HINSTANCE) for handling shared lib... | Mathieu Malaterre | 2006-12-08 | 1 | -2/+2 |
* | ENH: merge in changes for beos support | Bill Hoffman | 2006-12-04 | 1 | -0/+4 |
* | BUG: Fix problem with loading dylib on Tiger (10.4) x86. We need to be using ... | Mathieu Malaterre | 2006-11-29 | 1 | -2/+2 |
* | COMP: Fix problem with namespace | Andy Cedilnik | 2006-03-16 | 1 | -4/+11 |
* | ENH: Cleanup DynamicLoader so that the symbols have more consistent names, st... | Andy Cedilnik | 2006-03-16 | 1 | -48/+33 |
* | ENH: Add documentation on the problem with system wide path for looking up dy... | Mathieu Malaterre | 2006-03-10 | 1 | -0/+8 |
* | BUG: Including file within a namespace{} is dangerous(unless symbols are with... | Mathieu Malaterre | 2006-03-08 | 1 | -3/+15 |
* | ENH: Adding kwsys implementation for a DynamicLoader class. Copy from itkDyna... | Mathieu Malaterre | 2006-03-06 | 1 | -0/+87 |