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
/
common.h
Age
Commit message (
Expand
)
Author
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-01-01
Update copyright year.
levlam
2021-01-01
Update copyright year.
levlam
2020-07-26
Use lowercase includes under MinGW.
levlam
2020-01-01
Update copyright year.
levlam
2019-07-28
Use correct case for Windows headers just in case.
levlam
2019-07-06
tdutils: update from other project
Arseny Smirnov
2019-02-12
check.{h,cpp} draft
Arseny Smirnov
2019-01-01
Update copyright year.
levlam
2018-12-20
Move as from common.h to as.h.
levlam
2018-12-20
Move UInt to UInt.h
levlam
2018-12-19
tdutils: as<T> is safer now
Arseny Smirnov
2018-12-19
tdutils: update from other project
Arseny Smirnov
2018-09-27
Replace std::unique_ptr with td::unique_ptr to increase compilation speed and...
levlam
2018-02-12
fix td::min.
levlam
2018-02-12
Replace std::max/min with td::max/min.
levlam
2018-01-02
Update copyright year.
levlam
2017-12-31
Project import generated by Copybara.
Arseny Smirnov