summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-191-1/+1
* Remove excess blank linepechatnov2026-05-191-1/+0
* Fix disjoint tree build for i64kardymon-d2026-05-192-1/+21
* YT-22593: Migrate yt/yt/ytree to std::stringbabenko2026-05-183-20/+36
* [monlib] ewma: use monitonic clock to prevent inf cyclekgershov2026-05-181-1/+1
* Intermediate changesrobot-piglet2026-05-181-0/+23
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-161-1/+1
* add assign() method + tests for TCompactVectortobo2026-05-152-0/+42
* make zsh completion works with first Tabilikepugs2026-05-121-0/+8
* Fix babenko-issuesdann2392026-05-121-1/+1
* YT-26137: Drop indicies in multicell managercherepashka2026-05-122-2/+4
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-101-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-071-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-041-1/+1
* Extract environment variables helpers to library/cpp/yt/systembabenko2026-05-013-0/+26
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-011-1/+1
* Add TConcurrentHashMap::Dropvadim-xd2026-04-302-0/+39
* YT: Add missing 16bit types to TErrorAttribute conversionsdgolear2026-04-303-0/+22
* Intermediate changesrobot-piglet2026-04-301-1/+1
* YT_DECLARE_SPIN_LOCK whack-a-mole 2: electric boogaloo, Theatrical Cutdann2392026-04-298-20/+23
* Introduce YT_SPIN_LOCK_INPLACE_TYPEdann2392026-04-282-1/+22
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-04-281-1/+1
* Use implicit bool conversion for null check in origin_attributes.cppbabenko2026-04-273-3/+3
* Add Abseil-compatible support hashersbabenko2026-04-275-1/+53
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-04-251-1/+1
* gRPC inactivity watchdog only for negotiated protocol v1+andybg2026-04-244-20/+97
* YT-27951: Use truncated string view to limit query length in tracesosidorkin2026-04-231-3/+3
* Fix grammarakhropov2026-04-221-1/+1
* Poison memory in allocation holderssabdenovch2026-04-224-0/+41
* YT-18571: Add format string checks to TStringBuilderBase::AppendFormat; also ...babenko2026-04-224-15/+9
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-04-221-1/+1
* YT_DECLARE_SPIN_LOCK whack-a-moledann2392026-04-211-1/+1
* Intermediate changesrobot-piglet2026-04-211-0/+13
* YT-27951: Add special formatter for truncated stringosidorkin2026-04-203-0/+50
* Revert commit rXXXXXX, Poison memory in allocation holderssabdenovch2026-04-201-4/+0
* Poison memory in allocation holderssabdenovch2026-04-201-0/+4
* Fix mishandled corner case in ReadVarUint32babenko2026-04-192-18/+44
* Use proper key comparer in TCompactFlatMapbabenko2026-04-191-6/+6
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-04-191-1/+2
* 'inline' is redundant hereakhropov2026-04-181-4/+4
* Increase default error attributes string truncation limit to 32Kbabenko2026-04-181-2/+4
* Fix some use-after-move bugspavook2026-04-174-5/+6
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-04-161-1/+1
* лру кеши для сервиса стримов офер сорса и �...ibratchik2026-04-141-0/+1
* Intermediate changesrobot-piglet2026-04-141-1/+1
* Intermediate changesrobot-piglet2026-04-141-0/+4
* Intermediate changesrobot-piglet2026-04-131-3/+3
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-04-131-1/+1
* YT-27910: Make some more fields in TServiceContext atomicbabenko2026-04-124-0/+524
* C++ client reconnect after agent SIGKILL/long outageandybg2026-04-105-0/+83