Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Provide initial implementations of Memory and Process concepts for various | Reid Spencer | 2004-09-11 | 1 | -10/+0 | |
| | | | | | | | platforms. Implement GetLLVMSuffix function for the Path concept. llvm-svn: 16292 | |||||
* | Correct the vim: specification | Reid Spencer | 2004-08-29 | 1 | -1/+1 | |
| | | | | llvm-svn: 16087 | |||||
* | Revise the design of the Path concept per peer review. Too many changes to | Reid Spencer | 2004-08-29 | 1 | -28/+7 | |
| | | | | | | | | 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 | |||||
* | Initial implementation of the Path operating system concept. | Reid Spencer | 2004-08-25 | 1 | -0/+60 | |
| | | | | llvm-svn: 16048 | |||||
* | Remove lib/System contents until a satisfactory solution can be | Reid Spencer | 2004-08-16 | 1 | -90/+0 | |
| | | | | | | provided. llvm-svn: 15816 | |||||
* | Initial implementations of the ErrorCode and Path concepts for Linux. | Reid Spencer | 2004-08-15 | 1 | -0/+90 | |
llvm-svn: 15763 |