I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't sync blob when getting blob (https://github.com/ImageMagick/ImageMagick/issues/6899) More... about 1 year ago
Updated version of ubuntu in the devcontainer. More... about 1 year ago
clean up ImageMagick configuration results More... about 1 year ago
update demo titles More... about 1 year ago
support getting title attribute More... about 1 year ago
support title attribute More... about 1 year ago
don't proactively set a floating point MIFF image More... about 1 year ago
Moving 64 bit channel depth checks back down again because adding the CFLAGS early can break checks for available delegate on MacOS. More... about 1 year ago
use a portable format as not all installations support JPEG/PNG More... about 1 year ago
latest autoconf update More... about 1 year ago
revert cloning of image list on write() More... about 1 year ago
Corrected the patch that was made earlier. More... about 1 year ago
OPENMP fix More... about 1 year ago
inform if the omp.h header cannot be found More... about 1 year ago
detect 64-bit channels with c++ compiler More... about 1 year ago
Added extra option (--enable-force-cpp) to allow support for 64 bit channels by using a C++ compiler. More... about 1 year ago
corrdct openmp detection More... about 1 year ago
detect libgomp when compiling with C++ More... about 1 year ago
Reverted patch where we switched to from size_t to double and use an unsigned long instead. More... about 1 year ago
ignore gzflush() status More... about 1 year ago
clone image list to prevent any possible image side-effects More... about 1 year ago
display then write More... about 1 year ago
cosmetic More... about 1 year ago
cosmetic More... about 1 year ago
workaround as gcc -x is not reliable in the autoconf/automake environment More... about 1 year ago
cosmetic More... about 1 year ago
export OpenMP library More... about 1 year ago
MSYS build does not support %zu format specifier More... about 1 year ago
revert More... about 1 year ago
Enums that are not flags should not be plural. More... about 1 year ago