aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* fix namespace usage for tls variableivanmorozov2022-10-211-9/+9
* actor logs usage simplificationivanmorozov2022-10-211-0/+43
* event for anything (temporary compatibility with simple events)ivanmorozov2022-10-213-16/+30
* use context constructor and sender guard instead of method with a lot of argu...ivanmorozov2022-10-212-5/+41
* Update contrib/libs/cxxsupp/openmp to 15.0.2thegeorg2022-10-202-13/+9
* optimize interfacesivanmorozov2022-10-195-24/+46
* Fix spilling UTva-kuznecov2022-10-183-0/+389
* actors object modelivanmorozov2022-10-1815-65/+255
* Improve TContigousData interfaceinnokentii2022-10-182-78/+227
* YT: Support multiple literals in YPathJoindgolear2022-10-182-7/+14
* Remove redundant TString conversion in blobstorageinnokentii2022-10-171-0/+7
* Allow to pass exception to the coroutine to be cancellednocomer2022-10-143-0/+50
* feat: add dlc-ctl package to autocheckcody02022-10-131-12/+2
* [scheme] Allow to create a new null value which shares a pool with the curren...sobols2022-10-123-1/+99
* Fix wilson uploader event handleralexvru2022-10-121-5/+33
* [relaxed_escaper] Speed upsobols2022-10-101-15/+19
* add test to reproduce the buggvit2022-10-101-4/+10
* Use TContiguousData rooms interface in vdisk/pdiskinnokentii2022-10-103-5/+121
* Add full message name to error about unknown field in json2protobulatman2022-10-071-1/+1
* Memory reference tracking restylingsavrus2022-10-078-48/+105
* health checker testsandrew-rykov2022-10-071-39/+0
* Introduce serverless names to labeled countersmokhotskii2022-10-061-0/+4
* [vcs][library][ydb] move TAsyncSemaphore from ydb/library to library/cpp/thre...tldr2022-10-055-0/+317
* [unittest] Add NOLINT for clang-tidysobols2022-10-051-8/+8
* Fix of aligned_free on windowsaleexfi2022-10-044-14/+26
* support content-type in GETuzhas2022-10-042-1/+26
* Use TContiguousData rooms interface in vdisk/pdiskinnokentii2022-09-301-0/+8
* Do not enable cuda globally for all platformssvidyuk2022-09-301-0/+3
* emplace_back() with arguments support + return reference for consistency with...tobo2022-09-302-3/+39
* Add more params for jemallocbugaevskiy2022-09-291-1/+40
* Extend TContiguousData interfaceinnokentii2022-09-295-39/+438
* Pre resolve self address for discoveryhor9112022-09-291-1/+10
* External build system generator release 10robot-ya-builder2022-09-267-8/+8
* Add GroupOverseer component for testingalexvru2022-09-242-0/+4
* spans usage for rpc_long_txivanmorozov2022-09-232-2/+10
* Support logic time in ORMdgolear2022-09-233-0/+21
* add profile attribute into profile spanivanmorozov2022-09-222-5/+18
* span with profileivanmorozov2022-09-216-0/+253
* remove unused includestobo2022-09-215-7/+0
* Introduce shared range holderssavrus2022-09-196-52/+57
* new canonization for robotsocialgraph2022-09-191-2/+1
* Sane handling of %x and %X for pointers in Formatbabenko2022-09-193-5/+38
* Fix tsan warnings in yt intrusive ptrayles2022-09-191-0/+4
* Rebalancing autocheck partitions and distbuild clusters.robot-dts-analyst2022-09-192-3/+4
* Add TContiguousDatainnokentii2022-09-168-488/+1109
* add log buffer 3andrew-rykov2022-09-156-178/+164
* Support logging unstructured messages to structured logbabenko2022-09-154-1/+36
* do not crash on invalid urluzhas2022-09-141-1/+0
* NextRetryDelay workaround + last bytes logs on retryhor9112022-09-141-10/+15
* Switch commit hash maps to absl::flat_hashsnaury2022-09-142-0/+23