]> git.imager.perl.org - imager.git/history - hlines.c
test we don't use vars and that we have use 5.006.
[imager.git] / hlines.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 Cookavoid i_push_errorf() and i_fatal() in a few more places
2012-11-24 Tony Cookupdate hlines.c to IMAGER_NO_CONTEXT
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 Cookavoid i_push_errorf() and i_fatal() in a few more places
2012-08-14 Tony Cookupdate hlines.c to IMAGER_NO_CONTEXT
2011-08-08 Tony Cookswitch to using size_t and i_img_dim strictly
2011-06-08 Tony Cookreplace (imager|tony)@imager.perl.org with tonyc@cpan.org
2008-03-25 Tony Cookcommit changes from draw branch
2006-06-29 Tony Cooklong delayed renaming of m_fatal() to i_fatal() to...
2006-01-30 Tony Cook- eliminate many -Wall warnings
2006-01-11 Tony Cook- constify the Imager API
2006-01-10 Tony Cook- start of external Imager API access:
2005-11-27 Tony Cook- arc(..., fill=> ...) wasn't handling concave areas...