1. adcbce0 Change LoadLibraryPermanently to not throw an exception. by Chris Lattner · 19 years ago
  2. f883eb9 Bug noticed, by inspection. Filename can be null. by Chris Lattner · 19 years ago
  3. 2b80e8d Fix iterator invalidation bug, identified by Coverity. by Chris Lattner · 19 years ago
  4. 8504690 Add AddSymbol() method to DynamicLibrary to work around Windows limitation by Jeff Cohen · 19 years ago
  5. f976c85 Remove trailing whitespace by Misha Brukman · 20 years ago
  6. bccc8ab Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly by Reid Spencer · 20 years ago
  7. d6b1f5f Correct the case of a #include directory name, just in case. by Reid Spencer · 20 years ago
  8. a4c9751 Get VC++ building again by Jeff Cohen · 20 years ago
  9. 1a46635 Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used, by Jeff Cohen · 20 years ago
  10. 368cb8e Fix compilation error on Darwin. by Chris Lattner · 21 years ago
  11. 28dabf7 Move darwin-specific majik here. by Chris Lattner · 21 years ago
  12. 19cd4a9 Implement two new functions: LoadLibraryPermanently and by Reid Spencer · 21 years ago
  13. 29ae177 We just use ltdl's implementation for this abstraction now. Its portable to by Reid Spencer · 21 years ago
  14. 441cc2a Implement the default constructor which causes the current program to be by Reid Spencer · 21 years ago
  15. 0de02a6 Dynamic Library abstraction. This makes the abstraction of a single dynamic by Reid Spencer · 21 years ago