summaryrefslogtreecommitdiffstats
path: root/libdimension/dimension/refcount.h
Commit message (Expand)AuthorAgeFilesLines
* Don't check for NULL in DMNSN_INCREF().Tavian Barnes2014-04-101-8/+1
* Add some unit tests for dictionaries.Tavian Barnes2012-12-191-1/+1
* Use macros to initialize refcounts.Tavian Barnes2011-12-241-3/+3
* Make refcount declarations uniform.Tavian Barnes2011-12-151-5/+6
* Make API more consistent.Tavian Barnes2011-10-301-9/+0
* Make the checker pattern a singleton.Tavian Barnes2011-07-281-1/+8
* Fix up some Doxygen documentation.Tavian Barnes2011-06-171-3/+3
* Vast libdimension API and internals improvements.Tavian Barnes2011-06-131-2/+3
* Don't allocate reference counts on the heap.Tavian Barnes2011-05-281-22/+7
* Add refcounts to cameras.Tavian Barnes2011-05-211-0/+3
* Consolidate reference counting code.Tavian Barnes2011-05-161-0/+55