Age | Commit message (Expand) | Author |
---|---|---|
2008-02-24 | In FileManager: use full paths to unique files and directories on Windows, | Ted Kremenek |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-12-20 | Renamed "FileEntry::getDev()" to "FileEntry::getDevice()" | Ted Kremenek |
2007-12-18 | Refactored inode and device number into FileEntry, and changed the | Ted Kremenek |
2007-12-18 | Added to FileEntry a pointer to the <dev_t,ino_t> pair for the file, and | Ted Kremenek |
2007-12-04 | Removed serialization of FileEntry and DirectoryEntry. This objects will | Ted Kremenek |
2007-12-04 | Implemented serialization of FileEntry and DirectoryEntry. | Ted Kremenek |
2007-10-30 | update some comments. | Chris Lattner |
2007-07-11 | Stage two of getting CFE top correct. | Reid Spencer |