aboutsummaryrefslogtreecommitdiffstats
path: root/src/fs/Traits.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Copyright year 2015Max Kellermann2015-01-011-1/+1
* Merge branch 'v0.18.x' into v0.19.xMax Kellermann2014-12-261-0/+6
|\
| * util/{ASCII,UriUtil}, ...: work around -Wtautological-pointer-compareMax Kellermann2014-12-261-0/+6
* | fs/Traits: add function Relative()Max Kellermann2014-02-071-0/+40
* | copyright year 2014Max Kellermann2014-01-131-1/+1
* | fs/Traits.cxx: don't return drive path without trailing separatorDenis Krjuchkov2013-12-051-0/+4
* | fs/Traits: implement GetBase/GetParent/Build using templatesDenis Krjuchkov2013-12-051-22/+63
* | fs/Traits.cxx: don't return empty string if parent dir is rootDenis Krjuchkov2013-12-051-3/+5
* | fs/Traits: improve compatibility between PathTraitsFS and PathTraitsUTF8Denis Krjuchkov2013-12-051-4/+4
* | fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8Denis Krjuchkov2013-12-051-10/+10
* | fs/Traits.hxx: implement BuildFS() methodDenis Krjuchkov2013-12-031-0/+25
|/
* GetBaseUTF8Max Kellermann2013-10-211-0/+45