aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/dyn_load
Commit message (Expand)AuthorAgeFilesLines
* If dynamic loading fails, include result of dlerror() in the exception msglloyd2010-07-301-1/+8
* Restrict dyn_load to platforms where it might theoretically work:lloyd2010-07-281-0/+9
* Add a new utility class Dynamically_Loaded_Library which wraps aroundlloyd2010-07-273-0/+122