1. 1971e8a Fix iterator invalidation bug, identified by Coverity. by Chris Lattner · 19 years ago
  2. baeb39c Add AddSymbol() method to DynamicLibrary to work around Windows limitation by Jeff Cohen · 20 years ago
  3. 10468d8 Remove trailing whitespace by Misha Brukman · 21 years ago
  4. c892a0d Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly by Reid Spencer · 21 years ago
  5. 862ebf5 Correct the case of a #include directory name, just in case. by Reid Spencer · 21 years ago
  6. 683b1a5 Get VC++ building again by Jeff Cohen · 21 years ago
  7. 039b4ab Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used, by Jeff Cohen · 21 years ago
  8. 73a1914 Fix compilation error on Darwin. by Chris Lattner · 21 years ago
  9. 4cf8b36 Move darwin-specific majik here. by Chris Lattner · 21 years ago
  10. 0e6a4fc Implement two new functions: LoadLibraryPermanently and by Reid Spencer · 21 years ago
  11. 3468ae1 We just use ltdl's implementation for this abstraction now. Its portable to by Reid Spencer · 21 years ago
  12. 72a7457 Implement the default constructor which causes the current program to be by Reid Spencer · 21 years ago
  13. 4a763ca Dynamic Library abstraction. This makes the abstraction of a single dynamic by Reid Spencer · 21 years ago