summaryrefslogtreecommitdiff
path: root/pcl/pcl
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-04101-300/+300
* Remove C99 style inline declarationChris Liddell2023-03-011-2/+5
* Debugging fixupsHenry Stiles2023-02-282-4/+103
* Bug 706360: Catch and act on error code during PCL5 initChris Liddell2023-02-101-3/+6
* Coverity 380513 (redux): Fix correct macro invocationChris Liddell2022-08-301-4/+4
* Coverity 380513: Missed a macro instance before.Chris Liddell2022-08-291-2/+2
* Coverity 380510/380513: Avoid redundant ID type checkChris Liddell2022-08-263-50/+55
* Bug 705156(1): Avoid double free of PCL error bufferChris Liddell2022-04-121-0/+1
* pcl/pcl/rtrstcmp.c:uncompress_9(): fix for bug 705155.Julian Smith2022-04-081-3/+5
* Fix and extend chameleon device.Robin Watts2022-03-101-7/+8
* Coverity 375614: Initialise pixinfo.id to gx_no_bitmap_id.Robin Watts2022-02-171-0/+1
* Move pcl/ sources away from gs_sprintf to gs_snprintfChris Liddell2022-02-163-10/+10
* Fix memory leak with PCL macros.Robin Watts2022-02-031-0/+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
* 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
* Fix for setting of PageSpotColors Bug 704660Michael Vrhel2021-11-051-0/+3
* LGTM warning suppressions and fixes.Robin Watts2021-10-012-2/+2
* 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
* Remove redundant entries from pl_interp_characteristics_tChris Liddell2021-08-251-5/+0
* 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-101-1/+13
* Use library default for grid fitting.ghostpdl-9.55-test-base-0Henry Stiles2021-07-141-7/+0
* Disable print quality command.Henry Stiles2021-04-211-9/+6
* Update copyright to 2021Chris Liddell2021-03-15101-101/+101
* Bug 702192 Map text to blackMichael Vrhel2020-10-122-3/+3
* Fix Coverity issue 361837.Robin Watts2020-09-101-10/+12
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-0912-32/+32
* Add gstate param to client callbackNancy Durgin2020-08-061-1/+1
* GPDL: Remove "min_input_size" from pl_interp_characteristics_tRobin Watts2020-06-251-2/+1
* Avoid leak in pcl_process() by calling pcl_complete_raster() if returning error.Julian Smith2020-06-181-0/+5
* Hacky fix for Memento leak in pcl_execute_macro().Julian Smith2020-05-291-1/+2
* Improvements to pcl_do_resets().Julian Smith2020-05-291-0/+27
* Fix memento leak in hpgl_process_buffer().Julian Smith2020-05-261-0/+2
* Rejig plftable.hRobin Watts2020-05-202-21/+8