aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/Slice.h
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-02-02Use explicit as_mutable_slice to get MutableSlice.levlam
2023-01-01Update copyright year.levlam
2022-11-23Add td::Hash and use it everywhere instead of unusable std::hash.levlam
2022-01-01Update copyright year.levlam
2021-01-01Update copyright year.levlam
2020-01-01Update copyright year.levlam
2019-08-12tdutils: import changes from other projectArseny Smirnov
2019-07-06tdutils: update from other projectArseny Smirnov
2019-02-13Explicitly include common.h.levlam
2019-02-12CHECK fixes.levlam
2019-01-01Update copyright year.levlam
2019-12-31Better read_file implementation.levlam
2018-12-20Move UInt to UInt.hlevlam
2018-12-19tdutils: update from other projectArseny Smirnov
2018-10-25Simpilfy MutableSlice constructor (behavior is defined since C++11).levlam
2018-10-14Update clang-format to 8.0.levlam
2018-09-14Remove explicit inline specifier on template functions.levlam
2018-09-07A lot of fixes.levlam
2018-08-13Update tdutils from other projectArseny Smirnov
2018-07-01Add prefer_ipv6 option.levlam
2018-06-30Separate Slice constructors for debug purposes.levlam
2018-03-26Slice as_slice(const UInt<N> &)Arseny Smirnov
2018-02-12Replace std::max/min with td::max/min.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov