summaryrefslogtreecommitdiffstats
path: root/library/cpp
Commit message (Expand)AuthorAgeFilesLines
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk47 hours1-1/+1
* Stroka -> TString, Wtroka -> TUtf16String..akhropov47 hours2-8/+8
* YT-22593: Reduce TString usage in core/miscbabenko48 hours1-1/+1
* Cache process/thread id getters and use them in TError origin capturebabenko2 days19-10/+261
* [library] Trim dump_clang_coverageslizyukalex4 days2-16/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk5 days1-1/+1
* Generalize GetEnvValueOrThrow with a typed conversion overloadbabenko6 days4-1/+83
* add ParseTextFormatFromStringilnurkh6 days3-0/+37
* YT: Add formatter for all protobuf enumsgrigminakov6 days1-1/+3
* [libxml] add parseOptionsgbrun7 days3-11/+38
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk8 days1-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk9 days1-1/+1
* Cosmetics: fix typos in docstrings and commentsgearonixx10 days3-3/+3
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk12 days1-1/+1
* Fix move assignmenteivanov8913 days1-2/+8
* YT-26105: Make TError aware of ::TSystemErrordann2392026-05-251-0/+2
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-251-1/+1
* json-value: GetValueByPathOrCreateilnurkh2026-05-223-0/+13
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-221-1/+1
* Use std::invoke to call std::invokable in TAtomicObject::Transformosidorkin2026-05-222-6/+6
* Intermediate changesrobot-piglet2026-05-222-26/+8
* Intermediate changesrobot-piglet2026-05-191-1/+1
* Add Concat for arbitrary string typesvadim-xd2026-05-191-36/+4
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-191-1/+1
* Remove excess blank linepechatnov2026-05-191-1/+0
* Fix disjoint tree build for i64kardymon-d2026-05-192-1/+21
* YT-22593: Migrate yt/yt/ytree to std::stringbabenko2026-05-183-20/+36
* [monlib] ewma: use monitonic clock to prevent inf cyclekgershov2026-05-181-1/+1
* Intermediate changesrobot-piglet2026-05-181-0/+23
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-161-1/+1
* add assign() method + tests for TCompactVectortobo2026-05-152-0/+42
* make zsh completion works with first Tabilikepugs2026-05-121-0/+8
* Fix babenko-issuesdann2392026-05-121-1/+1
* YT-26137: Drop indicies in multicell managercherepashka2026-05-122-2/+4
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-101-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-071-1/+1
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-041-1/+1
* Extract environment variables helpers to library/cpp/yt/systembabenko2026-05-013-0/+26
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-05-011-1/+1
* Add TConcurrentHashMap::Dropvadim-xd2026-04-302-0/+39
* YT: Add missing 16bit types to TErrorAttribute conversionsdgolear2026-04-303-0/+22
* Intermediate changesrobot-piglet2026-04-301-1/+1
* YT_DECLARE_SPIN_LOCK whack-a-mole 2: electric boogaloo, Theatrical Cutdann2392026-04-298-20/+23
* Introduce YT_SPIN_LOCK_INPLACE_TYPEdann2392026-04-282-1/+22
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-04-281-1/+1
* Use implicit bool conversion for null check in origin_attributes.cppbabenko2026-04-273-3/+3
* Add Abseil-compatible support hashersbabenko2026-04-275-1/+53
* New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2026-04-251-1/+1
* gRPC inactivity watchdog only for negotiated protocol v1+andybg2026-04-244-20/+97
* YT-27951: Use truncated string view to limit query length in tracesosidorkin2026-04-231-3/+3