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-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
*
Add forward-declaration of TBlob to util/generic/fwd.h
thegeorg
2025-08-22
1
-0
/
+2
*
Don't use deprecated literal operator
namorniradnug
2025-08-20
1
-13
/
+13
*
TTempFile should be move-only. Implement proper move semantics.
akhropov
2025-08-15
2
-5
/
+30
*
Intermediate changes
robot-piglet
2025-08-15
1
-1
/
+1
*
TIntrusivePtr is not needed here
akhropov
2025-08-11
2
-3
/
+2
*
Fix grammar, better wording and fix the version of the standard
akhropov
2025-08-11
1
-2
/
+2
*
Fix typo
mikailbag
2025-08-06
1
-1
/
+1
*
Y_HAS_CPP_ATTRIBUTE macro
swarmer
2025-08-05
1
-43
/
+50
*
Add Y_LIFETIME_CAPTURE_BY macro
mikhnenko
2025-08-04
1
-0
/
+18
*
removed bad hardcoded constant
salmpac
2025-08-04
1
-1
/
+1
*
[util] TTempDir: add a move constructor to prevent the same path from being d...
swarmer
2025-08-02
4
-0
/
+28
*
[util] fix the crash if the working directory was deleted before the initiali...
swarmer
2025-08-02
2
-1
/
+20
*
Make TShellCommand move-only
akhropov
2025-07-31
1
-1
/
+1
*
compile util/system/defaults.c with a C compiler
swarmer
2025-07-31
4
-1
/
+4
*
Revert commit rXXXXXX, Y_HAS_CPP_ATTRIBUTE macro
swarmer
2025-07-24
1
-40
/
+29
*
Y_HAS_CPP_ATTRIBUTE macro
swarmer
2025-07-24
1
-29
/
+40
*
port util to freebsd, again
pg
2025-07-10
4
-7
/
+10
*
Fix Y_NO_UNIQUE_ADDRESS
ludaludaed
2025-07-09
1
-2
/
+0
*
Add Y_NO_UNIQUE_ADDRESS
ludaludaed
2025-07-09
1
-0
/
+30
*
Intermediate changes
robot-piglet
2025-06-23
1
-7
/
+13
*
Add TUniqueTypeList and NTL::TUnique
yurial
2025-06-22
2
-0
/
+41
*
Upver wine 10.8
nechda
2025-06-19
1
-0
/
+4
*
Check that bytes consist of 8 bits
akhropov
2025-06-17
1
-0
/
+4
*
Add TMultiHashMap::node_allocator_type
sergey-tiunov
2025-06-11
1
-0
/
+1
*
[util] the THashSet::operator== must compare elements using their comparison ...
swarmer
2025-06-08
3
-9
/
+111
*
[util] Obtain uptime from the clock_gettime syscall
swarmer
2025-05-31
1
-7
/
+4
*
adding the required includes, which were previously only available transitive...
swarmer
2025-05-30
4
-0
/
+6
*
better fork-aware pool
a11ax
2025-05-22
1
-7
/
+14
*
remove unused includes
tobo
2025-05-21
2
-7
/
+2
*
Add utf8 shrink functions
nemal300
2025-05-21
3
-0
/
+101
*
Update Cython to 3.0.10.
nik-bes
2025-05-19
1
-10
/
+10
*
Fix and improve documentation comments
akhropov
2025-05-18
1
-26
/
+26
*
Remove SSE*_ENABLED defines and use predefined compiler macros instead
thegeorg
2025-05-17
1
-12
/
+12
*
util: Reduce the number of string allocation within the TypeName<T> function
swarmer
2025-04-26
1
-8
/
+12
*
GetRef in TPointerCommon
ilnurkh
2025-04-25
3
-0
/
+50
*
Intermediate changes
robot-piglet
2025-04-24
1
-1
/
+3
*
Intermediate changes
robot-piglet
2025-04-11
2
-2
/
+12
*
Fix circular #include between util/system/file.h and util/system/flock.h
thegeorg
2025-04-01
1
-1
/
+0
*
Fix grammar
akhropov
2025-03-28
1
-2
/
+2
*
Fix circular #include between util/stream/output.h and util/stream/debug.h
thegeorg
2025-03-28
6
-116
/
+88
*
Merge yexception.h and bt_exception.h to prevent include cycle
thegeorg
2025-03-28
6
-33
/
+20
*
Add an option to disable the fork aware mode for TThreadPool
andybg
2025-03-28
2
-2
/
+14
[next]