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
*
Part of PR. Style
nae202
2024-11-20
16
-51
/
+99
*
FixNamespaceComments in /util
dmasloff
2024-09-05
79
-98
/
+98
*
Remove Y_UNIT_TEST from config.clang-format
dmasloff
2024-08-30
1
-2
/
+0
*
KIKIMR-21908: fix a bug in CPUID/AVX512F call
eivanov89
2024-08-26
1
-5
/
+5
*
Set SpacesInLineCommentPrefix to 1 in /util
dmasloff
2024-08-17
35
-90
/
+90
*
Allow to use clang < 13 as a CUDA host compiler (as intended for CUDA < 11.8).
akhropov
2024-08-16
1
-1
/
+1
*
Add missed move assignment for TFileHandle
drbasic
2024-08-05
2
-1
/
+31
*
Fix src_root for cl.exe.
akhropov
2024-07-23
1
-0
/
+7
*
Implement TFile::Fallocate for Windows.
sath
2024-06-20
1
-0
/
+6
*
feat util/system: add a possibility to disable exit handlers, use it in rate-...
itrofimow
2024-06-06
2
-0
/
+21
*
unaligned_mem.h rename fields
hakob
2024-06-05
1
-12
/
+12
*
[util] Implement TryGetEnv and UnsetEnv functions
swarmer
2024-05-16
3
-5
/
+89
*
Add mtime/atime/ctime with nanoseconds to TFileStat.
sath
2024-05-13
2
-35
/
+58
*
Enable MarkAsIntentionallyLeaked API for --sanitize=leak builds
babenko
2024-04-20
2
-3
/
+12
*
Add Y_DEBUG_ABORT macros
kungasc
2024-04-16
1
-0
/
+1
*
reduce code bloat in the DecodeOpenMode function
swarmer
2024-04-14
1
-39
/
+51
*
fixed MakeTempName() for paths > MAX_PATH
star-dm
2024-04-03
3
-17
/
+58
*
Intermediate changes
robot-piglet
2024-04-02
4
-8
/
+0
*
WebAssembly in util
dtorilov
2024-03-28
5
-6
/
+14
*
Update libcxxabi to 16.0.6
dtorilov
2024-03-27
2
-7
/
+12
*
Fix case when 'arc export' not set executable bit
ilikepugs
2024-02-21
2
-2
/
+28
*
YT-21001: FiberContext::BeforeSwitch is now properly inlined
arkady-e1ppa
2024-02-19
4
-95
/
+70
*
TThread::SetName sets thread name on android
solovyev
2024-02-05
1
-2
/
+2
*
feat contrib: aiogram 3
armenqa
2024-01-19
3
-7
/
+20
*
Library import 5, delete go dependencies (#832)
AlexSm
2024-01-04
1
-3
/
+53
*
Import libs 4 (#758)
AlexSm
2023-12-27
1
-0
/
+1
*
Library import 2 (#639)
AlexSm
2023-12-22
1
-0
/
+40
*
re-enable clang::reinitialized attribute for non-CUDA target platforms
swarmer
2023-12-17
1
-1
/
+1
*
finer check of lifetimebound attribute support
swarmer
2023-12-14
1
-2
/
+8
*
Support std::filesystem::path in TFile and TFileHandle
thegeorg
2023-12-13
2
-9
/
+94
*
add attribute to detect lifetime bound errors
swarmer
2023-12-11
1
-0
/
+14
*
Add construction of TFileStat from struct stat
spreis
2023-11-15
2
-5
/
+19
*
Intermediate changes
robot-piglet
2023-10-24
1
-0
/
+6
*
remove Y_VERIFY_DEBUG
ilnurkh
2023-10-23
1
-1
/
+0
*
remove Y_FAIL
ilnurkh
2023-10-18
1
-1
/
+0
*
Intermediate changes
robot-piglet
2023-10-17
1
-2
/
+2
*
Y_FAIL->Y_ABORT at '^util'
ilnurkh
2023-10-17
1
-1
/
+1
*
do not check exceptions during expression evaluation
ilnurkh
2023-10-13
1
-14
/
+7
*
fix win warnings
ilnurkh
2023-10-12
1
-3
/
+1
*
remove Y_VERIFY
ilnurkh
2023-10-11
1
-1
/
+0
*
Y_VERIFY->Y_ABORT_UNLESS at ^u
ilnurkh
2023-10-10
11
-45
/
+45
*
remove double backtrace printing
ilnurkh
2023-10-09
1
-1
/
+0
*
aliases for checking macroses
ilnurkh
2023-10-06
1
-43
/
+29
*
Revert commit rXXXXXX, Support std::filesystem::path in TFile and TFileHandle
pg
2023-10-04
2
-107
/
+9
*
Support std::filesystem::path in TFile and TFileHandle
thegeorg
2023-10-04
2
-9
/
+107
*
util/system/shellcommand: customize signal to terminate process with
antervis
2023-09-15
2
-9
/
+9
*
Remove extra semicolon
bulatman
2023-08-02
1
-2
/
+3
*
Intermediate changes
robot-piglet
2023-07-03
1
-1
/
+1
*
Require semicolon after Y_DECLARE*_FLAGS
bulatman
2023-06-24
5
-10
/
+10
*
Revert commit rXXXXXX, Optimize CloseAllFdsOnExec for large MaxOpenFiles
say
2023-06-22
1
-16
/
+2
[next]