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
*
YT-18571: Fixed range construction from span
koloshmet
2025-10-21
1
-1
/
+1
*
Fix a bunch of post-commit issues
ifsmirnov
2025-10-16
1
-4
/
+4
*
Mute or fix some checks improved in clang-tidy20 in library
mikhnenko
2025-10-15
1
-0
/
+2
*
Intermediate changes
robot-piglet
2025-09-30
1
-1
/
+1
*
Track RWSpinLock acquires per thread to ensure no reentrant usages are present
pavook
2025-09-30
7
-32
/
+247
*
Fix SymbolizeBacktrace mess
babenko
2025-09-27
5
-18
/
+44
*
YT-26288: Revert fork lock to writer starving spinlock
pavook
2025-09-26
6
-5
/
+51
*
Do not get ref counter when copy weak ptr
thenewone
2025-09-25
3
-17
/
+75
*
Intermediate changes
robot-piglet
2025-09-23
3
-5
/
+71
*
Fix potential pointers overflow
mikhnenko
2025-09-12
1
-1
/
+5
*
Fix `-Wignored-qualifiers` improved in clang20 in library
mikhnenko
2025-09-12
1
-3
/
+3
*
Fix IsLevelEnabled check in YT logger
apollo1321
2025-09-10
1
-1
/
+1
*
fix yt/malloc build for freebsd
tldr
2025-09-10
1
-1
/
+1
*
Add tests for TSortedStagingArea and fix bugs
apollo1321
2025-08-28
1
-0
/
+2
*
Add a guard for per-fiber extra logging tags
ifsmirnov
2025-08-22
3
-0
/
+33
*
YT-19137: Make full_read a first class citizen
coteeq
2025-08-18
3
-1
/
+37
*
YT-18571: Refactor traced (fomerly tracked) spin locks and add unittests
babenko
2025-08-18
15
-92
/
+159
*
Intermediate changes
robot-piglet
2025-08-17
5
-24
/
+10
*
babenko cosmetic
nadya02
2025-08-15
4
-5
/
+5
*
YT-18571: Cosmetics for YT_DEFINE_STRONG_TYPEDEF
h0pless
2025-08-11
2
-2
/
+3
*
fix coverity issue
uzhas
2025-08-08
1
-1
/
+1
*
Optional description argument for YT_VERIFY, YT_ASSERT and others
pechatnov
2025-08-06
5
-15
/
+152
*
YT: Make trim helpers noncopying; lesser copies in rich ypath parsing
dgolear
2025-08-05
3
-30
/
+29
*
Extract FormatString that can be used with TStringBuilderBase and TRawFormatter
pechatnov
2025-08-05
1
-41
/
+49
*
Fix TSharedRefArray::AreBitwiseEqual
babenko
2025-08-02
1
-1
/
+1
*
Introduce TSharedRefArray::AreBitwiseEqual
babenko
2025-08-01
2
-0
/
+18
*
Clang 20 has no construtor uintptr_t form nullptr
mikhnenko
2025-07-31
1
-1
/
+1
*
YT-18571: Fix missing semicolon
h0pless
2025-07-21
1
-1
/
+1
*
YT-18571: Rename TCaseInsensitiveStringEqualityComparer -> TCaseInsensitiveSt...
babenko
2025-07-14
2
-2
/
+14
*
YT: Allow serializing TCompactSet
dgolear
2025-07-10
4
-23
/
+45
*
Add missing include
babenko
2025-06-24
1
-0
/
+2
*
YT-25312: Fix TWithExtraSpace::GetExtraSpace to handle zero returned by mallo...
babenko
2025-06-22
3
-5
/
+15
*
Add Save/Load methods for TStrongTypedef
yurial
2025-06-13
2
-0
/
+19
*
Restore measuring the memory usage of write-table queries.
nadya02
2025-06-11
4
-4
/
+152
*
YT-25226: Pass new job resources to node
pogorelov
2025-06-09
3
-0
/
+51
*
Fixup logging messages with Fatal or Alert level
yurial
2025-05-22
1
-1
/
+3
*
Move more checks to the inlined part of IsLevelEnabled
babenko
2025-05-20
3
-24
/
+20
*
YT-24485: Support extra gang jobs
pogorelov
2025-05-19
1
-1
/
+1
*
YT-22593: Use std::string in TStringBuilder
lukyan
2025-05-19
2
-6
/
+6
*
YT-24913: Split memory tracker
nadya02
2025-05-16
5
-565
/
+12
*
yt: Use well-known macros to test if we are building with SSE4.2
thegeorg
2025-05-16
1
-5
/
+0
*
YT-22593: Migrate HTTP headers to std::string
babenko
2025-05-12
2
-7
/
+7
*
Cosmetics
babenko
2025-05-10
1
-2
/
+8
*
YT: Fix enricher, add from backtrace enricher
pechatnov
2025-05-06
3
-11
/
+101
*
Fix YT_LOG_ALERT_AND_THROW
h0pless
2025-04-25
1
-4
/
+14
*
Typo in ref_counted.h
Alexey Arkhipenko
2025-04-25
1
-1
/
+1
*
Add new macro to replace some of the YT_VERIFYs
h0pless
2025-04-23
2
-6
/
+25
*
YT-24537: Prioritize writers in TReaderWriterSpinLock, rename old version to ...
pavook
2025-04-17
10
-20
/
+521
*
Fix MakeFormattableView
lukyan
2025-04-16
3
-4
/
+17
*
Revert commit rXXXXXX, YT-24537: Prioritize writers in TReaderWriterSpinLock
pavook
2025-04-15
5
-266
/
+17
[next]