summaryrefslogtreecommitdiff
path: root/pcl/pxl
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-0442-128/+128
* Fix and extend chameleon device.Robin Watts2022-03-101-9/+9
* Coverity 375568: Tweak initialisation of px_args_t.Robin Watts2022-02-171-2/+1
* Move pcl/ sources away from gs_sprintf to gs_snprintfChris Liddell2022-02-163-13/+13
* Fix SEGV seen in alldevs test.Robin Watts2022-01-191-1/+6
* Fix 704705 - CET file errors out incorrectly.Henry Stiles2021-11-171-7/+0
* Fix for setting of PageSpotColors Bug 704660Michael Vrhel2021-11-051-0/+8
* LGTM fixes: 2 more warning suppressions.Robin Watts2021-10-021-1/+2
* LGTM warning suppressions and fixes.Robin Watts2021-10-011-1/+1
* Remove redundant entries from pl_interp_characteristics_tChris Liddell2021-08-251-3/+0
* Remove resets used to prevent memory leaks.Henry Stiles2021-08-101-7/+1
* Add -dRESETRESOURCES option for gpdl.Robin Watts2021-08-101-1/+2
* Use library default for grid fitting.ghostpdl-9.55-test-base-0Henry Stiles2021-07-141-3/+0
* Update copyright to 2021Chris Liddell2021-03-1542-44/+44
* Bug 702192 Map text to blackMichael Vrhel2020-10-122-3/+4
* Coverity ID 363024: Check gs_sprintf() retrn valueChris Liddell2020-10-121-2/+5
* "Address" subscript -1 is outside array bounds warningChris Liddell2020-10-063-10/+8
* Strip trailing whitespace from makefiles.Robin Watts2020-09-091-1/+1
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-094-4/+4
* Rejig PCL/PXL to call graphics library rather than device functions.Robin Watts2020-09-083-19/+39
* Improve client memory handling for colour spaces and patternsKen Sharp2020-08-121-3/+3
* Add gstate param to client callbackNancy Durgin2020-08-061-1/+1
* GPDL whitespace fixes.Robin Watts2020-06-251-1/+1
* GPDL: Remove "min_input_size" from pl_interp_characteristics_tRobin Watts2020-06-251-2/+1
* lgtm fixes: float * float -> doubleRobin Watts2020-05-191-2/+4
* lgtm.com fixes: Don't define external functions in local scope.Robin Watts2020-05-181-3/+1
* lgtm.com fixes: Multiplication of narrow type in wider context.Robin Watts2020-05-151-2/+4
* lgtm.com fixes: Fix cases where comparisons are constant.Robin Watts2020-05-152-7/+4
* lgtm.com fixes: Avoid narrow mult cast to longer type.Robin Watts2020-05-111-2/+2
* lgtm.com issue: Add some missing "repeat include" guards.Robin Watts2020-05-081-0/+5
* Update copyright to 2020Chris Liddell2020-04-1042-42/+42
* Coverity 351088: check for errors in px_begin_error_page().Julian Smith2019-11-263-8/+18
* Bug 701932: fixed up head dependencies for pxstate_h.Julian Smith2019-11-221-1/+1
* Bug 701932: moved more global_* into px_state_s.Julian Smith2019-11-222-27/+26
* Bug 701932: moved more global_* into px_state_s.Julian Smith2019-11-225-30/+34
* Bug 701932: moved global_pcs into px_state_s.Julian Smith2019-11-225-73/+76
* Remove trailing whitespaceKen Sharp2019-11-201-1/+1
* Coverity 261213: make pxPassthrough_pcl_state_nonpage_exceptions() check retu...Julian Smith2019-11-182-10/+26
* Fix bug 701045 - infinite loop in pcl parser.Henry Stiles2019-05-221-2/+2
* Improve function naming and simplify initialization and destructor.Henry Stiles2019-02-101-18/+15
* Ensure that gs_matrix_invert always has its return checked.Robin Watts2019-02-081-1/+3
* Fix 700565 - SetHalftoneMethod parsing is wrong.Henry Stiles2019-02-041-6/+6
* Bug 700492 - xl readImage IllegalAttributeValue.Henry Stiles2019-01-281-47/+56
* Update source/header file copyright notice to 2019Chris Liddell2019-01-1642-42/+42
* gpdl: Add -c operation to gpdl.Robin Watts2019-01-091-4/+5
* Remove some blah_DEFINED cruft.Robin Watts2019-01-072-17/+2
* Add -I handling to gpdl.Robin Watts2019-01-041-0/+1
* Fix header inclusions.Robin Watts2018-12-141-6/+1
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-071-33/+76
* Update language recognition mechanism.Robin Watts2018-11-161-3/+11