summaryrefslogtreecommitdiffstats
path: root/library/cpp/yt/misc
Commit message (Expand)AuthorAgeFilesLines
...
* YT-21868: Delete unneeded ToString methodsarkady-e1ppa2024-06-127-32/+4
* YT-21868: Refactor NYT::Formatarkady-e1ppa2024-06-071-0/+2
* YT: Add FormatValue for std::source_locationdgolear2024-05-212-0/+44
* Introduce YT_DEFINE_GLOBAL to help avoiding initialization order fiasco; appl...babenko2024-05-141-0/+13
* YT-21310: Introduce CYsonStructSource to remove code duplication in TYsonStru...arkady-e1ppa2024-05-081-0/+16
* Revert YT-21310: Introduce CYsonStructSource to remove code duplication in TY...arkady-e1ppa2024-05-081-16/+0
* Bunch of issues from babenko-issues tagarkady-e1ppa2024-05-071-2/+2
* YT-21310: Introduce CYsonStructSource to remove code duplication in TYsonStru...arkady-e1ppa2024-05-071-0/+16
* YT-21566: Access thread local variables via noinline functionslukyan2024-04-263-40/+17
* Move NO_UNIQUE_ADDRESS macro to library/cpp/yt/misc/port.harkady-e1ppa2024-04-231-0/+6
* Move concepts to library/cpp/yt/misc/concepts.harkady-e1ppa2024-04-211-0/+49
* Move FunctionView to library/cpp/yt/memory and add unit testsarkady-e1ppa2024-04-152-210/+0
* YT-19731: Whitelist now prevents dropping inner errors with whitelisted attri...arkady-e1ppa2024-04-111-0/+40
* YT-21402: Fibers Refactoring pt.1: Introduce FunctionView to use it as AfterS...arkady-e1ppa2024-04-052-0/+210
* YT-21233: Remove TSimpleException and teach TCompositeException storing simpl...arkady-e1ppa2024-03-282-2/+2
* Increase preprocessor recursion depth limitapachee2024-03-251-7/+604
* YTORM-275: Fix TInstant deserialization from microsecond valuesdgolear2024-03-121-4/+10
* Intermediate changesrobot-piglet2024-03-081-0/+72
* Intermediate changesrobot-piglet2024-02-021-2/+63
* [library/cpp/yt] fix peerdirtldr2024-01-301-0/+1
* Move enum_indexed_array from misc to containersbabenko2024-01-294-183/+0
* Drop TEnumIndexedVectorbabenko2024-01-272-107/+0
* Introduce TEnumIndexedArray as a refurbished version of TEnumIndexedVectorbabenko2024-01-255-0/+184
* feat contrib: aiogram 3armenqa2024-01-196-138/+0
* Library import 8 (#1074)AlexSm2024-01-182-4/+51
* Library import 7 (#937)AlexSm2024-01-113-0/+73
* Import libs 1 (#590)AlexSm2023-12-211-1/+1
* Better relational operators for TStrongTypedefbabenko2023-12-132-30/+31
* YT-20547: TIncarnationId is strongly typedarkady-e1ppa2023-12-062-1/+41
* Use volatile TLS in library/cpp/ytlukyan2023-12-051-1/+5
* Require EMasterReign to be monotonickvk19202023-12-052-4/+6
* YT-20547: OperationId is strongly typedarkady-e1ppa2023-12-054-5/+221
* External build system generator release 65robot-ya-builder2023-12-051-3/+3
* More TGuid helpersbabenko2023-11-254-26/+82
* YT-20547: TJobId is now strongly typedarkady-e1ppa2023-11-244-15/+43
* Address issues of rXXXXXXarkady-e1ppa2023-11-212-7/+7
* YT-19593: Constexpr friendliness in strong typedef plus TAllocationId uses it...arkady-e1ppa2023-11-202-6/+45
* add darwin-arm64 CMakeListsdcherednik2023-11-202-0/+26
* Make thread local variables fiber friendlylukyan2023-11-072-0/+40
* YTORM-214: Add unittests for pr-4688904kmokrov2023-10-272-0/+33
* YTORM-214: Add parsing enum from yson integerkmokrov2023-10-171-5/+21
* Get rid of TClusterResourceLimits::operator+()kvk19202023-09-221-12/+12
* YT-18571: Replace NYT::ToUnderlying with ::ToUnderlying from util/generic/cast.hbabenko2023-08-192-12/+2
* YT-19686: Add stubs for YT_USE_VANILLA_PROTOBUFgritukan2023-08-131-0/+3
* YT-19210: expose YQL shared library for YT.max422023-07-293-0/+375
* Revert "YT-19324: move YT provider to ydb/library/yql"max422023-06-303-373/+0
* YT-19324: move YT provider to ydb/library/yqlmax422023-06-303-0/+373
* Strongly typed cell tagkvk19202023-06-281-1/+0
* add ymake export to ydbalexv-smirnov2023-06-132-0/+44
* YT-19300: Various helpers for TStrongTypedefkvk19202023-06-082-1/+57