aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/port/wstring_convert.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-01-01Update copyright year.levlam
2022-01-01Update copyright year.levlam
2021-10-17Use uint32 instead of unsigned int if possible.levlam
2021-09-14Improve error message.levlam
2021-04-08Ignore invalid Unicode strings in C++/CX.levlam
2021-01-01Update copyright year.levlam
2020-01-01Update copyright year.levlam
2019-10-07Add utf8_utf16_length.levlam
2019-02-12Remove unneded includes of td/utils/loggging.h.levlam
2019-01-01Update copyright year.levlam
2018-06-05Minor fixes.levlam
2018-05-18Remove usage of codecvt: now conversions are safe and 2-1000x faster.levlam
2018-05-18Use CSlice in to_wstring.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov