summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update date and product string for 9.20 releaseghostscript-9.20ghostpdl-9.20gs920Chris Liddell2016-09-2661-65/+65
* Changelog update for 9.20 RC2ghostpdl-9.20rc2Chris Liddell2016-09-261-0/+170
* Fix a type in the release commentsChris Liddell2016-09-262-2/+2
* Update News and changelogChris Liddell2016-09-262-56/+9766
* Copyrights, dates etcChris Liddell2016-09-2660-78/+78
* Change product family for RCChris Liddell2016-09-261-2/+2
* Bug 697138: Fix --disable-sse2 to work with openjpegChris Liddell2016-09-262-1/+2
* Fix splay tree traversal (again)Robin Watts2016-09-261-6/+18
* FitPage should not add in rotation if destination page is square.Ray Johnston2016-09-261-1/+3
* Fix Memento crashRobin Watts2016-09-261-1/+3
* Sync Memento with MuPDF.Robin Watts2016-09-262-20/+151
* Bug 697134: Tweak MEMENTO_GS_HACKS inclusion.Robin Watts2016-09-261-7/+1
* Clump has_refs - follow up to commit 63f74ce6Chris Liddell2016-09-261-1/+1
* Fix bug 697097. SMask subpixel offset must match image offset.Ray Johnston2016-09-261-0/+1
* PDF interpreter - fix for GSView 5Ken Sharp2016-09-261-2/+4
* Bug 697102 - AddressSanitizer: buffer overflow solid_pattern_dataChris Liddell2016-09-131-2/+5
* Ensure PCL/XPS free all their memory.Chris Liddell2016-09-136-17/+65
* Bug 696599: cast disguised wrong type dereference.Chris Liddell2016-09-135-4/+5
* pdfwrite - don't reset the graphics state object for new XObject streamsKen Sharp2016-09-121-1/+8
* Bug 697110: Ensure stream 'file_limit' is correctChris Liddell2016-09-127-16/+18
* Bug 697088, HPGL not printing PCL downloaded font.Janssen2016-09-123-42/+36
* pdfwrite - another guard against a NULL clip pathKen Sharp2016-09-111-1/+1
* Apply fix suggested in Bug 697108 to prevent infinite loopRay Johnston2016-09-101-1/+1
* Add building a 'stripped' shared lib.Chris Liddell2016-09-093-0/+34
* Tweak .so target to not have a "main" function.Chris Liddell2016-09-092-1/+5
* Bug #696658 - 2 ligatures had incorrect mappings.Henry Stiles2016-09-081-3/+3
* pdfwrite - don't attempt to keep co-ordinates <32K when creating PDF 1.5+Ken Sharp2016-09-081-12/+19
* pdfwrite - Don't limit the resolution when Compatibility > 1.4Ken Sharp2016-09-081-18/+0
* pdfwrite - guard against an empty clip pathKen Sharp2016-09-081-9/+11
* Soft Mask Matte Entry Bug 697097Ray Johnston2016-09-078-79/+131
* Fix sread_subfile check for file_limit when gs_offset_t is bigger than long.Ray Johnston2016-09-071-5/+5
* Fix typo introduced in commit c9f24068Ray Johnston2016-09-041-1/+1
* Fix is_big_mask calculation to be sqrt(a*a + b*b)Ray Johnston2016-09-021-2/+2
* Add findrgbcustomcolor as requested by customer 400.Ray Johnston2016-09-021-18/+55
* Bug 697032 - remove files with unsuitable licensesHenry Stiles2016-08-304-1603/+0
* Bug 697032, remove chess.psHenry Stiles2016-08-301-1052/+0
* Add mention of PostRenderProfile option in documentation.Ray Johnston2016-08-302-75/+89
* Bug 696867: strip trailing whitespace from configure.acChris Liddell2016-08-301-18/+17
* Reinstate pointer alignment special case for sparc and hpuxChris Liddell2016-08-301-0/+7
* Bug 697064: FAPI: work around compiler bugChris Liddell2016-08-301-7/+17
* Fix a couple of minor typos in the Trap param section.Ray Johnston2016-08-301-5/+5
* Add documentaion and sample code for a CMYK 32-bit downscaling deviceRay Johnston2016-08-302-0/+476
* Bug #696856 - fix memcmp being used on a structure.Henry Stiles2016-08-291-141/+0
* Fix 696929 - SetLineDash error.Henry Stiles2016-08-291-1/+9
* Fix 697030 - Interpreter exit.Henry Stiles2016-08-261-1/+1
* Fix minor typo in devs.mak for the tiffscaled8 devciceRay Johnston2016-08-251-1/+1
* Tweak the .a targetChris Liddell2016-08-251-1/+4
* Add a couple of headers for function prototypesChris Liddell2016-08-253-1/+3
* Bug 697060. -dUsePDFX3Profile and -dNumRenderingThreadsMichael Vrhel2016-08-242-20/+3
* Bug 697059 Pattern and Spot ColorMichael Vrhel2016-08-241-9/+15