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
*
Revert commit rXXXXXX, Y_HAS_CPP_ATTRIBUTE macro
swarmer
2025-07-24
1
-40
/
+29
*
Y_HAS_CPP_ATTRIBUTE macro
swarmer
2025-07-24
1
-29
/
+40
*
port util to freebsd, again
pg
2025-07-10
4
-7
/
+10
*
Fix Y_NO_UNIQUE_ADDRESS
ludaludaed
2025-07-09
1
-2
/
+0
*
Add Y_NO_UNIQUE_ADDRESS
ludaludaed
2025-07-09
1
-0
/
+30
*
Intermediate changes
robot-piglet
2025-06-23
1
-7
/
+13
*
Add TUniqueTypeList and NTL::TUnique
yurial
2025-06-22
2
-0
/
+41
*
Upver wine 10.8
nechda
2025-06-19
1
-0
/
+4
*
Check that bytes consist of 8 bits
akhropov
2025-06-17
1
-0
/
+4
*
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
*
[util] Obtain uptime from the clock_gettime syscall
swarmer
2025-05-31
1
-7
/
+4
*
adding the required includes, which were previously only available transitive...
swarmer
2025-05-30
4
-0
/
+6
*
better fork-aware pool
a11ax
2025-05-22
1
-7
/
+14
*
remove unused includes
tobo
2025-05-21
2
-7
/
+2
*
Add utf8 shrink functions
nemal300
2025-05-21
3
-0
/
+101
*
Update Cython to 3.0.10.
nik-bes
2025-05-19
1
-10
/
+10
*
Fix and improve documentation comments
akhropov
2025-05-18
1
-26
/
+26
*
Remove SSE*_ENABLED defines and use predefined compiler macros instead
thegeorg
2025-05-17
1
-12
/
+12
*
util: Reduce the number of string allocation within the TypeName<T> function
swarmer
2025-04-26
1
-8
/
+12
*
GetRef in TPointerCommon
ilnurkh
2025-04-25
3
-0
/
+50
*
Intermediate changes
robot-piglet
2025-04-24
1
-1
/
+3
*
Intermediate changes
robot-piglet
2025-04-11
2
-2
/
+12
*
Fix circular #include between util/system/file.h and util/system/flock.h
thegeorg
2025-04-01
1
-1
/
+0
*
Fix grammar
akhropov
2025-03-28
1
-2
/
+2
*
Fix circular #include between util/stream/output.h and util/stream/debug.h
thegeorg
2025-03-28
6
-116
/
+88
*
Merge yexception.h and bt_exception.h to prevent include cycle
thegeorg
2025-03-28
6
-33
/
+20
*
Add an option to disable the fork aware mode for TThreadPool
andybg
2025-03-28
2
-2
/
+14
*
Move TCowString to library
mikhnenko
2025-03-27
2
-8
/
+3
*
Added SafeCastToEnum
kshalnev
2025-03-27
6
-0
/
+139
*
[util] SafeIntegerCast: make fast path slightly faster & reduce code size
swarmer
2025-03-26
1
-10
/
+13
*
Use ::npos from corret type
mikhnenko
2025-03-24
1
-6
/
+6
*
spinlock: move unlock operations into the TSpinLockBase class
swarmer
2025-03-20
1
-16
/
+8
*
Fix Y_LIFETIMEBOUND placement in TArrayRef ctor
vadim-xd
2025-03-20
1
-1
/
+1
*
Add Y_NONNULL attribute macro
nechda
2025-03-18
1
-0
/
+19
*
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
*
[util] track the lifetime of strings passed through the StripString function ...
swarmer
2025-03-08
2
-0
/
+82
*
allow disable arcadia backtrace
v-belikov
2025-03-06
2
-1
/
+18
*
feat envoy: Fix linking errors in util when building for WASM platform.
vchigrin
2025-03-01
3
-4
/
+4
*
[util] getting rid of LUT in DayOfYearToMonth
tobo
2025-02-27
1
-28
/
+5
*
Intermediate changes
robot-piglet
2025-02-24
1
-48
/
+69
*
[util] speedup GmTimeR outside LUT interval
tobo
2025-02-18
3
-80
/
+132
*
Intermediate changes
robot-piglet
2025-02-11
1
-1
/
+3
*
[util] GmTimeR: use LUT for the tm_yday -> tm_mday conversion
swarmer
2025-02-11
1
-68
/
+29
*
[util] GmTimeR: speedup a bit
tobo
2025-02-10
1
-3
/
+5
*
GmTimeR x2 speedup
tobo
2025-02-08
1
-13
/
+24
*
Intermediate changes
robot-piglet
2025-02-07
1
-1
/
+20
*
Introduce TMemoryPool::TBookmark
ppavel96
2025-02-04
2
-0
/
+61
*
Fix -Wnon-virtual-dtor in util and gtest wrapper
thegeorg
2025-01-23
1
-0
/
+1
[next]