Age | Commit message (Expand) | Author |
---|---|---|
2005-01-09 | Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the silly | Reid Spencer |
2004-12-27 | For PR351: | Reid Spencer |
2004-12-13 | Make the size() method const | Reid Spencer |
2004-12-11 | Path::get -> Path::toString | Reid Spencer |
2004-11-14 | Fix bugs in class invariant | Reid Spencer |
2004-10-27 | Change Library Names Not To Conflict With Others When Installed | Reid Spencer |
2004-10-05 | Must include sys/stat.h before declaring a 'struct stat' | Brian Gaeke |
2004-10-05 | Added a couple of includes to get this to compile on Sparc. | Tanya Lattner |
2004-10-05 | Solaris doesn't have MAP_FILE. | Chris Lattner |
2004-10-04 | First version of the MappedFile abstraction for operating system idependent | Reid Spencer |