Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'rightlib' into merge-libs-250314-0050 | Alexander Smirnov | 2025-03-14 | 40 | -17/+698 |
|\ | |||||
| * | Intermediate changes | robot-piglet | 2025-03-13 | 2 | -21/+0 |
| | | | | | | | | commit_hash:4b64d98e7898a081dd87badffe9fcb56bc6f38f8 | ||||
| * | Intermediate changes | robot-piglet | 2025-03-13 | 35 | -0/+698 |
| | | | | | | | | commit_hash:ed3c942d8e8c62f031600e0fc4a348865e8ba2f0 | ||||
| * | Intermediate changes | robot-piglet | 2025-03-13 | 3 | -8/+13 |
| | | | | | | | | commit_hash:3fcc741adc969ad27c0f83a0f033fc5b0e941cad | ||||
| * | Update contrib/libs/croaring to 4.2.3 | robot-contrib | 2025-03-13 | 4 | -9/+8 |
| | | | | | | | | commit_hash:7d537d79172ef0969518ecd30aa3d79573ba365b | ||||
* | | Merge branch 'rightlib' into merge-libs-250313-0050 | Alexander Smirnov | 2025-03-13 | 185 | -26/+3537 |
|\| | |||||
| * | Intermediate changes | robot-piglet | 2025-03-12 | 87 | -0/+1787 |
| | | | | | | | | commit_hash:9238849c63346221a3ce13aa39095edcf1e96aeb | ||||
| * | Intermediate changes | robot-piglet | 2025-03-12 | 86 | -0/+1712 |
| | | | | | | | | commit_hash:4a7b107595b27e8638b5cf772d691c8914fcb6ca | ||||
| * | Intermediate changes | robot-piglet | 2025-03-12 | 7 | -9/+25 |
| | | | | | | | | commit_hash:fe9bc3463c8ef03826121b2f65eee3e42222b89f | ||||
| * | Intermediate changes | robot-piglet | 2025-03-12 | 5 | -17/+13 |
| | | | | | | | | commit_hash:7e2cec68f101a9d3cfbac83ec922054c2ddfd0a4 | ||||
* | | Merge branch 'rightlib' into merge-libs-250312-0708 | Alexander Smirnov | 2025-03-12 | 129 | -1752/+12274 |
|\| | |||||
| * | Merge win_unicode_console symbols into library/python/symbols/python | thegeorg | 2025-03-11 | 2 | -6/+0 |
| | | | | | | | | | | This continues the work started in rXXXXXX. commit_hash:8dedee6f36d2b5708f97d6b97bc8bc80ab55a10b | ||||
| * | Intermediate changes | robot-piglet | 2025-03-11 | 9 | -343/+180 |
| | | | | | | | | commit_hash:1132d3290e617a472cbf5c6a283751c0c5123a34 | ||||
| * | Update contrib/libs/croaring to 4.2.2 | robot-contrib | 2025-03-11 | 10 | -41/+43 |
| | | | | | | | | commit_hash:c280244119ed11fb444a5d9dfb86dc84d4246358 | ||||
| * | feat ya-make: add support for DOCS_LIBRARY in PROTO_LIBRARY | aserebriyskiy | 2025-03-10 | 47 | -6/+10128 |
| | | | | | | | | commit_hash:8f3498b2a434c3f72e0f5789ee69ae2aad71a05a | ||||
| * | Update contrib/libs/ngtcp2 to 1.11.0 | robot-contrib | 2025-03-10 | 45 | -1197/+1722 |
| | | | | | | | | commit_hash:3beea54841aa142a4af33f802d5bdb7d6010b68d | ||||
| * | Update contrib/libs/nghttp3 to 1.8.0 | robot-contrib | 2025-03-10 | 16 | -159/+201 |
| | | | | | | | | commit_hash:97f3bcd3af63da9ad5cdadce3a4628c23a785576 | ||||
* | | Merge branch 'rightlib' into merge-libs-250308-0049 | Alexander Smirnov | 2025-03-08 | 9 | -139/+171 |
|\| | |||||
| * | Intermediate changes | robot-piglet | 2025-03-07 | 6 | -133/+165 |
| | | | | | | | | commit_hash:7fd41aea8d2afa441f1a298f5ed29b726b7e5a87 | ||||
| * | Update contrib/libs/apache/orc to 2.1.1 | robot-contrib | 2025-03-07 | 3 | -6/+6 |
| | | | | | | | | commit_hash:329e1186d187139b372be58d9f575179c4116cd7 | ||||
* | | Merge branch 'rightlib' into merge-libs-250307-0050 | Alexander Smirnov | 2025-03-07 | 6 | -26/+114 |
|\| | |||||
| * | feat envoy: Patch libunwind to fix linking errors in standalone WASM ↵ | vchigrin | 2025-03-06 | 2 | -1/+13 |
| | | | | | | | | | | | | | | | | | | binaries in debug mode. Debug build of cxa_exception.cpp from libcxxabi uses __throw_exception_with_stack_trace function instead of _Unwind_RaiseException. That function was not defined for standalone WSM binaries. commit_hash:2fc1beb522f3a6e63fae895e24c1ef2be1166c51 | ||||
| * | bug grpc: sync cancellation & metadata sending | segoon | 2025-03-06 | 2 | -3/+22 |
| | | | | | | | | | | Backport of <https://github.com/grpc/grpc/pull/38881> commit_hash:47f5964fbd981b8329aa99f8585f58722aef9764 | ||||
| * | bug contrib/grpc: Fix race condition in perAttemptRecvTimeout timer | kpavlov00 | 2025-03-06 | 2 | -22/+79 |
| | | | | | | | | | | Apply patch to `contrib/libs/grpc`, backporting commit of [upstream PR #38907](https://github.com/grpc/grpc/pull/38907): \[retry\] Fix race condition in perAttemptRecvTimeout timer commit_hash:6b460da8f8ace5c81b2ea8d942704d92735ddae5 | ||||
* | | Merge branch 'rightlib' into merge-libs-250306-0050 | Alexander Smirnov | 2025-03-06 | 5372 | -2804632/+13 |
|\| | |||||
| * | Intermediate changes | robot-piglet | 2025-03-05 | 2 | -1/+12 |
| | | | | | | | | commit_hash:f3c8f135f282d645d645a13361be2570bfd2a026 | ||||
| * | Intermediate changes | robot-piglet | 2025-03-05 | 5369 | -2804630/+0 |
| | | | | | | | | commit_hash:2ec2671384dd8e604d41bc5c52c2f7858e4afea6 | ||||
| * | py3 compat | pg | 2025-03-05 | 1 | -1/+1 |
| | | | | | | | | commit_hash:0bfe28c22ee33f4493f9915f1811a20bba2253b0 | ||||
* | | Merge branch 'rightlib' into merge-libs-250304-1328 | Alexander Smirnov | 2025-03-04 | 45 | -1817/+751 |
|\| | |||||
| * | Update ClickHouse to 24.8 | buyval01 | 2025-03-04 | 5 | -1/+11 |
| | | | | | | | | commit_hash:b9fc6f3e1b1151a8df8609f564f6c28e06aa6258 | ||||
| * | Intermediate changes | robot-piglet | 2025-03-03 | 3 | -110/+2 |
| | | | | | | | | commit_hash:be434c99b42a4b4baf5cc164e6e573152ab3a84e | ||||
| * | Intermediate changes | robot-piglet | 2025-03-03 | 5 | -17/+29 |
| | | | | | | | | commit_hash:b3bf8db64ac819f7d32c6a4f70488161800a345f | ||||
| * | Intermediate changes | robot-piglet | 2025-03-03 | 5 | -17/+29 |
| | | | | | | | | commit_hash:e645500e80034e09b6e91446cb4262c113d3b5fe | ||||
| * | Intermediate changes | robot-piglet | 2025-03-03 | 27 | -1672/+680 |
| | | | | | | | | commit_hash:7c10655440be1add16ba4307493e0143ef552dbf | ||||
* | | Merge branch 'rightlib' into merge-libs-250302-1120 | Alexander Smirnov | 2025-03-02 | 132 | -184/+335 |
|\| | |||||
| * | Intermediate changes | robot-piglet | 2025-03-01 | 3 | -28/+5 |
| | | | | | | | | commit_hash:c58bbd0926a03598caf2b7ba8ed63be206867fa3 | ||||
| * | Update contrib/libs/cxxsupp/libcxxrt to 2024-10-30 | robot-contrib | 2025-03-01 | 3 | -15/+21 |
| | | | | | | | | commit_hash:d8e11401f68bd6640a08eadd50fbd49e0042050f | ||||
| * | Update macOS SDK to XCode 16.2 | thegeorg | 2025-02-28 | 1 | -0/+5 |
| | | | | | | | | commit_hash:83e3fda2d8ef984a8105effdc3e7849e97105e96 | ||||
| * | YDB Import 746 | robot-ydb-importer | 2025-02-28 | 124 | -0/+248 |
| | | | | | | | | commit_hash:be4995175bb9b133dd8ded92041d8b0bffad8979 | ||||
| * | Update contrib/libs/cxxsupp/libcxxrt to 2024-10-22 | robot-contrib | 2025-02-28 | 8 | -174/+89 |
| | | | | | | | | | | This brings [PR #41](https://github.com/libcxxrt/libcxxrt/pull/41) from upstream which provides the logic similar to `fix_trace_format.patch`. commit_hash:e090272f3f529d314a55199847093e4101306600 | ||||
* | | Merge branch 'rightlib' into merge-libs-250228-0050 | Alexander Smirnov | 2025-02-28 | 15 | -14/+675 |
|\| | |||||
| * | libcxxrt: Further adapt patch to reduce the difference with upstream | thegeorg | 2025-02-28 | 2 | -23/+27 |
| | | | | | | | | commit_hash:8b278758a3773c8420700a56ad6b239b61627d01 | ||||
| * | Intermediate changes | robot-piglet | 2025-02-27 | 13 | -1/+660 |
| | | | | | | | | commit_hash:e649af5b15a4c6462b4682d86c36fc91cf1065db | ||||
| * | YDB Import 745 | robot-ydb-importer | 2025-02-27 | 1 | -2/+0 |
| | | | | | | | | commit_hash:6e38a4bd5bf1a62ded8efd327449d73dfd8e2f43 | ||||
* | | Merge branch 'rightlib' into merge-libs-250227-0050 | Alexander Smirnov | 2025-02-27 | 104 | -2314/+6205 |
|\| | |||||
| * | libcxxrt: Invert the condition to match the layout from PR #41 | thegeorg | 2025-02-27 | 1 | -24/+22 |
| | | | | | | | | commit_hash:8b75d3afba93f8213cc48d6469c3a908f8084689 | ||||
| * | Split fix_trace_format.patch for a cleaner diff. | thegeorg | 2025-02-26 | 1 | -25/+25 |
| | | | | | | | | | | | | This reverts commit 4358151e7723e37a39cf6f5478bfa336aa687fd4, reversing changes made to ad7618a2219d22bcd89a67fe082f290b4a9656ef. commit_hash:abd312d0c2cdc5ee542823f99f8f57a7bcd29f9c | ||||
| * | Update contrib/libs/tbb to 2022.0.0 | robot-contrib | 2025-02-26 | 103 | -2265/+6158 |
| | | | | | | | | commit_hash:d60e9d6178eca5f3af92d7e6db92bcd64d0de9cc | ||||
* | | Merge branch 'rightlib' into merge-libs-250226-0050 | Alexander Smirnov | 2025-02-26 | 516 | -11646/+13642 |
|\| | |||||
| * | Add missing includes. | akhropov | 2025-02-25 | 2 | -0/+25 |
| | | | | | | | | commit_hash:d24f93b2201e0349db7e7b774d783a78770044e5 |