1. 4ee451d Remove attribution from file headers, per discussion on llvmdev. by Chris Lattner · 17 years ago
  2. 0ccb930 This change does a couple of things. First it gets the Visual Studio builds working. by Chuck Rose III · 17 years ago
  3. 3110289 Unbreak VC++ build. by Jeff Cohen · 17 years ago
  4. 8475ec0 For PR789: by Reid Spencer · 17 years ago
  5. 0554575 For PR797: by Reid Spencer · 18 years ago
  6. 8961501 Use getFileStatus instead of Path::isDirectory(). by Chris Lattner · 18 years ago
  7. 48fdf91 Provide configuration support and usage for MINGW32 platform by Reid Spencer · 18 years ago
  8. 64fe584 It's dangerous coding on Mondays. by Jeff Cohen · 19 years ago
  9. ee841a1 Implement SetInterruptFunction for Windows. by Jeff Cohen · 19 years ago
  10. fa8c292 Implement sys::SetInterruptFunction on Unix, stub it on win32 so that the by Chris Lattner · 19 years ago
  11. 8f0e8f2 Make Win32 implementation conform to new paradigm by Jeff Cohen · 19 years ago
  12. edb9d6b Fix VC++ breakage by Jeff Cohen · 19 years ago
  13. 6b8a63a Remove vim settings from source code; people should use llvm/utils/vim/vimrc by Misha Brukman · 19 years ago
  14. 23a1cf3 Change __MINGW to __MINGW32__. Patch submitted by Henrik Bach. by Jeff Cohen · 19 years ago
  15. 9860121 Simplify code. by Reid Spencer · 20 years ago
  16. abc8650 Adjust implementation to match new interface. Patch provided by Morten Ofstad by Reid Spencer · 20 years ago
  17. 07adb28 Stop propagating method names that violate the coding standard by Reid Spencer · 20 years ago
  18. 8af3ed0 Use __MINGW instead of __MING. Patch contributed by Henrik Bach. by Reid Spencer · 20 years ago
  19. 14abc25 That should actually be __MING, not __MINGW. by Misha Brukman · 20 years ago
  20. 34ec89c Check for __MINGW define instead of __MINGW_H, patch by Henrik Bach. by Misha Brukman · 20 years ago
  21. ced4110 Use llvm::sys::Path to destroy the file. by Reid Spencer · 20 years ago
  22. f6cbc0f Patch for MINGW. Patch provided by Henrik Bach. by Reid Spencer · 20 years ago
  23. 7b60a15 Minor correction to Signals implementation. by Reid Spencer · 20 years ago
  24. 298d6c1 Make sure critical sections are entered before trying to leave them. by Reid Spencer · 20 years ago
  25. 90b5413 Implement the signals interface for Win32. by Reid Spencer · 20 years ago
  26. 496c277 Initial platform independent implementation of operating system concept by Reid Spencer · 20 years ago