summaryrefslogtreecommitdiff
path: root/psi/interp.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Update -Z! output to include error returns.Robin Watts2023-03-101-1/+3
* Runtime safety of non threadsafe devices and rework globals.Robin Watts2021-11-051-1/+3
* LGTM warning suppressions and fixes.Robin Watts2021-10-011-1/+2
* Commit pdfi to master.Robin Watts2021-08-121-1/+2
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* oss-fuzz 25846: Store "printable" refs for errorsChris Liddell2021-02-041-1/+47
* Bug 703452: Add type checks for error dictsChris Liddell2021-02-031-5/+6
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-171-2/+2
* Bug700317: Fix logic for an older changeChris Liddell2019-01-231-1/+1
* Sanitize op stack for error conditionsChris Liddell2019-01-231-0/+8
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Remove Display Postscript-related cooperative multitasking code and stateNancy Durgin2018-12-191-19/+0
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-071-7/+53
* Bug 699927: don't include operator arrays in execstack outputChris Liddell2018-10-101-3/+11
* For hidden operators, pass a name object to error handler.Chris Liddell2018-10-091-9/+24
* Bug 699832: add control over hiding error handlers.Chris Liddell2018-10-091-20/+29
* Initialize a variable.Chris Liddell2018-09-071-2/+2
* Bug 699708 (part 1): 'Hide' non-replaceable error handlers for SAFERChris Liddell2018-09-061-9/+21
* Bug 699720: Change available buffer space to int from uintChris Liddell2018-09-061-2/+5
* Bug 699668: handle stack overflow during error handlingChris Liddell2018-08-231-1/+6
* Squash more scan build warningsKen Sharp2018-01-311-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 697545: Memory Squeezing fix.Shailesh Mistry2017-03-081-2/+8
* Add missing \n to error message.Robin Watts2017-02-031-1/+1
* Bug 697220(2): Fix returning execstackoverflowChris Liddell2016-10-251-2/+6
* Add 'fall through' comments to many switch cases to satisfy CoverityKen Sharp2016-06-061-0/+1
* Coverity ID: 94590 Initialise ref to null object.Chris Liddell2016-06-031-5/+8
* Coverity ID: 94590 initialize ierror ref contents.Chris Liddell2016-05-201-0/+3
* Coverity ID: 95036: ignore return from interp_reclaimChris Liddell2016-05-201-2/+5
* Change PS interpreter allocator chunks to clumps.Ray Johnston2016-04-251-2/+2
* Bug 693179: move gc related variables off C stackChris Liddell2016-03-291-25/+28
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1944