summaryrefslogtreecommitdiff
path: root/contrib/pcl3
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings in contrib devicesChris Liddell2023-01-041-1/+1
* Move contrib from gs_sprintf to gs_snprintf.Robin Watts2022-02-161-1/+1
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-052-9/+10
* Tweak eprn and pcl3 devices to remove non const statics.Robin Watts2021-10-278-49/+84
* Fix bug 704242. Potential memory leak in pcl3opts.cRay Johnston2021-08-241-0/+1
* Split initialize device proc into two.Robin Watts2021-04-261-9/+4
* Further rationalisation of device init.Robin Watts2021-04-201-5/+1
* Move devices away from static init of procs.Robin Watts2021-04-202-83/+24
* 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-083-6/+13
* Coverity 94846: don't dereference <data> without checking it isn't NULL.Julian Smith2020-01-081-1/+1
* Coverity 121439: avoid overflow when shifting.Julian Smith2020-01-081-1/+1
* Coverity 95034: avoid warnings about ignoring return from gs_note_error().Julian Smith2019-11-281-7/+7
* Coverity 95034: move code so that we have one less call to pcl_cm_is_differen...Julian Smith2019-11-271-9/+8
* Coverity 95034: removed use of guard() macro.Julian Smith2019-11-271-21/+43
* Coverity 95034: refactor pcl3_print_page() to avoid leaks.Julian Smith2019-11-271-46/+77
* Fix warnings when building contrib on windows.Robin Watts2019-10-315-157/+157
* More gp_file vs FILE fixes.Robin Watts2019-06-211-0/+3
* Fix up some coverity issues, and other warningsChris Liddell2019-06-184-25/+25
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-299-192/+196
* 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-0520-105/+2
* Squash warnings: Contrib devicesRobin Watts2016-01-042-7/+11
* Squash warnings: Add explicit bracketing.Robin Watts2016-01-049-46/+48
* Commit of build_consolidation branchChris Liddell2015-07-2085-0/+35540