aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* rm unused includes + fix memory_ordertobo2025-05-311-3/+1
* AtomicTryLock() / AtomicUnlock() => TSpinLocktobo2025-05-301-27/+17
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-05-291-1/+1
* Added macros for std::format log and changed existing YLOG_<Type>(std::format...deruzh2025-05-281-0/+11
* [uri] Introduce FeaturesDefaultOrSchemeKnown enum valueatgshka2025-05-281-1/+3
* Do not de-initialize openssl to avoid racesthegeorg2025-05-275-84/+8
* Fixed time waitsjolex0072025-05-274-8/+74
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-05-261-2/+1
* Set operator== to default for (u)i128atgshka2025-05-233-8/+19
* Fixup logging messages with Fatal or Alert levelyurial2025-05-221-1/+3
* 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-23/+68
* 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