Don't attribute in file headers anymore. See llvmdev for the
[oota-llvm.git] / include / llvm / System / MappedFile.h
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-04-07 Reid SpencerFor PR1291:
2006-08-27 Chris Lattnermake optional pointer really optional
2006-08-25 Reid SpencerFor PR797:
2006-08-22 Reid SpencerFor PR797:
2006-07-26 Reid SpencerFor PR780:
2006-02-22 Chris LattnerMake the LLVM headers "-ansi -pedantic -Wno-long-long...
2005-05-05 Misha BrukmanRemove vim settings from source code; people should...
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-01-28 Chris LattnerDo not clean up if the MappedFile was never used or...
2004-12-13 Reid SpencerMake the size() method const
2004-11-14 Reid SpencerAllow explicit closing of the MappedFile, before destru...
2004-10-27 Chris LattnerConvert 'struct' to 'class' in various places to adhere...
2004-10-04 Reid SpencerMinor corrections suggested by Chris' ever-watchful...
2004-10-04 Reid SpencerFirst version of the MappedFile abstraction for operati...