aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-core/src/refs.rs
Commit message (Expand)AuthorAgeFilesLines
* core: document refs moduleKostya Shishkov2020-02-171-0/+25
* core/refs: make NABufferRef suitable for passing buffers to threadsKostya Shishkov2019-11-221-0/+3
* core/refs: fix leakKostya Shishkov2019-05-141-1/+2
* core/refs: fix drop conditionKostya Shishkov2019-05-141-1/+1
* core: fix most clippy warningsKostya Shishkov2019-05-141-10/+14
* core: implement Default for NABufferRefKostya Shishkov2019-04-291-0/+5
* switch to refcounted buffersKostya Shishkov2019-04-281-0/+87