2
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 30, 2023 — Apr 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add warning test. More... about 10 years ago
Correct handling of error message contexts. More... about 10 years ago
Trailing garbage after GIF is a true warning, not an error. More... about 10 years ago
Prepare for 1.79 release. More... about 10 years ago
Merge branch 'master' into t More... about 10 years ago
Avoid needless 'cropping dimensions don't fit' warning. More... about 10 years ago
Merge branch 'master' into t More... about 10 years ago
Avoid integer overflows in Gif_NewArray/Gif_ReArray. More... about 10 years ago
Remove debugging allocator. More... about 10 years ago
Merge branch 'master' into t More... about 10 years ago
Revert "GIF library: Declare image dimensions as unsigneds." More... about 10 years ago
Add zero-width image test. More... about 10 years ago
Testie: Report subtests on script failure. More... about 10 years ago
Fix integer overflow by casting to unsigned as appropriate. More... about 10 years ago
Fix zero-width/height images by defaulting to screen_width/height. More... about 10 years ago
Accept alternate spelling for Netscape loop extension. More... about 10 years ago
Merge branch 'master' into t More... about 10 years ago
GIF library: Declare image dimensions as unsigneds. More... about 10 years ago
Handle GIF with zero width without crashing. More... about 10 years ago
Add documentation about logical screens and --resize. More... about 10 years ago
Survive -std=c89. More... about 10 years ago
Add --help for --resize-fit. More... about 10 years ago
Update CLP. More... about 10 years ago
Add --resize-colors option. More... about 10 years ago
Copyright year More... about 10 years ago
Avoid crashing on floating point nonsense. More... about 10 years ago
'make check' is preferred. More... about 10 years ago
Add transparent-image colormap preservation tests More... about 10 years ago
Handle input files with no colormap; just ignore unknown colors. More... about 10 years ago
Don't generate images with zero colors. More... about 10 years ago