| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libray/cpp/threading] Fix typo | sskvor | 2024-11-05 | 1 | -3/+3 |
| | | | | | commit_hash:f76f3edfa160fba90d0f8d594211fa35c6eb6077 | ||||
| * | fix tsan warnings in library/cpp/threading unit tests | kulikov | 2024-09-12 | 1 | -5/+5 |
| | | | | | | | | | | - blocking_counter: fix destroy order; - thread_local: Head_.load must use std::memory_order_acquire to match memory_order_release in compare_exchange and ensure all writes are visible; also fix always null node value in first compare_exchange call; - work_stealing: use atomics. commit_hash:53f01a16bb40dd3eb890b0eb60388ecb0ce9c908 | ||||
| * | feat contrib: aiogram 3 | armenqa | 2024-01-19 | 6 | -176/+0 |
| | | | | | Relates: https://st.yandex-team.ru/, https://st.yandex-team.ru/ | ||||
| * | External build system generator release 65 | robot-ya-builder | 2023-12-05 | 1 | -3/+3 |
| | | | | | Update tools: yexport, os-yexport | ||||
| * | add darwin-arm64 CMakeLists | dcherednik | 2023-11-20 | 2 | -0/+33 |
| | | |||||
| * | Fix input variable missprint | svidyuk | 2023-08-30 | 4 | -0/+24 |
| | | |||||
| * | All .ll files support in LLVM_BC | svidyuk | 2023-08-30 | 4 | -24/+0 |
| | | |||||
| * | YT-19210: expose YQL shared library for YT. | max42 | 2023-07-29 | 5 | -0/+143 |
| | | | | | After this, a new target libyqlplugin.so appears. in open-source cmake build. Diff in open-source YDB repo looks like the following: https://paste.yandex-team.ru/f302bdb4-7ef2-4362-91c7-6ca45f329264 | ||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 1 | -0/+12 |
| | | |||||
| * | Revert ymake build from ydb oss export | alexv-smirnov | 2023-03-28 | 1 | -12/+0 |
| | | |||||
| * | add library/cpp/actors, ymake build to ydb oss export | alexv-smirnov | 2023-03-15 | 1 | -0/+12 |
| | | |||||
| * | fix ya.make | monster | 2022-07-07 | 2 | -0/+269 |
