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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Intermediate changes
robot-piglet
2024-05-20
1
-0
/
+2
*
Switch to std::format to fix -Wformat
thegeorg
2024-05-20
2
-8
/
+36
*
Remove unused vector.h in library/cpp/http/io/headers.h
vadim-xd
2024-05-17
1
-1
/
+0
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-05-17
1
-1
/
+1
*
Support meta flags with TThreadedLogBackend
zykanton
2024-05-14
1
-1
/
+1
*
Introduce YT_DEFINE_GLOBAL to help avoiding initialization order fiasco; appl...
babenko
2024-05-14
3
-1
/
+23
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-05-14
1
-1
/
+1
*
Publish l1_distance & l2_distance
azevaykin
2024-05-13
7
-0
/
+1046
*
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
*
Added input tag to monlib
evgeniy-kozev
2024-05-08
2
-0
/
+3
*
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
*
Intermediate changes
robot-piglet
2024-05-06
9
-9
/
+9
*
Add TotalSize and Size methods
ivanmautin
2024-05-06
3
-12
/
+109
*
Fix ASAN issues in GetTlsScratchBuffer
babenko
2024-05-05
1
-7
/
+10
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-05-02
1
-1
/
+1
*
YT-21566: Access thread local variables via noinline functions
lukyan
2024-04-26
12
-111
/
+83
*
Intermediate changes
robot-piglet
2024-04-24
1
-2
/
+2
*
Replace incorrect [[fallthrough]] with break
vadim-xd
2024-04-24
1
-1
/
+1
*
Move NO_UNIQUE_ADDRESS macro to library/cpp/yt/misc/port.h
arkady-e1ppa
2024-04-23
1
-0
/
+6
*
Replace more bad usages of AsciiCompareIgnoreCase
vadim-xd
2024-04-23
1
-3
/
+5
*
Replace remaining bad usages of AsciiCompareIgnoreCase
vadim-xd
2024-04-22
1
-3
/
+5
*
Move concepts to library/cpp/yt/misc/concepts.h
arkady-e1ppa
2024-04-21
2
-28
/
+53
*
Intermediate changes
robot-piglet
2024-04-20
2
-7
/
+7
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-04-20
1
-1
/
+1
*
Avoid passing columnPresenceBuffer around
babenko
2024-04-19
2
-0
/
+48
*
Intermediate changes
robot-piglet
2024-04-18
4
-0
/
+89
*
Use AsciiEqualsIgnoreCase, remove bicycle
vadim-xd
2024-04-17
1
-10
/
+3
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-04-17
1
-1
/
+1
*
Add THttpHeaders constructor from TArrayRef
vadim-xd
2024-04-16
5
-2
/
+38
*
Move FunctionView to library/cpp/yt/memory and add unit tests
arkady-e1ppa
2024-04-15
4
-0
/
+195
*
YT: Add NodeFromYsonStreamNonGreedy; use it in TNode::Load
ionagamed
2024-04-15
9
-20
/
+160
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-04-13
1
-1
/
+1
*
Modernize superseded grpc includes
thegeorg
2024-04-12
1
-1
/
+1
*
YT-19731: Whitelist now prevents dropping inner errors with whitelisted attri...
arkady-e1ppa
2024-04-11
1
-0
/
+40
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-04-10
1
-1
/
+1
*
YDB Import 593
robot-ydb-importer
2024-04-10
39
-3928
/
+0
*
DebugPrint for THttpServerOptions
gous32
2024-04-10
2
-0
/
+20
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-04-07
1
-1
/
+1
*
Add THttpServerOutput::ContentBytesWritten
vadim-xd
2024-04-06
1
-1
/
+3
*
YT-21402: Fibers Refactoring pt.1: Introduce FunctionView to use it as AfterS...
arkady-e1ppa
2024-04-05
2
-0
/
+210
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-04-04
1
-1
/
+1
*
Intermediate changes
robot-piglet
2024-04-02
1
-4
/
+0
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-04-01
1
-2
/
+1
*
Intermediate changes
robot-piglet
2024-04-01
1
-2
/
+10
[next]