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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
External build system generator release 8
robot-ya-builder
2023-01-17
12
-12
/
+12
*
charset: do not allow surrogate pairs in UTF-8
dpotapov
2023-01-16
2
-14
/
+114
*
TSharedPtr::As()&: leakage fix
sv-denisov
2023-01-14
2
-6
/
+59
*
introduce NumberOfMillicores() function based on refactored CgroupCpus() retu...
svkrasnov
2023-01-12
2
-5
/
+29
*
add windows platform to ydb github export
alexv-smirnov
2022-12-20
7
-0
/
+1194
*
Sync linux-headers instead of using system ones
thegeorg
2022-12-15
8
-14
/
+79
*
remove kikimr/driver DEPENDS
qrort
2022-12-02
1
-126
/
+0
*
validate canons without yatest_common
qrort
2022-11-30
1
-0
/
+126
*
more information in TEpollPoller::SetImpl error messages
kulikov
2022-11-14
2
-2
/
+17
*
[util] Terminate instead of deadlock after fork with running thread pools
sskvor
2022-11-10
1
-4
/
+8
*
Add comment about necessary nanny settings
skorodumov-s
2022-11-02
1
-0
/
+5
*
Correct debug trap for M1
somov
2022-10-30
1
-0
/
+4
*
Remove a workaround for ancient CUDA versions
dfyz
2022-10-29
1
-7
/
+0
*
fix coveriy issue 16907: Uninitialized pointer field
uzhas
2022-10-28
1
-0
/
+1
*
Enable linux-arm platform.
dcherednik
2022-10-26
7
-22
/
+458
*
[util]TLazyValue: remove operator bool and Defined
tldr
2022-10-11
2
-15
/
+11
*
Fix a warning when compiling util/ with nvcc 10.x
dfyz
2022-10-08
1
-1
/
+1
*
[util] Fix TFunctionRef under MSVC
sskvor
2022-10-07
3
-6
/
+23
*
util: add .As<T> to TSharedPtr
ionagamed
2022-10-01
2
-1
/
+76
*
Clang14: Fix library/cpp/coroutine/engine under tsan
pg
2022-09-29
1
-1
/
+3
*
External build system generator release 10
robot-ya-builder
2022-09-26
1
-1
/
+1
*
add comment for TAdaptiveLock
tobo
2022-09-22
1
-0
/
+8
*
Fix tsan warnings in yt intrusive ptr
ayles
2022-09-19
1
-0
/
+21
*
split hash.h into hash.h and multi_hash_map.h
tobo
2022-09-15
1
-1
/
+1
*
prepare to split hash.h into hash_table.h hash.h and multi_hash_map.h
tobo
2022-09-09
12
-1756
/
+1775
*
Fix GC in kv tablet,
kruall
2022-09-06
1
-3
/
+4
*
External build system generator release 7
robot-ya-builder
2022-09-06
1
-1
/
+1
*
Fix incorrect fqdn on linux in some edge cases
snaury
2022-09-02
1
-9
/
+28
*
Update external build system generation utility
robot-ya-builder
2022-09-01
3
-0
/
+11
*
New cmake semantics for compiling with AVX and other specific flags
ignat
2022-08-31
1
-11
/
+0
*
fixup size of aligned memory region to mlock []
yurial
2022-08-30
1
-2
/
+17
*
[util] Do not build function_ref on MSVC temporarily
sskvor
2022-08-26
2
-2
/
+2
*
[http/client] Support unix domain sockets as a backend
ivanzhukov
2022-08-26
4
-0
/
+62
*
[util] Fix: add missing .cpp for function_ref
sskvor
2022-08-25
3
-0
/
+3
*
speedup GmTimeR function
tobo
2022-08-25
2
-34
/
+166
*
added limit parameter
bbiff
2022-08-24
2
-0
/
+272
*
[util] Add specializations for const / ref qualified member functions
sskvor
2022-08-24
3
-10
/
+115
*
Do not override contains() method which is present is STL
thegeorg
2022-08-23
2
-18
/
+0
*
Switch TString and TStringBase to std::reverse_iterator
thegeorg
2022-08-21
3
-56
/
+9
*
fix UB in case of empty stringbuf
asorotsky
2022-08-12
1
-1
/
+5
*
Introduce TryFromString returning TMaybe
evelkin
2022-08-09
2
-2
/
+59
*
Mark clear and reset methods as reinitializing the object.
halyavin
2022-08-05
7
-34
/
+47
*
add [[nodiscard]] attribute to Strip functions
tobo
2022-08-04
1
-12
/
+10
*
TString -> std::string fix TFsPath copy
xinull
2022-08-01
3
-1
/
+58
*
Print escaped path if it contains invalid characters
cezarnik
2022-07-28
1
-1
/
+2
*
remove unused include
tobo
2022-07-27
1
-1
/
+0
*
add functions without overflow
yegorskii
2022-07-26
3
-0
/
+31
*
[util] prefer non-const begin/end method for non-const containers in Adjacent...
swarmer
2022-07-19
2
-3
/
+23
*
Add ydb changelog
bazeltsev
2022-07-11
2
-1
/
+2
*
Add logging after applying new GroupInfo,
serg-belyakov
2022-07-08
1
-1
/
+1
[next]