summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* YT-24537: Prioritize writers in TReaderWriterSpinLockpavook2025-04-105-17/+266
* use TString::Join() and use TStringBuf instead of const char*tobo2025-04-102-5/+4
* Use consistent format and naming in blocks' loggingngc2242025-04-101-1/+1
* List captured variables explicitly when 'this' has been implicitly captured t...akhropov2025-04-102-4/+4
* remove unused includetobo2025-04-101-1/+0
* Make TLogger respect rvaluespogorelov2025-04-093-12/+62
* QL joins refactoringsabdenovch2025-04-081-0/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-04-081-1/+1
* Remove arcadia_test_datasay2025-04-072-11/+0
* Make WriteMetric protectedgolubi-kuryat2025-04-074-65/+57
* Fix TTbbLocalExecutor::GetWorkerThreadId. Enable test_fit_on_scipy_sparse_spm...akhropov2025-04-072-4/+23
* More detailed description of GetWorkerThreadId. Remove comments duplicationakhropov2025-04-062-3/+5
* Intermediate changesrobot-piglet2025-04-061-0/+2
* Add more IWYU export pragmas in library/*vadim-xd2025-04-064-3/+5
* Add IWYU pragmas to library/cpp/testing/gtest/gtest.h, remove from ignore listvadim-xd2025-04-051-0/+2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-04-051-1/+1
* Intermediate changesrobot-piglet2025-04-032-14/+9
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-04-021-1/+1
* Add BufferFlushPeriod option for TSyncPageCacheFileLogBackendartin-phares2025-04-012-16/+77
* YT: Add type name of std::exception to error text in TError constructorpechatnov2025-04-012-0/+17
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-04-011-1/+1
* Add Body to reportanterpin2025-03-313-0/+13
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-291-1/+1
* TAtomic => TSpinLocktobo2025-03-281-8/+8
* Fix circular #include between util/stream/output.h and util/stream/debug.hthegeorg2025-03-281-1/+1
* Intermediate changesrobot-piglet2025-03-281-1/+1
* Merge yexception.h and bt_exception.h to prevent include cyclethegeorg2025-03-288-8/+8
* Intermediate changesrobot-piglet2025-03-271-15/+15
* Fix YT deserialization of schemas with Decimal columns having zero scaleudovichenko-r2025-03-272-11/+56
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-261-1/+1
* Make some methods of smart enum being constexprhiddenpath2025-03-252-13/+14
* [library/cpp/threading] Add convenience methods to schedule functions in TTas...sskvor2025-03-243-62/+167
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-231-1/+1
* Add missing typesudovichenko-r2025-03-221-0/+4
* Intermediate changesrobot-piglet2025-03-211-39/+11
* Intermediate changesrobot-piglet2025-03-211-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-201-1/+1
* library/cpp/cache: don't use deleted allocator typeswarmer2025-03-191-4/+4
* Add TCompactVector::data()vadim-xd2025-03-191-0/+8
* change ormathene-grey2025-03-192-2/+3
* Emit toolchain version field to COMPILER_VERSION variablethegeorg2025-03-1810-18/+18
* Correct grammarakhropov2025-03-181-1/+1
* YT-23989: Track memory in TChunkedOutputStreamnadya022025-03-172-4/+26
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-171-1/+1
* annotate TJsonValue's methods with a lifetime bound attributeswarmer2025-03-151-29/+30
* YT-23989: Move memory tracker to library/cpp/ytnadya022025-03-144-0/+588
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-111-1/+1
* TConcurrentHashMap::TryRemovesudaques2025-03-101-0/+16
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-03-081-1/+1
* Return reference from TCompactVector::emplace_backvadim-xd2025-03-062-5/+7