]> git.imager.perl.org - imager.git/shortlog
imager.git
2007-01-31 Tony Cookcorrect i_lines_read for direct color bmp files
2007-01-30 Tony Cookforgot to commit the matching test changes
2007-01-30 Tony Cookchange C<allow_partial> to C<allow_incomplete> to match...
2007-01-28 Tony Cooksimpler creation of coverage reports
2007-01-15 Tony Cookremove unused variables from the typemap entry
2007-01-08 Tony Cookfill out files missing froom MANIFEST
2006-12-30 Tony CookVarious changes:
2006-12-16 Tony Cookrelease notes
2006-12-16 Tony Cookbump to 0.55: Imager-0.55
2006-12-15 Tony Cooksearch $Config{incpath} for headers too, why this was...
2006-12-15 Tony Cookwork around a bug in some intermediate versions of...
2006-12-15 Tony Cookinclude meta-spec in META.yml as required by the spec
2006-12-15 Tony CookTest::More is now a pre-requisite for Imager, so remove...
2006-12-14 Tony Cooklink zlib in using the default installed library name...
2006-12-14 Tony Cookfix check for MSVC
2006-11-26 Tony Cookconvert ok(... eq ..., ... ) to is(..., ..., ...)
2006-11-26 Tony Cookavoid most compilter warnings produced by GCC 4.1
2006-11-19 Tony Cookavoid various compiler warnings
2006-11-09 Tony Cookswitch to Test::More in a few more test scripts, elimin...
2006-11-09 Tony Cookfix a pod error introduced in the previous commit
2006-11-09 Tony Cookminor documentation tweaks
2006-11-06 Tony Cookadded tests for the overflowing box changes, fix draw
2006-11-06 Tony Cookconvert t/t00basic to Test::More and have it try to...
2006-10-29 Tony Cookfixed a variety of problems:
2006-10-25 Tony Cookfix test skip counts for missing/available platforms.
2006-10-25 Tony Cookuse SvPV to get the length of text to draw rather than...
2006-10-25 Tony Cookbreak out of the search loop early when we find the...
2006-10-25 Tony Cookthe decription of the page parameter didn't belong...
2006-10-19 Tony CookAdd UTF8 support to the Win32 font driver
2006-10-19 Tony CookThe gif_disposal and gif_user_input tags weren't being...
2006-10-08 Tony Cookthe string() method would not output the string "0"
2006-10-08 Tony Cookwork around compilation problem reported in
2006-09-14 Tony CookThis is primarily a feature release:
2006-09-12 Tony Cookadd generated .c files to make clean
2006-09-06 Tony Cookadd .perl files to the t94kwalitee struct tests and...
2006-09-06 Tony Cookread_multi() now falls back to calling read() and write...
2006-09-01 Tony Cookskip the right number of tests when gif not available
2006-08-31 Tony Cookrubthrough done
2006-08-31 Tony Cookskip the loop tests with older (un)giflibs
2006-08-31 Tony CookChanges to GIF support:
2006-08-30 Tony Cooknote on relative speeds of the scaling mechanisms
2006-08-30 Tony Cookconvert scale.c to scale.im so we have 8 bit/sample...
2006-08-29 Tony Cookcomparisons against $ExtUtils::MakeMaker::VERSION were...
2006-08-29 Tony Cookthe rubthrough() method now supports destination images...
2006-08-29 Tony Cookremove t/t60dyntest.t from the MANIFEST, since we moved it
2006-08-19 Tony Cookto_rgb8 doesn't crop but the void content warning said...
2006-08-18 Tony Cookmove the existing dynfilt test into dynfilt/t, update...
2006-08-18 Tony CookMerged in the scale branch:
2006-08-15 Tony Cookadded pixel type 'index' to getscanline() and setscanli...
2006-08-10 Tony Cookfinally found which file contained the POD errors that
2006-08-07 Tony Cookyou need to load Imager to use the API, Imager::API...
2006-08-07 Tony CookRemoved the query asking if GIF support should be disab...
2006-07-29 Tony Cookbasic todo for 0.54
2006-07-27 Tony Cookbump to 0.53 Imager-0.53
2006-07-27 Tony Cookthere was a C< *(char *)0 = 0 > left in a code path...
2006-07-25 Tony Cookbump to 0.52 Imager-0.52
2006-07-24 Tony Cookadded a cookbook entry for converting files from one...
2006-07-24 Tony Cookdocument the direction of Imager's co-ordinate system
2006-07-24 Tony Cookadd an example of reading exif tags
2006-07-24 Tony Cookadd some basic examples of using data, fd, fh, callback...
2006-07-24 Tony Cookadded examples for fh, fd, file, data and callback...
2006-07-24 Tony Cookadd detection of BZIP2 and gzip data
2006-07-24 Tony Cookadd dummy test to dynfilt to since it was confusing...
2006-07-24 Tony Cookcommit changes to SpaceTest font source caused by exports
2006-07-21 Tony Cookadd a magic entry to detect XWD files
2006-07-20 Tony Cookbounding_box() for the t1 driver wasn't converting...
2006-07-20 Tony Cookbounding_box() for t1 driver fonts was treating spaces...
2006-07-19 Tony Cookbump to 0.51_03
2006-07-18 Tony Cookmake the selection of a transfer function check that...
2006-07-18 Tony Cookset eol-style so that generation doesn't make svn burp
2006-07-18 Tony Cookcast 2 signed/unsigned char pointer conversions to...
2006-07-18 Tony Cookreport the error if we can't read the alpha test images
2006-07-18 Tony Cooknewer versions of libtiff were choking on the bad value...
2006-07-14 Tony CookCMYK jpeg images were being read as 4 channel images...
2006-07-13 Tony Cookhttp://rt.cpan.org/Ticket/Display.html?id=20415
2006-07-13 Tony Cookattempting to render a space non-antialiased from freet...
2006-07-11 Tony Cookadd some examples using the i_xres and i_yres tags
2006-07-10 Tony Cookthe cookbook said we couldn't limit image sizes, but...
2006-07-07 Tony Cookit's libgif not libguf
2006-07-07 Tony Cookmove linker flags from freetype-config/pkg-config up...
2006-07-05 Tony Cookwe search /usr/local/include by default but we weren...
2006-07-05 Tony Cookimplement limited writes as a closure instead of as...
2006-07-05 Tony Cookminor changes for compatibility with 5.005_03
2006-07-04 Tony Cookbump to 0.51_02 Imager-0.51_02
2006-07-04 Tony Cookmake sure the method index includes all documented...
2006-07-04 Tony Cookupdate to a newer ppport.h and modify Imager.xs a bit...
2006-07-04 Tony Cookaddition memory allocation checks
2006-07-04 Tony Cookadd more pod coverage tests (and the coverage needed)
2006-07-04 Tony Cooksvn:ignore some more profiler files and other junk
2006-07-01 Tony Cookdon't include the line number in the From comment so...
2006-07-01 Tony Cookadded error handling tests for bad colors supplied...
2006-06-30 Tony Cookadd more iolayer tests
2006-06-29 Tony Cooksetcolors() and addcolors() can now accept non-object...
2006-06-29 Tony Cookextra jpeg tests to improve code coverage of jpeg.c
2006-06-29 Tony Cooklong delayed renaming of m_fatal() to i_fatal() to...
2006-06-29 Tony CookMETA.yml changed due to release
2006-06-29 Tony Cookadd missing parameter required by format in wiol_empty_...
2006-06-28 Tony Cookbump to 0.51_01 for release Imager-0.51_01
2006-06-27 Tony Cookhandle a missing Changes file when checking if we need...
2006-06-27 Tony Cookdocument the image file limit functions for the API
next