Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Keep up with lib/System changes | Jeff Cohen | 2004-12-20 | 1 | -11/+26 |
| | | | | llvm-svn: 19057 | ||||
* | Implement Win32 Path::getStatusInfo(), TimeValue::toString() | Jeff Cohen | 2004-12-14 | 1 | -3/+2 |
| | | | | llvm-svn: 18930 | ||||
* | For PR351: | Reid Spencer | 2004-12-14 | 1 | -2/+4 |
| | | | | | | Implement the new environment pointer for ExecuteAndWait llvm-svn: 18928 | ||||
* | Rename Path::get -> Path::toString | Reid Spencer | 2004-12-11 | 1 | -4/+6 |
| | | | | llvm-svn: 18802 | ||||
* | Erase non-applicable Unix comment, this is Win32 | Misha Brukman | 2004-11-16 | 1 | -1/+0 |
| | | | | llvm-svn: 17896 | ||||
* | Remove useless #include. | Reid Spencer | 2004-11-16 | 1 | -1/+0 |
| | | | | | | Patch contributed by Jeff Cohen. llvm-svn: 17891 | ||||
* | Stop propagating method names that violate the coding standard | Reid Spencer | 2004-11-05 | 1 | -1/+1 |
| | | | | llvm-svn: 17498 | ||||
* | Patches to make this file actually compile under windows. | Reid Spencer | 2004-09-15 | 1 | -4/+138 |
| | | | | | | Patches submitted by Jeff Cohen. Thanks Jeff! llvm-svn: 16362 | ||||
* | Initial commit of an platform-indepdendent implementation for the | Reid Spencer | 2004-08-29 | 1 | -0/+19 |
"Program" operating system concept (find and execute programs). llvm-svn: 16084 |