| Commit message (Expand) | Author | Age | Files | Lines |
* | Intermediate changes | robot-piglet | 2023-10-24 | 1 | -0/+6 |
* | remove Y_VERIFY_DEBUG | ilnurkh | 2023-10-23 | 1 | -1/+0 |
* | remove Y_FAIL | ilnurkh | 2023-10-18 | 1 | -1/+0 |
* | Intermediate changes | robot-piglet | 2023-10-17 | 1 | -2/+2 |
* | Y_FAIL->Y_ABORT at '^util' | ilnurkh | 2023-10-17 | 1 | -1/+1 |
* | do not check exceptions during expression evaluation | ilnurkh | 2023-10-13 | 1 | -14/+7 |
* | fix win warnings | ilnurkh | 2023-10-12 | 1 | -3/+1 |
* | remove Y_VERIFY | ilnurkh | 2023-10-11 | 1 | -1/+0 |
* | Y_VERIFY->Y_ABORT_UNLESS at ^u | ilnurkh | 2023-10-10 | 11 | -45/+45 |
* | remove double backtrace printing | ilnurkh | 2023-10-09 | 1 | -1/+0 |
* | aliases for checking macroses | ilnurkh | 2023-10-06 | 1 | -43/+29 |
* | Revert commit rXXXXXX, Support std::filesystem::path in TFile and TFileHandle | pg | 2023-10-04 | 2 | -107/+9 |
* | Support std::filesystem::path in TFile and TFileHandle | thegeorg | 2023-10-04 | 2 | -9/+107 |
* | util/system/shellcommand: customize signal to terminate process with | antervis | 2023-09-15 | 2 | -9/+9 |
* | Remove extra semicolon | bulatman | 2023-08-02 | 1 | -2/+3 |
* | Intermediate changes | robot-piglet | 2023-07-03 | 1 | -1/+1 |
* | Require semicolon after Y_DECLARE*_FLAGS | bulatman | 2023-06-24 | 5 | -10/+10 |
* | Revert commit rXXXXXX, Optimize CloseAllFdsOnExec for large MaxOpenFiles | say | 2023-06-22 | 1 | -16/+2 |
* | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 4 | -0/+131 |
* | Delete constant reference API to DoNotOptimizeAway | bulatman | 2023-06-12 | 1 | -0/+9 |
* | Remove extra semicolon (util) | bulatman | 2023-06-12 | 3 | -3/+3 |
* | Require semicolon after saveload macroses | bulatman | 2023-06-08 | 1 | -0/+4 |
* | Remove xray support | thegeorg | 2023-06-06 | 1 | -22/+0 |
* | Optimize CloseAllFdsOnExec for large MaxOpenFiles | say | 2023-05-11 | 1 | -2/+16 |
* | Mute -Wdeprecated-declarations error when thread sanitizer enabled on darwin ... | hiddenpath | 2023-05-09 | 1 | -0/+10 |
* | Remove using of extra semicolons in util | bulatman | 2023-05-04 | 3 | -3/+3 |
* | Simplify system utime.h include | spreis | 2023-04-27 | 1 | -2/+1 |
* | Add clarifying comment about the behavior of RemoveRecursive is file or direc... | akhropov | 2023-04-24 | 1 | -0/+1 |
* | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 4 | -129/+0 |
* | (no commit message) | pg | 2023-03-28 | 3 | -22/+22 |
* | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 4 | -0/+129 |
* | less shim | pg | 2023-02-06 | 1 | -0/+6 |
* | SetLowestThreadPriority in util | ozaykova | 2023-02-01 | 2 | -0/+16 |
* | Fix spinlock pause | lukyan | 2023-02-01 | 1 | -0/+1 |
* | introduce NumberOfMillicores() function based on refactored CgroupCpus() retu... | svkrasnov | 2023-01-12 | 2 | -5/+29 |
* | add windows platform to ydb github export | alexv-smirnov | 2022-12-20 | 4 | -0/+407 |
* | Add comment about necessary nanny settings | skorodumov-s | 2022-11-02 | 1 | -0/+5 |
* | Correct debug trap for M1 | somov | 2022-10-30 | 1 | -0/+4 |
* | Remove a workaround for ancient CUDA versions | dfyz | 2022-10-29 | 1 | -7/+0 |
* | Enable linux-arm platform. | dcherednik | 2022-10-26 | 1 | -0/+52 |
* | Fix a warning when compiling util/ with nvcc 10.x | dfyz | 2022-10-08 | 1 | -1/+1 |
* | Clang14: Fix library/cpp/coroutine/engine under tsan | pg | 2022-09-29 | 1 | -1/+3 |
* | add comment for TAdaptiveLock | tobo | 2022-09-22 | 1 | -0/+8 |
* | Fix tsan warnings in yt intrusive ptr | ayles | 2022-09-19 | 1 | -0/+21 |
* | Fix incorrect fqdn on linux in some edge cases | snaury | 2022-09-02 | 1 | -9/+28 |
* | fixup size of aligned memory region to mlock [] | yurial | 2022-08-30 | 1 | -2/+17 |
* | Mark clear and reset methods as reinitializing the object. | halyavin | 2022-08-05 | 1 | -0/+6 |
* | fix ya.make | monster | 2022-07-07 | 10 | -609/+0 |
* | Allow creating Singlelon during Singleton destruction back again | thegeorg | 2022-06-24 | 2 | -1/+21 |
* | IGNIETFERRO-1922 Move atomics from util to library/cpp/deprecated | eeight | 2022-06-15 | 8 | -682/+6 |