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
/
Charset.hxx
Age
Commit message (
Expand
)
Author
2021-01-01
copyright year 2021
Max Kellermann
2020-04-08
fs/Charset: pass std::string_view to PathToUTF8()
Max Kellermann
2020-04-03
fs/AllocatedPath: pass std::string_view to FromUTF8()
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-04-24
fs/Charset: move HAVE_FS_CHARSET to Features.hxx
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
2017-12-12
*: check defined(_WIN32) instead of defined(WIN32)
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
util/Error: remove obsolete class
Max Kellermann
2016-04-21
fs/Charset: throw exception on error
Max Kellermann
2016-04-13
lib/icu/Converter: Create() throws exception on error
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-26
lib/icu/Converter: remove GLib implementation
Max Kellermann
2015-06-26
lib/icu/Converter: add iconv() implementation
Max Kellermann
2015-06-22
fs/Charset: hard-code Windows to ACP
Max Kellermann
2015-02-25
fs/{Allocated,}Path,Charset: use PathTraitsFS typedefs
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-01
lib/icu/Converter: add ICU-based backend
Max Kellermann
2014-11-30
fs/Charset: return std::string from PathFromUTF8()
Max Kellermann
2014-11-29
fs/Charset: add DeinitFSCharset()
Max Kellermann
2014-11-29
fs/Charset: add macro HAVE_FS_CHARSET
Max Kellermann
2014-11-29
fs/Charset: return Error on SetFSCharset() failure
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-10-17
fs/Charset: GetFSCharset() returns "utf-8" by default
Max Kellermann
2013-10-17
fs/Charset: don't allow nullptr arguments
Max Kellermann
2013-10-17
fs/Path: move configuration code to Config.cxx
Max Kellermann