| Commit message (Expand) | Author | Age | Files | Lines |
* | add ::element_type, .get() to smart pointers for better compatibility with std | pavook | 2024-11-04 | 1 | -0/+6 |
* | Assume LSan is always enabled in ASan builds | babenko | 2024-10-08 | 1 | -1/+1 |
* | Fix TAtomicIntrusivePtr::Reset for lsan | babenko | 2024-09-23 | 1 | -1/+0 |
* | Make TAtomicIntrusivePtr lsan-friendly | babenko | 2024-09-23 | 1 | -17/+92 |
* | More assertions in refcounters | babenko | 2024-09-21 | 1 | -7/+7 |
* | Fix checking stale local pointer in the first iteration of cycle in TAtomicIn... | ponasenko-rs | 2024-07-16 | 1 | -1/+4 |
* | Intermediate changes | robot-piglet | 2023-04-11 | 1 | -3/+3 |
* | Hazard pointers cosmetics | babenko | 2023-02-24 | 1 | -16/+16 |
* | Update contrib/python/exceptiongroup to 1.1.0 | robot-contrib | 2023-01-07 | 1 | -1/+7 |
* | Cosmetics in ref counted | lukyan | 2022-12-26 | 1 | -2/+2 |
* | Switch to modern std::memory_order enum | babenko | 2022-11-16 | 1 | -2/+2 |
* | Rebalancing autocheck partitions and distbuild clusters. | robot-dts-analyst | 2022-09-19 | 1 | -1/+1 |
* | Add simple atomic ptr | lukyan | 2022-08-15 | 1 | -0/+211 |