summaryrefslogtreecommitdiff
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 706378: Fix infinite loop in shadings.Robin Watts2023-02-071-313/+584
* Fix uninitialised blackthresholdL and blackthresholdCChris Liddell2023-01-041-1/+3
* Fix compiler warnings.Chris Liddell2023-01-041-7/+5
* Fix compiler warnings in base/Chris Liddell2023-01-047-31/+37
* Fix compiler warnings in debug buildsChris Liddell2023-01-043-10/+10
* Avoid a divide by zero error on printer devicesKen Sharp2022-12-301-1/+4
* oss-fuzz 53903: don't allow memory devices to change media sizesChris Liddell2022-12-011-1/+22
* Erasepage optimisation - prevent SEGV with display device on LinuxKen Sharp2022-11-301-2/+5
* Bug 706083: Accelerate heavily clipped axial shadings.Robin Watts2022-11-292-35/+395
* Fix memory leak with PCL and fonts.Chris Liddell2022-11-291-0/+2
* Bug 706091 (continued): Fix signed char mistake.Robin Watts2022-11-251-2/+3
* Memento: Don't call Memento_breakpoint from Memento_checkAllMemoryRobin Watts2022-11-241-2/+17
* Bug 706086: Fix OSS Fuzz clist buffer overrun.Robin Watts2022-11-243-3/+39
* Possible fix for SEGV in customer file.Robin Watts2022-11-241-0/+1
* Bug 706091: Encode/Decode ICCOutputColors from utf <-> 8 bit.Robin Watts2022-11-211-5/+87
* Move gp_wutf8 functions to be gp_utf8.Robin Watts2022-11-2112-62/+84
* MSVC build: Add new version of nmake.Robin Watts2022-11-211-0/+5
* Allow @file syntax to include files in the ROM file systemKen Sharp2022-11-219-38/+55
* GhostPDF, N-up and pdfwrite - don't preserve some pdfmarks with N-upKen Sharp2022-11-191-0/+17
* graphics library - don't try to fill zero-area clipsKen Sharp2022-11-161-2/+5
* xpswrite - limit the memory used by images to avoid memory exhaustionKen Sharp2022-11-165-3/+8
* De-macrofy some path constuction codeChris Liddell2022-11-151-62/+93
* Bug 706064 OSS-fuzz #53126Michael Vrhel2022-11-141-1/+2
* oss-fuzz 53052: Additional bounds check in Ins_MSIRP()Chris Liddell2022-11-071-1/+2
* pdfwrite - fix bounds check in type 2 (CFF) font interpreterKen Sharp2022-11-051-2/+2
* Memento: Make showDetailedBlocks gate the block listing.Robin Watts2022-11-031-90/+93
* Memento fix: Default value for MEMENTO_BACKTRACE_MAX.Robin Watts2022-11-031-0/+4
* Improved the use of Memento with C++.Julian Smith2022-11-032-23/+150
* Memento: Avoid underflow with very small blocks.Robin Watts2022-11-021-1/+4
* OSS-fuzz 52879 "Global-buffer-overflow in get_unpack_proc"Ken Sharp2022-10-311-1/+5
* Color replacement updateMichael Vrhel2022-10-263-10/+18
* Bug 705990: Truncate trap fills at device limits.Robin Watts2022-10-261-1/+31
* oss-fuzz 52691: Bounds check op stack for "index" op codeChris Liddell2022-10-251-3/+4
* oss-fuzz 52664: Add extra bounds check in Ins_ALIGNRP()Chris Liddell2022-10-241-1/+2
* Init path bbox using fixed, not int.Robin Watts2022-10-211-4/+4
* Bug 705955: Restrict the vertical size of clipping accums for speed.Robin Watts2022-10-142-4/+18
* Update openjpeg to 2.5.0Sebastian Rasmussen2022-10-141-1/+5
* Fix debug warning condition in romfs code.Chris Liddell2022-10-121-2/+2
* Fix type in gpdlclean targetChris Liddell2022-10-121-2/+2
* Tweaks for expat 2.4.9 to build on Windows.Chris Liddell2022-10-111-2/+2
* Fix a few warningsMichael Vrhel2022-10-111-2/+0
* Printer memory device not replace device special opMichael Vrhel2022-10-111-1/+1
* Bug 705965 No color management for All colorantMichael Vrhel2022-10-101-1/+1
* Overprint, transparency, alpha buffer, stroke fill interactionMichael Vrhel2022-10-086-91/+419
* Type 2 (CFF) interpreter - check data is available before 'dup'Ken Sharp2022-10-051-0/+2
* Graphics library - change error output to a debug outputKen Sharp2022-10-051-2/+2
* Bug 705911: Fix Ghostscript's encoding/decoding of UTF-8 from UTF-16.Robin Watts2022-10-041-35/+127
* Graphics library - better fix for HexDecode filterKen Sharp2022-09-301-4/+2
* Bug 705938 seg fault with clist patternMichael Vrhel2022-09-291-2/+3
* Update GPDL SO target.Robin Watts2022-09-271-4/+4