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
/
Slice.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-02-02
Use explicit as_mutable_slice to get MutableSlice.
levlam
2023-01-01
Update copyright year.
levlam
2022-11-23
Add td::Hash and use it everywhere instead of unusable std::hash.
levlam
2022-01-01
Update copyright year.
levlam
2021-01-01
Update copyright year.
levlam
2020-01-01
Update copyright year.
levlam
2019-08-12
tdutils: import changes from other project
Arseny Smirnov
2019-07-06
tdutils: update from other project
Arseny Smirnov
2019-02-13
Explicitly include common.h.
levlam
2019-02-12
CHECK fixes.
levlam
2019-01-01
Update copyright year.
levlam
2019-12-31
Better read_file implementation.
levlam
2018-12-20
Move UInt to UInt.h
levlam
2018-12-19
tdutils: update from other project
Arseny Smirnov
2018-10-25
Simpilfy MutableSlice constructor (behavior is defined since C++11).
levlam
2018-10-14
Update clang-format to 8.0.
levlam
2018-09-14
Remove explicit inline specifier on template functions.
levlam
2018-09-07
A lot of fixes.
levlam
2018-08-13
Update tdutils from other project
Arseny Smirnov
2018-07-01
Add prefer_ipv6 option.
levlam
2018-06-30
Separate Slice constructors for debug purposes.
levlam
2018-03-26
Slice as_slice(const UInt<N> &)
Arseny Smirnov
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