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 documentation comments
akhropov
3 days
1
-2
/
+2
*
Fix and enhance documentation comments in util
akhropov
4 days
11
-58
/
+129
*
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 missed parameter direction marks
akhropov
8 days
2
-11
/
+11
*
Add missed 'until'
akhropov
8 days
1
-1
/
+1
*
Fix: 'characters' -> 'bytes', their size is not always the same
akhropov
8 days
1
-6
/
+6
*
Fix Y_INITIALIZED for c++11
vadim-xd
14 days
1
-1
/
+2
*
Add Y_INITIALIZED (silencer for bugprone-use-after-move)
vadim-xd
2026-05-25
2
-0
/
+34
*
Fix a local time zone time serialization bug on Windows
tikhonov-ka
2026-05-20
1
-1
/
+2
*
Add Concat for arbitrary string types
vadim-xd
2026-05-19
3
-37
/
+71
*
Intermediate changes
robot-piglet
2026-05-13
1
-0
/
+2
*
Allow copy assignment for LCG-based RNGs
p-asyut
2026-05-08
1
-3
/
+3
*
Fix description: function -> body block
akhropov
2026-04-21
1
-2
/
+2
*
Introduce rtos based platforms defines for rtos platforms
flarembo
2026-04-18
1
-0
/
+3
*
Move ClearEnv and IterateEnv to util
vadim-xd
2026-04-05
3
-4
/
+154
*
Remove duplicate error code in SetEnv
vadim-xd
2026-04-04
1
-8
/
+1
*
Try to add Out implementation for std::complex
alxmopo3ov
2026-03-18
3
-0
/
+54
*
allow NTL::TConcat to concatenate more than two lists
swarmer
2026-03-02
2
-1
/
+24
*
Attributes for coroutine return types
rraed
2026-02-18
1
-0
/
+46
*
YQL-20095: Ignore modernize-avoid-c-arrays
vitya-smirnov
2026-02-17
1
-1
/
+1
*
Allwinner riscv64 toolchain
xiwra
2026-02-10
1
-2
/
+2
*
add support for std::string_view in the generic TryFromString function
swarmer
2026-01-30
2
-2
/
+13
*
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
5
-1
/
+57
*
implement Y_NO_UNIQUE_ADDRESS using msvc::no_unique_address on windows
swarmer
2026-01-12
1
-0
/
+2
*
std::string transparency for TEqualTo, TLess, TGreater
pechatnov
2025-12-30
2
-0
/
+32
*
Add TBuffer::AsString(std::string&)
pechatnov
2025-12-26
3
-0
/
+24
*
support the [[msvc::lifetimebound]] attribute
swarmer
2025-12-23
1
-0
/
+2
*
Y_LIFETIME_BOUND documentation: add info about constructors and member functi...
akhropov
2025-12-22
1
-2
/
+10
*
TMaybe: propagate constuctible trait
swarmer
2025-12-19
3
-1
/
+36
*
Intermediate changes
robot-piglet
2025-12-11
2
-0
/
+129
*
Fix grammar
akhropov
2025-12-04
1
-10
/
+10
*
temporary revert commit to fix another bugs rXXXXXX, fix UB in util/ysafeptr.h
astashkinfk
2025-11-22
1
-1
/
+1
*
EraseNodesIf should use an iterator to the next node if the erase method retu...
swarmer
2025-11-20
1
-1
/
+5
*
fix UB in util/ysafeptr.h
astashkinfk
2025-11-18
1
-1
/
+1
*
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
*
Intermediate changes
robot-piglet
2025-11-07
1
-1
/
+1
*
STLPort is no longer supported.
akhropov
2025-11-06
2
-4
/
+0
*
Intermediate changes
robot-piglet
2025-11-03
2
-5
/
+1
*
Intermediate changes
robot-piglet
2025-11-03
1
-3
/
+0
*
Fix grammar
akhropov
2025-11-02
1
-14
/
+14
*
Intermediate changes
robot-piglet
2025-10-30
1
-1
/
+1
*
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
*
Avoid constructing ill-formed `std::basic_string_view<const char>`
borman
2025-10-27
1
-5
/
+5
*
is_constructible_v for Make-ptrs functions (without MakeHolder)
ilnurkh
2025-10-26
1
-3
/
+3
*
Intermediate changes
robot-piglet
2025-10-26
1
-1
/
+0
*
is_constructible_v check for TMaybe::emplace methods
ilnurkh
2025-10-22
1
-4
/
+4
[next]