index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
/
cpp
/
yt
/
memory
Commit message (
Expand
)
Author
Age
Files
Lines
*
YT-23989: Track memory in TChunkedOutputStream
nadya02
2025-03-17
2
-4
/
+26
*
YT-23989: Move memory tracker to library/cpp/yt
nadya02
2025-03-14
4
-0
/
+588
*
Better memory poisoning helpers
babenko
2025-03-05
3
-43
/
+62
*
Add poisoning helpers
babenko
2025-03-04
6
-1
/
+162
*
Fix UB in chunked memory pool
nadya73
2025-02-06
1
-10
/
+12
*
YT-24135: Check for oom in TBlob::DoAllocate
ponasenko-rs
2025-02-05
1
-1
/
+11
*
Disambiguate call for windows platform
ngc224
2025-02-04
1
-1
/
+1
*
Babenkoed: Shadow Wars
sabdenovch
2025-01-16
3
-8
/
+10
*
Add direct includes in library
mikhnenko
2025-01-13
2
-0
/
+3
*
Cosmetics
dtorilov
2025-01-11
1
-3
/
+3
*
YT-23859: Various memory tracking improvements
sabdenovch
2024-12-25
3
-2
/
+12
*
Adapt type erasure to clang-16 compiler bug
arkady-e1ppa
2024-12-19
1
-5
/
+16
*
Intermediate changes
robot-piglet
2024-12-19
1
-1
/
+1
*
Use AnyObject to remove type erasure logic from yt/yt/core
arkady-e1ppa
2024-12-17
3
-7
/
+19
*
Fix various issues
pogorelov
2024-12-06
4
-2
/
+231
*
YT-23698: Check size of ref counted objects
lukyan
2024-12-04
1
-0
/
+4
*
Intermediate changes
robot-piglet
2024-12-04
4
-0
/
+1462
*
Intermediate changes
robot-piglet
2024-11-29
1
-4
/
+0
*
Add TSharedRef::FromString overloads for std::string
babenko
2024-11-11
3
-9
/
+52
*
Better diagnostics in AbortProcess(Silently|Dramatically)
babenko
2024-11-06
4
-9
/
+29
*
add ::element_type, .get() to smart pointers for better compatibility with std
pavook
2024-11-04
4
-0
/
+22
*
Fix disabling ref counted tracking
nastprol
2024-10-17
2
-0
/
+8
*
Drop redundant MarkAsIntentionallyLeaked
babenko
2024-10-08
1
-3
/
+0
*
Assume LSan is always enabled in ASan builds
babenko
2024-10-08
3
-4
/
+4
*
Remove Size, Empty and Data usages from library
mikhnenko
2024-10-04
1
-1
/
+1
*
Add an option to disable refcounted tracking
nastprol
2024-09-25
2
-0
/
+8
*
Intermediate changes
robot-piglet
2024-09-23
1
-38
/
+53
*
Fix TAtomicIntrusivePtr::Reset for lsan
babenko
2024-09-23
1
-1
/
+0
*
Make TAtomicIntrusivePtr lsan-friendly
babenko
2024-09-23
3
-26
/
+134
*
Fix typo in library/cpp/yt/memory
ponasenko-rs
2024-09-23
2
-3
/
+3
*
Increase RC size to 64 bits
babenko
2024-09-21
3
-14
/
+13
*
More assertions in refcounters
babenko
2024-09-21
3
-8
/
+32
*
YT-22593: Switch (some) trace context tags to std::string and refactor code a...
babenko
2024-09-09
4
-0
/
+67
*
Check malloc result for null; add TryNew* for overloads involving custom allo...
babenko
2024-08-30
2
-31
/
+82
*
YT-22603 Improve error message when all replicas are banned
gryzlov-ad
2024-08-27
1
-1
/
+1
*
YT-21233: Split error into error and stripped_error to rid the latter of deps...
arkady-e1ppa
2024-08-15
3
-17
/
+68
*
Support std::string serialization
babenko
2024-08-11
2
-1
/
+9
*
Dont generate ctors for TRange & TMutableRange if protobuf cant handle it
nechda
2024-08-06
3
-2
/
+90
*
YT-22414: Remove MakeRange, MakeMutableRange
melkov
2024-08-05
1
-126
/
+0
*
Refactor and unify exit codes
babenko
2024-08-02
2
-0
/
+7
*
YT-22414: Prepare to use TRange constructor directly instead of MakeRange
melkov
2024-08-01
3
-4
/
+48
*
Fix TRange-from-std::vector ctor
babenko
2024-07-22
1
-1
/
+1
*
Fix checking stale local pointer in the first iteration of cycle in TAtomicIn...
ponasenko-rs
2024-07-16
2
-5
/
+8
*
Cosmetics
dtorilov
2024-06-26
2
-4
/
+4
*
YT-21868: Refactor NYT::Format
arkady-e1ppa
2024-06-07
2
-12
/
+16
*
Intermediate changes
robot-piglet
2024-05-08
4
-0
/
+236
*
Fix ASAN issues in GetTlsScratchBuffer
babenko
2024-05-05
1
-7
/
+10
*
YT-21566: Access thread local variables via noinline functions
lukyan
2024-04-26
2
-8
/
+7
*
Move concepts to library/cpp/yt/misc/concepts.h
arkady-e1ppa
2024-04-21
1
-28
/
+4
*
Avoid passing columnPresenceBuffer around
babenko
2024-04-19
2
-0
/
+48
[next]