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
*
[util] Store policy should preserve constructor's is_constructible trait
swarmer
2023-12-07
2
-7
/
+34
*
External build system generator release 65
robot-ya-builder
2023-12-05
3
-9
/
+9
*
Add string_utils lib
vadim-xd
2023-12-05
1
-6
/
+6
*
Unconditionally provide `FromString<std::fs::path>()`
thegeorg
2023-11-29
1
-3
/
+0
*
Make std::filesystem::path support universal
thegeorg
2023-11-21
1
-3
/
+0
*
Fix typos in util/datetime/base.h.
ponasenko-rs
2023-11-20
1
-2
/
+2
*
Don't zero out unused bytes in TIntStringBuf at runtime
vadim-xd
2023-11-20
1
-3
/
+9
*
Use a new empty string instead of NullStr when constructing TString from TRes...
vadim-xd
2023-11-20
1
-3
/
+4
*
add darwin-arm64 CMakeLists
dcherednik
2023-11-20
6
-0
/
+362
*
Allow to handle Y_SAVELOAD_DEFINE() without args
yurial
2023-11-15
2
-16
/
+37
*
Add construction of TFileStat from struct stat
spreis
2023-11-15
2
-5
/
+19
*
Fix ISO 8601 parser for dates with year < 160
vadim-xd
2023-11-09
2
-8
/
+16
*
Default to clang-cl when targeting Windows
thegeorg
2023-11-03
2
-1
/
+4
*
TSplitRange::Count fix
prout
2023-11-02
2
-2
/
+5
*
-Wparentheses in util
jack239
2023-11-02
1
-1
/
+2
*
Added HasFlag/Remove Flag for operations with one value, added HasAnyOfFlags.
kshalnev
2023-10-27
2
-6
/
+29
*
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
3
-3
/
+3
*
do not check exceptions during expression evaluation
ilnurkh
2023-10-13
1
-14
/
+7
*
fix win warnings
ilnurkh
2023-10-12
1
-3
/
+1
*
fix comment in util
ilnurkh
2023-10-12
1
-1
/
+1
*
remove Y_VERIFY
ilnurkh
2023-10-11
1
-1
/
+0
*
Y_VERIFY->Y_ABORT_UNLESS at ^u
ilnurkh
2023-10-10
30
-81
/
+81
*
remove double backtrace printing
ilnurkh
2023-10-09
1
-1
/
+0
*
Add global user-defined literal for TStringBuf
vadim-xd
2023-10-07
2
-0
/
+10
*
aliases for checking macroses
ilnurkh
2023-10-06
3
-50
/
+40
*
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
*
Add THashMultiMap::equal_range_i so new element could be emplaced after check...
osidorkin
2023-09-15
2
-0
/
+16
*
util/system/shellcommand: customize signal to terminate process with
antervis
2023-09-15
2
-9
/
+9
*
Intermediate changes
robot-piglet
2023-09-06
4
-8
/
+4
*
(no commit message)
pg
2023-08-31
1
-4
/
+0
*
(no commit message)
pg
2023-08-20
1
-8
/
+8
*
Add ctors for TStorageBase to fix TMaybe instantiation for move-only types wh...
nocomer
2023-08-18
1
-1
/
+13
*
TString: improve `operator+` rvalue overloads
ignatloskutov
2023-08-10
1
-2
/
+7
*
Fix return invalid pointer in FTS_NOSTAT mode
dimdim11
2023-08-07
1
-0
/
+2
*
Remove extra semicolon
bulatman
2023-08-02
4
-5
/
+5
*
remove NO_SANITIZE_HEADERS macros
reshilkin
2023-07-28
2
-4
/
+0
*
add some warnings (even in release build) if host memory estimation was wrong
ilnurkh
2023-07-22
3
-5
/
+12
*
[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
[next]