summaryrefslogtreecommitdiff
path: root/pcl
Commit message (Expand)AuthorAgeFilesLines
* Support -dNODISPLAY command line option in "pl" layerChris Liddell2022-03-181-19/+23
* Fix and extend chameleon device.Robin Watts2022-03-102-16/+17
* Coverity 375568: Tweak initialisation of px_args_t.Robin Watts2022-02-171-2/+1
* Coverity 375614: Initialise pixinfo.id to gx_no_bitmap_id.Robin Watts2022-02-171-0/+1
* Coverity 375566: Init ref counting entry for gs_halftone (xps)Chris Liddell2022-02-171-1/+2
* Squash a compiler warning with debug build.Chris Liddell2022-02-171-1/+1
* Coverity 375727: initialise stack variableChris Liddell2022-02-171-2/+3
* Move pcl/ sources away from gs_sprintf to gs_snprintfChris Liddell2022-02-168-26/+26
* Fix memory leak with PCL macros.Robin Watts2022-02-031-0/+2
* Fix memory leak.Robin Watts2022-02-031-2/+2
* pcl/pcl/: fix Memento leak of pst->args.data.Julian Smith2022-02-013-7/+11
* pcl/pcl/pcsfont.c:pcl_character_data(): fixed Memento leak.Julian Smith2022-01-311-22/+28
* pcl/pcl/pctop.c: pcl_impl_deallocate_interp_instance(): fixed Memento leaks.Julian Smith2022-01-271-0/+4
* Fix PCL memory leak of palette lookup table.Robin Watts2022-01-261-1/+3
* PCL6: Fix leaking macros at shutdown.Robin Watts2022-01-261-0/+1
* PCL6: Fix memory leaks on closedown of interpreter.Robin Watts2022-01-263-1/+8
* pcl/pcl/: pcl_impl_deallocate_interp_instance(): fixed 3 Memento leaks.Julian Smith2022-01-252-1/+6
* pcl/pcl/pctop.c: fixed leak of two patterns dictionaries.Julian Smith2022-01-251-0/+3
* Bug 693376: Move pjl_permanent_soft_fonts to pjl state structure.Robin Watts2022-01-211-12/+12
* Fix SEGV seen in alldevs test.Robin Watts2022-01-191-1/+6
* pcl/pcl/: fix leak of pcs->pwhite_cs.Julian Smith2022-01-172-1/+6
* Fix some memory leaks with gpcl6.Robin Watts2022-01-132-1/+22
* Fix PCL interpreter leaking a graphics state.Robin Watts2022-01-131-11/+22
* Add pdfi to gpdlChris Liddell2021-12-071-3/+3
* Fix 704705 - CET file errors out incorrectly.Henry Stiles2021-11-171-7/+0
* Fix for setting of PageSpotColors Bug 704660Michael Vrhel2021-11-053-13/+11
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-0/+24
* LGTM fixes: 2 more warning suppressions.Robin Watts2021-10-021-1/+2
* LGTM warning suppressions and fixes.Robin Watts2021-10-013-3/+3
* PCL: Ensure we read the page matrix at least once every page.Robin Watts2021-09-061-23/+32
* Set font state for Nup page feed.Henry Stiles2021-09-061-18/+25
* Fix comment.Henry Stiles2021-09-061-1/+1
* Reapply font scaling after page feed.Henry Stiles2021-09-061-0/+10
* Don't copy the cap state value.Henry Stiles2021-09-061-30/+13
* Don't save and restore ctm.Henry Stiles2021-09-061-3/+0
* Bug 704255: Fix bounds checking of fco file name stringChris Liddell2021-08-271-2/+3
* Remove redundant entries from pl_interp_characteristics_tChris Liddell2021-08-256-29/+7
* PCL: Update windows call sequence to match linux.Robin Watts2021-08-201-0/+12
* Fix wrong length parameter.Henry Stiles2021-08-161-3/+3
* Coverity ID: 372274Chris Liddell2021-08-131-1/+1
* Commit pdfi to master.Robin Watts2021-08-124-2/+15
* Remove resets used to prevent memory leaks.Henry Stiles2021-08-101-7/+1
* Remove permanent reset when reset fails.Henry Stiles2021-08-101-4/+4
* Set up a new environment after a reset.Henry Stiles2021-08-101-1/+5
* Preserve fonts and resources across job boundaries.Henry Stiles2021-08-101-6/+4
* Add -dRESETRESOURCES option for gpdl.Robin Watts2021-08-106-5/+86
* Tweak param name in pl_auto_sense.Robin Watts2021-08-101-3/+3
* Use library default for grid fitting.ghostpdl-9.55-test-base-0Henry Stiles2021-07-142-10/+0
* Rejig text_begin dev_proc.Robin Watts2021-06-151-1/+1
* Add object type specific device halftones to the graphics state.Ray Johnston2021-05-031-0/+1