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