| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix MINGW compilation errors | Jeff Cohen | 2004-12-30 | 1 | -2/+2 |
| * | mingw doesn't support the official debug API. | Jeff Cohen | 2004-12-25 | 1 | -9/+28 |
| * | Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used, | Jeff Cohen | 2004-12-24 | 1 | -17/+72 |
| * | Resurrect this file. | Reid Spencer | 2004-12-24 | 1 | -0/+53 |
| * | Remove these files as they are not being included any more. DynamicLibrary | Reid Spencer | 2004-12-24 | 1 | -53/+0 |
| * | Fix residual Visual Studio build problems | Jeff Cohen | 2004-12-09 | 1 | -11/+7 |
| * | Implement the default constructor which causes the current program to be | Reid Spencer | 2004-11-29 | 1 | -4/+10 |
| * | Cast the void* handle data member to HMODULE* to keep the VC++ compiler | Reid Spencer | 2004-11-20 | 1 | -5/+9 |
| * | Dynamic Library abstraction. This makes the abstraction of a single dynamic | Reid Spencer | 2004-11-18 | 1 | -0/+47 |

