| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Disable recursive type checks on MSVC. | akhropov | 2025-10-27 | 2 | -2/+20 |
| | | | | | | | | | | Port of https://github.com/abseil/abseil-cpp/pull/1931 Upstream issues: https://github.com/abseil/abseil-cpp/issues/1930 https://github.com/abseil/abseil-cpp/issues/1960 commit_hash:1e5cded578e0d56928f7959f8d27c4b77a7bde20 | ||||
| * | Update contrib/restricted/abseil-cpp-tstring to 20250127.0 | thegeorg | 2025-10-24 | 158 | -1579/+3247 |
| | | | | | commit_hash:6f1bcaf413356adfe65bc277bc837a9cbf8ec41f | ||||
| * | clang20: Hide built-in functions for abseil to support clang20+cuda | mikhnenko | 2025-08-27 | 3 | -13/+15 |
| | | | | | commit_hash:602831c302dc4117f164efc02ff8636bb417c064 | ||||
| * | Remove Y_ABSL_DONT_USE_DEBUG_LIBRARY patch | thegeorg | 2025-06-23 | 7 | -152/+6 |
| | | | | | commit_hash:2239db40d79dce04bdad999a63c2878f31cd1502 | ||||
| * | Intermediate changes | robot-piglet | 2025-06-21 | 1 | -9/+1 |
| | | | | | commit_hash:bade34277134f435ac6ada644995f0a06faa5ae8 | ||||
| * | Merge numerous abseil-cpp-tstring sublibraries to ease unbundling | thegeorg | 2025-06-21 | 65 | -1312/+3557 |
| | | | | | commit_hash:257c1f495ecb3aac071ea951e8384c5b7d0a5251 | ||||
| * | Restore removed emscripten includes in abseil-cpp | vchigrin | 2025-02-04 | 5 | -5/+5 |
| | | | | | commit_hash:8dc6a399ad7e3cf95e20e1efdf0313c9173361ea | ||||
| * | Update contrib/restricted/abseil-cpp-tstring to 20240722.1 | robot-contrib | 2025-01-25 | 21 | -26/+42 |
| | | | | | commit_hash:c8db674abedb6ae90432243bfb061c98056371ff | ||||
| * | Disable headers for SIMDSs on arm-neon under nvcc | nechda | 2024-10-28 | 1 | -6/+7 |
| | | | | | commit_hash:a7dc834b88bf2017511051dc03c4c4f20bef58ee | ||||
| * | publishFullContrib: true for ydb | maxim-yurchuk | 2024-10-09 | 77 | -0/+11736 |
| | | | | | | <HIDDEN_URL> commit_hash:c82a80ac4594723cebf2c7387dec9c60217f603e | ||||
| * | Implement uninitialized string resize in abseil-cpp-tstring | vadim-xd | 2024-09-23 | 1 | -0/+19 |
| | | | | | commit_hash:b627b33a30b4948b8b2240e7aa8693793e86501f | ||||
| * | Fix reimports | nechda | 2024-09-19 | 5 | -31/+48 |
| | | | | | commit_hash:b4b0ee880890478723bec5ff7a5083ba1db1d1f7 | ||||
| * | Try to help nvcc prase template args | nechda | 2024-09-03 | 1 | -3/+4 |
| | | | | | 1260cdb08c38fed00bee24793f2ff23d83f05218 | ||||
| * | Update cpp-protobuf to 22.5 | nechda | 2024-08-30 | 60 | -13/+13334 |
| | | | | | | | | | | | | | | | Привет!\ Этот PR переключат cpp & python библиотеки protobuf на версию 22.5 Если у вас возникли проблемы после влития этого PR: 1. Если начали падать канон тесты, то проведите их переканонизацию 2. Прочитайте <https://wiki.yandex-team.ru/users/nechda/obnovlenie-cpp-protobuf-22.5/> страничку с основными изменениями 3. Если страничка в вики не помогла, то пишите в [DEVTOOLSSUPPORT](https://st.yandex-team.ru/DEVTOOLSSUPPORT) 7fecade616c20a841b9e9af7b7998bdfc8d2807d | ||||
| * | Intermediate changes | robot-piglet | 2024-08-20 | 13 | -0/+26 |
| | | |||||
| * | Update contrib/restricted/abseil-cpp-tstring to 20240722.0 | thegeorg | 2024-08-06 | 129 | -2492/+7559 |
| | | | | | 83a5727000e16bc5a94523a0cf1cce75fa86a191 | ||||
| * | Append Y_ prefix for ANNOTATE* macro | nechda | 2024-08-04 | 1 | -62/+62 |
| | | | | | d0e25a75f327b12876f6c11ca30660f3b99a4c71 | ||||
| * | Update contrib/restricted/abseil-cpp-tstring to 20240116.2 | robot-contrib | 2024-04-10 | 7 | -15/+33 |
| | | | | | b9bec68338edf6d889e826f149efea190e76ac4a | ||||
| * | abseil-cpp-tstring: Remove custom patches for building against old cuda versions | thegeorg | 2024-03-12 | 3 | -19/+15 |
| | | | | | 7dac9bf355791b665f26cb14953523df159183a3 | ||||
| * | Update contrib/restricted/abseil-cpp-tstring to 20240116.1 | thegeorg | 2024-02-17 | 138 | -5170/+5666 |
| | | | | | 64836c9ee655ebce1111df73240a57173e324fbd | ||||
| * | Try to fix `[futex_waiter.cc : 85] RAW: Futex operation failed with error -512` | dpaveldev | 2024-02-16 | 1 | -1/+1 |
| | | | | | | | | | | Мы используем клиентскую либу unified agent'а. Она использует grpc, а он abseil. Похоже, что в ядре где-то баг, из-за которого syscall возвращает -512 (ERESTARTSYS) или -516 (ERESTART_RESTARTBLOCK), хотя должен EINTR. Как обходной путь, лучше эти ошибки явно поретраить. После этого фикса у нас на сервисе пропадает фон корок https://nda.ya.ru/t/8kc-3NAf74fdoh -- смотреть Events 00c89ebe0762a8df49092d2fbb76c5149c5fdb57 | ||||
| * | feat contrib: aiogram 3 | armenqa | 2024-01-19 | 110 | -3080/+0 |
| | | | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/ | ||||
| * | External build system generator release 65 | robot-ya-builder | 2023-12-05 | 18 | -54/+54 |
| | | | | | Update tools: yexport, os-yexport | ||||
| * | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 36 | -0/+567 |
| | | |||||
| * | Update contrib/restricted/abseil-cpp-tstring to 20230802.1 | robot-contrib | 2023-09-20 | 8 | -11/+33 |
| | | |||||
| * | Update contrib/restricted/abseil-cpp-tstring to 20230802.0 | thegeorg | 2023-08-21 | 197 | -4173/+6150 |
| | | |||||
| * | feat grpc: update to grpc 1.54.2 | leonidlazarev | 2023-08-01 | 38 | -0/+6266 |
| | | | | | | | | | | | update grpc to 1.54.2 update grpcio to 1.54.2 Added patches: pr33239_fix_use_after_free.patch Removed patches: pr32547-fix-race.patch - exists in upstream | ||||
| * | Add explicit sanitizer dependencies up to contrib/tools | reshilkin | 2023-07-26 | 15 | -0/+18 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-06-13 | 1 | -1/+1 |
| | | |||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 17 | -0/+492 |
| | | |||||
| * | Fix gRPC hanging after fork | somov | 2023-06-05 | 2 | -0/+6 |
| | | |||||
| * | feat grpc: update to grpc 1.50.2 | leonidlazarev | 2023-06-02 | 5 | -0/+1937 |
| | | | | | | | | | | | | | | | | update grpc to 1.50.2 update grpcio to 1.50.0 Удаленные патчи: 06-flow_control.patch - логика в upstream удалена 10-fix-crash-on-fork.patch - логика в upstream удалена 12-coverity-fix.patch - логика в upstream удалена 20-P2166-string-nullptr.patch - в upstream временный объект вместо nullptr PR29209-fix-heap-use-after-free.patch - решение есть в upstream Добавленные патчи: pr33085_fix_epoll1_engine_reinit.patch 21-windows_build.patch | ||||
| * | Update contrib/restricted/abseil-cpp-tstring to 20230125.3 | robot-contrib | 2023-05-19 | 1 | -1/+1 |
| | | |||||
| * | External build system generator release 29 | robot-ya-builder | 2023-04-19 | 17 | -17/+17 |
| | | | | Update tools: yexport | ||||
| * | Update contrib/restricted/abseil-cpp-tstring to 20230125.2 | robot-contrib | 2023-04-12 | 1 | -1/+1 |
| | | |||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 17 | -492/+0 |
| | | |||||
| * | Update contrib/restricted/abseil-cpp-tstring to 20230125.1 | thegeorg | 2023-03-25 | 170 | -3510/+9410 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-23 | 32 | -5993/+0 |
| | | |||||
| * | External build system generator release 21 | robot-ya-builder | 2023-03-17 | 17 | -51/+51 |
| | | | | Update tools: yexport | ||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 18 | -0/+526 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-09 | 34 | -0/+501 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-03-07 | 51 | -34/+34 |
| | | |||||
| * | External build system generator release 17 | robot-ya-builder | 2023-03-06 | 17 | -17/+17 |
| | | | | Update tools: yexport | ||||
| * | NO_COMPILER_WARNINGS in cmake msvc builds | svidyuk | 2023-02-18 | 36 | -36/+36 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 36 | -324/+324 |
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-02-07 | 36 | -324/+324 |
| | | |||||
| * | External build system generator release 12 | robot-ya-builder | 2023-01-31 | 17 | -17/+17 |
| | | | | Update tools: yexport | ||||
| * | External build system generator release 8 | robot-ya-builder | 2023-01-17 | 70 | -70/+70 |
| | | | | Update tools: yexport | ||||
| * | Sync linux-headers instead of using system ones | thegeorg | 2022-12-15 | 68 | -331/+1566 |
| | | |||||
| * | contrib/restricted/abseil-cpp-tstring: add dependency on memory which is ↵ | arumyan | 2022-11-26 | 2 | -0/+2 |
| | | | | | probably missed | ||||
