Age | Commit message (Expand) | Author |
---|---|---|
2013-01-10 | Fix include guards so they exactly match file names. | Jakub Staszak |
2011-11-04 | Add missing includes/class declaration. | Eli Friedman |
2011-08-17 | ...and make sure DynamicLibrary builds by removing "const" from the Invalid p... | Jordy Rose |
2011-08-17 | Don't use NULL to represent an invalid library; Cygwin uses this for RTLD_DEF... | Jordy Rose |
2011-08-17 | Use DynamicLibrary instances as a way to get symbols from a specific library.... | Jordy Rose |
2010-11-29 | Now to chant the magical incantation that will exorcise the System library | Charles Davis |
2010-11-29 | Merge System into Support. | Michael J. Spencer |