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
Commit message (
Expand
)
Author
Age
Files
Lines
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-11-26
1
-1
/
+1
*
YDB Import 625
robot-ydb-importer
2024-11-22
12
-406
/
+0
*
Signed Enumerate
deep
2024-11-22
1
-5
/
+12
*
[arc][getopt]fix enforcment of RequiredArgument().DisableSpaceParse()
tldr
2024-11-21
3
-9
/
+27
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-11-20
1
-1
/
+1
*
YDB Import 623
robot-ydb-importer
2024-11-19
7
-318
/
+0
*
Intermediate changes
robot-piglet
2024-11-19
1
-1
/
+1
*
use C++ atomic with proper default constructor
eivanov89
2024-11-19
1
-10
/
+14
*
Enable -Wformat under clang-cl
thegeorg
2024-11-18
1
-1
/
+1
*
YT-23435: Parse format string at compile time
arkady-e1ppa
2024-11-18
6
-54
/
+251
*
Intermediate changes
robot-piglet
2024-11-18
1
-1
/
+1
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-11-17
1
-1
/
+1
*
YT-22885: Handle unknown values in (Try)CheckedEnumCast
babenko
2024-11-16
3
-3
/
+61
*
YDB Import 622
robot-ydb-importer
2024-11-16
2
-51
/
+0
*
Allow per-module switch to atd_ro_snapshot from arcadia root
thegeorg
2024-11-14
1
-0
/
+4
*
Fix babenko issues of rXXXXXX
arkady-e1ppa
2024-11-14
2
-4
/
+4
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-11-14
1
-1
/
+1
*
Intermediate changes
robot-piglet
2024-11-13
1
-0
/
+1
*
YT-23346: Introduce YT_ASSUME and YT_UNREACHABLE macros.
thenewone
2024-11-12
1
-0
/
+14
*
Add TSharedRef::FromString overloads for std::string
babenko
2024-11-11
3
-9
/
+52
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-11-11
1
-1
/
+1
*
[library/cpp/http] support HTTP 434 code
zankin
2024-11-10
1
-0
/
+1
*
Intermediate changes
robot-piglet
2024-11-08
2
-2
/
+4
*
YT-21233: Rewrite ConvertTo CPO using TagInvoke
arkady-e1ppa
2024-11-08
8
-0
/
+386
*
Support customization of TLockOps for TGuard in TConcurrentHashMap
tarasovalexey
2024-11-08
1
-10
/
+11
*
fix ci base image build
anokhovd
2024-11-08
1
-5
/
+6
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-11-08
1
-1
/
+1
*
[unified-agent] add config endpoint to agent
etoraf
2024-11-06
1
-0
/
+1
*
Better diagnostics in AbortProcess(Silently|Dramatically)
babenko
2024-11-06
8
-12
/
+108
*
NaN-safe comparison and hashing
babenko
2024-11-06
9
-2
/
+294
*
[libray/cpp/threading] Fix typo
sskvor
2024-11-05
1
-3
/
+3
*
Intermediate changes
robot-piglet
2024-11-05
1
-3
/
+3
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-11-05
1
-1
/
+1
*
add ::element_type, .get() to smart pointers for better compatibility with std
pavook
2024-11-04
4
-0
/
+22
*
YT-22885: Refactor checked casts
babenko
2024-11-03
8
-51
/
+122
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-11-02
1
-1
/
+1
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-11-01
1
-1
/
+1
*
Intermediate changes
robot-piglet
2024-10-31
1
-3
/
+3
*
Fix regression: static anchors are not updated properly
babenko
2024-10-30
3
-19
/
+51
*
YT-22593: Migrate table schemas to std::string
babenko
2024-10-29
2
-0
/
+8
*
Add specialization for TString. Preparation for methods removing
mikhnenko
2024-10-29
1
-0
/
+6
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-10-29
1
-1
/
+1
*
Add GetAllSetValue and IsKnownValue
babenko
2024-10-27
3
-5
/
+72
*
YT-22885: DEFINE_ENUM_UNKNOWN_VALUE, string-related conversions
babenko
2024-10-26
7
-96
/
+165
*
New version of the tld SKIP_CHECK SKIP_REVIEW
robot-ratatosk
2024-10-26
1
-1
/
+1
*
check POST data length to match Content-Length
lavv17
2024-10-24
1
-1
/
+2
*
Prevent hyperscan tests from flapping onhosts
thegeorg
2024-10-24
1
-1
/
+3
*
PopCount => std::popcount
tobo
2024-10-22
3
-7
/
+7
*
YT-21233: Introduce TErrorAttributes as an opaque type for attributes to hide...
arkady-e1ppa
2024-10-22
6
-0
/
+315
*
Intermediate changes
robot-piglet
2024-10-21
1
-0
/
+30
[next]