summaryrefslogtreecommitdiffstats
path: root/library/cpp/actors/core
Commit message (Expand)AuthorAgeFilesLines
* Fix input variable missprintsvidyuk2023-08-309-0/+450
* All .ll files support in LLVM_BCsvidyuk2023-08-309-450/+0
* Introduce distributed configuration KIKIMR-19031alexvru2023-08-141-1/+4
* fix usage for non NActors namespace usingivanmorozov2023-08-101-1/+1
* Remove needless template argument, KIKIMR-18950kruall2023-08-104-17/+16
* KIKIMR-18932:special verification for formatted stream writingivanmorozov2023-08-102-3/+51
* Check stop flag before getting activation, KIKIMr-18950kruall2023-08-091-2/+2
* Support static node list change subscriptions in Dynamic Nameservice and use ...alexvru2023-08-081-0/+7
* Report actor usage activity KIKIMR-11082alexvru2023-08-079-43/+198
* Check TProcStat.Fill result in library/cpp/actors/core/process_stats.cppkungasc2023-07-311-5/+7
* Add several pools for one thread, KIKIMR-18440kruall2023-07-2617-154/+350
* Improve payload wire encoding and XDC selection KIKIMR-18394alexvru2023-07-242-27/+92
* guard for memory markers + split actor type operatorsivanmorozov2023-07-1812-123/+19
* actor instance custom nameivanmorozov2023-07-182-0/+8
* KIKIMR-18568: internal control stats pool size limitivanmorozov2023-07-0915-48/+46
* KIKIMR-18568: remove dependency library/cpp/actors to ydb/core/protosivanmorozov2023-07-0821-81/+186
* Revert commit rXXXXXX, Revert commit rXXXXXX,use profile tags for any method ...ivanmorozov2023-07-054-10/+19
* Revert commit rXXXXXX,use profile tags for any method actor name generationivanmorozov2023-07-054-19/+10
* use profile tags for any method actor name generationivanmorozov2023-07-054-10/+19
* Fix misaligned arena block size in TEvUploadRowsRequest causing ubsan failuressnaury2023-07-041-0/+5
* deallocation on destroyivanmorozov2023-06-301-2/+4
* improve macros for default component determination instead of 0ivanmorozov2023-06-292-12/+34
* contextable loggingivanmorozov2023-06-292-52/+207
* fix destructor usage with tls contextivanmorozov2023-06-271-4/+3
* Fix coroutine event serializeralexvru2023-06-261-1/+5
* Fix coroutine event serializeralexvru2023-06-244-45/+31
* Fix build for win,kruall2023-06-191-3/+3
* Add exchangin threads when cpu usage around limit,kruall2023-06-194-8/+79
* use controller directly instead of actor/eventsivanmorozov2023-06-161-0/+34
* allow to use arena allocated protobuf messagesgvit2023-06-151-10/+53
* add ymake export to ydbalexv-smirnov2023-06-132-0/+174
* Remove extra semicolon (library)bulatman2023-06-105-7/+6
* Fix memory leak in TActorSystema-sumin2023-06-073-23/+49
* prevent extra copy and format for log_s;asorotsky2023-05-301-6/+6
* Check TlsActivationContext in log macrosesnsofya2023-05-261-16/+15
* Search in hashmap benchmarkdtyo2023-05-241-3/+405
* Switch TMonotonic to CLOCK_BOOTTIME instead of a separate typesnaury2023-05-172-4/+0
* add sum of vector elements benchmarkdtyo2023-05-161-4/+297
* Support monotonic boot time with suspend awarenesssnaury2023-05-164-19/+8
* unify actor-system-logs for non-actor-system casesivanmorozov2023-05-076-60/+112
* Quick sort benchmark for actor system vs thread pooldtyo2023-05-035-0/+420
* Some IC fixesalexvru2023-05-031-7/+3
* Improve IC and XDCalexvru2023-04-261-1/+2
* Support XDC streamsalexvru2023-04-252-71/+111
* External build system generator release 29robot-ya-builder2023-04-192-2/+2
* improve code navigation for flags usageivanmorozov2023-04-172-24/+27
* log formattingivanmorozov2023-04-171-0/+52
* getting rid of TActorContext in state functionsxenoxeno2023-04-149-25/+54
* Report stuck actorsalexvru2023-04-147-0/+81
* use 200 chars solomon-tag-limitivanmorozov2023-04-111-1/+2