]> git.imager.perl.org - imager.git/history - img16.c
convert t/t00basic to Test::More and have it try to load all of the core modules
[imager.git] / img16.c
2006-01-11 Tony Cook- constify the Imager API
2006-01-10 Tony Cook- start of external Imager API access:
2005-12-05 Tony Cook- added integer overflow checks to many memory allocati...
2005-11-11 Tony Cook- converted t/t021sixteen.t to use Test::More
2004-11-12 Tony Cook- creating an image where the size of the allocated...
2004-09-05 Tony Cook - previously, if you supplied to_paletted and...
2002-05-01 Tony Cookvarious changes from trying to build on testdrive
2002-03-25 Tony CookTicket #369 - writing grayscale images to GIF
2001-10-28 Arnar Mar HrafnkelssonFixed i_transform2() so malloc(0) doesn't happen. ...
2001-10-27 Arnar Mar HrafnkelssonFixed warnings for ~0 for unsigned int variables. ...
2001-10-07 Tony Cookadded double/sample image support
2001-08-13 Tony CookEgads