| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Intermediate changes | robot-piglet | 2023-12-05 | 62 | -9742/+0 |
| | | |||||
| * | Revert commit rXXXXXX,Add env semantic | svidyuk | 2023-11-24 | 5 | -0/+106 |
| | | |||||
| * | Add env semantic | dimdim11 | 2023-11-24 | 5 | -106/+0 |
| | | |||||
| * | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 4 | -0/+106 |
| | | |||||
| * | Y_FAIL->Y_ABORT at '^li' | ilnurkh | 2023-10-17 | 2 | -4/+4 |
| | | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
| * | Y_VERIFY_DEBUG->Y_DEBUG_ABORT_UNLESS at '-v ydb' | ilnurkh | 2023-10-16 | 10 | -58/+58 |
| | | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
| * | Fix memory leak in TRopeArena KIKIMR-19632 | alexvru | 2023-10-16 | 1 | -15/+0 |
| | | |||||
| * | Y_VERIFY->Y_ABORT_UNLESS at ^l | ilnurkh | 2023-10-09 | 9 | -27/+27 |
| | | | | | https://clubs.at.yandex-team.ru/arcadia/29404 | ||||
| * | Fix input variable missprint | svidyuk | 2023-08-30 | 9 | -0/+322 |
| | | |||||
| * | All .ll files support in LLVM_BC | svidyuk | 2023-08-30 | 9 | -322/+0 |
| | | |||||
| * | Fix Compact to support undetached containers KIKIMR-18902 | alexvru | 2023-08-03 | 2 | -9/+34 |
| | | |||||
| * | Copy ineffective rope in DS proxy Get request KIKIMR-18902 | alexvru | 2023-08-01 | 8 | -0/+27 |
| | | |||||
| * | guard for memory markers + split actor type operators | ivanmorozov | 2023-07-18 | 1 | -1/+0 |
| | | |||||
| * | Switch to TRope reply in TEvGet query result KIKIMR-18394 | alexvru | 2023-07-12 | 2 | -61/+48 |
| | | |||||
| * | KIKIMR-18568: internal control stats pool size limit | ivanmorozov | 2023-07-09 | 1 | -1/+8 |
| | | |||||
| * | KIKIMR-18568: remove dependency library/cpp/actors to ydb/core/protos | ivanmorozov | 2023-07-08 | 1 | -6/+10 |
| | | |||||
| * | Revert commit rXXXXXX, Revert commit rXXXXXX,use profile tags for any method ↵ | ivanmorozov | 2023-07-05 | 1 | -40/+27 |
| | | | | | actor name generation | ||||
| * | Revert commit rXXXXXX,use profile tags for any method actor name generation | ivanmorozov | 2023-07-05 | 1 | -27/+40 |
| | | |||||
| * | use profile tags for any method actor name generation | ivanmorozov | 2023-07-05 | 1 | -40/+27 |
| | | |||||
| * | Fix critical TRcBuf issue | alexvru | 2023-07-03 | 1 | -2/+5 |
| | | |||||
| * | Support TEvVGet in separate rope | alexvru | 2023-06-26 | 6 | -0/+11 |
| | | |||||
| * | Support IZeroCopyInput over TRope | aneporada | 2023-06-26 | 2 | -0/+77 |
| | | | | initial | ||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 2 | -0/+67 |
| | | |||||
| * | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 2 | -2/+2 |
| | | | | Update tools: yexport | ||||
| * | use 200 chars solomon-tag-limit | ivanmorozov | 2023-04-11 | 1 | -3/+13 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-04-10 | 4 | -5/+13 |
| | | |||||
| * | general actor id constructor for signals and stats | ivanmorozov | 2023-04-02 | 1 | -0/+18 |
| | | | | remove useless method necessary | ||||
| * | Switch to lld64.ld on darwin target platform | hiddenpath | 2023-04-01 | 1 | -2/+1 |
| | | |||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 2 | -67/+0 |
| | | |||||
| * | Mandate sdk_version 11.0 when targeting MacOS | thegeorg | 2023-03-23 | 1 | -1/+1 |
| | | |||||
| * | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 2 | -6/+6 |
| | | | | Update tools: yexport | ||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 11 | -0/+380 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-09 | 2 | -0/+26 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-07 | 3 | -2/+2 |
| | | |||||
| * | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -18/+18 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 3 | -18/+18 |
| | | |||||
| * | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 1 | -1/+1 |
| | | | | Update tools: yexport | ||||
| * | Fix ubsan errors in VDisk | alexvru | 2023-01-25 | 1 | -3/+4 |
| | | |||||
| * | Fix valgrind build TRcBuf calls, | innokentii | 2023-01-19 | 1 | -22/+36 |
| | | | | fix valgrind build | ||||
| * | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 4 | -4/+4 |
| | | | | Update tools: yexport | ||||
| * | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 4 | -16/+81 |
| | | |||||
| * | Add TStringBuf conversion operator for TRcBuf | innokentii | 2022-12-13 | 3 | -16/+36 |
| | | | | | | add TStringBuf conversion operator add TStringBuf conversion operator | ||||
| * | Add TStringBuf conversion operator for TSharedData | innokentii | 2022-12-13 | 2 | -0/+5 |
| | | | | add TStringBuf conversion operator | ||||
| * | Rename TContiguousData to TRcBuf | innokentii | 2022-12-09 | 6 | -110/+110 |
| | | | | rename TContiguousData to TRcBuf | ||||
| * | TContiguousData reimplement backend | innokentii | 2022-12-07 | 5 | -199/+274 |
| | | | | replace shared_data controlling backend with internal one | ||||
| * | Fill 'created_at' field of scheme entry | ilnaz | 2022-11-28 | 1 | -0/+99 |
| | | |||||
| * | Add reserve to TContiguousData | innokentii | 2022-11-22 | 2 | -0/+79 |
| | | | | add reserve to TContiguousData | ||||
| * | Improve IC packet slicing | alexvru | 2022-11-17 | 1 | -5/+0 |
| | | |||||
| * | Improve TContiguouseData interface | innokentii | 2022-11-14 | 2 | -9/+40 |
| | | | | improve TContiguousData interface | ||||
