summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Add std::string-backed stream adapters to library/cpp/yt/stringbabenko6 days5-0/+319
* Fix weak ptr for TTrueAtomicSharedPtragri7 days1-38/+66
* YT-28458: Make per-CPU rseq fast path dlopen-safebabenko7 days4-8/+118
* YT-22593: migrate assorted library/cpp/yt string APIs to std::stringbabenko8 days4-24/+24
* YT-28504: Support heterogeneous lookup in cachesbabenko10 days2-2/+4
* [monlib] Fix use-after-free in TMonService2 destructorkgershov10 days1-0/+1
* Add lock-free per-CPU primitives to library/cpp/yt/rseqbabenko10 days7-3/+781
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk11 days1-1/+1
* Serialize TGrpcTimer on completion queue threadandybg11 days5-8/+249
* Add TTscp::GetApproximatebabenko12 days5-27/+52
* Speed up working with timezonesshamteev13 days1-1/+2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk14 days1-1/+1
* Fix some typos in library/cpp/getopt/smallponasenko-rs2026-06-152-9/+9
* Make library/cpp/yt/rseq a Linux-only dependency of library/cpp/yt/systembabenko2026-06-154-16/+20
* Add YT_DEFINE_SENTINEL_OPTIONAL macrobabenko2026-06-152-3/+17
* YT-18571: Move TTscp to library/cpp/yt/systembabenko2026-06-153-0/+97
* Fix rseq fast path on glibc < 2.35: read the shared __rseq_abi areababenko2026-06-141-28/+43
* Fold TEnumTraits GetMinValue/GetMaxValue to compile timebabenko2026-06-141-6/+12
* Add library/cpp/yt/rseq: NYT::GetCurrentCpuId() via Linux rseqbabenko2026-06-1412-0/+455
* Include port.h from logger.hbabenko2026-06-131-0/+2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-06-131-1/+1
* Speed up NYT::Formatbabenko2026-06-134-71/+44
* Add TSharedMutableRef::AllocateViaMmapbabenko2026-06-125-1/+220
* Intermediate changesrobot-piglet2026-06-121-104/+104
* Fix gzip detection in libmagicivan-kligunov2026-06-101-1/+1
* make constant public MD5_HEX_DIGEST_LENGTHuzhas2026-06-103-2/+4
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-06-101-1/+1
* Improve TGenericLocalValue, allow mixed thread-fiber-etc valueskulikov2026-06-082-25/+86
* switch JSON→proto parsing to NProtobufJson::Json2Protoibratchik2026-06-083-5/+132
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-06-071-1/+1
* Stroka -> TString, Wtroka -> TUtf16String..akhropov2026-06-072-8/+8
* YT-22593: Reduce TString usage in core/miscbabenko2026-06-071-1/+1
* Cache process/thread id getters and use them in TError origin capturebabenko2026-06-0719-10/+261
* [library] Trim dump_clang_coverageslizyukalex2026-06-042-16/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-06-041-1/+1
* Generalize GetEnvValueOrThrow with a typed conversion overloadbabenko2026-06-034-1/+83
* add ParseTextFormatFromStringilnurkh2026-06-023-0/+37
* YT: Add formatter for all protobuf enumsgrigminakov2026-06-021-1/+3
* [libxml] add parseOptionsgbrun2026-06-013-11/+38
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-06-011-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-311-1/+1
* Cosmetics: fix typos in docstrings and commentsgearonixx2026-05-293-3/+3
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-281-1/+1
* Fix move assignmenteivanov892026-05-271-2/+8
* YT-26105: Make TError aware of ::TSystemErrordann2392026-05-251-0/+2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-251-1/+1
* json-value: GetValueByPathOrCreateilnurkh2026-05-223-0/+13
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-221-1/+1
* Use std::invoke to call std::invokable in TAtomicObject::Transformosidorkin2026-05-222-6/+6
* Intermediate changesrobot-piglet2026-05-222-26/+8