aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* RFC 8297 (Early Hints) initial support in balancernocomer2023-05-122-0/+3
* Fix IC counters performancealexvru2023-05-123-20/+43
* Remove counters upon VDisk destructionalexvru2023-05-112-4/+19
* Support xxHash in ICalexvru2023-05-1012-11/+78
* YT-17689: Move TFreeList to library/cpp/yt/memoryaleexfi2023-05-107-5/+459
* Add utils for token modification in fyamlinnokentii2023-05-073-20/+422
* Support object key serializations-berdnikov2023-05-071-2/+1
* unify actor-system-logs for non-actor-system casesivanmorozov2023-05-076-63/+115
* Fix encryption problemalexvru2023-05-052-88/+86
* "Update old actors examples"Kirill Grachev2023-05-053-10/+10
* Fix IC regressionalexvru2023-05-051-3/+5
* Add utils for scalar modification in fyamlinnokentii2023-05-053-0/+63
* Intermediate changesrobot-piglet2023-05-052-1/+8
* Intermediate changesrobot-piglet2023-05-052-8/+12
* Improve ICalexvru2023-05-045-47/+100
* YT-18920: Add `TryDecodeEnumValue()`galtsev2023-05-043-23/+49
* Revert: "Update old examples"kruall2023-05-043-10/+10
* Further IC fixesalexvru2023-05-033-136/+140
* Quick sort benchmark for actor system vs thread pooldtyo2023-05-035-0/+420
* Some IC fixesalexvru2023-05-039-134/+195
* Push down TMPDIR env var to a subprocessalexv-smirnov2023-05-021-3/+8
* YT-19007: Implement NewWithOffloadedDtorbabenko2023-05-024-112/+120
* External build system generator release 31robot-ya-builder2023-05-011-2/+0
* Statically assert little endianbabenko2023-04-291-3/+1
* Drop hash_helpers.hbabenko2023-04-295-0/+21
* Fix powerpc.hlurid2023-04-281-1/+1
* Fix library -Wdeprecate-lax-vec-conv-alllurid2023-04-281-7/+7
* Some IC fixesalexvru2023-04-274-224/+198
* Fix library -Wunused-but-set-variablelurid2023-04-261-1/+1
* Improve IC and XDCalexvru2023-04-268-22/+112
* Support XDC streamsalexvru2023-04-2514-551/+1436
* Intermediate changesrobot-piglet2023-04-211-2/+2
* Remove dependency on library/cpp/containers/flat_hashsnaury2023-04-2045-3561/+0
* YT-18920: Parse unknown enum valuesgaltsev2023-04-191-1/+25
* External build system generator release 29robot-ya-builder2023-04-19262-262/+262
* Rework interconnect sending stream machineryalexvru2023-04-1914-306/+612
* Revert "YT-17689: Move TFreeList to library/cpp/yt/memory"aleexfi2023-04-178-341/+94
* improve code navigation for flags usageivanmorozov2023-04-172-24/+27
* Intermediate changesrobot-piglet2023-04-171-3/+3
* log formattingivanmorozov2023-04-171-0/+52
* getting rid of TActorContext in state functionsxenoxeno2023-04-1421-49/+66
* Report stuck actorsalexvru2023-04-148-0/+87
* Intermediate changesrobot-piglet2023-04-143-10/+10
* Remove TEventDescr1 support from ICalexvru2023-04-146-73/+30
* [library/cpp/logger] Support meta flags with TLogElementm-milkin2023-04-145-12/+76
* Remove TTcpPacketHeader_v1 support from ICalexvru2023-04-147-128/+50
* Forward libfyaml node styles to fyamlcppinnokentii2023-04-133-13/+38
* Implement external data channel: connectionalexvru2023-04-139-14/+206
* Refactor backtrace cursorsbabenko2023-04-138-0/+133
* Remove excessive reading from the pipealexvru2023-04-134-30/+48