summaryrefslogtreecommitdiff
path: root/src/fs/Charset.hxx
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.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 functionsMax Kellermann
2017-05-08*: add "noexcept" to many, many function prototypesMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-10util/Error: remove obsolete classMax Kellermann
2016-04-21fs/Charset: throw exception on errorMax Kellermann
2016-04-13lib/icu/Converter: Create() throws exception on errorMax Kellermann
2016-04-12util/StringPointer: rename typedef pointer to pointer_typeMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-06-26lib/icu/Converter: remove GLib implementationMax Kellermann
2015-06-26lib/icu/Converter: add iconv() implementationMax Kellermann
2015-06-22fs/Charset: hard-code Windows to ACPMax Kellermann
2015-02-25fs/{Allocated,}Path,Charset: use PathTraitsFS typedefsMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-01lib/icu/Converter: add ICU-based backendMax Kellermann
2014-11-30fs/Charset: return std::string from PathFromUTF8()Max Kellermann
2014-11-29fs/Charset: add DeinitFSCharset()Max Kellermann
2014-11-29fs/Charset: add macro HAVE_FS_CHARSETMax Kellermann
2014-11-29fs/Charset: return Error on SetFSCharset() failureMax Kellermann
2014-01-13copyright year 2014Max Kellermann
2013-10-17fs/Charset: GetFSCharset() returns "utf-8" by defaultMax Kellermann
2013-10-17fs/Charset: don't allow nullptr argumentsMax Kellermann
2013-10-17fs/Path: move configuration code to Config.cxxMax Kellermann