aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-111-1/+1
* Limit the number of gRPC threadsandybg2024-12-101-0/+2
* Make sure returned TStringBuffers do not change during splitter lifetime. Als...pnv12024-12-102-14/+24
* Enable -Wimplicit-fallthrough (and also fix the discovered issues)babenko2024-12-081-0/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-081-1/+1
* Intermediate changesrobot-piglet2024-12-073-0/+78
* Fix various issuespogorelov2024-12-066-9/+8
* Intermediate changesrobot-piglet2024-12-061-7/+7
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-051-1/+1
* YT-23698: Check size of ref counted objectslukyan2024-12-041-0/+4
* Intermediate changesrobot-piglet2024-12-044-0/+1462
* YTORM: Validate pivot keys in slicer; add a comment about proxy_role optiondgolear2024-12-031-1/+1
* Intermediate changesrobot-piglet2024-12-031-1/+1
* Add missing configs + add mold and coverage to piglet YDB configmaxim-yurchuk2024-12-025-6/+138
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-021-1/+1
* Intermediate changesrobot-piglet2024-12-014-85/+130
* YT-21233: Introduce ToAttributeValue cpo which removes dependency of TErrorAt...arkady-e1ppa2024-11-297-32/+92
* Intermediate changesrobot-piglet2024-11-296-5134/+0
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-11-291-1/+1
* 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