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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
/
cpp
/
yt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Throw on error in TNotificationHandle::TNotificationHandle instead of crashing
babenko
2024-08-11
2
-1
/
+6
*
Support std::string serialization
babenko
2024-08-11
2
-1
/
+9
*
YT-21306: Add EnumHasDefaultValue
dtorilov
2024-08-08
3
-0
/
+23
*
YT-22473: Enable for-each formatting in known ranges
arkady-e1ppa
2024-08-07
5
-17
/
+197
*
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
5
-0
/
+44
*
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
*
Intermediate changes
robot-piglet
2024-07-12
2
-2
/
+6
*
YTORM-1042 Fix casts for floating point
deep
2024-07-09
1
-2
/
+2
*
YT-20614: Change cross-cell copy format (in preparation for Sequoia)
h0pless
2024-07-08
1
-0
/
+17
*
Fix issues
pogorelov
2024-07-05
1
-0
/
+19
*
YT-21868: Reorganize files to prevent unclear missing include errors
arkady-e1ppa
2024-07-02
10
-344
/
+433
*
YT-18571: Polish TSourceLocation
babenko
2024-07-02
3
-27
/
+38
*
Pre-vacation babenko issues
arkady-e1ppa
2024-07-01
3
-3
/
+7
*
Cosmetics
dtorilov
2024-06-26
2
-4
/
+4
*
Enable empty init list in YT_DEFINE_GLOBAL
babenko
2024-06-22
1
-1
/
+1
*
Track source locations of propagating storage
lukyan
2024-06-18
2
-2
/
+31
*
YT-21868: Fix missing anchor for single messages in YT_LOG_XXX macros
arkady-e1ppa
2024-06-14
1
-1
/
+14
*
YT-21868: Enable stat analysis in some other places
arkady-e1ppa
2024-06-13
14
-287
/
+114
*
YT-21868: Delete unneeded ToString methods
arkady-e1ppa
2024-06-12
11
-46
/
+25
*
Intermediate changes
robot-piglet
2024-06-12
1
-0
/
+314
*
Return to the use of NThreading::TSpinLock
arkady-e1ppa
2024-06-11
1
-2
/
+2
*
More cosmetic issues
arkady-e1ppa
2024-06-11
8
-57
/
+57
*
YT-21868: Refactor NYT::Format
arkady-e1ppa
2024-06-07
24
-694
/
+1070
*
Disable static analysis on old clang versions
arkady-e1ppa
2024-06-04
1
-0
/
+4
*
Fix build due to accidental c++23 use
arkady-e1ppa
2024-05-31
1
-2
/
+7
*
YT-21868: Static analysis of format string in logging
arkady-e1ppa
2024-05-30
7
-0
/
+454
*
Don't use per-TLS anchor counters
babenko
2024-05-21
2
-11
/
+6
*
YT: Add FormatValue for std::source_location
dgolear
2024-05-21
2
-0
/
+44
*
Introduce YT_DEFINE_GLOBAL to help avoiding initialization order fiasco; appl...
babenko
2024-05-14
3
-1
/
+23
*
YT: Add NYT::FormatVector
ionagamed
2024-05-13
2
-0
/
+74
*
YT-21310: Introduce CYsonStructSource to remove code duplication in TYsonStru...
arkady-e1ppa
2024-05-08
1
-0
/
+16
*
Revert YT-21310: Introduce CYsonStructSource to remove code duplication in TY...
arkady-e1ppa
2024-05-08
1
-16
/
+0
*
Intermediate changes
robot-piglet
2024-05-08
4
-0
/
+236
*
Bunch of issues from babenko-issues tag
arkady-e1ppa
2024-05-07
1
-2
/
+2
*
YT-21310: Introduce CYsonStructSource to remove code duplication in TYsonStru...
arkady-e1ppa
2024-05-07
1
-0
/
+16
*
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
12
-111
/
+83
*
Move NO_UNIQUE_ADDRESS macro to library/cpp/yt/misc/port.h
arkady-e1ppa
2024-04-23
1
-0
/
+6
*
Move concepts to library/cpp/yt/misc/concepts.h
arkady-e1ppa
2024-04-21
2
-28
/
+53
*
Avoid passing columnPresenceBuffer around
babenko
2024-04-19
2
-0
/
+48
*
Move FunctionView to library/cpp/yt/memory and add unit tests
arkady-e1ppa
2024-04-15
4
-0
/
+195
*
YT-19731: Whitelist now prevents dropping inner errors with whitelisted attri...
arkady-e1ppa
2024-04-11
1
-0
/
+40
*
YT-21402: Fibers Refactoring pt.1: Introduce FunctionView to use it as AfterS...
arkady-e1ppa
2024-04-05
2
-0
/
+210
*
Fix issues of rXXXXXX
arkady-e1ppa
2024-03-29
2
-7
/
+4
*
YT-21233: Remove TSimpleException and teach TCompositeException storing simpl...
arkady-e1ppa
2024-03-28
9
-39
/
+152
*
Increase preprocessor recursion depth limit
apachee
2024-03-25
1
-7
/
+604
[prev]
[next]