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
Commit message (
Expand
)
Author
Age
Files
Lines
*
YT: Add type name of std::exception to error text in TError constructor
pechatnov
2025-04-01
2
-0
/
+17
*
Make some methods of smart enum being constexpr
hiddenpath
2025-03-25
2
-13
/
+14
*
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
*
YT: Allow serializing and deserializing plain enums to uint64
dgolear
2025-03-06
2
-5
/
+24
*
YT-21910: Master compact table schema
cherepashka
2025-03-06
1
-0
/
+13
*
Better memory poisoning helpers
babenko
2025-03-05
3
-43
/
+62
*
Add poisoning helpers
babenko
2025-03-04
6
-1
/
+162
*
YTORM-1292 Error enrichment via dependency injection
deep
2025-02-28
2
-2
/
+40
*
YT-22593: More trivial TString->std::string migrations
babenko
2025-02-22
29
-140
/
+140
*
yt/error: optimize constructing TError from TErrorException
Konstantin Khlebnikov
2025-02-16
3
-0
/
+18
*
Fix unaligned load/store UB in bus and zstd compression
nadya73
2025-02-10
2
-54
/
+0
*
Fix UB in chunked memory pool
nadya73
2025-02-06
1
-10
/
+12
*
Move libyqlplugin.so to yt
mpereskokova
2025-02-05
12
-395
/
+0
*
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
*
Make TCompactFlatMap formattable
eshcherbin
2025-02-03
3
-1
/
+7
*
Refactor local host name and YP cluster functions
babenko
2025-02-02
1
-0
/
+1
*
Refactor and improve crash handler stderr dumps
babenko
2025-02-01
3
-25
/
+10
*
Switch to std::string for logging tags
babenko
2025-01-19
3
-22
/
+62
*
Babenkoed: Shadow Wars
sabdenovch
2025-01-16
4
-8
/
+27
*
Typos
coteeq
2025-01-16
1
-1
/
+1
*
Squeeze contiguous sequences of blocks in logging
ngc224
2025-01-14
3
-0
/
+192
*
Add direct includes in library
mikhnenko
2025-01-13
2
-0
/
+3
*
YT-18571: library/cpp/yt/small_containers -> library/cpp/yt/compact_containers
babenko
2025-01-12
20
-10
/
+10
*
Cosmetics
dtorilov
2025-01-11
1
-3
/
+3
*
YT: Removed extra trailing comma in std::tuple formatting
bulatman
2025-01-10
2
-1
/
+8
*
YT-21233: Drop dependency on yson in library/cpp/yt/error by switch to std::s...
arkady-e1ppa
2024-12-26
13
-593
/
+594
*
YT-23859: Various memory tracking improvements
sabdenovch
2024-12-25
3
-2
/
+12
*
YT-21233: Issues and tidying up of rXXXXXX
arkady-e1ppa
2024-12-25
6
-59
/
+39
*
YT-21233: Adjust (To/From)ErrorAttributeValue CPOs, revert ConvertTo becoming...
arkady-e1ppa
2024-12-25
23
-106
/
+3493
*
Fixed bug in logging
sabdenovch
2024-12-25
1
-1
/
+1
*
Intermediate changes
robot-piglet
2024-12-24
6
-0
/
+134
*
YT-18571: Pluggable singleton registry
babenko
2024-12-21
5
-252
/
+0
*
YT-21233: Introduce Convert(To/From)TextYsonString in library/cpp/yt/yson_str...
arkady-e1ppa
2024-12-21
2
-2
/
+515
*
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
*
Introduce (any use) YT_STATIC_INITIALIZER
babenko
2024-12-14
1
-0
/
+19
*
Enable -Wimplicit-fallthrough (and also fix the discovered issues)
babenko
2024-12-08
1
-0
/
+1
*
Intermediate changes
robot-piglet
2024-12-07
3
-0
/
+78
*
Fix various issues
pogorelov
2024-12-06
6
-9
/
+8
*
Intermediate changes
robot-piglet
2024-12-06
1
-7
/
+7
*
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-12-01
4
-85
/
+130
*
YT-21233: Introduce ToAttributeValue cpo which removes dependency of TErrorAt...
arkady-e1ppa
2024-11-29
7
-32
/
+92
*
Intermediate changes
robot-piglet
2024-11-29
2
-8
/
+0
*
YT-23435: Parse format string at compile time
arkady-e1ppa
2024-11-18
6
-54
/
+251
*
YT-22885: Handle unknown values in (Try)CheckedEnumCast
babenko
2024-11-16
3
-3
/
+61
[next]