aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/buffer.h
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-12-19Fix warningiliavy
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-02-02Use explicit as_mutable_slice to get MutableSlice.levlam
2023-01-01Update copyright year.levlam
2022-09-06Remove ChainBufferWriter::init.levlam
2022-06-24Allow to inline BufferAllocator::track_buffer_slice.levlam
2022-01-01Update copyright year.levlam
2021-10-18Mark move constructors/assignment operators noexcept.levlam
2021-04-02Add ChainBufferReader::advance debug.levlam
2021-01-01Update copyright year.levlam
2020-08-11Fix BufferSlice self-move.levlam
2020-08-05Fix BufferSlice size statistics.levlam
2020-08-04Minor fixes.levlam
2020-08-04BufferSlice: stats of total BufferSlices sizeArseny Smirnov
2020-01-01Update copyright year.levlam
2019-11-26Remove some misc.h usages in headers.levlam
2019-08-12tdutils: import changes from other projectArseny Smirnov
2019-07-27Use copy_from instead of memcoy if possible.levlam
2019-07-06tdutils: update from other projectArseny Smirnov
2019-07-01buffer.h: fix BufferBuilder const for_eachArseny Smirnov
2019-06-26ObfuscatedTransport: support of emulated_tls flagArseny Smirnov
2019-02-12Use LOG_CHECK where it is necessaryArseny Smirnov
2019-01-24Simplify BufferRaw constructor.levlam
2019-01-24fix compilation errorArseny Smirnov
2019-01-01Update copyright year.levlam
2018-12-19tdutils: update from other projectArseny Smirnov
2018-10-26Fix some MSVC Analyzer warnings.levlam
2018-09-27Use td::unique_ptr instead of std::unique_ptr whenever possible.levlam
2018-09-10Remove legacy ChainBufferWriter::create_empty.levlam
2018-09-07A lot of fixes.levlam
2018-08-13Update tdutils from other projectArseny Smirnov
2018-06-25Make BufferRaw buffer unsigned.levlam
2018-03-14Move BufferSlice an Timestamp storer/parser to their headers.levlam
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