summaryrefslogtreecommitdiff
path: root/src/fs/AllocatedPath.hxx
AgeCommit message (Expand)Author
2017-01-03update copyright yearMax Kellermann
2016-11-10fs/AllocatedPath: remove the obsolete class Error overloadMax Kellermann
2016-04-21fs/AllocatedPath: add method FromUTF8Throw()Max Kellermann
2016-04-21fs/AllocatedPath: add FromFS() with pointer rangeMax Kellermann
2016-04-21fs/AllocatedPath: make constructor "explicit"Max Kellermann
2016-04-12util/StringPointer: rename typedef pointer to pointer_typeMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-02-28fs/Path: pass Path to Relative()Max Kellermann
2015-02-28fs/AllocatedPath: use PathTraitsFS::Relative()Max Kellermann
2015-02-28fs/Path: rename RelativeFS() to Relative()Max Kellermann
2015-02-28fs/Path: make IsAbsolute() constMax Kellermann
2015-02-25fs/AllocatedPath: add nullptr_t constructorMax Kellermann
2015-02-25fs/{Allocated,}Path,Charset: use PathTraitsFS typedefsMax Kellermann
2015-01-13fs/AllocatedPath: add operator==Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-11-30fs/Charset: return std::string from PathFromUTF8()Max Kellermann
2014-09-28fs/AllocatedPath: add method Steal()Max Kellermann
2014-09-28fs/AllocatedPath: API documentation grammar fixesMax Kellermann
2014-01-30fs/AllocatedPath: add conversion constructor from PathMax Kellermann
2014-01-30fs/AllocatedPath: add Build() overlays with Path argumentsMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-12-05fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8Denis Krjuchkov
2013-12-03AllocatedPath.hxx: use move constructorDenis Krjuchkov
2013-12-03fs/AllocatedPath: use PathTraits::BuildFSDenis Krjuchkov
2013-12-03fs/Traits.hxx: move definition of AllocatedPath::string to PathTraitsDenis Krjuchkov
2013-12-03fs/AllocatedPath.hxx: add FromFS(std::string) methodDenis Krjuchkov
2013-11-28include cleanup using iwyuMax Kellermann
2013-10-21fs/AllocatedPath: don't include glib.hMax Kellermann
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann