Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-08-29 | Revise the design of the Path concept per peer review. Too many changes to | Reid Spencer | |
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16078 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-08-25 | Initial implementation of the Path operating system concept. | Reid Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16048 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-08-16 | Remove lib/System contents until a satisfactory solution can be | Reid Spencer | |
provided. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15816 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2004-08-15 | Initial implementations of the ErrorCode and Path concepts for Linux. | Reid Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15763 91177308-0d34-0410-b5e6-96231b3b80d8 |