index
:
tdlib
debian
Cross-platform library for building Telegram clients
Maria Lisina
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tdutils
/
td
/
utils
/
StringBuilder.cpp
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-09-29
Add StringBuilder::append_char.
levlam
2023-01-01
Update copyright year.
levlam
2022-01-01
Update copyright year.
levlam
2021-10-20
Use auto as variable type if it is initialized with a cast.
levlam
2021-01-01
Update copyright year.
levlam
2020-09-20
Fix print_int.
levlam
2020-06-16
Unify constant names style.
levlam
2020-01-01
Update copyright year.
levlam
2019-02-12
CHECK fixes.
levlam
2019-01-01
Update copyright year.
levlam
2018-12-11
A lot of various fixes.
levlam
2018-10-30
StringBuilder fixes.
levlam
2018-10-30
StringBuilder: allow dynamic resize
Arseny Smirnov
2018-10-26
Fix some MSVC Analyzer warnings.
levlam
2018-06-05
Optimize printing integers.
levlam
2018-02-11
Fix some includes.
levlam
2018-02-11
Remove printf-like logging.
levlam
2018-02-11
FixedDouble.
levlam
2018-02-11
Use fixed format in double->string conversion by default.
levlam
2018-02-03
Fix narrowing conversion.
levlam
2018-02-03
Locale-independent to_double and from_double conversions.
levlam
2018-02-03
Move some functions implementations to cpp.
levlam