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
/
HazardPointers.h
Age
Commit message (
Expand
)
Author
2026-01-01
Update copyright year.
levlam
2025-01-01
Update copyright year.
levlam
2024-12-05
Minor improvements. (#3169)
AYMEN
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-10-12
Minor improvements.
levlam
2022-01-01
Update copyright year.
levlam
2021-01-01
Update copyright year.
levlam
2020-01-01
Update copyright year.
levlam
2019-09-08
Fix MSVC 15.3 CE.
levlam
2019-07-21
Fix tdutils after update.
levlam
2019-07-06
tdutils: update from other project
Arseny Smirnov
2019-02-13
Add link to Bugzilla.
levlam
2019-02-13
Fix g++ <= 4.9.2 CE.
levlam
2019-02-12
Remove unneded includes of td/utils/loggging.h.
levlam
2019-01-24
fix compilation error
Arseny Smirnov
2019-01-24
Explicitly init some std::atomic.
levlam
2019-01-01
Update copyright year.
levlam
2018-09-27
Use td::unique_ptr instead of std::unique_ptr whenever possible.
levlam
2018-07-17
Remove global restriction on thread count.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov