babenko 79ac4ed959 Add TSharedRef::FromString overloads for std::string 5 days ago
..
unittests f068240956 Assume LSan is always enabled in ASan builds 1 month ago
allocation_tags.h d3e48fe4fe YT-22593: Switch (some) trace context tags to std::string and refactor code around [TRIVIAL] 2 months ago
allocation_tags_hooks.cpp d3e48fe4fe YT-22593: Switch (some) trace context tags to std::string and refactor code around [TRIVIAL] 2 months ago
allocation_tags_hooks.h d3e48fe4fe YT-22593: Switch (some) trace context tags to std::string and refactor code around [TRIVIAL] 2 months ago
atomic_intrusive_ptr-inl.h a6181c673b add ::element_type, .get() to smart pointers for better compatibility with std 1 week ago
atomic_intrusive_ptr.h a6181c673b add ::element_type, .get() to smart pointers for better compatibility with std 1 week ago
blob.cpp cdf829ba29 Fix disabling ref counted tracking 1 month ago
blob.h cf44a2f71e Fix typo in library/cpp/yt/memory 1 month ago
chunked_input_stream.cpp 85dbae30a8 More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library 1 year ago
chunked_input_stream.h 85dbae30a8 More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library 1 year ago
chunked_memory_allocator-inl.h 85dbae30a8 More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library 1 year ago
chunked_memory_allocator.cpp 85dbae30a8 More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library 1 year ago
chunked_memory_allocator.h 458c063b72 Fix build using cl.exe 1 year ago
chunked_memory_pool-inl.h 14a70ab658 Better diagnostics in AbortProcess(Silently|Dramatically) 1 week ago
chunked_memory_pool.cpp e4a44c558f Add an option to disable refcounted tracking 1 month ago
chunked_memory_pool.h 5d0a317b3f YT-22603 Improve error message when all replicas are banned 2 months ago
chunked_memory_pool_allocator-inl.h 8d75e621e2 Intermediate changes 1 year ago
chunked_memory_pool_allocator.h 8d75e621e2 Intermediate changes 1 year ago
chunked_memory_pool_output.cpp 85dbae30a8 More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library 1 year ago
chunked_memory_pool_output.h 85dbae30a8 More TChunkedMemoryPool, TChunkedMemoryAllocator, TChunkedMemoryPoolOutput to library 1 year ago
chunked_output_stream.cpp f642522298 Move TChunkedOutputStream to library and make it zero-copy aware 2 years ago
chunked_output_stream.h f642522298 Move TChunkedOutputStream to library and make it zero-copy aware 2 years ago
erased_storage-inl.h 28ff4da78a YT-21233: Split error into error and stripped_error to rid the latter of deps on global variables 3 months ago
erased_storage.h 28ff4da78a YT-21233: Split error into error and stripped_error to rid the latter of deps on global variables 3 months ago
free_list-inl.h a558155825 YT-17689: Move TFreeList to library/cpp/yt/memory 1 year ago
free_list.h a558155825 YT-17689: Move TFreeList to library/cpp/yt/memory 1 year ago
function_view-inl.h 522b983401 Move FunctionView to library/cpp/yt/memory and add unit tests 7 months ago
function_view.h c91bd7c47d Move concepts to library/cpp/yt/misc/concepts.h 6 months ago
intrusive_ptr.h a6181c673b add ::element_type, .get() to smart pointers for better compatibility with std 1 week ago
leaky_ref_counted_singleton-inl.h 71d6503c3f Drop redundant MarkAsIntentionallyLeaked 1 month ago
leaky_ref_counted_singleton.h 73b89de717 YT-19210: expose YQL shared library for YT. 1 year ago
leaky_singleton-inl.h 2772a086f3 Intermediate changes 1 year ago
leaky_singleton.h cf23a0405e Intermediate changes 1 year ago
memory_tag-inl.h 62539a50bc Extract memory tag API to library 1 year ago
memory_tag.cpp 5bbe44ff4e YT-21566: Access thread local variables via noinline functions 6 months ago
memory_tag.h d642391d08 Fix typos in library/cpp/yt 1 year ago
new-inl.h 14a70ab658 Better diagnostics in AbortProcess(Silently|Dramatically) 1 week ago
new.cpp 14a70ab658 Better diagnostics in AbortProcess(Silently|Dramatically) 1 week ago
new.h 818158c749 Check malloc result for null; add TryNew* for overloads involving custom allocator 2 months ago
public.h 62539a50bc Extract memory tag API to library 1 year ago
range.h e842851d5b Dont generate ctors for TRange & TMutableRange if protobuf cant handle it 3 months ago
ref-inl.h 79ac4ed959 Add TSharedRef::FromString overloads for std::string 5 days ago
ref.cpp 79ac4ed959 Add TSharedRef::FromString overloads for std::string 5 days ago
ref.h 79ac4ed959 Add TSharedRef::FromString overloads for std::string 5 days ago
ref_counted-inl.h 22ec41df66 Increase RC size to 64 bits 1 month ago
ref_counted.h 22ec41df66 Increase RC size to 64 bits 1 month ago
ref_tracked-inl.h b92c1faacc Use strong typedefs for TRefCountedTypeCookie and TRefCountedTypeKey 1 year ago
ref_tracked.cpp 96647fad53 Restoring authorship annotation for <lukyan@yandex-team.ru>. Commit 2 of 2. 2 years ago
ref_tracked.h b92c1faacc Use strong typedefs for TRefCountedTypeCookie and TRefCountedTypeKey 1 year ago
safe_memory_reader-inl.h c8b713637b Refactor backtrace cursors 1 year ago
safe_memory_reader.cpp c8b713637b Refactor backtrace cursors 1 year ago
safe_memory_reader.h c8b713637b Refactor backtrace cursors 1 year ago
serialize-inl.h a34b8d1319 [pg] initialize tx timestamps 2 years ago
serialize.h 3910880160 Introduce aligned_malloc; drop more YTAlloc dependencies 2 years ago
shared_range.cpp 991ef42e20 Refactor and improve TSharedRangeHolder 1 year ago
shared_range.h 5b40c9f2b9 YT-22414: Prepare to use TRange constructor directly instead of MakeRange 3 months ago
tagged_ptr-inl.h f718004f99 Cosmetics 4 months ago
tagged_ptr.h f718004f99 Cosmetics 4 months ago
tls_scratch-inl.h 9371341c95 Fix ASAN issues in GetTlsScratchBuffer 6 months ago
tls_scratch.h f96c3c433e Avoid passing columnPresenceBuffer around 7 months ago
weak_ptr.h a6181c673b add ::element_type, .get() to smart pointers for better compatibility with std 1 week ago
ya.make 14a70ab658 Better diagnostics in AbortProcess(Silently|Dramatically) 1 week ago