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
*
[util] add std::optional support to IOutputStream << operator
rus084
2023-07-04
1
-0
/
+18
*
Intermediate changes
robot-piglet
2023-07-03
1
-1
/
+1
*
Make CeilDiv function constexpr
ilezhankin
2023-06-30
1
-3
/
+7
*
Require semicolon after Y_DECLARE*_FLAGS
bulatman
2023-06-24
9
-24
/
+25
*
Revert commit rXXXXXX, Optimize CloseAllFdsOnExec for large MaxOpenFiles
say
2023-06-22
1
-16
/
+2
*
[util] Turn all Collapse / CollapseInPlace overloads into template functions ...
ppavel96
2023-06-22
2
-5
/
+25
*
Intermediate changes
robot-piglet
2023-06-15
1
-3
/
+3
*
Intermediate changes
robot-piglet
2023-06-13
1
-71
/
+59
*
add ymake export to ydb
alexv-smirnov
2023-06-13
41
-0
/
+1117
*
Delete constant reference API to DoNotOptimizeAway
bulatman
2023-06-12
1
-0
/
+9
*
Remove extra semicolon (util)
bulatman
2023-06-12
15
-19
/
+19
*
util/saveload: implement default saveload for std::optional
ionagamed
2023-06-10
2
-0
/
+43
*
Require semicolon after saveload macroses
bulatman
2023-06-08
4
-4
/
+14
*
Refactor and fix constructors TString as std::string
dimdim11
2023-06-08
3
-22
/
+115
*
Restrict direct usages of google benchmarking library
thegeorg
2023-06-08
1
-1
/
+1
*
Remove xray support
thegeorg
2023-06-06
1
-22
/
+0
*
TMapOps::Value: better return type
ignatloskutov
2023-06-02
2
-5
/
+5
*
Optimize CloseAllFdsOnExec for large MaxOpenFiles
say
2023-05-11
1
-2
/
+16
*
Mute -Wdeprecated-declarations error when thread sanitizer enabled on darwin ...
hiddenpath
2023-05-09
1
-0
/
+10
*
Remove using of extra semicolons in util
bulatman
2023-05-04
10
-12
/
+12
*
Workaround -Wunused-but-set-variable in Y_DBGTRACE macro
thegeorg
2023-05-03
1
-36
/
+24
*
[util] Fix typo in IThreadPool descr
shaprunovk
2023-04-27
1
-1
/
+1
*
Simplify system utime.h include
spreis
2023-04-27
1
-2
/
+1
*
Add clarifying comment about the behavior of RemoveRecursive is file or direc...
akhropov
2023-04-24
1
-0
/
+1
*
External build system generator release 29
robot-ya-builder
2023-04-19
3
-3
/
+3
*
Intermediate changes
robot-piglet
2023-04-11
1
-4
/
+0
*
Intermediate changes
robot-piglet
2023-03-30
1
-1
/
+0
*
Revert ymake build from ydb oss export
alexv-smirnov
2023-03-28
40
-1111
/
+0
*
(no commit message)
pg
2023-03-28
14
-101
/
+101
*
More precise buffer allocation based on base and type, more tests
osidorkin
2023-03-25
2
-12
/
+37
*
Follow up to rXXXXXX: Fix builds on MACs that are not in autоbuild
osidorkin
2023-03-23
1
-2
/
+1
*
util: Add constexpr int to string conversion class. This will allow us not to...
osidorkin
2023-03-23
3
-70
/
+80
*
External build system generator release 21
robot-ya-builder
2023-03-17
3
-9
/
+9
*
add library/cpp/actors, ymake build to ydb oss export
alexv-smirnov
2023-03-15
40
-0
/
+1111
*
TBaseNumber to std::ostream print support.
dcherednik
2023-03-15
2
-4
/
+59
*
Intermediate changes
robot-piglet
2023-03-09
6
-0
/
+362
*
Intermediate changes
robot-piglet
2023-03-07
9
-6
/
+6
*
External build system generator release 17
robot-ya-builder
2023-03-06
3
-3
/
+3
*
Intermediate changes
robot-piglet
2023-02-07
9
-753
/
+753
*
Intermediate changes
robot-piglet
2023-02-07
9
-753
/
+753
*
less shim
pg
2023-02-06
1
-0
/
+6
*
SetLowestThreadPriority in util
ozaykova
2023-02-01
2
-0
/
+16
*
Fix spinlock pause
lukyan
2023-02-01
1
-0
/
+1
*
External build system generator release 12
robot-ya-builder
2023-01-31
3
-3
/
+3
*
Fix grammar in "yexception.h"
r-andrey
2023-01-28
1
-6
/
+6
*
TMemoryInput Try to prohibit use-after-free and require explicit cast to TStr...
ilnurkh
2023-01-23
1
-0
/
+6
*
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
[next]