Age | Commit message (Expand) | Author |
---|---|---|
2004-11-16 | Simplify code. | Reid Spencer |
2004-11-15 | Adjust implementation to match new interface. | Reid Spencer |
2004-11-05 | Stop propagating method names that violate the coding standard | Reid Spencer |
2004-10-14 | Use __MINGW instead of __MING. Patch contributed by Henrik Bach. | Reid Spencer |
2004-09-30 | That should actually be __MING, not __MINGW. | Misha Brukman |
2004-09-30 | Check for __MINGW define instead of __MINGW_H, patch by Henrik Bach. | Misha Brukman |
2004-09-28 | Use llvm::sys::Path to destroy the file. | Reid Spencer |
2004-09-23 | Patch for MINGW. Patch provided by Henrik Bach. | Reid Spencer |
2004-09-19 | Minor correction to Signals implementation. | Reid Spencer |
2004-09-17 | Make sure critical sections are entered before trying to leave them. | Reid Spencer |
2004-09-16 | Implement the signals interface for Win32. | Reid Spencer |
2004-08-29 | Initial platform independent implementation of operating system concept | Reid Spencer |