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
/
MpscPollableQueue.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-04-30
Fix MpscPollableQueue:is_empty.
levlam
2023-01-01
Update copyright year.
levlam
2022-11-07
Improve fatal error handling in AsyncFileLog.
levlam
2022-07-14
add Mutex wrapper around std::mutex and use it instead of SpinLock
Arseny Smirnov
2022-01-01
Update copyright year.
levlam
2021-01-01
Update copyright year.
levlam
2020-01-01
Update copyright year.
levlam
2019-07-04
MpscPollableQueue: fix warning
Arseny Smirnov
2019-07-04
MpscPollableQueue: minor optimization
Arseny Smirnov
2019-07-03
MpscPollableQueue: move system calls out of spin lock
Arseny Smirnov
2019-02-13
Explicitly include common.h.
levlam
2019-02-12
Remove unneded includes of td/utils/loggging.h.
levlam
2019-01-01
Update copyright year.
levlam
2018-09-13
Simplify reader_wait and fix some includes.
levlam
2018-09-07
A lot of fixes.
levlam
2018-08-14
Almost compiles
Arseny Smirnov
2018-08-13
Update tdutils from other project
Arseny Smirnov
2018-07-23
Unify typedef name.
levlam
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