14
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Oct 09, 2023 — Oct 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add write failure diagnostics for 250-draw/010-draw.t
tonyc
as Tony Cook
More... over 9 years ago
support older perls
tonyc
as Tony Cook
More... over 9 years ago
1.004_001 release
tonyc
as Tony Cook
More... over 9 years ago
simple threading image creation/destruction test
tonyc
as Tony Cook
More... over 9 years ago
update Changes
tonyc
as Tony Cook
More... over 9 years ago
extract include paths from gcc if we can
tonyc
as Tony Cook
More... over 9 years ago
fix a memory leak when failing to write a 2 color icon image
tonyc
as Tony Cook
More... over 9 years ago
fix a context object reference leak from upgrading a paletted image
tonyc
as Tony Cook
More... over 9 years ago
clean up gif writing error handling (and fix a leak)
tonyc
as Tony Cook
More... over 9 years ago
no longer deliberately leak the first context object
tonyc
as Tony Cook
More... over 9 years ago
fix i_nearest_color() for threaded builds
tonyc
as Tony Cook
More... over 9 years ago
update Changes some more
tonyc
as Tony Cook
More... over 9 years ago
avoid uninitialized value warnings in the FT2 driver
tonyc
as Tony Cook
More... over 9 years ago
more nearest_color leaks
tonyc
as Tony Cook
More... over 9 years ago
set pixels with no coverage to all zero
tonyc
as Tony Cook
More... over 9 years ago
fix documentation of i_gpix_d (internal)
tonyc
as Tony Cook
More... over 9 years ago
FT1 font driver: leaked buffer if it failed to open a font
tonyc
as Tony Cook
More... over 9 years ago
nearest_color filter: was leaking malloc()ed buffers
tonyc
as Tony Cook
More... over 9 years ago
combine() - was leaking malloc()ed row buffers
tonyc
as Tony Cook
More... over 9 years ago
getcolorusage() leaked in i_get_anonymous_color_histo() on too many colors
tonyc
as Tony Cook
More... over 9 years ago
getcolorcount() leaked in i_count_colors() on too many colors
tonyc
as Tony Cook
More... over 9 years ago
remove a leak in make_palette()
tonyc
as Tony Cook
More... over 9 years ago
re-work malloc_temp(), calloc_temp() to avoid SV overhead
tonyc
as Tony Cook
More... over 9 years ago
update Changes
tonyc
as Tony Cook
More... over 9 years ago
add a missing attribution for #106836
tonyc
as Tony Cook
More... over 9 years ago
[rt #111871] re-work autolevels
tonyc
as Tony Cook
More... over 9 years ago
allow imcover to use a non-default perl
tonyc
as Tony Cook
More... over 9 years ago
avoid leaking memory in addcolors()
tonyc
as Tony Cook
More... over 9 years ago
imcover.perl: add an option to just regen coverage
tonyc
as Tony Cook
More... over 9 years ago
fix Imager::Color->new(channels => []) with a short array
tonyc
as Tony Cook
More... over 9 years ago