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
/
queue.h
Age
Commit message (
Expand
)
Author
2026-05-18
Fix platform.h/config.h includes.
levlam
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-01-01
Update copyright year.
levlam
2023-01-01
Update copyright year.
levlam
2022-07-14
Minor fixes.
levlam
2022-07-14
remove td::this_thread::yield function. usleep_for(1) used instead
Arseny Smirnov
2022-01-01
Update copyright year.
levlam
2021-10-18
Minor improvements.
levlam
2021-07-04
Fix BackoffQueue.
levlam
2021-07-04
Make inherited classes final if possible.
levlam
2021-01-01
Update copyright year.
levlam
2020-01-01
Update copyright year.
levlam
2019-02-12
Remove unneded includes of td/utils/loggging.h.
levlam
2019-01-24
Explicitly init some std::atomic.
levlam
2019-01-01
Update copyright year.
levlam
2018-09-13
Simplify reader_wait and fix some includes.
levlam
2018-09-13
EventFd: wait
Arseny Smirnov
2018-08-14
Almost compiles
Arseny Smirnov
2018-02-12
Move some implementation to cpp.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov