Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If dynamic loading fails, include result of dlerror() in the exception msg | lloyd | 2010-07-30 | 1 | -1/+8 |
* | Restrict dyn_load to platforms where it might theoretically work: | lloyd | 2010-07-28 | 1 | -0/+9 |
* | Add a new utility class Dynamically_Loaded_Library which wraps around | lloyd | 2010-07-27 | 3 | -0/+122 |