index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fs
/
AllocatedPath.hxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-04-03
fs/AllocatedPath: pass std::string_view to FromUTF8()
Max Kellermann
2020-03-13
fs/Traits: pass string_view to Build()
Max Kellermann
2020-03-13
fs/AllocatedPath: add `string_view` constructor
Max Kellermann
2020-03-13
fs/Traits: add string_view
Max Kellermann
2020-03-13
fs: use `using` instead of `typedef`
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2020-01-03
util/{Const,Writable}Buffer: drop "_type" from type names
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-15
fs/AllocatedPath: add GetSuffix()
Max Kellermann
2019-04-24
fs/AllocatedPath: add Android-only FromUTF8(std::string&&) overload
Max Kellermann
2019-04-24
fs/AllocatedPath: add `noexcept`
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-07-18
fs/Path: add method ToUTF8Throw()
Max Kellermann
2018-07-18
fs/AllocatedPath: divert some methods to class Path
Max Kellermann
2018-07-18
fs/Traits: add Apply()
Max Kellermann
2018-07-18
fs/{,Allocated}Path: add typedef Traits
Max Kellermann
2018-01-17
fs/AllocatedPath: make the nullptr_t constructor public
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-08
*: remove "pure" and "const" attributes from throwing functions
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-10
fs/AllocatedPath: remove the obsolete class Error overload
Max Kellermann
2016-04-21
fs/AllocatedPath: add method FromUTF8Throw()
Max Kellermann
2016-04-21
fs/AllocatedPath: add FromFS() with pointer range
Max Kellermann
2016-04-21
fs/AllocatedPath: make constructor "explicit"
Max Kellermann
2016-04-12
util/StringPointer: rename typedef pointer to pointer_type
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-02-28
fs/Path: pass Path to Relative()
Max Kellermann
2015-02-28
fs/AllocatedPath: use PathTraitsFS::Relative()
Max Kellermann
2015-02-28
fs/Path: rename RelativeFS() to Relative()
Max Kellermann
2015-02-28
fs/Path: make IsAbsolute() const
Max Kellermann
2015-02-25
fs/AllocatedPath: add nullptr_t constructor
Max Kellermann
2015-02-25
fs/{Allocated,}Path,Charset: use PathTraitsFS typedefs
Max Kellermann
2015-01-13
fs/AllocatedPath: add operator==
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-30
fs/Charset: return std::string from PathFromUTF8()
Max Kellermann
2014-09-28
fs/AllocatedPath: add method Steal()
Max Kellermann
2014-09-28
fs/AllocatedPath: API documentation grammar fixes
Max Kellermann
2014-01-30
fs/AllocatedPath: add conversion constructor from Path
Max Kellermann
2014-01-30
fs/AllocatedPath: add Build() overlays with Path arguments
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-05
fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8
Denis Krjuchkov
2013-12-03
AllocatedPath.hxx: use move constructor
Denis Krjuchkov
2013-12-03
fs/AllocatedPath: use PathTraits::BuildFS
Denis Krjuchkov
2013-12-03
fs/Traits.hxx: move definition of AllocatedPath::string to PathTraits
Denis Krjuchkov
2013-12-03
fs/AllocatedPath.hxx: add FromFS(std::string) method
Denis Krjuchkov
2013-11-28
include cleanup using iwyu
Max Kellermann
[next]