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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Intermediate changes
robot-piglet
2025-12-11
2
-0
/
+129
*
Fix grammar
akhropov
2025-12-04
1
-10
/
+10
*
temporary revert commit to fix another bugs rXXXXXX, fix UB in util/ysafeptr.h
astashkinfk
2025-11-22
1
-1
/
+1
*
EraseNodesIf should use an iterator to the next node if the erase method retu...
swarmer
2025-11-20
1
-1
/
+5
*
fix UB in util/ysafeptr.h
astashkinfk
2025-11-18
1
-1
/
+1
*
removing dangerous cast operator
ermolovd
2025-11-13
1
-4
/
+6
*
Simplify: Y_ASSERT already contains Y_UNUSED for NDEBUG case
akhropov
2025-11-11
1
-3
/
+0
*
Intermediate changes
robot-piglet
2025-11-07
1
-1
/
+1
*
STLPort is no longer supported.
akhropov
2025-11-06
2
-4
/
+0
*
Intermediate changes
robot-piglet
2025-11-03
2
-5
/
+1
*
Intermediate changes
robot-piglet
2025-11-03
1
-3
/
+0
*
Fix grammar
akhropov
2025-11-02
1
-14
/
+14
*
Intermediate changes
robot-piglet
2025-10-30
1
-1
/
+1
*
is_constructible_v for Make-ptrs functions (MakeHolder)
ilnurkh
2025-10-29
1
-1
/
+1
*
Use a more conventional return value check compatible with MSVC tools 14.4*.
akhropov
2025-10-29
1
-2
/
+2
*
Avoid constructing ill-formed `std::basic_string_view<const char>`
borman
2025-10-27
1
-5
/
+5
*
is_constructible_v for Make-ptrs functions (without MakeHolder)
ilnurkh
2025-10-26
1
-3
/
+3
*
Intermediate changes
robot-piglet
2025-10-26
1
-1
/
+0
*
is_constructible_v check for TMaybe::emplace methods
ilnurkh
2025-10-22
1
-4
/
+4
*
Y_LIFETIME_BOUND for TMaybe-emplace methods
ilnurkh
2025-10-22
2
-4
/
+10
*
StringSplitter: splitting an empty string should always produce exactly one t...
swarmer
2025-10-22
3
-4
/
+52
*
Add GetOrEmplace for TMaybe
ilnurkh
2025-10-21
1
-0
/
+22
*
Check element size for other TArrayRef constructors, not only from Container
akhropov
2025-10-17
2
-5
/
+57
*
Fix backtrace print in assert
mag1str0
2025-10-14
1
-2
/
+10
*
Annotate 'ysize' as deprecated.
akhropov
2025-10-14
5
-0
/
+5
*
Use CameCase for static constants
mikhnenko
2025-10-10
1
-2
/
+2
*
Add a description explaining the rationale for the SIZEOF_ definitions
akhropov
2025-10-08
1
-0
/
+3
*
Use 'size' instead of 'ysize'.
akhropov
2025-10-07
3
-3
/
+3
*
Correct grammar
akhropov
2025-10-06
1
-2
/
+2
*
16-bit platforms are not supported anymore.
akhropov
2025-10-06
1
-1
/
+1
*
Correct "@throws" descriptions
akhropov
2025-10-05
1
-17
/
+18
*
Fix return value description of GetEnv
akhropov
2025-10-05
1
-1
/
+1
*
Mention all functions
akhropov
2025-10-05
1
-4
/
+4
*
Fix in docs: UNUSED -> Y_UNUSED
akhropov
2025-10-05
1
-1
/
+1
*
TDuration/TInstant named constructors should return staturated value on overflow
swarmer
2025-10-03
2
-43
/
+143
*
Intermediate changes
robot-piglet
2025-10-03
1
-1
/
+5
*
Intermediate changes
robot-piglet
2025-10-03
1
-1
/
+1
*
Dont scan stack
nechda
2025-10-02
1
-18
/
+0
*
Visit -> std::visit in documentation as well.
akhropov
2025-10-02
1
-3
/
+3
*
Consistency: Make TFakeMutex move-only, explicitly declare TMutex as move-only
akhropov
2025-10-01
1
-4
/
+2
*
Fix naming reported by clang-tidy
mikhnenko
2025-10-01
2
-9
/
+9
*
Scan stack for args in darwin dbg
nechda
2025-09-26
1
-27
/
+18
*
Intermediate changes
robot-piglet
2025-09-25
1
-2
/
+0
*
feat util: fix ThreadSanitizer reported data race
antoshkka
2025-09-25
1
-8
/
+13
*
Looking for the return address more persistently
nechda
2025-09-24
1
-3
/
+28
*
Use 'size_t' instead of 'yint' that is not known in util
akhropov
2025-09-21
1
-1
/
+1
*
Remove a useless comment
akhropov
2025-09-21
1
-2
/
+0
*
Fix `-Wignored-qualifiers` improved in clang20 in util
mikhnenko
2025-09-13
1
-1
/
+1
*
no COW mode for TString
pg
2025-09-09
1
-0
/
+20
*
fix bug in GetMemInfo on freebsd
tldr
2025-08-29
1
-0
/
+4
[next]