Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the size() method const | Reid Spencer | 2004-12-13 | 1 | -1/+1 |
* | Path::get -> Path::toString | Reid Spencer | 2004-12-11 | 1 | -4/+4 |
* | Fix bugs in class invariant | Reid Spencer | 2004-11-14 | 1 | -0/+3 |
* | Change Library Names Not To Conflict With Others When Installed | Reid Spencer | 2004-10-27 | 1 | -1/+0 |
* | Must include sys/stat.h before declaring a 'struct stat' | Brian Gaeke | 2004-10-05 | 1 | -0/+1 |
* | Added a couple of includes to get this to compile on Sparc. | Tanya Lattner | 2004-10-05 | 1 | -1/+1 |
* | Solaris doesn't have MAP_FILE. | Chris Lattner | 2004-10-05 | 1 | -1/+4 |
* | First version of the MappedFile abstraction for operating system idependent | Reid Spencer | 2004-10-04 | 1 | -0/+138 |