Age | Commit message (Expand) | Author |
---|---|---|
2006-08-07 | Remove extraneous #include. | Reid Spencer |
2006-08-07 | Make the removal of files use Path::eraseFromDisk just like it does for | Reid Spencer |
2006-08-01 | Use getFileStatus instead of Path::isDirectory(). | Chris Lattner |
2006-06-16 | Only print the stack trace if it was requested. Previously, any call into | Reid Spencer |
2005-08-02 | Implement sys::SetInterruptFunction on Unix, stub it on win32 so that the | Chris Lattner |
2005-07-08 | Final Changes For PR495: | Reid Spencer |
2005-07-07 | For PR495: | Reid Spencer |
2005-05-05 | Remove vim settings from source code; people should use llvm/utils/vim/vimrc | Misha Brukman |
2005-04-22 | Silence gcc-4.0.0 warnings. | Alkis Evlogimenos |
2004-12-27 | For PR351: | Reid Spencer |
2004-12-11 | Path::get -> Path::toString | Reid Spencer |
2004-11-14 | Update for prototype changes | Reid Spencer |
2004-11-05 | Stop propagating method names that violate the coding standard | Reid Spencer |
2004-08-29 | Initial platform independent implementation of operating system concept | Reid Spencer |