aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-261-1/+1
* YDB Import 625robot-ydb-importer2024-11-2212-406/+0
* Signed Enumeratedeep2024-11-221-5/+12
* [arc][getopt]fix enforcment of RequiredArgument().DisableSpaceParse()tldr2024-11-213-9/+27
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-201-1/+1
* YDB Import 623robot-ydb-importer2024-11-197-318/+0
* Intermediate changesrobot-piglet2024-11-191-1/+1
* use C++ atomic with proper default constructoreivanov892024-11-191-10/+14
* Enable -Wformat under clang-clthegeorg2024-11-181-1/+1
* YT-23435: Parse format string at compile timearkady-e1ppa2024-11-186-54/+251
* Intermediate changesrobot-piglet2024-11-181-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-171-1/+1
* YT-22885: Handle unknown values in (Try)CheckedEnumCastbabenko2024-11-163-3/+61
* YDB Import 622robot-ydb-importer2024-11-162-51/+0
* 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