aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | Update tools: yexport
* Rework interconnect sending stream machineryalexvru2023-04-1914-306/+612
|
* Revert "YT-17689: Move TFreeList to library/cpp/yt/memory"aleexfi2023-04-178-341/+94
| | | | This reverts commit 617a1d07971366c19cdf278579ee9b1cbfa53db8, reversing changes made to 27e0312d3842c4e5e3ea6b09611c8f6ff6938dd6.
* 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
| | | | | | | | 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 ICalexvru2023-04-147-128/+50
|
* Forward libfyaml node styles to fyamlcppinnokentii2023-04-133-13/+38
| | | forward libfyaml node styles to fyamlcpp
* 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
|
* use 200 chars solomon-tag-limitivanmorozov2023-04-112-4/+15
|
* Prepare for XDC supportalexvru2023-04-111-224/+232
|
* Intermediate changesrobot-piglet2023-04-111-7/+0
|
* YDB support OpenID Connectmolotkov-and2023-04-112-8/+12
|
* Intermediate changesrobot-piglet2023-04-113-11/+119
|
* jemalloc handler: add stats commandjoker2k2023-04-101-0/+2
| | | jemalloc handler: add stats command
* Don't allow 1043 to become fakes [mergeto:jupiter]alexromanov2023-04-101-0/+1
|
* Intermediate changesrobot-piglet2023-04-1055-69/+175
|
* YT-18707: Move LLVM out of ytlibdtorilov2023-04-071-0/+16
|
* YT-18375: Get rid of zero size paddingaleexfi2023-04-072-1/+23
|
* Fix channel scheduleralexvru2023-04-071-10/+6
|
* Intermediate changesrobot-piglet2023-04-072-0/+7
|
* [library/cpp/testing/common/ut/env] Added GetGlobalResource function to ↵prettyboy2023-04-063-0/+32
| | | | obtain global resources from context file
* Intermediate changesrobot-piglet2023-04-061-0/+4
|
* avoiding recursion on some buildsxenoxeno2023-04-031-6/+1
|
* Fix ThreadSanitizer for coroutine actorsalexvru2023-04-032-34/+87
|
* general actor id constructor for signals and statsivanmorozov2023-04-022-16/+29
| | | remove useless method necessary
* Switch to lld64.ld on darwin target platformhiddenpath2023-04-0113-26/+13
|
* coro allocator by defaultalexeylaptev2023-03-311-2/+2
|
* Swith flake8 to custom lint schemasay2023-03-3120-3847/+0
|
* Improve coroutine actors with pre-leave and pre-enter hooksalexvru2023-03-302-0/+43
|
* Intermediate changesrobot-piglet2023-03-291-5/+4
|
* Fix is starved with no working threads,kruall2023-03-291-2/+5
|
* Add burst metrics,kruall2023-03-2910-25/+209
|
* solve recursion problemxenoxeno2023-03-291-3/+3
|
* Revert ymake build from ydb oss exportalexv-smirnov2023-03-28533-7971/+0
|