aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/StringBuilder.cpp
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-09-29Add StringBuilder::append_char.levlam
2023-01-01Update copyright year.levlam
2022-01-01Update copyright year.levlam
2021-10-20Use auto as variable type if it is initialized with a cast.levlam
2021-01-01Update copyright year.levlam
2020-09-20Fix print_int.levlam
2020-06-16Unify constant names style.levlam
2020-01-01Update copyright year.levlam
2019-02-12CHECK fixes.levlam
2019-01-01Update copyright year.levlam
2018-12-11A lot of various fixes.levlam
2018-10-30StringBuilder fixes.levlam
2018-10-30StringBuilder: allow dynamic resizeArseny Smirnov
2018-10-26Fix some MSVC Analyzer warnings.levlam
2018-06-05Optimize printing integers.levlam
2018-02-11Fix some includes.levlam
2018-02-11Remove printf-like logging.levlam
2018-02-11FixedDouble.levlam
2018-02-11Use fixed format in double->string conversion by default.levlam
2018-02-03Fix narrowing conversion.levlam
2018-02-03Locale-independent to_double and from_double conversions.levlam
2018-02-03Move some functions implementations to cpp.levlam