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
/
tl_storers.h
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-05-05
Use empty name for unused move constructor/assignment parameter.
levlam
2023-01-01
Update copyright year.
levlam
2022-01-01
Update copyright year.
levlam
2021-11-04
Minor improvements.
levlam
2021-11-01
Move TlStorerToString to TlStorerToString.h.
levlam
2021-11-01
Add TlStorerToString::store_object_field method.
levlam
2021-05-17
Don't include SliceBuilder.h in logging.h.
levlam
2021-01-01
Update copyright year.
levlam
2020-06-26
Fix tdutils after merge.
levlam
2020-06-24
update tdutils from another project
Arseny Smirnov
2020-04-29
Optimize TlStorerToString.
levlam
2020-01-01
Update copyright year.
levlam
2019-11-26
Remove some misc.h usages in headers.
levlam
2019-08-23
Fix warning,
levlam
2019-08-13
Fix tdutils after merge.
levlam
2019-08-12
tdutils: import changes from other project
Arseny Smirnov
2019-05-03
Add misaligned pointer debug.
levlam
2019-02-21
Make store_bytes_field output prettier.
levlam
2019-01-01
Update copyright year.
levlam
2018-12-27
Fix some includes.
levlam
2018-12-20
Remove unneeded reinterpret casts.
levlam
2018-12-20
Move UInt to UInt.h
levlam
2018-12-12
Fix names of MultiPromiseActor.
levlam
2018-12-12
Truncate bytes when output them to string.
levlam
2018-11-06
Use as_slice<Int> if possible.
levlam
2018-08-13
Update tdutils from other project
Arseny Smirnov
2018-07-06
Check that storer unsafe doesn't overflows.
levlam
2018-06-25
Make TlStorerUnsafe buffer unsigned.
levlam
2018-04-27
Better bytes storer to string.
levlam
2018-02-03
Unify include order.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov