summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* optimize TPagedVector + fixed copy assignment and copy constructortobo7 days2-23/+154
* Intermediate changesrobot-piglet8 days1-0/+2
* Reliable on-demand construction of TThreadLockTracker instancebabenko8 days1-3/+8
* Fix L-N day-of-month crossing a month boundarybez-tch9 days2-1/+90
* Intermediate changesrobot-piglet10 days4-3/+11
* Allow custom socket streams in library/cpp/http/serverkulikov11 days5-56/+179
* YT-22593: Add AsciiStringToLower/AsciiStringToUpperbabenko11 days2-1/+30
* Use dot librarydon-dron11 days10-2/+604
* Address-salted ref-counted signaturebabenko12 days4-0/+118
* Revert commit rXXXXXX, Add zstd codec on hamsteruranix14 days2-3/+0
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-06-251-1/+1
* YT-28458: Add rseq-backed hot sensorsbabenko2026-06-243-9/+26
* Add ExactRefCountedCast and TRef::Containsbabenko2026-06-247-0/+199
* Add zstd codec on hamstermaxpogrebnyak2026-06-242-0/+3
* Add std::string-backed stream adapters to library/cpp/yt/stringbabenko2026-06-235-0/+319
* Fix weak ptr for TTrueAtomicSharedPtragri2026-06-231-38/+66
* YT-28458: Make per-CPU rseq fast path dlopen-safebabenko2026-06-234-8/+118
* YT-22593: migrate assorted library/cpp/yt string APIs to std::stringbabenko2026-06-224-24/+24
* YT-28504: Support heterogeneous lookup in cachesbabenko2026-06-192-2/+4
* [monlib] Fix use-after-free in TMonService2 destructorkgershov2026-06-191-0/+1
* Add lock-free per-CPU primitives to library/cpp/yt/rseqbabenko2026-06-197-3/+781
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-06-191-1/+1
* Serialize TGrpcTimer on completion queue threadandybg2026-06-185-8/+249
* Add TTscp::GetApproximatebabenko2026-06-185-27/+52
* Speed up working with timezonesshamteev2026-06-161-1/+2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-06-161-1/+1
* Fix some typos in library/cpp/getopt/smallponasenko-rs2026-06-152-9/+9
* Make library/cpp/yt/rseq a Linux-only dependency of library/cpp/yt/systembabenko2026-06-154-16/+20
* Add YT_DEFINE_SENTINEL_OPTIONAL macrobabenko2026-06-152-3/+17
* YT-18571: Move TTscp to library/cpp/yt/systembabenko2026-06-153-0/+97
* Fix rseq fast path on glibc < 2.35: read the shared __rseq_abi areababenko2026-06-141-28/+43
* Fold TEnumTraits GetMinValue/GetMaxValue to compile timebabenko2026-06-141-6/+12
* Add library/cpp/yt/rseq: NYT::GetCurrentCpuId() via Linux rseqbabenko2026-06-1412-0/+455
* Include port.h from logger.hbabenko2026-06-131-0/+2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-06-131-1/+1
* Speed up NYT::Formatbabenko2026-06-134-71/+44
* Add TSharedMutableRef::AllocateViaMmapbabenko2026-06-125-1/+220
* Intermediate changesrobot-piglet2026-06-121-104/+104
* Fix gzip detection in libmagicivan-kligunov2026-06-101-1/+1
* make constant public MD5_HEX_DIGEST_LENGTHuzhas2026-06-103-2/+4
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-06-101-1/+1
* Improve TGenericLocalValue, allow mixed thread-fiber-etc valueskulikov2026-06-082-25/+86
* switch JSON→proto parsing to NProtobufJson::Json2Protoibratchik2026-06-083-5/+132
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-06-071-1/+1
* Stroka -> TString, Wtroka -> TUtf16String..akhropov2026-06-072-8/+8
* YT-22593: Reduce TString usage in core/miscbabenko2026-06-071-1/+1
* Cache process/thread id getters and use them in TError origin capturebabenko2026-06-0719-10/+261
* [library] Trim dump_clang_coverageslizyukalex2026-06-042-16/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-06-041-1/+1
* Generalize GetEnvValueOrThrow with a typed conversion overloadbabenko2026-06-034-1/+83