2006-05-22 |
Tony Cook | added "kwalitee" test script: |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Tony Cook | i_test_format_probe: |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Tony Cook | minor updates, make it clear in the title this document... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Tony Cook | changed the title to better reflect what it documents... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tony Cook | - Calling setpixel() with color set to [ 0, 0, 0 ]... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Tony Cook | Specifying the bottom edge of the source image to paste... |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Tony Cook | add AUTHOR, SEE ALSO, REVISION sections |
commit | commitdiff | tree | snapshot |
2006-04-02 |
Tony Cook | fix range checking on IFD entry data types. This could... |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Tony Cook | backport fix for RT issue 18397 |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Tony Cook | add format probes for SGI RGB, ILBM, XPM, PCX, FITS... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Tony Cook | - implement reading MS Windows icon files |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Tony Cook | make the targa probe even stricter |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Tony Cook | - added support for registering file readers |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Tony Cook | - i_test_format_probe() now attempts to detect MS Windo... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Tony Cook | More iolayers work: |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Tony Cook | more iolayer goodness: |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Tony Cook | io_glue_destroy() now uses an extra callback to handle... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Tony Cook | iolayer modifications: |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Tony Cook | fixed incorrect filename for t/t93podcover.t in MANIFEST |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Tony Cook | remove the reference to IRC from SUPPORT, I'm not payin... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Tony Cook | prevent the parseiptc method from warning when there... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Tony Cook | POD coverage tests, as a TODO for now |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Tony Cook | rename some private functions to private names |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Tony Cook | malloc_state() no longer writes to stdout when Imager... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Tony Cook | initial targets for 0.50 |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Tony Cook | Skip Inline tests when we're in a directory containing... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tony Cook | removed unreachable code (mymalloc() succeeds or exit()s) |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tony Cook | Actually get the changes in the right order. |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tony Cook | New changes will be listed most recent first, and is... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tony Cook | - bump to 0.49 Imager-0.49 |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Tony Cook | - some error paths when reading GIF images weren't... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Tony Cook | - writing to a PNG file was leaking one memory block |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tony Cook | - i_gsampf() (used to implement getsamples() for floati... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tony Cook | - free the TIFF object correctly when reading a TIFF... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tony Cook | - some jpeg.c logging calls didn't include parameters... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tony Cook | get the regexp right this time |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tony Cook | - tifflib 3.8.0 with MDI (Microsoft(tm) TIFF) support... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Tony Cook | - handle short EXIF user_comment fields correctly,... |
commit | commitdiff | tree | snapshot |
2006-03-03 |
Tony Cook | - bump to 0.48 |
commit | commitdiff | tree | snapshot |
2006-03-01 |
Tony Cook | - removed unused hashinfo() function from Imager.xs |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Tony Cook | bump to 0.47_01 |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Tony Cook | - fix/simplify META.yml generation - we now generate... |
commit | commitdiff | tree | snapshot |
2006-02-21 |
Tony Cook | - added version/level to the API function table structure |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | prevent duplicate probe messages for freetype 1.x probing |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | put the prototypes line in the right place |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | add PROTOTYPES lines to XS that were missing them |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | - make win32.c const happy |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | - make win32.c const happy |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | oops |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | - more memory allocation integer overflow auditing |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | - eliminate sign warning from image.c |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | point dyn loader users at external filters docs |
commit | commitdiff | tree | snapshot |
2006-02-17 |
Tony Cook | - expand Imager::Transformations: |
commit | commitdiff | tree | snapshot |
2006-02-16 |
Tony Cook | - minor clean up of rubthrough() method |
commit | commitdiff | tree | snapshot |
2006-02-13 |
Tony Cook | - convert t/t69rubthru.t to Test::More |
commit | commitdiff | tree | snapshot |
2006-02-11 |
Tony Cook | - rotate()s back parameter now accepts color names... |
commit | commitdiff | tree | snapshot |
2006-02-10 |
Tony Cook | - add tests for scaleX()/scaleY() |
commit | commitdiff | tree | snapshot |
2006-02-09 |
Tony Cook | - check $Config{ldflags} and $Config{ccflags} for place... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Tony Cook | - sick of $opts{scalefactor} in scale(), give it a... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Tony Cook | - scale() can now expect an Image::Math::Constrain... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Tony Cook | - smarter warning removal |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Tony Cook | - make scale() fail if an invalid type is supplied... |
commit | commitdiff | tree | snapshot |
2006-02-05 |
Tony Cook | more todo |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Tony Cook | - change faxable output to use a more fax natural PHOTO... |
commit | commitdiff | tree | snapshot |
2006-01-31 |
Tony Cook | - change faxable output to use a more fax natural PHOTO... |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Tony Cook | - update README to match unbuggy giflib |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Tony Cook | - eliminate many -Wall warnings |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Tony Cook | minor POD fix in Imager::Color::Table |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Tony Cook | - supply C<imager> parameter to filters so we can regis... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Tony Cook | - handle the possibility of strerror() returning NULL. |
commit | commitdiff | tree | snapshot |
2006-01-24 |
Tony Cook | - convert t/t07iolayer.t to Test::More |
commit | commitdiff | tree | snapshot |
2006-01-23 |
Tony Cook | - make skip when Inline::C not available less verbose |
commit | commitdiff | tree | snapshot |
2006-01-21 |
Tony Cook | - added typemap type names to types in Imager::API. |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Tony Cook | - reading a raw image no longer exits on a short read... |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Tony Cook | - convert t/t103raw.t to Test::More |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Tony Cook | - error messages when writing TIFF images were always |
commit | commitdiff | tree | snapshot |
2006-01-18 |
Tony Cook | - reword and provide an example for non-proportionally... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Tony Cook | - deal with freetype-config --cflags returning the... |
commit | commitdiff | tree | snapshot |
2006-01-13 |
Tony Cook | - minor changes for older perl/ExtUtils::MM |
commit | commitdiff | tree | snapshot |
2006-01-12 |
Tony Cook | - convert dynfilt/flines.c to Imager::Filter::Flines |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Tony Cook | - document Imager::Filter::Mandelbrot |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Tony Cook | - constify the Imager API |
commit | commitdiff | tree | snapshot |
2006-01-11 |
Tony Cook | - added sample files missing from MANIFEST |
commit | commitdiff | tree | snapshot |
2006-01-10 |
Tony Cook | make more C89 compliant |
commit | commitdiff | tree | snapshot |
2006-01-10 |
Tony Cook | - start of external Imager API access: |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Tony Cook | - extra concept index entries |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Tony Cook | - don't destroy image before creating it in error handl... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Tony Cook | - set the locale to "C" properly when testing ft1.x... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Tony Cook | - bump to 0.47 |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Tony Cook | - bump to 0.46_01 for testing |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Tony Cook | - outputting a single space using the Freetype 1.x... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Tony Cook | - switched to subversion - changed $VERSION that was... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Tony Cook | - bump version to 0.46 |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Tony Cook | think about 0.47 |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Tony Cook | - minor changes to Imager::Transformations |
commit | commitdiff | tree | snapshot |
2005-12-13 |
Tony Cook | - change the use in t/t91.pod to require version 1... |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Tony Cook | 0.45_02 commit |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Tony Cook | more incorrect test counts on missing libs |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Tony Cook | - some test scripts weren't fixing @INC correctly |
commit | commitdiff | tree | snapshot |
2005-12-12 |
Tony Cook | commit META.yml |
commit | commitdiff | tree | snapshot |
next |