Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove vim settings from source code; people should use llvm/utils/vim/vimrc | Misha Brukman | 2005-05-05 | 1 | -1/+0 |
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -12/+12 |
* | Do not clean up if the MappedFile was never used or if the client already | Chris Lattner | 2005-01-28 | 1 | -1/+1 |
* | Make the size() method const | Reid Spencer | 2004-12-13 | 1 | -2/+2 |
* | Allow explicit closing of the MappedFile, before destruction | Reid Spencer | 2004-11-14 | 1 | -0/+2 |
* | Convert 'struct' to 'class' in various places to adhere to the coding standards | Chris Lattner | 2004-10-27 | 1 | -1/+1 |
* | Minor corrections suggested by Chris' ever-watchful eye. | Reid Spencer | 2004-10-04 | 1 | -9/+4 |
* | First version of the MappedFile abstraction for operating system idependent | Reid Spencer | 2004-10-04 | 1 | -0/+160 |