aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/SharedObjectPool.h
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-05-05Use empty name for unused move constructor/assignment parameter.levlam
2023-01-01Update copyright year.levlam
2022-10-12Minor improvements.levlam
2022-10-09Make all operator bool const and nonexcept.levlam
2022-01-01Update copyright year.levlam
2021-12-10Update clang-format to 13.0.1.levlam
2021-10-18Mark move constructors/assignment operators noexcept.levlam
2021-10-18Minor warning fixes.levlam
2021-01-01Update copyright year.levlam
2020-06-26Fix tdutils after merge.levlam
2020-06-24update tdutils from another projectArseny Smirnov
2020-01-01Update copyright year.levlam
2019-08-06Fix formatting.levlam
2019-07-06tdutils: update from other projectArseny Smirnov
2019-02-12Remove unneded includes of td/utils/loggging.h.levlam
2019-02-12Use LOG_CHECK where it is necessaryArseny Smirnov
2019-01-24Explicitly init some std::atomic.levlam
2019-01-01Update copyright year.levlam
2018-09-27Use td::unique_ptr instead of std::unique_ptr whenever possible.levlam
2018-09-07A lot of fixes.levlam
2018-08-13Update tdutils from other projectArseny Smirnov
2018-01-10Fix clang 3.4 Debug build CE.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov