Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make DynamicLibrary thread-safe w/r/t call to dlerror() after dlopen(). PR10718 | Jordy Rose | 2011-08-22 | 1 | -2/+2 |
* | Unbork Windows build. Thanks, Francois. | Jordy Rose | 2011-08-17 | 1 | -2/+2 |
* | Use DynamicLibrary instances as a way to get symbols from a specific library.... | Jordy Rose | 2011-08-17 | 1 | -26/+52 |
* | Windows/DynamicLibrary.inc: Fix trivial warnings. Thanks to John Myers! | NAKAMURA Takumi | 2011-07-09 | 1 | -1/+1 |
* | Windows/DynamicLibrary.inc: Clean up ELM_Callback. We may check the decl inst... | NAKAMURA Takumi | 2011-05-01 | 1 | -31/+2 |
* | Windows/DynamicLibrary.inc: ELM_Callback fix for mingw-w64. | NAKAMURA Takumi | 2011-02-09 | 1 | -1/+11 |
* | Windows/DynamicLibrary.inc: Split explicit symbols into explicit_symbols.inc. | NAKAMURA Takumi | 2011-02-05 | 1 | -60/+17 |
* | Merge System into Support. | Michael J. Spencer | 2010-11-29 | 1 | -0/+199 |