Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/Traits: add function Relative() | Max Kellermann | 2014-02-07 | 1 | -0/+40 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | fs/Traits.cxx: don't return drive path without trailing separator | Denis Krjuchkov | 2013-12-05 | 1 | -0/+4 |
* | fs/Traits: implement GetBase/GetParent/Build using templates | Denis Krjuchkov | 2013-12-05 | 1 | -22/+63 |
* | fs/Traits.cxx: don't return empty string if parent dir is root | Denis Krjuchkov | 2013-12-05 | 1 | -3/+5 |
* | fs/Traits: improve compatibility between PathTraitsFS and PathTraitsUTF8 | Denis Krjuchkov | 2013-12-05 | 1 | -4/+4 |
* | fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8 | Denis Krjuchkov | 2013-12-05 | 1 | -10/+10 |
* | fs/Traits.hxx: implement BuildFS() method | Denis Krjuchkov | 2013-12-03 | 1 | -0/+25 |
* | GetBaseUTF8 | Max Kellermann | 2013-10-21 | 1 | -0/+45 |