Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support Android build for YT library | kharcheva | 2024-10-10 | 1 | -1/+6 |
| | | | | commit_hash:a21164c621de657007dd5ba88024cf92cb5ba739 | ||||
* | [Sync from ytsaurus/ytsaurus] Put attribute(weak) in a GCC-compatible position | Alexey Filinovich | 2023-09-07 | 1 | -2/+2 |
| | | | | | | | | | | I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en In addition to #89, there is one more minor fix. GCC doesn't allow putting `__attribute__((weak))` before the `extern "C"` and produces non-weak symbols. Proof: https://godbolt.org/z/h48fYsGMW --- Pull Request resolved: #96 | ||||
* | Add nallocx impl on windows; Remove dependence on allocator coz it doesn't work | aleexfi | 2023-01-10 | 1 | -0/+13 |
| | |||||
* | Fix nallocx redefinition when using lf allocator on windows | aleexfi | 2022-12-06 | 1 | -13/+0 |
| | |||||
* | Introduce aligned_malloc; drop more YTAlloc dependencies | babenko | 2022-11-03 | 1 | -0/+18 |
| | |||||
* | Get rid of NYTAlloc::GetAllocationSize usages | babenko | 2022-08-08 | 1 | -4/+2 |
| | |||||
* | Restoring authorship annotation for <babenko@yandex-team.ru>. Commit 2 of 2. | babenko | 2022-02-10 | 1 | -19/+19 |
| | |||||
* | Restoring authorship annotation for <babenko@yandex-team.ru>. Commit 1 of 2. | babenko | 2022-02-10 | 1 | -19/+19 |
| | |||||
* | intermediate changes | Devtools Arcadia | 2022-02-07 | 1 | -0/+19 |
ref:cde9a383711a11544ce7e107a78147fb96cc4029 |