]> git.imager.perl.org - imager.git/history - limits.c
[rt #74540] handle the TIFF SampleFormat tag
[imager.git] / limits.c
2013-05-06 Tony Cook[rt #74875] add unshipped test for unclosed pod in...
2012-12-14 Tony Cookimproved support for threads
2012-11-24 Tony Cookfill out documentation
2012-11-24 Tony Cookupdate limits.c with IMAGER_NO_CONTEXT
2012-11-24 Tony CookWIP, it compiles
2012-09-29 Tony Cookrevert threading changes, they aren't ready for the...
2012-09-11 Tony Cookimproved thread safety for Imager
2012-08-14 Tony Cookfill out documentation
2012-08-14 Tony Cookupdate limits.c with IMAGER_NO_CONTEXT
2012-08-14 Tony CookWIP, it compiles
2012-06-04 Tony Cookadded the check_file_limits() method to Imager
2012-06-04 Tony Cookset_file_limits(reset => 1) now resets to defaults...
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2006-06-27 Tony Cookdocument the image file limit functions for the API
2006-01-10 Tony Cook- start of external Imager API access:
2005-09-08 Tony Cook- limit limits.c to C89
2005-08-24 Tony Cook- convert t/t107bmp.t to Test::More