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
/
system
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix and enhance documentation comments in util
akhropov
4 days
1
-1
/
+1
*
Fix Y_INITIALIZED for c++11
vadim-xd
2026-05-26
1
-1
/
+2
*
Add Y_INITIALIZED (silencer for bugprone-use-after-move)
vadim-xd
2026-05-25
2
-0
/
+34
*
Introduce rtos based platforms defines for rtos platforms
flarembo
2026-04-18
1
-0
/
+3
*
Move ClearEnv and IterateEnv to util
vadim-xd
2026-04-05
3
-4
/
+154
*
Remove duplicate error code in SetEnv
vadim-xd
2026-04-04
1
-8
/
+1
*
Attributes for coroutine return types
rraed
2026-02-18
1
-0
/
+46
*
Allwinner riscv64 toolchain
xiwra
2026-02-10
1
-2
/
+2
*
TString::contains + tests, TStringBuf::contains tests, macro to enable EBO
pechatnov
2026-01-13
1
-0
/
+13
*
implement Y_NO_UNIQUE_ADDRESS using msvc::no_unique_address on windows
swarmer
2026-01-12
1
-0
/
+2
*
support the [[msvc::lifetimebound]] attribute
swarmer
2025-12-23
1
-0
/
+2
*
Y_LIFETIME_BOUND documentation: add info about constructors and member functi...
akhropov
2025-12-22
1
-2
/
+10
*
Fix backtrace print in assert
mag1str0
2025-10-14
1
-2
/
+10
*
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
1
-1
/
+1
*
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
*
Dont scan stack
nechda
2025-10-02
1
-18
/
+0
*
Consistency: Make TFakeMutex move-only, explicitly declare TMutex as move-only
akhropov
2025-10-01
1
-4
/
+2
*
Scan stack for args in darwin dbg
nechda
2025-09-26
1
-27
/
+18
*
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
*
fix bug in GetMemInfo on freebsd
tldr
2025-08-29
1
-0
/
+4
*
TTempFile should be move-only. Implement proper move semantics.
akhropov
2025-08-15
2
-5
/
+30
*
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
*
Make TShellCommand move-only
akhropov
2025-07-31
1
-1
/
+1
*
compile util/system/defaults.c with a C compiler
swarmer
2025-07-31
3
-0
/
+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
3
-2
/
+5
*
Fix Y_NO_UNIQUE_ADDRESS
ludaludaed
2025-07-09
1
-2
/
+0
*
Add Y_NO_UNIQUE_ADDRESS
ludaludaed
2025-07-09
1
-0
/
+30
*
Check that bytes consist of 8 bits
akhropov
2025-06-17
1
-0
/
+4
*
adding the required includes, which were previously only available transitive...
swarmer
2025-05-30
1
-0
/
+1
*
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
*
Intermediate changes
robot-piglet
2025-04-11
1
-1
/
+6
*
Fix circular #include between util/system/file.h and util/system/flock.h
thegeorg
2025-04-01
1
-1
/
+0
*
spinlock: move unlock operations into the TSpinLockBase class
swarmer
2025-03-20
1
-16
/
+8
*
Add Y_NONNULL attribute macro
nechda
2025-03-18
1
-0
/
+19
[next]