aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* External build system generator release 8robot-ya-builder2023-01-1712-12/+12
* charset: do not allow surrogate pairs in UTF-8dpotapov2023-01-162-14/+114
* TSharedPtr::As()&: leakage fixsv-denisov2023-01-142-6/+59
* introduce NumberOfMillicores() function based on refactored CgroupCpus() retu...svkrasnov2023-01-122-5/+29
* add windows platform to ydb github exportalexv-smirnov2022-12-207-0/+1194
* Sync linux-headers instead of using system onesthegeorg2022-12-158-14/+79
* remove kikimr/driver DEPENDSqrort2022-12-021-126/+0
* validate canons without yatest_commonqrort2022-11-301-0/+126
* more information in TEpollPoller::SetImpl error messageskulikov2022-11-142-2/+17
* [util] Terminate instead of deadlock after fork with running thread poolssskvor2022-11-101-4/+8
* Add comment about necessary nanny settingsskorodumov-s2022-11-021-0/+5
* Correct debug trap for M1somov2022-10-301-0/+4
* Remove a workaround for ancient CUDA versionsdfyz2022-10-291-7/+0
* fix coveriy issue 16907: Uninitialized pointer fielduzhas2022-10-281-0/+1
* Enable linux-arm platform.dcherednik2022-10-267-22/+458
* [util]TLazyValue: remove operator bool and Definedtldr2022-10-112-15/+11
* Fix a warning when compiling util/ with nvcc 10.xdfyz2022-10-081-1/+1
* [util] Fix TFunctionRef under MSVCsskvor2022-10-073-6/+23
* util: add .As<T> to TSharedPtrionagamed2022-10-012-1/+76
* Clang14: Fix library/cpp/coroutine/engine under tsanpg2022-09-291-1/+3
* External build system generator release 10robot-ya-builder2022-09-261-1/+1
* add comment for TAdaptiveLocktobo2022-09-221-0/+8
* Fix tsan warnings in yt intrusive ptrayles2022-09-191-0/+21
* split hash.h into hash.h and multi_hash_map.htobo2022-09-151-1/+1
* prepare to split hash.h into hash_table.h hash.h and multi_hash_map.htobo2022-09-0912-1756/+1775
* Fix GC in kv tablet,kruall2022-09-061-3/+4
* External build system generator release 7robot-ya-builder2022-09-061-1/+1
* Fix incorrect fqdn on linux in some edge casessnaury2022-09-021-9/+28
* Update external build system generation utilityrobot-ya-builder2022-09-013-0/+11
* New cmake semantics for compiling with AVX and other specific flagsignat2022-08-311-11/+0
* fixup size of aligned memory region to mlock []yurial2022-08-301-2/+17
* [util] Do not build function_ref on MSVC temporarilysskvor2022-08-262-2/+2
* [http/client] Support unix domain sockets as a backendivanzhukov2022-08-264-0/+62
* [util] Fix: add missing .cpp for function_refsskvor2022-08-253-0/+3
* speedup GmTimeR functiontobo2022-08-252-34/+166
* added limit parameterbbiff2022-08-242-0/+272
* [util] Add specializations for const / ref qualified member functionssskvor2022-08-243-10/+115
* Do not override contains() method which is present is STLthegeorg2022-08-232-18/+0
* Switch TString and TStringBase to std::reverse_iteratorthegeorg2022-08-213-56/+9
* fix UB in case of empty stringbufasorotsky2022-08-121-1/+5
* Introduce TryFromString returning TMaybeevelkin2022-08-092-2/+59
* Mark clear and reset methods as reinitializing the object.halyavin2022-08-057-34/+47
* add [[nodiscard]] attribute to Strip functionstobo2022-08-041-12/+10
* TString -> std::string fix TFsPath copyxinull2022-08-013-1/+58
* Print escaped path if it contains invalid characterscezarnik2022-07-281-1/+2
* remove unused includetobo2022-07-271-1/+0
* add functions without overflowyegorskii2022-07-263-0/+31
* [util] prefer non-const begin/end method for non-const containers in Adjacent...swarmer2022-07-192-3/+23
* Add ydb changelogbazeltsev2022-07-112-1/+2
* Add logging after applying new GroupInfo,serg-belyakov2022-07-081-1/+1