Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Initial commit of an platform-indepdendent implementation for the | Reid Spencer | 2004-08-29 | 1 | -0/+133 | |
| | | | | | | "Program" operating system concept (find and execute programs). llvm-svn: 16084 | |||||
* | Revise the design of the Path concept per peer review. Too many changes to | Reid Spencer | 2004-08-29 | 1 | -86/+281 | |
| | | | | | | | | note individually but these essence of it is to not derive from std::string, clarify the interface, and provide better documentation. There is now also (untested) implementations for AIX, Darwin, and SunOS. llvm-svn: 16078 | |||||
* | Fix a typo. | Reid Spencer | 2004-08-26 | 1 | -1/+1 | |
| | | | | llvm-svn: 16055 | |||||
* | Add a README explaining the intended content of this directory. | Reid Spencer | 2004-08-26 | 1 | -0/+16 | |
| | | | | llvm-svn: 16053 | |||||
* | Initial implementation of the Path operating system concept. | Reid Spencer | 2004-08-25 | 2 | -0/+172 | |
llvm-svn: 16048 |