aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Tunable backlog size for ICalexvru2023-06-272-1/+3
* fix destructor usage with tls contextivanmorozov2023-06-271-4/+3
* [unified agent] fix printf specifiers for 32 bit arch /gluk472023-06-261-13/+13
* Support TEvVGet in separate ropealexvru2023-06-266-0/+11
* Support IZeroCopyInput over TRopeaneporada2023-06-262-0/+77
* Fix coroutine event serializeralexvru2023-06-261-1/+5
* Fix coroutine event serializeralexvru2023-06-245-48/+36
* Require semicolon after Y_DECLARE*_FLAGSbulatman2023-06-242-4/+4
* Regression testalexvru2023-06-237-2/+115
* [begemot] arm32 support: enable atomic instrinsics /gluk472023-06-221-1/+1
* Specify service.name for tracinga-sumin2023-06-222-4/+9
* [begemot] monlib: fix alignment for 32-bit arch /gluk472023-06-221-1/+1
* Fix CloseOnIdle peer terminationalexvru2023-06-212-1/+11
* Fix build for win,kruall2023-06-191-3/+3
* Add exchangin threads when cpu usage around limit,kruall2023-06-195-8/+85
* Randomize ping intervals a bitalexvru2023-06-191-0/+2
* use controller directly instead of actor/eventsivanmorozov2023-06-161-0/+34
* Fix CloseOnIdle logicalexvru2023-06-163-52/+64
* allow to use arena allocated protobuf messagesgvit2023-06-151-10/+53
* Query service handle client lostrobdrynkin2023-06-152-0/+6
* fix build with enabled PROFILE_MEMORY_ALLOCATIONSuzhas2023-06-142-2/+4
* add ymake export to ydbalexv-smirnov2023-06-13526-0/+7891
* Intermediate changesrobot-piglet2023-06-111-0/+10
* Remove extra semicolon (library)bulatman2023-06-1055-99/+88
* Require semicolon after saveload macrosesbulatman2023-06-083-7/+8
* YT-19300: Various helpers for TStrongTypedefkvk19202023-06-082-1/+57
* Restrict direct usages of google benchmarking librarythegeorg2023-06-088-21/+24
* Fix memory leak in TActorSystema-sumin2023-06-076-32/+80
* getopt: print help either to Cerr or Cout, configuring by optiondimdim112023-06-072-18/+36
* Copy cached responses in TObjectServiceCachebabenko2023-06-062-0/+19
* YT-17341: Use TThreadName instead of TString to store thread name in error.yuryalekseev2023-06-052-4/+15
* Fix typos in library/cpp/ytbabenko2023-06-041-1/+1
* Fix typos in library/cpp/ytbabenko2023-06-035-5/+5
* Fix segv on EndMarkinnokentii2023-06-031-1/+18
* Intermediate changesrobot-piglet2023-06-024-0/+214
* Fix leak on metadata replaceinnokentii2023-06-021-0/+3
* feat grpc: update to grpc 1.50.2leonidlazarev2023-06-021-1/+2
* Revert "Revert "Поддержать метод OPTIONS во внешнем u...conterouz2023-06-012-3/+12
* YT: Fix ParseEnum when custom domain names usedbulatman2023-06-013-1/+39
* Revert "Поддержать метод OPTIONS во внешнем uaas"conterouz2023-05-312-12/+3
* Поддержать метод OPTIONS во внешнем uaasconterouz2023-05-302-3/+12
* prevent extra copy and format for log_s;asorotsky2023-05-301-6/+6
* Intermediate changesrobot-piglet2023-05-303-47/+234
* Intermediate changesrobot-piglet2023-05-291-90/+8
* rename Y_TEST_FILTER option to Y_UNITTEST_FILTER_FILEnkozlovskiy2023-05-263-6/+6
* Check TlsActivationContext in log macrosesnsofya2023-05-261-17/+16
* YT-19191: Support system stl for yt/cpp/mapreduce clientnadya732023-05-252-3/+3
* Add precharge benchmarkkungasc2023-05-256-0/+96
* more detailed logging;qkrorlqr2023-05-241-1/+14
* Examples in lwtracealexv-smirnov2023-05-2411-0/+172