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
*
YT-21402: Adjust util's IntrusiveList to support more convenient use in lockf...
arkady-e1ppa
2024-04-28
1
-6
/
+27
*
Construct TStringBufs in TString::Join earlier
vadim-xd
2024-04-24
1
-5
/
+13
*
Intermediate changes
robot-piglet
2024-04-23
1
-3
/
+3
*
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
*
[[nodiscard]] for static function TDuration::Parse
ilnurkh
2024-04-14
1
-1
/
+1
*
refactor in vector
tema-m
2024-04-14
1
-3
/
+3
*
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
39
-78
/
+0
*
YT-19191: No custom char ptr comparators under the flag
nadya73
2024-04-01
1
-0
/
+4
*
WebAssembly in util
dtorilov
2024-03-28
17
-28
/
+58
*
Update libcxxabi to 16.0.6
dtorilov
2024-03-27
2
-7
/
+12
*
Intermediate changes
robot-piglet
2024-03-22
5
-7
/
+102
*
[util] Handle the negative zero value in the NumericHash
swarmer
2024-03-22
2
-0
/
+30
*
movable TStringStream
swarmer
2024-03-21
2
-2
/
+68
*
update CPP_STYLE_TEST_14 to CPP_STYLE_TEST_16: ^util
ionagamed
2024-03-12
3
-7
/
+8
*
Fix TDirIterator
mrlolthe1st
2024-03-06
1
-5
/
+2
*
Update libcxx to llvmorg-17.0.6
hiddenpath
2024-02-21
1
-2
/
+2
*
Fix case when 'arc export' not set executable bit
ilikepugs
2024-02-21
2
-2
/
+28
*
Use global ns for TFlags
petrk
2024-02-20
1
-4
/
+4
*
YT-21001: FiberContext::BeforeSwitch is now properly inlined
arkady-e1ppa
2024-02-19
4
-95
/
+70
*
YDB Import 566
robot-ydb-importer
2024-02-14
1
-0
/
+126
*
Do not allow multiplication of TString and pointer
kshalnev
2024-02-14
1
-0
/
+13
*
Intermediate changes
robot-piglet
2024-02-14
1
-10
/
+10
*
Annotate CombineHashes with nodiscard
babenko
2024-02-10
1
-1
/
+1
*
TThread::SetName sets thread name on android
solovyev
2024-02-05
1
-2
/
+2
*
TMaybe Monadic operations
nedaiborschd
2024-02-02
2
-0
/
+229
*
check lifetime bounds of values returned from String's c_str(), data() methods
swarmer
2024-02-01
1
-16
/
+16
*
Fix sprintf deprecation warnings on newer macOS SDK
somov
2024-01-31
1
-2
/
+2
*
Add missed #include <type_traits>
mikhnenko
2024-01-30
1
-0
/
+4
*
Support wide strings (and string_views) in Out<> / IOutputStream
thegeorg
2024-01-27
3
-20
/
+104
*
[util] TSystemError: print raw error code along with the message
tldr
2024-01-26
1
-3
/
+5
*
Fix error in TArrayRef constructor for a container: Elements with a different...
akhropov
2024-01-22
1
-0
/
+3
*
feat contrib: aiogram 3
armenqa
2024-01-19
21
-1862
/
+20
*
Library import 8 (#1074)
AlexSm
2024-01-18
3
-74
/
+0
*
Library import 7 (#937)
AlexSm
2024-01-11
1
-6
/
+2
*
Library import 6 (#888)
AlexSm
2024-01-09
3
-1
/
+75
*
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
3
-6
/
+47
*
Import libs 1 (#590)
AlexSm
2023-12-21
2
-3
/
+3
*
re-enable clang::reinitialized attribute for non-CUDA target platforms
swarmer
2023-12-17
1
-1
/
+1
*
Intermediate changes
robot-piglet
2023-12-17
6
-273
/
+273
*
detect dangling references in TMaybe object
swarmer
2023-12-16
1
-18
/
+18
*
detect dangling references to temporary TStringBuilder object
swarmer
2023-12-15
1
-2
/
+2
*
detect dangling references in MapFindPtr and utility helpers
swarmer
2023-12-15
2
-11
/
+15
*
Allow using std::filesystem::path when constructing TFileInput / TFileOutput
thegeorg
2023-12-14
2
-9
/
+31
*
Replace rep.erase with rep.erase_one in THashSet::erase
nocomer
2023-12-14
1
-1
/
+1
*
finer check of lifetimebound attribute support
swarmer
2023-12-14
1
-2
/
+8
[next]