aboutsummaryrefslogtreecommitdiffstats
path: root/lib/System/Path.cpp
Commit message (Expand)AuthorAgeFilesLines
* For PR495:Reid Spencer2005-07-071-3/+3
* For PR495:Reid Spencer2005-07-071-2/+2
* Remove vim settings from source code; people should use llvm/utils/vim/vimrcMisha Brukman2005-05-051-1/+0
* Remove trailing whitespaceMisha Brukman2005-04-211-6/+6
* Rename Unix/*.cpp and Win32/*.cpp to have a *.inc suffix so that the sillyReid Spencer2005-01-091-2/+2
* For PR351:Reid Spencer2004-12-241-1/+7
* Fix VC++ compilation errorsJeff Cohen2004-12-151-0/+2
* For PR351:Reid Spencer2004-12-151-0/+8
* Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXTReid Spencer2004-12-131-0/+6
* For PR351: \Reid Spencer2004-12-131-0/+31
* Make sure IdentifyFileType is in the sys namespace.Reid Spencer2004-11-141-1/+1
* Add missing include.Alkis Evlogimenos2004-11-141-0/+1
* Implement IdentifyFileType functionReid Spencer2004-11-141-0/+27
* Provide initial implementations of Memory and Process concepts for variousReid Spencer2004-09-111-10/+0
* Correct the vim: specificationReid Spencer2004-08-291-1/+1
* Revise the design of the Path concept per peer review. Too many changes toReid Spencer2004-08-291-28/+7
* Initial implementation of the Path operating system concept.Reid Spencer2004-08-251-0/+60
* Remove lib/System contents until a satisfactory solution can beReid Spencer2004-08-161-90/+0
* Initial implementations of the ErrorCode and Path concepts for Linux.Reid Spencer2004-08-151-0/+90