summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* delete nullptr is a no-opakhropov2026-04-061-2/+1
* IBinSaver::HasNonTrivialSerializer should be constexpr.akhropov2026-04-052-8/+8
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-04-041-1/+1
* Intermediate changesrobot-piglet2026-04-031-0/+6
* YT-27872: Refactor BIND to fix ODR violationsdann2392026-04-036-22/+52
* YT-27872: Fix ConvertToYsonString ODR violationdann2392026-04-031-0/+2
* Add TErrorOr::ValueOrCrashdann2392026-04-033-0/+67
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-04-011-1/+1
* Use a forward declaration instead on an includeakhropov2026-03-312-2/+5
* fix library/cpp/regex/pcreuzhas2026-03-312-9/+200
* Intermediate changesrobot-piglet2026-03-291-3/+3
* Fix styleakhropov2026-03-291-9/+12
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-281-1/+1
* Intermediate changesrobot-piglet2026-03-273-1/+9
* ClearCache() method in NMallocalxmopo3ov2026-03-265-1/+24
* Add suggestions on enum parse errorpechatnov2026-03-264-8/+63
* fix cpp --list-tests logicn-khamraev2026-03-251-17/+13
* Allow to change (reduce) max queue size for common elastic queuekulikov2026-03-233-1/+28
* YT-18571: Drop YT_ATTRIBUTE_NO_UNIQUE_ADDRESS in favor of Y_NO_UNIQUE_ADDRESSbabenko2026-03-231-6/+0
* YT-18571: Drop YT_ATTRIBUTE_NO_SANITIZE_ADDRESS in favor of Y_NO_SANITIZE("ad...babenko2026-03-231-2/+0
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-221-1/+1
* Support loopback-only binds in messagebusaneporada2026-03-213-25/+72
* Switch to std atomicskulikov2026-03-204-29/+26
* Drop backward compat with grpc-prevthegeorg2026-03-201-1/+1
* add removing metrics from default setderuzh2026-03-191-1/+1
* [json] Add non-const version of `GetStringSafe` method (relates)mvel2026-03-193-0/+16
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-191-1/+1
* revert piglet config changepefavel2026-03-1714-537/+0
* add fastapi to piglet configpefavel2026-03-1614-0/+537
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-161-1/+1
* YT-18571: Extract and refactor execution stacksbabenko2026-03-144-0/+232
* YT-18571: Turn TPackedPtr into a strong typedefbabenko2026-03-144-12/+17
* Fix TAsyncJoiner "already joined" crashandybg2026-03-143-0/+32
* Implement some bulk methods (Retain and ApproximateSize) for TConcurrentHashmarakasov2026-03-142-0/+62
* YT-27634: Annotate DCAS with TSAN intrinsicssabdenovch2026-03-132-3/+97
* Fix TFreeList and its unittests for 32 bit platformbabenko2026-03-133-35/+85
* Intermediate changesrobot-piglet2026-03-131-4/+4
* 32-bit compatible library/cpp/yt/memorybabenko2026-03-133-3/+17
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-131-1/+1
* YT-18571: Don't use tagged/packed ptrs in Hazard Pointersbabenko2026-03-121-7/+9
* YDB Import 879robot-ydb-importer2026-03-117-533/+0
* [yt/misc] remove 64-bit requirement error directivevasko2026-03-111-5/+0
* Intermediate changesrobot-piglet2026-03-111-0/+5
* Prefer CA bundle set by SSL_CERT_FILE and SSL_CERT_DIR (common part)Konstantin Khlebnikov2026-03-113-11/+63
* avoid clashing of counters paramsxenoxeno2026-03-102-7/+58
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-101-1/+1
* YT-27605: YT_LOG_FATAL_AND_THROW captures log message in error attributebabenko2026-03-093-9/+61
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-03-071-1/+1
* YT-27421, YT-27419, YT-27420: Fix data race in GetDataStatisticsbabenko2026-03-064-0/+228
* [yt/string] bit-independent version of FormatPointerValuevasko2026-03-061-3/+4