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.cxx
Age
Commit message (
Expand
)
Author
2018-08-20
Compiler.h: move to util/
Max Kellermann
2018-07-18
fs/AllocatedPath: divert some methods to class Path
Max Kellermann
2017-12-27
fs/AllocatedPath: drop obsolete GCC check
Max Kellermann
2017-12-19
Main, ...: catch any exception, not just std::runtime_error
Max Kellermann
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
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/Charset: throw exception on error
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-03-05
fs/Traits: enable _UNICODE on Windows
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-25
fs/{Allocated,}Path,Charset: use PathTraitsFS typedefs
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-11-30
fs/Charset: return std::string from PathFromUTF8()
Max Kellermann
2014-11-29
fs/Charset: add macro HAVE_FS_CHARSET
Max Kellermann
2014-11-28
Compiler.h: exclude clang from GCC_CHECK_VERSION()
Max Kellermann
2014-11-18
Merge tag 'v0.18.18' into v0.19.x
Max Kellermann
2014-11-11
Construct a Null AllocatedPath if the filename conversion into UTF8 failed
Florent Le Coz
2014-02-17
fs/Charset: disable if GLib is disabled
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-05
fs/AllocatedPath.cxx: don't use g_path_get_dirname
Denis Krjuchkov
2013-12-05
fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8
Denis Krjuchkov
2013-12-03
fs/AllocatedPath: use PathTraits::BuildFS
Denis Krjuchkov
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-17
fs/Path: rename to AllocatedPath
Max Kellermann