]>
git.imager.perl.org - imager.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tony Cook [Tue, 10 Apr 2001 04:33:29 +0000 (04:33 +0000)]
added error reporting code
Tony Cook [Tue, 10 Apr 2001 04:31:46 +0000 (04:31 +0000)]
added declarations for error handling code
Tony Cook [Tue, 10 Apr 2001 04:27:44 +0000 (04:27 +0000)]
added error codes and calls to m_fatal() on fatal errors
Tony Cook [Tue, 10 Apr 2001 04:26:29 +0000 (04:26 +0000)]
added low-level error handling module
Tony Cook [Tue, 10 Apr 2001 04:24:55 +0000 (04:24 +0000)]
access to lower-level error messages
Tony Cook [Tue, 10 Apr 2001 04:00:59 +0000 (04:00 +0000)]
read failures of pnm files now report low-level errors
Tony Cook [Tue, 10 Apr 2001 03:52:55 +0000 (03:52 +0000)]
noted addition of error handling code
Tony Cook [Tue, 10 Apr 2001 03:49:25 +0000 (03:49 +0000)]
error handling code
Tony Cook [Tue, 10 Apr 2001 03:25:25 +0000 (03:25 +0000)]
invalid ppm file, test file for t/t05errors.t
Tony Cook [Tue, 10 Apr 2001 02:56:07 +0000 (02:56 +0000)]
basic test code for error reporting
Tony Cook [Sun, 8 Apr 2001 13:29:36 +0000 (13:29 +0000)]
C level error handling code
Tony Cook [Sun, 8 Apr 2001 11:40:33 +0000 (11:40 +0000)]
see the patch :)
Tony Cook [Tue, 3 Apr 2001 01:34:02 +0000 (01:34 +0000)]
updated Win32 section to indicate more image file formats supported.
Tony Cook [Tue, 3 Apr 2001 01:28:20 +0000 (01:28 +0000)]
note on Win32 libtiff support
Tony Cook [Tue, 3 Apr 2001 01:26:55 +0000 (01:26 +0000)]
Win32 handling for checking for libtiff
Tony Cook [Mon, 2 Apr 2001 13:43:49 +0000 (13:43 +0000)]
note about Win32 jpeg support
Tony Cook [Mon, 2 Apr 2001 13:41:57 +0000 (13:41 +0000)]
Win32 jpeg support
Tony Cook [Mon, 2 Apr 2001 13:41:01 +0000 (13:41 +0000)]
Win32 support (specifically VC++)
Tony Cook [Mon, 2 Apr 2001 12:57:30 +0000 (12:57 +0000)]
actually test that the colour is being set
Tony Cook [Mon, 2 Apr 2001 12:56:07 +0000 (12:56 +0000)]
actually call the function now
Tony Cook [Mon, 2 Apr 2001 10:16:34 +0000 (10:16 +0000)]
notes Win32 libpng and set_internal changes
Tony Cook [Mon, 2 Apr 2001 10:10:42 +0000 (10:10 +0000)]
fixed the problem with 2 references to the one i_color object after a
call to ICL_set_internal. at least I think so.
Tony Cook [Mon, 2 Apr 2001 10:07:53 +0000 (10:07 +0000)]
added test to check for crash in set_internal() (and it's normal
return value)
Tony Cook [Mon, 2 Apr 2001 09:28:16 +0000 (09:28 +0000)]
removed junk left over from when I tried to use a typemap to require
the $opts for writegif_gen be a hashref
Tony Cook [Mon, 2 Apr 2001 08:27:50 +0000 (08:27 +0000)]
libpng support for Win32
Arnar Mar Hrafnkelsson [Fri, 30 Mar 2001 04:56:18 +0000 (04:56 +0000)]
Added STATUS, other updates are just from touching files.
Tony Cook [Sun, 25 Mar 2001 12:51:18 +0000 (12:51 +0000)]
added pod for internal and external symbols
Arnar Mar Hrafnkelsson [Sun, 25 Mar 2001 11:54:59 +0000 (11:54 +0000)]
Initial revision