aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow per-module switch to atd_ro_snapshot from arcadia rootthegeorg2024-11-141-0/+4
* Fix babenko issues of rXXXXXXarkady-e1ppa2024-11-142-4/+4
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-141-1/+1
* Intermediate changesrobot-piglet2024-11-131-0/+1
* YT-23346: Introduce YT_ASSUME and YT_UNREACHABLE macros.thenewone2024-11-121-0/+14
* Add TSharedRef::FromString overloads for std::stringbabenko2024-11-113-9/+52
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-111-1/+1
* [library/cpp/http] support HTTP 434 codezankin2024-11-101-0/+1
* Intermediate changesrobot-piglet2024-11-082-2/+4
* YT-21233: Rewrite ConvertTo CPO using TagInvokearkady-e1ppa2024-11-088-0/+386
* Support customization of TLockOps for TGuard in TConcurrentHashMaptarasovalexey2024-11-081-10/+11
* fix ci base image buildanokhovd2024-11-081-5/+6
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-081-1/+1
* [unified-agent] add config endpoint to agentetoraf2024-11-061-0/+1
* Better diagnostics in AbortProcess(Silently|Dramatically)babenko2024-11-068-12/+108
* NaN-safe comparison and hashingbabenko2024-11-069-2/+294
* [libray/cpp/threading] Fix typosskvor2024-11-051-3/+3
* Intermediate changesrobot-piglet2024-11-051-3/+3
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-051-1/+1
* add ::element_type, .get() to smart pointers for better compatibility with stdpavook2024-11-044-0/+22
* YT-22885: Refactor checked castsbabenko2024-11-038-51/+122
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-021-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-011-1/+1
* Intermediate changesrobot-piglet2024-10-311-3/+3
* Fix regression: static anchors are not updated properlybabenko2024-10-303-19/+51
* YT-22593: Migrate table schemas to std::stringbabenko2024-10-292-0/+8
* Add specialization for TString. Preparation for methods removingmikhnenko2024-10-291-0/+6
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-291-1/+1
* Add GetAllSetValue and IsKnownValuebabenko2024-10-273-5/+72
* YT-22885: DEFINE_ENUM_UNKNOWN_VALUE, string-related conversionsbabenko2024-10-267-96/+165
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-261-1/+1
* check POST data length to match Content-Lengthlavv172024-10-241-1/+2
* Prevent hyperscan tests from flapping onhoststhegeorg2024-10-241-1/+3
* PopCount => std::popcounttobo2024-10-223-7/+7
* YT-21233: Introduce TErrorAttributes as an opaque type for attributes to hide...arkady-e1ppa2024-10-226-0/+315
* Intermediate changesrobot-piglet2024-10-211-0/+30
* Introduce message_level_overrides to tune log message levels at runtimebabenko2024-10-203-20/+35
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-201-1/+1
* YTORM-1187: Fix IN and BETWEEN expression work with indexesdgolear2024-10-172-31/+29
* Fix disabling ref counted trackingnastprol2024-10-172-0/+8
* remove unused includes in util/generic/string.htobo2024-10-172-0/+2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-171-1/+1
* Fancier error messages upon static analysis check failurearkady-e1ppa2024-10-162-43/+15
* reduce number of hash table lookups in the resource libraryswarmer2024-10-161-18/+33
* Intermediate changesrobot-piglet2024-10-151-0/+1
* Increase max decimal precision to 76 (decimal256)Andrey Chulkov2024-10-156-0/+151
* Move atomic object to library/cpp/yt/threadingarkady-e1ppa2024-10-142-0/+160
* Styledgolear2024-10-141-0/+2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-10-141-1/+1
* Extract string_builderbabenko2024-10-136-178/+218