summaryrefslogtreecommitdiff
path: root/src/lib/icu/Converter.cxx
AgeCommit message (Expand)Author
2021-01-21util/AllocatedString: add string_view constructorMax Kellermann
2021-01-21util/AllocatedString: rename to BasicAllocatedStringMax Kellermann
2021-01-01copyright year 2021Max Kellermann
2020-04-03lib/icu/Converter: pass std::string_viewMax Kellermann
2020-04-03util/AllocatedString: std::string_view supportMax Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-11-04lib/icu/Converter: Create() returns std::unique_ptrMax Kellermann
2019-08-15include cleanups (powered by iwyu)Max Kellermann
2019-08-03util/Macros: replace with std::size() (C++17)Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-01-03update copyright yearMax Kellermann
2017-01-03thread/Mutex: remove ScopeLock, use std::lock_guard directlyMax Kellermann
2016-04-21lib/icu/Converter: throw exception on errorMax Kellermann
2016-04-21lib/icu/Util: UCharFromUTF8() throws on errorMax Kellermann
2016-04-21lib/icu/Util: fold UCharToUTF8Throw() into UCharToUTF8()Max Kellermann
2016-04-13lib/icu/Converter: Create() throws exception on errorMax Kellermann
2016-04-12lib/icu/Util: use class AllocatedArrayMax 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-26lib/icu/Converter: add missing <>Max Kellermann
2015-06-25lib/icu/{Converter,Collate}: return AllocatedStringMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-01lib/icu/Converter: add ICU-based backendMax Kellermann
2014-11-30lib/icu/Converter: add TODO commentMax Kellermann
2014-11-30fs/Charset: move code to wrapper class IcuConverterMax Kellermann