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
/
Traits.hxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-10-28
fs/Traits: add GetPathSuffix()
Max Kellermann
2020-10-27
fs/Traits: add GetFilenameSuffix()
Max Kellermann
2020-05-30
use std chr functions
Rosen Penev
2020-04-03
fs/Traits: add Relative() overload with std::string_view
Max Kellermann
2020-04-03
fs/Traits: convert first Relative() parameter to std::string_view
Max Kellermann
2020-03-13
fs/Traits: GetParent() returns std::string_view
Max Kellermann
2020-03-13
fs/Traits: pass string_view to Build()
Max Kellermann
2020-03-13
fs/Traits: add string_view
Max Kellermann
2020-03-13
fs: use `using` instead of `typedef`
Max Kellermann
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-03-12
Merge branch 'v0.21.x'
Max Kellermann
2020-03-07
fs/Traits: add IsSpecialFilename()
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
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/Traits: add Apply()
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
Max Kellermann
2017-06-04
*: add lost of "noexcept" specifications
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-01-03
update copyright year
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-06-23
fs/Path: use base class StringPointer
Max Kellermann
2015-03-05
fs/Traits: enable _UNICODE on Windows
Max Kellermann
2015-03-05
fs/Traits: use TCHAR on Windows
Max Kellermann
2015-03-05
fs/Traits: add macro PATH_LITERAL()
Max Kellermann
2015-03-05
fs/Traits: use string.h API wrappers
Max Kellermann
2015-03-03
fs/Traits: add Find()
Max Kellermann
2015-03-03
fs/Traits: use std::char_traits
Max Kellermann
2015-02-25
fs/Traits: add constant CURRENT_DIRECTORY
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-26
fs/Traits, ...: work around -Wtautological-pointer-compare
Max Kellermann
2014-10-10
fs/Traits: use value_type
Max Kellermann
2014-02-07
fs/Traits: add function Relative()
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-05
fs/Traits.hxx: introduce PathTraitsXXX::IsDrive function
Denis Krjuchkov
2013-12-05
fs/Traits.hxx: add shorter forms of PathTraitsXXX::Build()
Denis Krjuchkov
2013-12-05
fs/Traits.hxx: add PathTraitsUTF8::GetLength for consistency
Denis Krjuchkov
2013-12-05
fs/Traits: implement GetBase/GetParent/Build using templates
Denis Krjuchkov
2013-12-05
fs/Traits.hxx: add FindLastSeparator function to PathTraitsXXX
Denis Krjuchkov
2013-12-05
fs/Traits: improve compatibility between PathTraitsFS and PathTraitsUTF8
Denis Krjuchkov
2013-12-05
fs/Traits.hxx: add gcc_nonnull_all where applicable
Denis Krjuchkov
2013-12-05
fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8
Denis Krjuchkov
2013-12-03
fs/Traits.hxx: implement BuildFS() method
Denis Krjuchkov
2013-12-03
fs/Traits.hxx: move definition of AllocatedPath::string to PathTraits
Denis Krjuchkov
2013-12-03
fs/Traits.hxx: add GetLengthFS()
Denis Krjuchkov
[next]