aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/util/rope.h
Commit message (Expand)AuthorAgeFilesLines
* Intermediate changesrobot-piglet2023-12-051-1148/+0
* Y_FAIL->Y_ABORT at '^li'ilnurkh2023-10-171-1/+1
* Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb'ilnurkh2023-10-161-24/+24
* Fix memory leak in TRopeArena KIKIMR-19632alexvru2023-10-161-15/+0
* Y_VERIFY->Y_ABORT_UNLESS at ^lilnurkh2023-10-091-4/+4
* Copy ineffective rope in DS proxy Get request KIKIMR-18902alexvru2023-08-011-0/+2
* Switch to TRope reply in TEvGet query result KIKIMR-18394alexvru2023-07-121-9/+10
* Support IZeroCopyInput over TRopeaneporada2023-06-261-0/+35
* Add TStringBuf conversion operator for TRcBufinnokentii2022-12-131-6/+6
* Rename TContiguousData to TRcBufinnokentii2022-12-091-38/+38
* Improve IC packet slicingalexvru2022-11-171-5/+0
* Use TContiguousData rooms interface in vdisk/pdiskinnokentii2022-10-101-2/+2
* Extend TContiguousData interfaceinnokentii2022-09-291-8/+24
* Add TContiguousDatainnokentii2022-09-161-478/+78
* TRope zero-copy extractinnokentii2022-09-131-1/+60
* Replace TString with TRope TEvVPutinnokentii2022-09-121-2/+41
* Replace TString with TRope in TEvPutinnokentii2022-09-101-1/+1
* Extend TRope interface to improve single-buffer cases usageinnokentii2022-09-051-13/+259
* Add rope embedded list optionalexvru2022-08-191-26/+33
* fixup move(const&)asorotsky2022-08-161-1/+1
* intermediate changesarcadia-devtools2022-04-201-1/+3
* Restoring authorship annotation for <kbalakirev@yandex-team.ru>. Commit 2 of 2.kbalakirev2022-02-101-4/+4
* Restoring authorship annotation for <kbalakirev@yandex-team.ru>. Commit 1 of 2.kbalakirev2022-02-101-4/+4
* Restoring authorship annotation for Cthulhu <cthulhu@yandex-team.ru>. Commit ...Cthulhu2022-02-101-6/+6
* Restoring authorship annotation for Cthulhu <cthulhu@yandex-team.ru>. Commit ...Cthulhu2022-02-101-6/+6
* Restoring authorship annotation for Alexander Rutkovsky <alexvru@mail.ru>. Co...Alexander Rutkovsky2022-02-101-1000/+1000
* Restoring authorship annotation for Alexander Rutkovsky <alexvru@mail.ru>. Co...Alexander Rutkovsky2022-02-101-1000/+1000
* Restoring authorship annotation for Vladislav Kuznetsov <va.kuznecov@physics....Vladislav Kuznetsov2022-02-101-26/+26
* Restoring authorship annotation for Vladislav Kuznetsov <va.kuznecov@physics....Vladislav Kuznetsov2022-02-101-26/+26
* Restoring authorship annotation for <gleb-kov@yandex-team.ru>. Commit 2 of 2.gleb-kov2022-02-101-124/+124
* Restoring authorship annotation for <gleb-kov@yandex-team.ru>. Commit 1 of 2.gleb-kov2022-02-101-124/+124
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commi...Anton Samokhvalov2022-02-101-1/+1
* Restoring authorship annotation for Anton Samokhvalov <pg83@yandex.ru>. Commi...Anton Samokhvalov2022-02-101-1/+1
* intermediate changesDevtools Arcadia2022-02-071-0/+1161