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
/
generic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix and enhance documentation comments in util
akhropov
4 days
2
-2
/
+2
*
Documentation comments: fix for 'subspan', add for 'Slice'
akhropov
7 days
1
-2
/
+17
*
Add missed parameter direction marks
akhropov
8 days
1
-3
/
+3
*
Add Concat for arbitrary string types
vadim-xd
2026-05-19
1
-36
/
+40
*
Fix description: function -> body block
akhropov
2026-04-21
1
-2
/
+2
*
allow NTL::TConcat to concatenate more than two lists
swarmer
2026-03-02
2
-1
/
+24
*
YQL-20095: Ignore modernize-avoid-c-arrays
vitya-smirnov
2026-02-17
1
-1
/
+1
*
YQL-20095: Use explicit at Y_HAS_MEMBER
vitya-smirnov
2026-01-23
1
-1
/
+1
*
TString::contains + tests, TStringBuf::contains tests, macro to enable EBO
pechatnov
2026-01-13
4
-1
/
+44
*
std::string transparency for TEqualTo, TLess, TGreater
pechatnov
2025-12-30
1
-0
/
+17
*
Add TBuffer::AsString(std::string&)
pechatnov
2025-12-26
3
-0
/
+24
*
TMaybe: propagate constuctible trait
swarmer
2025-12-19
3
-1
/
+36
*
Fix grammar
akhropov
2025-12-04
1
-10
/
+10
*
EraseNodesIf should use an iterator to the next node if the erase method retu...
swarmer
2025-11-20
1
-1
/
+5
*
removing dangerous cast operator
ermolovd
2025-11-13
1
-4
/
+6
*
Simplify: Y_ASSERT already contains Y_UNUSED for NDEBUG case
akhropov
2025-11-11
1
-3
/
+0
*
STLPort is no longer supported.
akhropov
2025-11-06
2
-4
/
+0
*
is_constructible_v for Make-ptrs functions (MakeHolder)
ilnurkh
2025-10-29
1
-1
/
+1
*
Use a more conventional return value check compatible with MSVC tools 14.4*.
akhropov
2025-10-29
1
-2
/
+2
*
is_constructible_v for Make-ptrs functions (without MakeHolder)
ilnurkh
2025-10-26
1
-3
/
+3
*
is_constructible_v check for TMaybe::emplace methods
ilnurkh
2025-10-22
1
-4
/
+4
*
Y_LIFETIME_BOUND for TMaybe-emplace methods
ilnurkh
2025-10-22
2
-4
/
+10
*
Add GetOrEmplace for TMaybe
ilnurkh
2025-10-21
1
-0
/
+22
*
Check element size for other TArrayRef constructors, not only from Container
akhropov
2025-10-17
2
-5
/
+57
*
Annotate 'ysize' as deprecated.
akhropov
2025-10-14
5
-0
/
+5
*
Use CameCase for static constants
mikhnenko
2025-10-10
1
-2
/
+2
*
Correct grammar
akhropov
2025-10-06
1
-2
/
+2
*
Intermediate changes
robot-piglet
2025-10-03
1
-1
/
+5
*
Visit -> std::visit in documentation as well.
akhropov
2025-10-02
1
-3
/
+3
*
Fix naming reported by clang-tidy
mikhnenko
2025-10-01
2
-9
/
+9
*
Fix `-Wignored-qualifiers` improved in clang20 in util
mikhnenko
2025-09-13
1
-1
/
+1
*
no COW mode for TString
pg
2025-09-09
1
-0
/
+20
*
Add forward-declaration of TBlob to util/generic/fwd.h
thegeorg
2025-08-22
1
-0
/
+2
*
Don't use deprecated literal operator
namorniradnug
2025-08-20
1
-13
/
+13
*
Intermediate changes
robot-piglet
2025-06-23
1
-7
/
+13
*
Add TUniqueTypeList and NTL::TUnique
yurial
2025-06-22
2
-0
/
+41
*
Add TMultiHashMap::node_allocator_type
sergey-tiunov
2025-06-11
1
-0
/
+1
*
[util] the THashSet::operator== must compare elements using their comparison ...
swarmer
2025-06-08
3
-9
/
+111
*
adding the required includes, which were previously only available transitive...
swarmer
2025-05-30
2
-0
/
+3
*
remove unused includes
tobo
2025-05-21
2
-7
/
+2
*
GetRef in TPointerCommon
ilnurkh
2025-04-25
3
-0
/
+50
*
Intermediate changes
robot-piglet
2025-04-24
1
-1
/
+3
*
Fix grammar
akhropov
2025-03-28
1
-2
/
+2
*
Merge yexception.h and bt_exception.h to prevent include cycle
thegeorg
2025-03-28
5
-32
/
+20
*
Move TCowString to library
mikhnenko
2025-03-27
2
-8
/
+3
*
Added SafeCastToEnum
kshalnev
2025-03-27
5
-0
/
+138
*
[util] SafeIntegerCast: make fast path slightly faster & reduce code size
swarmer
2025-03-26
1
-10
/
+13
*
Fix Y_LIFETIMEBOUND placement in TArrayRef ctor
vadim-xd
2025-03-20
1
-1
/
+1
*
remove Y_STRING_LIFETIME_BOUND
tazjin
2025-03-12
1
-18
/
+0
*
check lifetimes of TStringBuf constructed from TString without taking into ac...
swarmer
2025-03-11
1
-1
/
+1
[next]