aboutsummaryrefslogtreecommitdiff
path: root/zencore/refcount.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removing deprecated RefPtr+stack based objects testsStefan Boberg2021-09-291-36/+0
|
* It's not possible to compile out testsStefan Boberg2021-09-201-1/+6
| | | | Tests are now compiled in if `ZEN_WITH_TESTS=1`, and compiled out if not. Compiling tests out reduces the footprint of the resulting executables quite significantly.
* Adding zenservice codeStefan Boberg2021-05-111-0/+96