summaryrefslogtreecommitdiff
path: root/contrib/pcl3/eprn
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings in contrib devicesChris Liddell2023-01-041-1/+1
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-3/+5
* Tweak eprn and pcl3 devices to remove non const statics.Robin Watts2021-10-274-16/+33
* Move devices away from static init of procs.Robin Watts2021-04-201-79/+0
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Bug 703294: Fix Ghostscript build for AndroidPeter Cherepanov2021-02-151-0/+1
* Coverity 121439: use gx_color_index instead of uint, to avoid overflow when s...Julian Smith2020-01-091-1/+1
* Coverity 95007: propogate error from eprn_check_colour_info().Julian Smith2020-01-082-5/+8
* Coverity 121439: avoid overflow when shifting.Julian Smith2020-01-081-1/+1
* Fix warnings when building contrib on windows.Robin Watts2019-10-312-5/+5
* Fix up some coverity issues, and other warningsChris Liddell2019-06-181-4/+4
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-294-52/+67
* Make gs_imager_state == gs_state.Chris Liddell2016-06-063-7/+7
* Silence some more warnings.Robin Watts2016-01-062-28/+1
* Squash miscellaneous warnings.Robin Watts2016-01-059-45/+0
* Squash warnings: Contrib devicesRobin Watts2016-01-041-3/+3
* Squash warnings: Add explicit bracketing.Robin Watts2016-01-045-33/+34
* Commit of build_consolidation branchChris Liddell2015-07-209-0/+6170