summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Move more checks to the inlined part of IsLevelEnabledbabenko2025-05-203-24/+20
* YT-24485: Support extra gang jobspogorelov2025-05-191-1/+1
* YT-22593: Use std::string in TStringBuilderlukyan2025-05-192-6/+6
* Fix code styleakhropov2025-05-181-17/+17
* Fix definition comment at '#endif'akhropov2025-05-181-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-05-171-1/+1
* YT-24913: Split memory trackernadya022025-05-165-565/+12
* yt: Use well-known macros to test if we are building with SSE4.2thegeorg2025-05-161-5/+0
* YT-15805: Move timezone directory from yql/essentials/public/udf/tz to librar...nadya022025-05-149-0/+748
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-05-141-1/+1
* YT-22593: Migrate HTTP headers to std::stringbabenko2025-05-122-7/+7
* Enable lua_assert in debug buildsvadim-xd2025-05-111-0/+4
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-05-111-1/+1
* Cosmeticsbabenko2025-05-101-2/+8
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-05-081-1/+1
* TConcurrentHashMap::Exchangevadim-xd2025-05-071-0/+7
* [library] Fix -Wdeprecated-this-capture warningnechda2025-05-062-2/+2
* YT: Fix enricher, add from backtrace enricherpechatnov2025-05-063-11/+101
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-05-051-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-05-021-2/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-04-261-2/+1
* Intermediate changesrobot-piglet2025-04-257-14/+0
* Fix YT_LOG_ALERT_AND_THROWh0pless2025-04-251-4/+14
* Typo in ref_counted.hAlexey Arkhipenko2025-04-251-1/+1
* Add new macro to replace some of the YT_VERIFYsh0pless2025-04-232-6/+25
* Add missing move constructor and move assignmenteivanov892025-04-222-0/+15
* Intermediate changesrobot-piglet2025-04-221-6/+29
* Add missing Collect method to THistogramCountereivanov892025-04-221-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-04-201-1/+1
* YT-24537: Prioritize writers in TReaderWriterSpinLock, rename old version to ...pavook2025-04-1710-20/+521
* Intermediate changesrobot-piglet2025-04-171-7/+3
* refactor counters page to better support ic-proxyxenoxeno2025-04-171-22/+67
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-04-171-1/+1
* Fix MakeFormattableViewlukyan2025-04-163-4/+17
* Intermediate changesrobot-piglet2025-04-161-2/+2
* Fix bug in proto2json map empty keys serializationvoevodskiy2025-04-161-1/+1
* Intermediate changesrobot-piglet2025-04-151-0/+6
* Revert commit rXXXXXX, YT-24537: Prioritize writers in TReaderWriterSpinLockpavook2025-04-155-266/+17
* Fix some errors related with libcxx update in librarymikhnenko2025-04-151-0/+1
* Enable more parentheses-related warningsbabenko2025-04-141-1/+11
* Intermediate changesrobot-piglet2025-04-141-28/+30
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-04-141-1/+1
* Intermediate changesrobot-piglet2025-04-112-0/+9
* 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