summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow GIFs missing both Global and Local Colormaps to still decode (#494)az66672021-03-037-2/+39
* drop redundant strcasecmp defineMike Frysinger2021-03-031-4/+0
* HEIF support through libheif (#670)Martin Reboredo2021-03-0226-3/+937
* cmake: webp: remove implicit lib search relative to gd checkoutBen Morss2021-02-261-1/+1
* drop unused snprintf fallbackMike Frysinger2021-02-214-35/+1
* bootstrap: tweak sed script to try and make it pass on macOSMike Frysinger2021-02-201-1/+1
* naturaldocs: fix program error from shell fixesMike Frysinger2021-02-201-3/+6
* regen config.h.cmake to include new symbolsMike Frysinger2021-02-201-0/+6
* bootstrap: fix config.h.cmake generation (#622)Mike Frysinger2021-02-201-1/+1
* add missing gd_intern.h includeMike Frysinger2021-02-081-0/+1
* a few more shellcheck fixesMike Frysinger2021-02-082-4/+10
* enable shellcheck github actionMike Frysinger2021-02-081-0/+19
* scripts: clean up various shellcheck warningsMike Frysinger2021-02-087-63/+64
* gd_intern: unify the min/max/clamp macros some moreMike Frysinger2021-02-057-26/+5
* gd_filename: constify & localize moreMike Frysinger2021-02-051-6/+5
* gitignore: update Windows toolsMike Frysinger2021-02-021-0/+2
* Fix copyright format problemWilliamHeaven2021-02-011-2/+2
* release-2.3.1 (#668)gd-2.3.1wilson chen2021-01-302-1/+29
* webp: support pkg-config fileMike Frysinger2021-01-201-1/+1
* gd_io: replace internal Putchar with gdPutCMike Frysinger2021-01-113-28/+14
* gd_io: trim unused Putword functionMike Frysinger2021-01-112-9/+0
* Fix potential integer overflow detected by oss-fuzzChristoph M. Becker2020-08-241-4/+8
* Fix #615 using libraqmRemi Collet2020-07-151-1/+7
* fix #303: gdlib.pc: use Requires instead of Libs (#537)wilson chen2020-06-185-3/+34
* .travis.yml: close config warning and info (#642)wilson chen2020-05-281-1/+1
* travis/main.sh: fix indent errorwillson-chen2020-05-221-1/+1
* tests/gdimageline/gdimageline_bug5: add im null judgement (#624)wilson chen2020-05-201-0/+6
* Update travis/main.sh (#640)wilson chen2020-05-201-3/+3
* Compute average in gdGuessBackgroundColorFromCorners properly (#483)Marek Skalický2020-05-131-4/+4
* Fixed #472: Adjusting CMakeLists.txt (#582)wilson chen2020-05-103-9/+18
* Add REQUIRED to FIND_PACKAGE(ZLIB)willson-chen2020-05-071-2/+2
* CMakeLists.txt: zlib is enabled implicitlywillson-chen2020-05-071-2/+5
* travis/main.sh: delete option ENABLE_ZLIB in build_cmake()willson-chen2020-05-071-1/+0
* Fix #615: gdImageStringFT() fails for empty strings as of libgd 2.3.0 (#633)Christoph M. Becker2020-05-055-9/+37
* README.md: add some libraries info (#631)wilson chen2020-04-291-0/+9
* fix typo but preserve BCRemi Collet2020-04-151-1/+2
* Improve test cases for gdImageString16 and gdImageStringUp16 (#625)wilson chen2020-04-152-8/+4
* src/config.h.cmake: replace #cmakedefine01 with #define in macro ENABLE_GD_FO...wilson chen2020-04-141-1/+1
* Fixed test case build configure error in issue #626wilson chen2020-04-131-1/+3
* gdlib.pc: use prefixes for pkgconfig fileRosen Penev2020-04-061-2/+4
* tests/gdtest/CMakeLists.txt: include readdir.c under win (#520)wilson chen2020-04-011-1/+5
* cmake: remove required host includes (#617)Rosen Penev2020-03-311-2/+0
* Fix two build configure errors in tests (#616)wilson chen2020-03-283-2/+11
* VMS/README.VMS: Add dropping support information (#614)wilson chen2020-03-261-0/+8
* Move initial declaration out of `for` loopwillson-chen2020-03-251-2/+3
* distribute getlib.shRemi Collet2020-03-241-1/+1
* Make gd_nnquant.c less likely to introduce duplicate definitions (#601)Benjamin Kramer2020-03-231-23/+9
* Update CODE_OF_CONDUCT.mdgd-2.3.0willson-chen2020-03-221-1/+1
* CHANGELOG.md: Update release datewillson-chen2020-03-221-1/+1
* src/gd.h: Update versionwillson-chen2020-03-221-1/+1