aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Windows/Path.inc
Commit message (Expand)AuthorAgeFilesLines
* Disabling a spurious deprecation warning about using PathV1 from within the P...Aaron Ballman2012-06-091-0/+10
* Fixing a typo in the comments.Aaron Ballman2012-06-091-1/+1
* Path::GetTemporaryDirectory(): Add an assertion if TempDirectory is alive, to...NAKAMURA Takumi2012-05-271-1/+3
* Remove a couple unused methods. PR11201.Eli Friedman2011-11-011-8/+0
* Windows/Path.inc: [PR8460] Get rid of ScopedNullTerminator. Thanks to Zvi Rac...NAKAMURA Takumi2011-10-241-18/+9
* Windows/Path.inc: [PR6270] PathV1::makeUnique(): Give arbitrary initial seed ...NAKAMURA Takumi2011-03-161-1/+11
* Try to fix the windows build.Rafael Espindola2011-03-101-2/+2
* Support/Path: Deprecate PathV1::isDirectory and replace all uses with PathV2:...Michael J. Spencer2011-01-111-2/+3
* Support/Path: Deprecate PathV1::exists and replace all uses with PathV2::fs::...Michael J. Spencer2011-01-101-3/+5
* Now to chant the magical incantation that will exorcise the System libraryCharles Davis2010-11-291-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-0/+918