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.cxx
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-04-03
fs/Charset: enable RVO in FixSeparators()
Max Kellermann
2020-04-03
util/AllocatedString: std::string_view support
Max Kellermann
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-01-18
copyright year 2020
Max Kellermann
2020-01-03
util/{Const,Writable}Buffer: drop "_type" from type names
Max Kellermann
2019-11-04
lib/icu/Converter: Create() returns std::unique_ptr
Max Kellermann
2019-08-15
include cleanups (powered by iwyu)
Max Kellermann
2019-07-05
include cleanups (powered by iwyu)
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
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-04-21
fs/Charset: throw exception on error
Max Kellermann
2016-04-21
lib/icu/Converter: throw exception on error
Max Kellermann
2016-04-21
lib/icu/Win32: 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-03-01
*: include cleanup (using iwyu)
Max Kellermann
2016-02-26
update copyright year to 2016
Max Kellermann
2015-06-25
lib/icu/{Converter,Collate}: return AllocatedString
Max Kellermann
2015-06-23
lib/icu/Win32: wrappers for WideCharToMultiByte(), MultiByteToWideChar()
Max Kellermann
2015-06-22
fs/Charset: hard-code Windows to ACP
Max Kellermann
2015-03-05
fs/Traits: enable _UNICODE on Windows
Max Kellermann
2015-02-25
fs/{Allocated,}Path,Charset: use PathTraitsFS typedefs
Max Kellermann
2015-02-09
fs/Charset: convert #ifdef to regular "if"
Max Kellermann
2015-02-08
fs/Charset: change FixSeparators() API to use std::string&&
Max Kellermann
2015-01-01
Copyright year 2015
Max Kellermann
2014-12-26
Merge branch 'v0.19.x'
Max Kellermann
2014-12-26
Merge branch 'v0.18.x' into v0.19.x
Max Kellermann
2014-12-26
util/{ASCII,UriUtil}, ...: work around -Wtautological-pointer-compare
Max Kellermann
2014-11-30
fs/Charset: move code to wrapper class IcuConverter
Max Kellermann
2014-11-30
fs/Charset: return std::string from PathFromUTF8()
Max Kellermann
2014-11-30
fs/Charset: use macro HAVE_FS_CHARSET internally
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-10-25
fs/Charset: work around clang's -Wunused-const-variable
Max Kellermann
2014-02-23
fs/Charset: use "UTF-8" instead of "utf-8" as the default value
Max Kellermann
2014-02-17
fs/Charset: disable if GLib is disabled
Max Kellermann
2014-01-13
copyright year 2014
Max Kellermann
2013-12-05
fs/Charset.cxx: replace \ with / when converting path to UTF-8 on Windows
Denis Krjuchkov
2013-11-28
include cleanup using iwyu
Max Kellermann
2013-10-28
*: use nullptr instead of NULL
Max Kellermann
2013-10-17
fs/Charset: GetFSCharset() returns "utf-8" by default
Max Kellermann
2013-10-17
fs/Charset: default filesystem charset is UTF-8
Max Kellermann
[next]