Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'rightlib' into merge-libs-250405-0050 | Alexander Smirnov | 2025-04-05 | 1 | -1/+1 | |
|\| | ||||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-04-05 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:1b1e03806eac26bc869e1716fff6898f516901f8 | |||||
* | | Merge branch 'rightlib' into merge-libs-250404-0808 | Alexander Smirnov | 2025-04-04 | 2 | -14/+9 | |
|\| | ||||||
| * | Intermediate changes | robot-piglet | 2025-04-03 | 2 | -14/+9 | |
| | | | | | | | | commit_hash:813f69d5cbf58ac7b580f7c6461a3be8afcc1671 | |||||
* | | Merge branch 'rightlib' into merge-libs-250402-0050 | Alexander Smirnov | 2025-04-02 | 5 | -17/+95 | |
|\| | ||||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-04-02 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:11f3e0b9e8e3b59c5361156860009aaef24aeb5b | |||||
| * | Add BufferFlushPeriod option for TSyncPageCacheFileLogBackend | artin-phares | 2025-04-01 | 2 | -16/+77 | |
| | | | | | | | | commit_hash:c1554e872fcaa2b74aef0c46372defab03ba3859 | |||||
| * | YT: Add type name of std::exception to error text in TError constructor | pechatnov | 2025-04-01 | 2 | -0/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Без этого, исключение о выходе за пределы массива в векторе выглядит так: ``` vector origin (pid 178121, thread library-cpp-yt-) datetime 2025-03-31T14:59:49.069209Z ``` С фиксом: ``` vector origin (pid 178121, thread library-cpp-yt-) datetime 2025-03-31T14:59:49.069209Z exception_type std::out_of_range ``` commit_hash:7382eba16208f6847d581b901a7df4dfa39452b0 | |||||
* | | Merge branch 'rightlib' into merge-libs-250401-0050 | Alexander Smirnov | 2025-04-01 | 4 | -1/+14 | |
|\| | ||||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-04-01 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:43f290553dd5911501d3d7f5474e6fed6c0e4198 | |||||
| * | Add Body to report | anterpin | 2025-03-31 | 3 | -0/+13 | |
| | | | | | | | | | | | | | | Add test Add body to reqenv commit_hash:222fa588fa7d7a7f65869bd997d32610e78b7378 | |||||
* | | Merge branch 'rightlib' into merge-libs-250329-0050 | Alexander Smirnov | 2025-03-29 | 4 | -11/+11 | |
|\| | ||||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-03-29 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:2147f1af4cd6bec3169e0c6bdde56b9ca182ad5c | |||||
| * | TAtomic => TSpinLock | tobo | 2025-03-28 | 1 | -8/+8 | |
| | | | | | | | | commit_hash:007934c094f1cc36fb088267f7be87ad93d61cfd | |||||
| * | Fix circular #include between util/stream/output.h and util/stream/debug.h | thegeorg | 2025-03-28 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:4c198f344c22ca2387327f8ed6f9bed70d33f7e1 | |||||
| * | Intermediate changes | robot-piglet | 2025-03-28 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:75947792e236bf8588efbadca3b510178fca782a | |||||
* | | Merge branch 'rightlib' into merge-libs-250328-1230 | Alexander Smirnov | 2025-03-28 | 8 | -8/+8 | |
|\| | ||||||
| * | Merge yexception.h and bt_exception.h to prevent include cycle | thegeorg | 2025-03-28 | 8 | -8/+8 | |
| | | | | | | | | commit_hash:4a6a74639669cf2836dedbc7b61efb1f43faef1f | |||||
* | | Merge branch 'rightlib' into merge-libs-250328-0050 | Alexander Smirnov | 2025-03-28 | 3 | -26/+71 | |
|\| | ||||||
| * | Intermediate changes | robot-piglet | 2025-03-27 | 1 | -15/+15 | |
| | | | | | | | | commit_hash:0830a73862cb129490950eb5b3986d9c2db68d84 | |||||
| * | Fix YT deserialization of schemas with Decimal columns having zero scale | udovichenko-r | 2025-03-27 | 2 | -11/+56 | |
| | | | | | | | | commit_hash:04525d1d60a5ace05ce17e9c8aebdd3b4b750eef | |||||
* | | Merge branch 'rightlib' into merge-libs-250326-0050 | Alexander Smirnov | 2025-03-26 | 3 | -14/+15 | |
|\| | ||||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-03-26 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:084ceec7be90f34deed34b118565191fc0ea6034 | |||||
| * | Make some methods of smart enum being constexpr | hiddenpath | 2025-03-25 | 2 | -13/+14 | |
| | | | | | | | | commit_hash:c29f08fc16d8bd974d4ce516af499de848607ab8 | |||||
* | | Merge branch 'rightlib' into merge-libs-250325-0050 | Alexander Smirnov | 2025-03-25 | 3 | -64/+169 | |
|\| | ||||||
| * | [library/cpp/threading] Add convenience methods to schedule functions in ↵ | sskvor | 2025-03-24 | 3 | -64/+169 | |
| | | | | | | | | | | | | TTaskScheduler commit_hash:b8c3ae8e8ca6b0fea0bbf820f40513da41a242f8 | |||||
* | | Merge branch 'rightlib' into merge-libs-250323-0050 | Alexander Smirnov | 2025-03-23 | 2 | -1/+5 | |
|\| | ||||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-03-23 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:8f2338bca5a2d2de8fbca5db3cb526c2f53863a8 | |||||
| * | Add missing types | udovichenko-r | 2025-03-22 | 1 | -0/+4 | |
| | | | | | | | | commit_hash:70049abfcda15809251ad057e3e43ad0af234d92 | |||||
* | | Merge branch 'rightlib' into merge-libs-250322-0050 | Alexander Smirnov | 2025-03-22 | 2 | -40/+12 | |
|\| | ||||||
| * | Intermediate changes | robot-piglet | 2025-03-21 | 1 | -39/+11 | |
| | | | | | | | | commit_hash:acc6d7b7aee41b420f987775aa566ee89eacb8eb | |||||
| * | Intermediate changes | robot-piglet | 2025-03-21 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:4fb5f2c622a5d9fe2d8d9e2a63b75b6cba7f2bb2 | |||||
* | | Merge branch 'rightlib' into merge-libs-250320-0050 | Alexander Smirnov | 2025-03-20 | 5 | -7/+16 | |
|\| | ||||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-03-20 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:24bdc7e32a2d40dd93845e941b49dbb6aee9875f | |||||
| * | library/cpp/cache: don't use deleted allocator type | swarmer | 2025-03-19 | 1 | -4/+4 | |
| | | | | | | | | | | std::allocator<void> was deprecated in C++17 and removed in C++20 commit_hash:a3ee8d8f62ee5a7dffbb3a95ff6afac7f32baf1c | |||||
| * | Add TCompactVector::data() | vadim-xd | 2025-03-19 | 1 | -0/+8 | |
| | | | | | | | | | | For TArrayRef(TCompactVector) commit_hash:d6b75e4cd93aa786abeb1c1cc00d9827f6d4ea15 | |||||
| * | change orm | athene-grey | 2025-03-19 | 2 | -2/+3 | |
| | | | | | | | | commit_hash:9c93eed6009f6341594f2c67190e2c9574947f8e | |||||
* | | Merge branch 'rightlib' into merge-libs-250319-0052 | Alexander Smirnov | 2025-03-19 | 11 | -19/+19 | |
|\| | ||||||
| * | Emit toolchain version field to COMPILER_VERSION variable | thegeorg | 2025-03-18 | 10 | -18/+18 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This fixes the following dependency: ``` (dflt) thegeorg@jakku:~/arcadia/util@ymake-compiler-version$ ya dump relation contrib/libs/clang14-rt --recursive --target-platform windows Directory (Start): $S/util -> ... File (Include): $S/contrib/libs/clang14-rt/include/sanitizer/common_interface_defs.h ``` commit_hash:abdc87a51f4c23673bfebf4447d8fec9a2607876 | |||||
| * | Correct grammar | akhropov | 2025-03-18 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:f8e992f1779214943ab68c8f592ea2f087f76eb4 | |||||
* | | Merge branch 'rightlib' into merge-libs-250317-1751 | Alexander Smirnov | 2025-03-17 | 2 | -4/+26 | |
|\| | ||||||
| * | YT-23989: Track memory in TChunkedOutputStream | nadya02 | 2025-03-17 | 2 | -4/+26 | |
| | | | | | | | | commit_hash:1fcce66b4e0a0a5e5fb55aba38889e9bf5b42a85 | |||||
* | | Merge branch 'rightlib' into merge-libs-250317-0050 | Alexander Smirnov | 2025-03-17 | 1 | -1/+1 | |
|\| | ||||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-03-17 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:5f70565d417d7f136c2f1c43cb950ba062cd3c47 | |||||
* | | Merge branch 'rightlib' into merge-libs-250315-0050 | Alexander Smirnov | 2025-03-15 | 5 | -29/+618 | |
|\| | ||||||
| * | annotate TJsonValue's methods with a lifetime bound attribute | swarmer | 2025-03-15 | 1 | -29/+30 | |
| | | | | | | | | | | Check that the strings and dictionaries owned by TJsonValue are not accessed after the destruction of the TJsonValue instance itself. commit_hash:0ed6d84f28681d3f9d8c0fe7080bd7a5dd183919 | |||||
| * | YT-23989: Move memory tracker to library/cpp/yt | nadya02 | 2025-03-14 | 4 | -0/+588 | |
| | | | | | | | | commit_hash:5dad6ada81567dcb5da6ef1efe47e1738196d219 | |||||
* | | Merge branch 'rightlib' into merge-libs-250312-0708 | Alexander Smirnov | 2025-03-12 | 2 | -1/+17 | |
|\| | ||||||
| * | New version of the tld SKIP_CHECK SKIP_REVIEW | robot-ratatosk | 2025-03-11 | 1 | -1/+1 | |
| | | | | | | | | commit_hash:49967e68e575ac362d79ad5adda3102b359aac7c | |||||
| * | TConcurrentHashMap::TryRemove | sudaques | 2025-03-10 | 1 | -0/+16 | |
| | | | | | | | | commit_hash:f9faa4cdcf43ef641c640ec86712f48b09031dcb |