Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve IC | alexvru | 2023-05-04 | 5 | -47/+100 |
| | |||||
* | YT-18920: Add `TryDecodeEnumValue()` | galtsev | 2023-05-04 | 3 | -23/+49 |
| | |||||
* | Revert: "Update old examples" | kruall | 2023-05-04 | 3 | -10/+10 |
| | |||||
* | Further IC fixes | alexvru | 2023-05-03 | 3 | -136/+140 |
| | |||||
* | Quick sort benchmark for actor system vs thread pool | dtyo | 2023-05-03 | 5 | -0/+420 |
| | |||||
* | Some IC fixes | alexvru | 2023-05-03 | 9 | -134/+195 |
| | |||||
* | Push down TMPDIR env var to a subprocess | alexv-smirnov | 2023-05-02 | 1 | -3/+8 |
| | |||||
* | YT-19007: Implement NewWithOffloadedDtor | babenko | 2023-05-02 | 4 | -112/+120 |
| | |||||
* | External build system generator release 31 | robot-ya-builder | 2023-05-01 | 1 | -2/+0 |
| | | | Update tools: yexport | ||||
* | Statically assert little endian | babenko | 2023-04-29 | 1 | -3/+1 |
| | |||||
* | Drop hash_helpers.h | babenko | 2023-04-29 | 5 | -0/+21 |
| | |||||
* | Fix powerpc.h | lurid | 2023-04-28 | 1 | -1/+1 |
| | |||||
* | Fix library -Wdeprecate-lax-vec-conv-all | lurid | 2023-04-28 | 1 | -7/+7 |
| | |||||
* | Some IC fixes | alexvru | 2023-04-27 | 4 | -224/+198 |
| | |||||
* | Fix library -Wunused-but-set-variable | lurid | 2023-04-26 | 1 | -1/+1 |
| | |||||
* | Improve IC and XDC | alexvru | 2023-04-26 | 8 | -22/+112 |
| | |||||
* | Support XDC streams | alexvru | 2023-04-25 | 14 | -551/+1436 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-21 | 1 | -2/+2 |
| | |||||
* | Remove dependency on library/cpp/containers/flat_hash | snaury | 2023-04-20 | 45 | -3561/+0 |
| | |||||
* | YT-18920: Parse unknown enum values | galtsev | 2023-04-19 | 1 | -1/+25 |
| | |||||
* | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 262 | -262/+262 |
| | | | Update tools: yexport | ||||
* | Rework interconnect sending stream machinery | alexvru | 2023-04-19 | 14 | -306/+612 |
| | |||||
* | Revert "YT-17689: Move TFreeList to library/cpp/yt/memory" | aleexfi | 2023-04-17 | 8 | -341/+94 |
| | | | | This reverts commit 617a1d07971366c19cdf278579ee9b1cbfa53db8, reversing changes made to 27e0312d3842c4e5e3ea6b09611c8f6ff6938dd6. | ||||
* | improve code navigation for flags usage | ivanmorozov | 2023-04-17 | 2 | -24/+27 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-17 | 1 | -3/+3 |
| | |||||
* | log formatting | ivanmorozov | 2023-04-17 | 1 | -0/+52 |
| | |||||
* | getting rid of TActorContext in state functions | xenoxeno | 2023-04-14 | 21 | -49/+66 |
| | |||||
* | Report stuck actors | alexvru | 2023-04-14 | 8 | -0/+87 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-14 | 3 | -10/+10 |
| | |||||
* | Remove TEventDescr1 support from IC | alexvru | 2023-04-14 | 6 | -73/+30 |
| | |||||
* | [library/cpp/logger] Support meta flags with TLogElement | m-milkin | 2023-04-14 | 5 | -12/+76 |
| | | | | | | | | Support opportunity to use TMetaFlags with TLogElement. **Use example:** `Log().With("Property", "Value").With("Code", "Code") << LogMessage` Such interface allows to not parse required by TLogBackend properties from raw string. | ||||
* | Remove TTcpPacketHeader_v1 support from IC | alexvru | 2023-04-14 | 7 | -128/+50 |
| | |||||
* | Forward libfyaml node styles to fyamlcpp | innokentii | 2023-04-13 | 3 | -13/+38 |
| | | | forward libfyaml node styles to fyamlcpp | ||||
* | Implement external data channel: connection | alexvru | 2023-04-13 | 9 | -14/+206 |
| | |||||
* | Refactor backtrace cursors | babenko | 2023-04-13 | 8 | -0/+133 |
| | |||||
* | Remove excessive reading from the pipe | alexvru | 2023-04-13 | 4 | -30/+48 |
| | |||||
* | use 200 chars solomon-tag-limit | ivanmorozov | 2023-04-11 | 2 | -4/+15 |
| | |||||
* | Prepare for XDC support | alexvru | 2023-04-11 | 1 | -224/+232 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-11 | 1 | -7/+0 |
| | |||||
* | YDB support OpenID Connect | molotkov-and | 2023-04-11 | 2 | -8/+12 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-11 | 3 | -11/+119 |
| | |||||
* | jemalloc handler: add stats command | joker2k | 2023-04-10 | 1 | -0/+2 |
| | | | jemalloc handler: add stats command | ||||
* | Don't allow 1043 to become fakes [mergeto:jupiter] | alexromanov | 2023-04-10 | 1 | -0/+1 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-10 | 55 | -69/+175 |
| | |||||
* | YT-18707: Move LLVM out of ytlib | dtorilov | 2023-04-07 | 1 | -0/+16 |
| | |||||
* | YT-18375: Get rid of zero size padding | aleexfi | 2023-04-07 | 2 | -1/+23 |
| | |||||
* | Fix channel scheduler | alexvru | 2023-04-07 | 1 | -10/+6 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-07 | 2 | -0/+7 |
| | |||||
* | [library/cpp/testing/common/ut/env] Added GetGlobalResource function to ↵ | prettyboy | 2023-04-06 | 3 | -0/+32 |
| | | | | obtain global resources from context file | ||||
* | Intermediate changes | robot-piglet | 2023-04-06 | 1 | -0/+4 |
| |