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
*
Fix -Wnon-virtual-dtor in util and gtest wrapper
thegeorg
2025-01-23
1
-0
/
+1
*
clang-format 18 in STYLE_CPP
alevitskii
2025-01-20
9
-62
/
+65
*
Fix util build for WASM32 platform.
vchigrin
2025-01-17
1
-1
/
+5
*
Intermediate changes
robot-piglet
2025-01-13
1
-0
/
+2
*
Intermediate changes
robot-piglet
2025-01-03
1
-2
/
+2
*
Do not yield GLOBAL define regarding current C++ runtime
thegeorg
2025-01-03
1
-1
/
+2
*
Remove non-existing functions.
akhropov
2024-12-24
4
-21
/
+2
*
Add using for TCowString
mikhnenko
2024-12-22
1
-0
/
+3
*
Add assertions for range bounds validity
akhropov
2024-12-18
5
-6
/
+22
*
Fix misspelling
akhropov
2024-12-18
1
-1
/
+1
*
Rename ya.common to linters.make.inc
alevitskii
2024-12-16
1
-0
/
+0
*
Remove std::nullptr_t ctor for TString
dgolear
2024-12-09
3
-7
/
+4
*
More functions marked as noexcept.
akhropov
2024-11-30
1
-7
/
+7
*
removed redundant code after CTAD c++-17 feature
vtrunov
2024-11-28
1
-8
/
+1
*
Remove noexcept from operator== because it is not guaranteed that operator== ...
akhropov
2024-11-28
1
-1
/
+1
*
Add assert to front()
akhropov
2024-11-28
1
-0
/
+2
*
util/ysaveload: support std::unordered_map std::unordered_set
zankin
2024-11-25
2
-25
/
+208
*
Intermediate changes
robot-piglet
2024-11-23
1
-7
/
+1
*
Remove TRbTree and TAvlTree from forward declarations as they are not in util
akhropov
2024-11-21
1
-6
/
+0
*
Part of PR. Style
nae202
2024-11-20
51
-371
/
+705
*
/util: streaming CityHash
a11ax
2024-11-20
2
-0
/
+83
*
Add a clarifying comment about exceptions in TryFromString* functions
akhropov
2024-11-19
1
-0
/
+1
*
Add external autoincludes.json
alevitskii
2024-11-14
1
-0
/
+3
*
Remove methods Data, Size, Empty from TString
mikhnenko
2024-11-06
1
-0
/
+4
*
add ::element_type, .get() to smart pointers for better compatibility with std
pavook
2024-11-04
2
-0
/
+75
*
[util] migrate to STYLE_CPP
alevitskii
2024-10-28
2
-0
/
+17
*
Remove static method max_size from TString
mikhnenko
2024-10-25
1
-1
/
+1
*
remove unused includes in util/generic/string.h
tobo
2024-10-17
2
-2
/
+2
*
nodiscard attribute for the TReserveTag
swarmer
2024-10-16
1
-1
/
+1
*
StringSplitter: recreate State after copy
swarmer
2024-10-16
2
-0
/
+58
*
include singleton.h only if needed
tobo
2024-10-08
1
-1
/
+3
*
check lifetime bound of TString const iterators
swarmer
2024-10-04
1
-8
/
+30
*
check lifetime bound of TString cast and Detach operators
swarmer
2024-09-28
1
-3
/
+3
*
[util] Add move assignment operator in TBlob
denisostashov
2024-09-27
1
-0
/
+6
*
check lifetime bound of TString modifier member functions
swarmer
2024-09-26
1
-69
/
+69
*
check lifetime bound of output streams
swarmer
2024-09-26
6
-20
/
+21
*
Support move-only key types in the Max/MinElementBy routines
swarmer
2024-09-26
2
-4
/
+14
*
Make TNothing nodiscard
vadim-xd
2024-09-25
1
-1
/
+1
*
faster implicit `TString` → `const std::string&` conversion: using template...
swarmer
2024-09-24
2
-1
/
+14
*
Use unified remove function in TFsPath.
sath
2024-09-23
2
-11
/
+9
*
Disable cast to string& from TSring&&
mikhnenko
2024-09-23
1
-1
/
+1
*
Enable clang-format FixNamespaceComments option
dmasloff
2024-09-05
1
-2
/
+2
*
FixNamespaceComments in /util
dmasloff
2024-09-05
286
-363
/
+363
*
Intermediate changes
robot-piglet
2024-09-03
2
-15
/
+20
*
Detect default implementation of THashHelper
yurial
2024-09-03
1
-0
/
+2
*
Remove Y_UNIT_TEST from config.clang-format
dmasloff
2024-08-30
4
-7
/
+4
*
KIKIMR-21908: fix a bug in CPUID/AVX512F call
eivanov89
2024-08-26
1
-5
/
+5
*
Remove remaining calls of Container() (fixup rXXXXXX)
vadim-xd
2024-08-23
1
-3
/
+4
*
Add TPriorityQueue::PopValue
vadim-xd
2024-08-21
2
-1
/
+45
*
Set SpacesInLineCommentPrefix to 1 in /util
dmasloff
2024-08-17
100
-305
/
+305
[next]