summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lcms2art: byteReverse needs a ContextIDgs923Chris Liddell2018-03-151-7/+7
* Changelog and product string for 9.23 rc3ghostpdl-9.23rc3Chris Liddell2018-03-152-1/+27
* Revert "Tweak bitmap interpolater patch size."Robin Watts2018-03-152-108/+16
* Update changelog for 9.23 rc2ghostpdl-9.23rc2Chris Liddell2018-03-141-3/+163
* Dates etc for 9.23 rc2Chris Liddell2018-03-1457-58/+58
* Squash a benign compiler warningKen Sharp2018-03-131-1/+1
* pdfwrite - reject inappropriate ICC profilesKen Sharp2018-03-131-2/+32
* pdfwrite - avoid use of /.notdef when converting PCL fonts to type 3Ken Sharp2018-03-121-1/+6
* Avoid total image dropout in interplated rescales.Robin Watts2018-03-121-4/+12
* News and Changelog for 9.23 rc1ghostpdl-9.23rc1Chris Liddell2018-03-072-15/+11876
* Dates and versions for 9.23 rc1Chris Liddell2018-03-0756-71/+71
* Revision date and product for release candidateChris Liddell2018-03-072-2/+2
* Bug 699068: configure.ac: forcibly disable strict aliasing via CFLAGSDavid Kaspar [Dee'Kej]2018-03-071-1/+21
* Bug 697545 : Update functions to return error codes.Shailesh Mistry2018-03-0613-32/+62
* Bug 699057: Makefile.in: @LDFLAGS@ added into GCFLAGSDavid Kaspar [Dee'Kej]2018-03-061-1/+1
* Update zlib to 1.2.11Chris Liddell2018-03-0694-2461/+8395
* Work around a change in the zlib API for 1.2.11Chris Liddell2018-03-061-9/+6
* CCITT Fax - ensure calculation rounds upKen Sharp2018-03-021-1/+1
* Fix CCITT Fax EncoderKen Sharp2018-03-011-2/+4
* Bug 697545 : Fix memory leak in show_proceed.Shailesh Mistry2018-02-281-3/+2
* Bug 697545 : Fix memory leaks in hpgl_print_char.Shailesh Mistry2018-02-282-4/+6
* txtwrite - guard against infinite loopKen Sharp2018-02-281-1/+1
* txtwrite - better dynamic resizingKen Sharp2018-02-281-2/+11
* txtwrite - slacken a restriction on minimum width selectionKen Sharp2018-02-281-1/+1
* Bug 697545 : Update PCL to return error codes (Patch VI).Shailesh Mistry2018-02-272-10/+8
* Bug 697545 : Update PCL to return error codes (Patch V).Shailesh Mistry2018-02-264-31/+68
* Bug 697545 : Update PCL to return error codes (Patch IV).Shailesh Mistry2018-02-248-22/+30
* Bug 697545 : Update PCL to return error codes (Patch III).Shailesh Mistry2018-02-236-67/+114
* pdfwrite - gracefully handle inappropriate PDFA command lineKen Sharp2018-02-231-127/+10
* Bug 697545 : Update PCL to return error codes (Patch II).Shailesh Mistry2018-02-215-56/+101
* Bug 697545 : Update PCL to return error codes (Patch I).Shailesh Mistry2018-02-219-47/+97
* Bug 697545 : Fix memory leaks during font loading.Shailesh Mistry2018-02-205-15/+24
* Bug 697545 : Fix memory leak in gx_path_new.Shailesh Mistry2018-02-191-1/+1
* Add more bounds checking to type 2 font interpreterKen Sharp2018-02-192-3/+27
* PDF interpreter - fix ToUnicode processing of bfrange with high byte setKen Sharp2018-02-191-2/+0
* Squash a couple of build warningsKen Sharp2018-02-182-3/+5
* Bug 697545 : Prevent SEGV by returning error codes.Shailesh Mistry2018-02-172-10/+8
* Bug 697545 : Prevent SEGV in palette_do_reset.Shailesh Mistry2018-02-171-1/+1
* Bug 697545 : Fix memory leak in alloc_indexed_cspace.Shailesh Mistry2018-02-171-0/+1
* Fix Bug 698969 SEGV caused by overflow in mark_line_*** functionsRay Johnston2018-02-161-30/+30
* pdf_info.ps - check for null DescendantFonts after oforceKen Sharp2018-02-161-0/+4
* Bug 696654 - PCL/PXL fails to build with system-shared libjpeg.Henry Stiles2018-02-158-1188/+4
* pdfwrite - remove dead codeKen Sharp2018-02-151-43/+21
* PDF interpreter - remove a debug pstackKen Sharp2018-02-151-1/+1
* Remove a long obselete C source fileKen Sharp2018-02-154-67/+0
* Bug 697545 : Fix memory leaks during tt font loading.Shailesh Mistry2018-02-142-2/+9
* PDF interpreter - detect and ignore circular references in OutlinesKen Sharp2018-02-141-5/+38
* pdfwrite - improve stack bounds checking on font interpretersKen Sharp2018-02-143-14/+87
* fix commit bcef41ad72a16472a3003d357bf8d8680174ab85Ken Sharp2018-02-131-2/+2
* Bug 699019: bounds check stack access in Type 2 vmovetoChris Liddell2018-02-131-5/+10