summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* move library/cpp/threading/atomic to library/cpp/deprecated/atomic_booltobo2026-01-2913-14/+14
* TAtomic => std::atomic in library/cpp/coroutine/enginetobo2026-01-292-5/+5
* Intermediate changesrobot-piglet2026-01-291-0/+2
* TAtomic => std::atomic in library/cpp/threading/atomictobo2026-01-282-12/+9
* Do not copy holder ptr in TSharedMutableRange::GetHolderpechatnov2026-01-281-2/+2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-01-281-1/+1
* Intermediate changesrobot-piglet2026-01-272-1/+12
* Forbid use of array types in UNIT_ASSERT conditions #30109swarmer2026-01-271-0/+1
* feat contrib: add futures subscription from contribkuzin572026-01-2622-0/+1935
* Default CancellationToken should create only one instance of a Promiseswarmer2026-01-261-1/+5
* Intermediate changesrobot-piglet2026-01-263-0/+65
* YT-17905: Drop unused peerdirbabenko2026-01-253-220/+0
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-01-251-1/+1
* cosmetics: use std::move() + constexpr + make argument name consistent with d...tobo2026-01-241-7/+7
* TAtomic => std::atomic in library/cpp/threading/local_executortobo2026-01-232-36/+35
* Fix description of TYsonStringbabenko2026-01-231-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-01-231-1/+1
* TAtomic => std::atomic in library/cpp/threading/cron + cosmeticstobo2026-01-223-20/+18
* cosmetics - make field initialization more consistenttobo2026-01-201-6/+3
* TAtomic => std::atomictobo2026-01-202-17/+11
* stack_vector: remove usage of deprecated aligned_storage_tswarmer2026-01-191-1/+1
* Add direct includes required by internal libcxx changes in librarymikhnenko2026-01-191-0/+1
* TAtomic => std::atomic in skip_listtobo2026-01-192-33/+18
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-01-171-1/+1
* Intermediate changesrobot-piglet2026-01-161-17/+22
* Intermediate changesrobot-piglet2026-01-161-4/+6
* [trivial] store pointer inside atomictobo2026-01-151-5/+4
* Intermediate changesrobot-piglet2026-01-151-1/+14
* Intermediate changesrobot-piglet2026-01-151-5/+5
* Intermediate changesrobot-piglet2026-01-151-24/+84
* Intermediate changesrobot-piglet2026-01-151-76/+118
* [monlib] Copy metrics while Append and Tookq0un2026-01-151-4/+21
* Add throttling for max inflight error logsandybg2026-01-153-2/+70
* use std::atomic instead of TAtomictobo2026-01-143-27/+22
* Added avif supportzagevalo2026-01-142-0/+3
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-01-141-1/+1
* TString::contains + tests, TStringBuf::contains tests, macro to enable EBOpechatnov2026-01-131-1/+2
* switch to std::atomictobo2026-01-132-12/+11
* YT-18571: Use compound statements in YT_STATIC_INITIALIZERbabenko2026-01-091-2/+3
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-01-081-1/+1
* YT-22593: Switch enum ToString to std::stringdgolear2026-01-072-4/+4
* Enable -Wswitchbabenko2026-01-051-0/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-01-051-1/+1
* YT-27061: Make OKFuture constinitbabenko2026-01-025-32/+28
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-01-021-1/+1
* Support saveload for TCowStringsvidyuk2025-12-295-0/+48
* scheme: GENERATE_ENUM_SERIALIZATION_WITH_HEADERbomkvilt2025-12-261-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-12-261-1/+1
* YT-26137: Introduce TCompactFlatSetcherepashka2025-12-255-0/+699
* make mapped iterator smaller by using the no_unique_address optimizationswarmer2025-12-253-4/+23