Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For PR351: | Reid Spencer | 2004-12-24 | 1 | -52/+0 |
* | Cygwin doesn't like .. through a link, so drop the .. | Reid Spencer | 2004-12-20 | 1 | -1/+1 |
* | Genericize implementation of GetDLLSuffix now that we have LTDL_SHLIB_EXT | Reid Spencer | 2004-12-13 | 1 | -5/+0 |
* | Rename Path::get -> Path::toString | Reid Spencer | 2004-12-11 | 1 | -1/+1 |
* | Stop propagating method names that violate the coding standard | Reid Spencer | 2004-11-05 | 1 | -3/+3 |
* | Provide initial implementations of Memory and Process concepts for various | Reid Spencer | 2004-09-11 | 1 | -0/+5 |
* | mkdtemp doesn't exist on Cygwin. Use tempnam & mkdir instead. | Reid Spencer | 2004-09-01 | 1 | -5/+7 |
* | Move the GetTemporaryDirectory function from "generic Unix" to platform | Reid Spencer | 2004-08-30 | 1 | -0/+50 |