summaryrefslogtreecommitdiffstats
path: root/src/core/refcnt.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* Make ref_get() return the reference, for cleaner code.Michael Brown2007-07-081-8/+8
* Move increment/decrement debug messages to DBG2 levelMichael Brown2007-05-271-4/+4
* Add explicit "freeing" debug messages.Michael Brown2007-05-181-0/+3
* Add (and use) generic reference counter, to improve signal:noise ratioMichael Brown2007-04-301-0/+73