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