Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ZEND_HASH_FOREACH APIs in a few more places | Nikita Popov | 2019-07-16 | 1 | -6/+2 |
* | Use e.g. instead of less common f.e. [ci skip] | Peter Kokot | 2019-07-09 | 1 | -1/+1 |
* | Remove HAVE_ERRNO_H from libgd | Peter Kokot | 2019-06-28 | 1 | -6/+0 |
* | Properly shut down font cache mutex | Christoph M. Becker | 2019-06-21 | 2 | -1/+13 |
* | Support TGA reading | Christoph M. Becker | 2019-06-20 | 13 | -2/+503 |
* | imagecolorallocate(): Check that RGB components are in-range | Nikita Popov | 2019-06-20 | 3 | -15/+92 |
* | Suppress shift UB in gd_itofx() | Nikita Popov | 2019-06-19 | 1 | -2/+2 |
* | imageloadfont: Perform overflow check before calculation | Nikita Popov | 2019-06-19 | 1 | -7/+7 |
* | Fix buffer underflow in gd_gif_in.c | Nikita Popov | 2019-06-19 | 1 | -1/+1 |
* | Fix shift UB in gd_io.c | Nikita Popov | 2019-06-19 | 1 | -2/+2 |
* | Add BMP support to PHP info | Christoph M. Becker | 2019-06-13 | 1 | -0/+3 |
* | Simplify GD null byte injection tests | Christoph M. Becker | 2019-06-12 | 9 | -126/+43 |
* | fix flaky gd tests | Joe Watkins | 2019-06-12 | 7 | -50/+41 |
* | Remove unused _setEdgePixel() and getPixelOverflowColorTC() functions | Nikita Popov | 2019-06-11 | 1 | -56/+0 |
* | Fix fabs warning in gd_interpolation.c | Nikita Popov | 2019-06-11 | 1 | -2/+2 |
* | Remove safeboolean use in gd_jpeg.c | Nikita Popov | 2019-06-11 | 1 | -16/+3 |
* | Fix abs(long) warnings in gd.c | Nikita Popov | 2019-06-11 | 1 | -1/+1 |
* | Allow exceptions in __toString() | Nikita Popov | 2019-06-05 | 1 | -1/+4 |
* | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2019-05-27 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-05-27 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix function name | Stanislav Malyshev | 2019-05-27 | 1 | -1/+1 |
* | | | Merge branch 'PHP-7.3' into PHP-7.4 | Stanislav Malyshev | 2019-05-27 | 2 | -1/+31 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-7.2' into PHP-7.3 | Stanislav Malyshev | 2019-05-27 | 2 | -1/+31 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-7.1' into PHP-7.2 | Stanislav Malyshev | 2019-05-27 | 2 | -1/+31 |
| | |\ | |||||
| | | * | Fix #77973: Uninitialized read in gdImageCreateFromXbm | Christoph M. Becker | 2019-05-27 | 2 | -1/+31 |
| | * | | Fix #77943: imageantialias($image, false); does not work | Christoph M. Becker | 2019-04-29 | 1 | -1/+5 |
| | * | | Add tests for bug77943 | Christoph M. Becker | 2019-04-29 | 2 | -0/+29 |
* | | | | [ci skip] Refactor libgd docs | Peter Kokot | 2019-05-12 | 2 | -125/+0 |
* | | | | Normalize comments in *nix build system m4 files | Peter Kokot | 2019-05-12 | 1 | -3/+0 |
* | | | | Rename *.jpeg files to *.jpg | Peter Kokot | 2019-05-11 | 10 | -8/+8 |
* | | | | Implemented the gdScatter filter I wrote almost 10 years ago | Kalle Sommer Nielsen | 2019-05-10 | 4 | -2/+175 |
* | | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-04-29 | 3 | -1/+34 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-04-29 | 3 | -1/+34 |
| |\ \ \ | |||||
| | * | | | Fix #77943: imageantialias($image, false); does not work | Christoph M. Becker | 2019-04-29 | 3 | -1/+34 |
| | |/ / | |||||
* | | | | Added test for imagecolorclosesthwb | Rodrigo Prado | 2019-04-20 | 1 | -0/+35 |
* | | | | Fix uninit warning in gd.c | Nikita Popov | 2019-04-12 | 1 | -1/+1 |
* | | | | Fix libgd warnings | Nikita Popov | 2019-04-11 | 3 | -3/+8 |
* | | | | Remove unused variables | Fabien Villepinte | 2019-03-17 | 3 | -6/+4 |
* | | | | Replace dirname(__FILE__) by __DIR__ in tests | Fabien Villepinte | 2019-03-15 | 65 | -87/+87 |
* | | | | Add AS_HELP_STRING to *nix build configure options | Peter Kokot | 2019-03-07 | 1 | -17/+43 |
* | | | | Merge branch 'PHP-7.3' into PHP-7.4 | Christoph M. Becker | 2019-03-06 | 2 | -1/+25 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch 'PHP-7.2' into PHP-7.3 | Christoph M. Becker | 2019-03-06 | 2 | -1/+25 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix #77700: Writing truecolor images as GIF ignores interlace flag | Christoph M. Becker | 2019-03-06 | 2 | -1/+25 |
* | | | | Remove more zpp error/variation tests | Nikita Popov | 2019-03-05 | 81 | -1596/+0 |
* | | | | Use separate output files in x2gd tests | Nikita Popov | 2019-03-04 | 4 | -20/+20 |
* | | | | Remove dead code | Christoph M. Becker | 2019-02-28 | 2 | -35/+4 |
* | | | | gd imageloadfont, verify error while reading header | BlackEagle | 2019-02-19 | 1 | -0/+10 |
* | | | | gd imageloadfont test while reading header | BlackEagle | 2019-02-14 | 1 | -0/+25 |
* | | | | Remove zpp variation tests | Nikita Popov | 2019-02-05 | 4 | -910/+0 |
* | | | | Remove local variables | Peter Kokot | 2019-02-03 | 3 | -27/+0 |