summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [cpp/monlib] add ability to mangle name in prometheus decodervvminashkin2026-03-023-5/+83
* Replace DangerousGetPtr with TWeakPtrbabenko2026-03-012-7/+84
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-011-1/+1
* YT-27536: Fix (seemingly benign) race in TTwoLevelFairShareQueuebabenko2026-02-283-227/+331
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-02-281-1/+1
* Enhance library/cpp/monlib exception verbosity for debuggingydynnikov2026-02-272-2/+38
* [yt string] move some dependencies out for 32bit build supportvasko2026-02-274-8/+16
* /0: Implement TExecutorSet and TExecutorSetManageriofik2026-02-252-3/+3
* YT-27453: Fix data race in NTabletNode::TChaosAgent::Disableosidorkin2026-02-251-1/+1
* Intermediate changesrobot-piglet2026-02-251-0/+3
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-02-251-1/+1
* faster escapestyopkin2026-02-246-15/+200
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-02-221-1/+1
* Fixed error comparisonmikari2026-02-202-1/+15
* /3: Get rid of YLOG*_F macros in favor of just YLOG*iofik2026-02-201-1/+1
* LLVM deny specializations for some classes. Allow them explicitly in librarymikhnenko2026-02-201-0/+3
* /2: Use our internal logger header, add logging metricsiofik2026-02-196-87/+388
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-02-191-1/+1
* YT-27436 Introduce PP_IS_EMPTYdann2392026-02-182-0/+21
* YT-22792 Support heterogeneous lookup for intrusive pointersdann2392026-02-182-46/+91
* add heic support to MIME detectorsergarseev2026-02-172-0/+3
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-02-161-2/+1
* /0: Implement logging with throttling, replace YLOG macro with a new oneiofik2026-02-151-1/+9
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-02-131-2/+1
* Intermediate changesrobot-piglet2026-02-128-25/+16
* YT-27361: Make TEnumIndexedArray fully constexprapachee2026-02-112-16/+16
* YT-27167: Better TBitwiseUnversionedValueHashpavook2026-02-113-0/+29
* Return old implementation of GetWorkerThreadID. Do not persist threadId insid...akhropov2026-02-102-23/+4
* Intermediate changesrobot-piglet2026-02-102-5/+3
* Add missing bigtzdate bitsaneporada2026-02-101-0/+3
* Add direct includes required by internal libcxx changes in librarymikhnenko2026-02-101-0/+1
* [PoC] Clang tests full meta-information listing as jsonn-khamraev2026-02-095-2/+72
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-02-071-1/+1
* Add fast timezone id validation functionaneporada2026-02-076-3/+29
* Intermediate changesrobot-piglet2026-02-061-6/+6
* YT-27244: range helpers move to librarypanesher2026-02-056-0/+421
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-02-041-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-02-011-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-01-311-1/+1
* 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