aboutsummaryrefslogtreecommitdiffhomepage
path: root/tdutils/td/utils/tl_helpers.h
AgeCommit message (Expand)Author
2026-01-01Update copyright year.levlam
2025-04-30Minor fixes.levlam
2025-04-16Use unaligned buffer for data serialization.levlam
2025-02-10Support UInt512 in storers and parsers.levlam
2025-01-01Update copyright year.levlam
2024-01-01Update copyright year.levlam
2023-01-23Store StickerPhotoSize in unique_ptr to optimize Photo size.levlam
2023-01-01Update copyright year.levlam
2022-03-11Use FlatHashSet.levlam
2022-03-01Add static_assert that flag in STORE_FLAG/PARSE_FLAG is bool.levlam
2022-01-01Update copyright year.levlam
2021-05-17Don't include SliceBuilder.h in logging.h.levlam
2021-01-01Update copyright year.levlam
2020-07-19Use global namespaces in defines.levlam
2020-06-26Fix tdutils after merge.levlam
2020-06-24update tdutils from another projectArseny Smirnov
2020-05-25Add storer for vector of pointers.levlam
2020-01-01Update copyright year.levlam
2019-09-18Add storer and parser for unique_ptr.levlam
2019-09-18Store *Full to database.levlam
2019-08-13Fix tdutils after merge.levlam
2019-08-12tdutils: import changes from other projectArseny Smirnov
2019-08-01Remove END_PARSE_FLAGS_GENERIC.levlam
2019-07-31TRY_END_PARSE_FLAGS_GENERICArseny Smirnov
2019-06-20Fix CE.levlam
2019-06-19Add Variant parser and storer.levlam
2019-02-12Use LOG_CHECK where it is necessaryArseny Smirnov
2019-01-20Better file_type_name.levlam
2019-01-01Update copyright year.levlam
2018-11-11Fix parsing of std::unordered_set.levlam
2018-11-09Move STORE/PARSE FLAGS to a dedicated block.levlam
2018-07-06Check that storer unsafe doesn't overflows.levlam
2018-06-25Make TlStorerUnsafe buffer unsigned.levlam
2018-04-16Better fix for END_PARSE_FLAGS.levlam
2018-04-13Add debug.levlam
2018-03-14Move BufferSlice an Timestamp storer/parser to their headers.levlam
2018-03-14Store in db AuthManager in state WaitCodeArseny Smirnov
2018-02-19Add some debug logging.levlam
2018-01-02Update copyright year.levlam
2017-12-31Project import generated by Copybara.Arseny Smirnov