| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix computation of hashes for string constants | eeight | 2022-04-07 | 2 | -0/+19 |
* | remove unused includes | tobo | 2022-04-07 | 50 | -111/+18 |
* | Fix newline formatting in FormatCurrentException() | svkrasnov | 2022-03-26 | 2 | -4/+4 |
* | Introduce FormatCurrentException() based on TBackTrace::FromCurrentException() | svkrasnov | 2022-03-23 | 3 | -1/+114 |
* | util: Fix -Wunused-but-set-variable | kmartynkov | 2022-03-23 | 1 | -2/+0 |
* | util: Do not define SIZEOF_SIZE_T, as it is not used in our codebase | thegeorg | 2022-03-20 | 2 | -5/+1 |
* | Standard way to include zlib iface header | svidyuk | 2022-03-19 | 1 | -1/+1 |
* | Remove read-only files and directories on Windows (to match behavior on unix) | setser | 2022-03-16 | 2 | -0/+75 |
* | intermediate changes | arcadia-devtools | 2022-03-15 | 83 | -1728/+0 |
* | rm unused include | tobo | 2022-03-10 | 1 | -2/+0 |
* | intermediate changes | arcadia-devtools | 2022-03-10 | 3 | -298/+615 |
* | Fix -Wpragma-pack in trie.h | thegeorg | 2022-03-07 | 1 | -1/+13 |
* | rm unused includes | tobo | 2022-03-05 | 3 | -10/+0 |
* | Enable yet another warning under clang-cl | thegeorg | 2022-03-03 | 2 | -37/+50 |
* | Support std::filesystem::path in Arcadia streams | thegeorg | 2022-03-03 | 3 | -3/+21 |
* | Improve SystemCommand check in YDB CLI, KIKIMR-14321 | pnv1 | 2022-03-01 | 3 | -0/+26 |
* | clang-tidy - move-constructor and move-assignment operators should be marked ... | tobo | 2022-02-28 | 6 | -6/+6 |
* | DTCC-822 Put double-conversion under yamaker | shadchin | 2022-02-25 | 1 | -1/+1 |
* | rm unused include | tobo | 2022-02-25 | 1 | -1/+0 |
* | Implement SRC_CPP_NO_LTO and use it util/ | thegeorg | 2022-02-25 | 2 | -9/+1 |
* | intermediate changes | arcadia-devtools | 2022-02-24 | 1 | -1/+1 |
* | fix CLion perf warnings - use const references instead of passing by value | tobo | 2022-02-24 | 4 | -20/+21 |
* | intermediate changes | arcadia-devtools | 2022-02-24 | 1 | -0/+3 |
* | clang-cl: Enable yet another warning with the very long name | thegeorg | 2022-02-23 | 3 | -4/+13 |
* | rollback r9158440 cause of failed RM tests | fedorenko | 2022-02-23 | 2 | -69/+6 |
* | intermediate changes | arcadia-devtools | 2022-02-22 | 1 | -3/+0 |
* | rm unused include | tobo | 2022-02-22 | 1 | -1/+0 |
* | Properly attribute err.h replacements as [[noreturn]] | thegeorg | 2022-02-19 | 2 | -9/+12 |
* | pass string by reference, rm unused include | tobo | 2022-02-19 | 2 | -3/+2 |
* | intermediate changes | arcadia-devtools | 2022-02-18 | 3 | -0/+340 |
* | introduce util/digest/city_ut.cpp | gleb-kov | 2022-02-18 | 3 | -11/+17 |
* | IGNIETFERRO-1975, BIGRT-39 [RESUBMIT]: add TBackTrace::FromCurrentException()... | svkrasnov | 2022-02-18 | 2 | -6/+69 |
* | [util] fix fstat for archive directories on windows | kikht | 2022-02-17 | 4 | -32/+154 |
* | TShellCommand::TImpl via TShellCommandOptions | gleb-kov | 2022-02-17 | 2 | -96/+65 |
* | util unittests: replace try-catch-UNIT_ASSERT via UNIT_ASSERT_EXCEPTION | gleb-kov | 2022-02-16 | 5 | -101/+11 |
* | Rollback: r9145043 | robot-srch-releaser | 2022-02-15 | 2 | -69/+6 |
* | IGNIETFERRO-1975, BIGRT-39: add TBackTrace::FromCurrentException() to Current... | svkrasnov | 2022-02-15 | 2 | -6/+69 |
* | Remove #ifdef | thegeorg | 2022-02-15 | 1 | -5/+0 |
* | BALANCER-3382: fix UB in AsciiEqualsIgnoreCase for empty TStringBufs | nocomer | 2022-02-13 | 1 | -1/+7 |
* | rm unused include | tobo | 2022-02-11 | 1 | -1/+0 |
* | Restoring authorship annotation for <karavashkin@yandex-team.ru>. Commit 2 of 2. | karavashkin | 2022-02-10 | 1 | -1/+1 |
* | Restoring authorship annotation for <karavashkin@yandex-team.ru>. Commit 1 of 2. | karavashkin | 2022-02-10 | 1 | -1/+1 |
* | Restoring authorship annotation for <timuratshin@yandex-team.ru>. Commit 2 of 2. | timuratshin | 2022-02-10 | 2 | -8/+8 |
* | Restoring authorship annotation for <timuratshin@yandex-team.ru>. Commit 1 of 2. | timuratshin | 2022-02-10 | 2 | -8/+8 |
* | Restoring authorship annotation for <gridem@yandex-team.ru>. Commit 2 of 2. | gridem | 2022-02-10 | 2 | -86/+86 |
* | Restoring authorship annotation for <gridem@yandex-team.ru>. Commit 1 of 2. | gridem | 2022-02-10 | 2 | -86/+86 |
* | Restoring authorship annotation for <whitehead@yandex-team.ru>. Commit 2 of 2. | whitehead | 2022-02-10 | 1 | -1/+1 |
* | Restoring authorship annotation for <whitehead@yandex-team.ru>. Commit 1 of 2. | whitehead | 2022-02-10 | 1 | -1/+1 |
* | Restoring authorship annotation for <angshu@yandex-team.ru>. Commit 2 of 2. | angshu | 2022-02-10 | 1 | -1/+1 |
* | Restoring authorship annotation for <angshu@yandex-team.ru>. Commit 1 of 2. | angshu | 2022-02-10 | 1 | -1/+1 |