summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Dates for 9.21 releaseghostscript-9.21ghostpdl-9.21gs921Chris Liddell2017-03-1658-58/+58
* Changelog and News + date for 9.21 releaseChris Liddell2017-03-162-4/+106
* Date and product string for 9.21 releaseChris Liddell2017-03-162-2/+2
* Fix Bug 697661 -- SEGV with tiffsep1 device and threshold array halftonesRay Johnston2017-03-141-17/+9
* txtwrite - fix Unicode conversion of glyph names 'unixxxx'Ken Sharp2017-03-081-3/+2
* Bug 696915: Second attempt at fix.ghostpdl-9.21rc2Robin Watts2017-03-071-1/+3
* Revert "Bug 696915: Fix buffer overread in mapped8_copy01."Robin Watts2017-03-071-3/+1
* Product string for 9.20RC2Robin Watts2017-03-071-1/+1
* Update News.html and History9.htmghostpdl-9.21rc1Chris Liddell2017-03-062-5/+8370
* Update dates and versionsChris Liddell2017-03-0659-77/+77
* Update copyrights in "top" makefilesChris Liddell2017-03-062-2/+2
* Product string for 9.20RC1Chris Liddell2017-03-061-3/+3
* Change git behaviour broke gitlog2changelog.pyChris Liddell2017-03-061-2/+2
* Add error message when resident fonts are not found.Henry2017-03-032-6/+8
* Update the default PCL font search path.Henry Stiles2017-03-031-1/+1
* Remove the left over Mac specific files.Chris Liddell2017-03-0310-1477/+0
* fix bug 697621: color_usage.or bits were wrong with transparencyRay Johnston2017-03-022-8/+13
* Bug 697626: bounds check allocations in the chunk allocatorChris Liddell2017-03-021-0/+4
* Bug 697615: Only apply CompatibleOverprint handling to some colorspacesRay Johnston2017-03-011-2/+13
* Fix clump handling.Robin Watts2017-03-016-148/+112
* Add sanity check on image sizes.Robin Watts2017-03-011-0/+7
* Fix Bug 697624 - PCL segfaults with --disable-compile inits.Henry Stiles2017-03-011-3/+8
* Bug 697545: Memory Squeezing fix.Shailesh Mistry2017-02-283-13/+30
* Bug 697372: Fix crash due to pattern clist being freedChris Liddell2017-02-281-8/+9
* Bug 696364: Restrict size of alphabits bufferRobin Watts2017-02-284-7/+37
* Fix DEPTH is RAW_DUMP_AS_PAM GRAYSCALE_ALPHA headerRay Johnston2017-02-281-1/+1
* Bug 697615: color_usage was incorrectly updated for devn with pdf14Ray Johnston2017-02-282-1/+8
* Improve pcl page marking detection.Henry Stiles2017-02-273-1/+39
* Bug 697545: Memory Squeezing fix.Shailesh Mistry2017-02-271-0/+1
* Bug 697545: Memory Squeezing fix.Shailesh Mistry2017-02-271-1/+3
* Bug 696921: Don't "early decode" when interpolating Lab imagesRobin Watts2017-02-271-21/+47
* Bug 697048: Fix compatible overprint blend mode.Robin Watts2017-02-241-1/+1
* Update clusterpush.plRobin Watts2017-02-241-3/+12
* Correct assert in new scan converterRobin Watts2017-02-241-2/+2
* Return Fatal errors from PS putdeviceparams to avoid potential SEGVRay Johnston2017-02-241-1/+1
* PDF interpreter - remove some (ancient) debug codeKen Sharp2017-02-241-1/+0
* Fix display device for non-PostScript interpretersKen Sharp2017-02-241-1/+1
* Bug 694995: Fix 'wrapped' x11 devices' buffered 'mode'Chris Liddell2017-02-244-8/+26
* Add support for RGB_TAG PAM files to lib/viewpbm.ps (type from bitrgbtags)Ray Johnston2017-02-235-230/+90
* Improve bitrgbtags device so that unmarked areas are preserved.Ray Johnston2017-02-231-3/+40
* Bug 697607: correctly bounds check glyph index in TTFsChris Liddell2017-02-232-22/+13
* Bug 696915: Fix buffer overread in mapped8_copy01.Robin Watts2017-02-231-1/+3
* Fix SEGV is display device when PageSize needs bitmap > 2GbRay Johnston2017-02-221-3/+14
* Bug 696520: Avoid dereferencing NULL in epson devices.Robin Watts2017-02-221-1/+1
* Bug 697545: Memory Squeezing fix.Shailesh Mistry2017-02-223-1/+6
* Bug 697602: Remove 2 instances of variable shadowing.Robin Watts2017-02-221-2/+0
* Avoid getenv call in openjpegMichael Vrhel2017-02-221-2/+6
* Update bytes_decoded for the non-cache code path.Chris Liddell2017-02-211-0/+2
* Bug 694269: valgrind issues in Type 1 charstring interpreterChris Liddell2017-02-215-7/+28
* Bug 694250: bounds check in TTF hinting codeChris Liddell2017-02-211-2/+4