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
/
tddb
/
td
/
db
/
binlog
/
ConcurrentBinlog.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-02-02
Add source to Binlog::sync.
levlam
2024-01-01
Update copyright year.
levlam
2023-05-05
Use empty name for unused move constructor/assignment parameter.
levlam
2023-02-12
Return 0 from erase_batch for empty event list.
levlam
2023-02-10
Binlog::erase_batch, TQueue:pop_batch
Arseny Smirnov
2023-01-16
Improve event_id variable names.
levlam
2023-01-01
Update copyright year.
levlam
2022-06-27
Move Promise to tdutils.
levlam
2022-01-01
Update copyright year.
levlam
2021-09-19
Unify include order.
levlam
2021-07-04
Make inherited classes final if possible.
levlam
2021-07-03
Use final instead of override.
levlam
2021-01-01
Update copyright year.
levlam
2020-01-01
Update copyright year.
levlam
2019-10-22
Various fixes.
levlam
2019-01-24
Explicitly init some std::atomic.
levlam
2019-01-07
Use KeyValueSyncInterface in ConfigShared.
levlam
2019-01-01
Update copyright year.
levlam
2018-09-27
Use td::unique_ptr instead of std::unique_ptr whenever possible.
levlam
2018-06-28
Binlog debug
Arseny Smirnov
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov