summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-10-291-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-10-261-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-10-231-2/+1
* fix data race in lwtraceyegorskii2025-10-223-3/+302
* YT-18571: Fixed range construction from spankoloshmet2025-10-211-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-10-201-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-10-171-1/+1
* Fix a bunch of post-commit issuesifsmirnov2025-10-161-4/+4
* TWriteGuard on GetOrNull for ThreadSaveCache with promotiondskor2025-10-162-5/+63
* Mute or fix some checks improved in clang-tidy20 in librarymikhnenko2025-10-152-0/+4
* fix buffer overrunxenoxeno2025-10-142-9/+7
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-10-141-1/+1
* ysize -> size.akhropov2025-10-111-1/+1
* Fix a potential memory leakakhropov2025-10-111-2/+2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-10-111-1/+1
* Add a comment noting that assignment operators could change the typeakhropov2025-10-081-0/+3
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-10-081-1/+1
* Intermediate changesrobot-piglet2025-10-071-4/+4
* TNode emplace construction experimentvladluk2025-10-078-9/+328
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-10-051-1/+1
* Move NYT::Initialize to separate "weak" hookrp-12025-10-034-0/+14
* use std::move instead of copying in TCompactVector::Reserve() + ya styletobo2025-10-032-30/+66
* /1: Специализированный Multishard Metrics Store для бы...iofik2025-10-021-5/+5
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-10-021-1/+1
* Intermediate changesrobot-piglet2025-09-301-1/+1
* Track RWSpinLock acquires per thread to ensure no reentrant usages are presentpavook2025-09-307-32/+247
* Intermediate changesrobot-piglet2025-09-291-6/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-09-291-1/+1
* Fix SymbolizeBacktrace messbabenko2025-09-275-18/+44
* Intermediate changesrobot-piglet2025-09-262-1/+7
* YT-26288: Revert fork lock to writer starving spinlockpavook2025-09-266-5/+51
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-09-261-1/+1
* Do not get ref counter when copy weak ptrthenewone2025-09-253-17/+75
* remove duplicated includetobo2025-09-231-1/+0
* Intermediate changesrobot-piglet2025-09-233-5/+71
* Style fixnae2022025-09-2345-557/+513
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-09-231-1/+1
* Set default value for TJson2ProtoConfig fieldsmishatag2025-09-221-2/+2
* implement appending `[]` and reverse-lookup `[-1]` in json *ByValue methodsilnurkh2025-09-216-4/+105
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-09-201-1/+1
* Intermediate changesrobot-piglet2025-09-201-2/+2
* Fix race in messagebusmaxim-yurchuk2025-09-191-2/+1
* Intermediate changesrobot-piglet2025-09-184-10/+16
* Added std::format include into unified agent loggerkirill-bel2025-09-171-0/+1
* Replaced HashSet count method to contains when the returned value is cast to ...zaspa942025-09-171-2/+2
* YT-15805: introduce tz-types into type infoermolovd2025-09-1712-37/+323
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-09-171-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-09-141-1/+1
* Fix potential pointers overflowmikhnenko2025-09-121-1/+5
* Fix `-Wignored-qualifiers` improved in clang20 in librarymikhnenko2025-09-121-3/+3