| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix libcxx build under cl /std:c++14 needed for CUDA | spreis | 2023-02-18 | 1 | -1/+1 |
* | Update fmtlib to 8.1.1 + spdlog to 1.11.0 + jinja2cpp to 1.2.1 | dakovalkov | 2023-02-17 | 50 | -9289/+13169 |
* | Update contrib/libs/re2 to 2023-02-01 | robot-contrib | 2023-02-16 | 7 | -34/+66 |
* | Fix protobuf ubsan error when parsing empty arrays | snaury | 2023-02-16 | 1 | -1/+3 |
* | : Patch fix use-after-free grpc. | vlad-serikov | 2023-02-15 | 1 | -2/+2 |
* | Quick fix for races in unimplemented grpc methods | snaury | 2023-02-14 | 2 | -8/+21 |
* | Migrate black linter on custom_lint pipeline | say | 2023-02-14 | 194 | -0/+133937 |
* | Update contrib/libs/nghttp2 to 1.52.0 | robot-contrib | 2023-02-14 | 4 | -260/+14 |
* | Update cctz to 2021-03-11 | dakovalkov | 2023-02-11 | 2 | -1/+13 |
* | use miniselect | vvvv | 2023-02-09 | 11 | -0/+490 |
* | reimplement must-use-result | pg | 2023-02-08 | 1 | -45/+51 |
* | 3.19.0 | pg | 2023-02-08 | 176 | -6078/+8532 |
* | Intermediate changes | robot-piglet | 2023-02-07 | 407 | -34770/+34782 |
* | Intermediate changes | robot-piglet | 2023-02-07 | 407 | -34782/+34770 |
* | less shim | pg | 2023-02-06 | 130 | -2216/+2216 |
* | replace hand-crafted patch with computer program | pg | 2023-02-05 | 134 | -2667/+2184 |
* | Add basic yaml config resolver | innokentii | 2023-02-01 | 53 | -0/+48248 |
* | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 144 | -144/+144 |
* | Update contrib/libs/googleapis-common-protos to 1.58.0 | robot-contrib | 2023-01-24 | 10 | -70/+236 |
* | Fix linking arrow on Windows | thegeorg | 2023-01-23 | 3 | -0/+3 |
* | Update contrib/libs/googleapis-common-protos to 1.57.1 | robot-contrib | 2023-01-19 | 2 | -1/+8 |
* | Add std::hash<std::vector<bool>> implementation required by the standard. | halyavin | 2023-01-18 | 1 | -1/+26 |
* | Поддержка сравнения массивов ПГ | marsaly | 2023-01-18 | 1 | -0/+308 |
* | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 599 | -599/+599 |
* | tzdata update: 2020e -> 2022g | dieash | 2023-01-17 | 104 | -478/+499 |
* | Fix for a racy WorkSerializer shutdown | evgeniy-kozev | 2023-01-17 | 1 | -8/+13 |
* | Update contrib/restricted/boost/spirit to 1.81.0 | thegeorg | 2023-01-12 | 1 | -174/+0 |
* | Update contrib/libs/sqlite3 to 3.40.1 | robot-contrib | 2023-01-12 | 3 | -48/+151 |
* | Update Python from 3.10.9 to 3.11.1 | shadchin | 2023-01-10 | 2 | -1/+8 |
* | Update contrib/libs/lzma to 5.4.0 | shadchin | 2023-01-05 | 79 | -532/+9001 |
* | Fix grpcio with Python 3.11 | shadchin | 2023-01-01 | 1 | -2/+6 |
* | Remove Boost metaproject | bugaevskiy | 2022-12-31 | 56 | -12022/+0 |
* | Update contrib/restricted/boost/math to 1.81.0 | thegeorg | 2022-12-31 | 3 | -0/+3 |
* | Remove obsolete dependencies. | yuryalekseev | 2022-12-29 | 32 | -32890/+0 |
* | Move dstool_oss to ydb/apps/dstool. | yuryalekseev | 2022-12-28 | 32 | -0/+32890 |
* | add windows platform to ydb github export | alexv-smirnov | 2022-12-20 | 71 | -0/+12860 |
* | Update contrib/libs/re2 to 2022-12-01 | robot-contrib | 2022-12-16 | 14 | -214/+363 |
* | Switch back to old good OS_SDK=ubuntu-14 by default | thegeorg | 2022-12-15 | 2 | -91/+5 |
* | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 656 | -14376/+60526 |
* | Drop MSVC-specific workaround for using int128 implementation from boost | thegeorg | 2022-12-14 | 3 | -4/+1 |
* | Add cross-link | ilnaz | 2022-12-13 | 176 | -0/+40425 |
* | separate behaviour from managers and make model with behaviour is aggregation... | ivanmorozov | 2022-12-12 | 1 | -0/+876 |
* | Fix more platform dispatchers for osx-arm64 | thegeorg | 2022-12-10 | 1 | -1/+1 |
* | Drop tbb patch regarding transactional memory availability flag | thegeorg | 2022-12-08 | 1 | -1/+1 |
* | Fix curl on mobile platforms | thegeorg | 2022-12-05 | 2 | -2/+7 |
* | Drop custom maps mobile configs support from curl and yamaker | thegeorg | 2022-12-04 | 3 | -2105/+8 |
* | Fix reimport for contrib/libs/lzma | thegeorg | 2022-12-04 | 1 | -13/+7 |
* | Drop legacy patches from tbb config | thegeorg | 2022-12-03 | 2 | -16/+3 |
* | Update contrib/libs/tbb to 2021.7.0 | robot-contrib | 2022-12-03 | 105 | -1963/+4430 |
* | Update contrib/libs/curl to 7.86.0 | robot-contrib | 2022-12-02 | 156 | -3194/+4699 |