]> git.imager.perl.org - imager.git/history - context.c
coverity complained minset could be -1
[imager.git] / context.c
2012-12-14 Tony Cookimproved support for threads
2012-12-14 Tony Cookdocument when the slot destructor is called
2012-12-14 Tony Cookavoid some possible race conditions for context slots
2012-12-14 Tony Cookproperly initialize slot_alloc for new contexts
2012-11-24 Tony Cookdon't clone the error stack
2012-11-24 Tony Cookhopefully fix the seg fault on darwin
2012-11-24 Tony Cookadd the context slot APIs
2012-11-24 Tony Cookfill out documentation
2012-11-24 Tony Cookimplement reference counting for context objects
2012-11-24 Tony CookWIP, OMG it works
2012-11-24 Tony CookWIP, it compiles
2012-11-24 Tony CookWIP context objects
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-18 Tony Cookproperly initialize slot_alloc in context objects
2012-09-17 Tony Cookadding tracing for the slot APIs
2012-09-11 Tony Cookimproved thread safety for Imager
2012-08-26 Tony Cookadd the context slot APIs
2012-08-14 Tony Cookfill out documentation
2012-08-14 Tony Cookimplement reference counting for context objects
2012-08-14 Tony CookWIP, OMG it works
2012-08-14 Tony CookWIP, it compiles
2012-08-14 Tony CookWIP context objects