summaryrefslogtreecommitdiff
path: root/psi
Commit message (Expand)AuthorAgeFilesLines
* Fix SEGV caused by previous commit.Robin Watts2016-10-251-8/+10
* Bug 697220(2): Fix returning execstackoverflowChris Liddell2016-10-251-2/+6
* Bug 697220(1): Push systemdict onto dict stack before we cleanup.Chris Liddell2016-10-251-7/+24
* Refine SAFER file access permissionsChris Liddell2016-10-181-14/+20
* Bug 697217(4): deal with negative index in context opsChris Liddell2016-10-161-1/+1
* Bug 697217(3): guard against stack underflow in debug info dumpChris Liddell2016-10-161-2/+2
* Bug 697217(2): cleanup exec stack on currentcolor* errorChris Liddell2016-10-161-2/+2
* Bug 697217(1): Match signs when checking lengths in binary sequencesChris Liddell2016-10-161-3/+3
* Bug 694189 catch NULL of pinstMichael Vrhel2016-10-121-0/+3
* Remove the os2prn deviceChris Liddell2016-10-101-1/+1
* Remove the mswindll and mswin devicesChris Liddell2016-10-107-32/+1
* Remove mag16 and mag256 devicesChris Liddell2016-10-101-1/+1
* Bug 697193: status operator honour SAFER optionChris Liddell2016-10-081-5/+11
* Bug 697204: fully init lock objectChris Liddell2016-10-081-0/+1
* Bug 697203: check for sufficient params in .sethalftone5Chris Liddell2016-10-081-2/+10
* Bug 697178: Add a file permissions callbackChris Liddell2016-10-054-1/+29
* Bug 697169: Be rigorous with SAFER permissionsChris Liddell2016-10-051-0/+3
* Use ToUnicode for substituted CIDFontsChris Liddell2016-10-051-4/+39
* DSC parser - validate parametersKen Sharp2016-10-051-4/+9
* Remove Android logging code.Robin Watts2016-09-221-91/+0
* Tweak android logging code logic.Robin Watts2016-09-211-1/+1
* Add android logging code.Robin Watts2016-09-211-0/+91
* Clump has_refs - follow up to commit 63f74ce6Chris Liddell2016-09-161-1/+1
* Bug 697110: Ensure stream 'file_limit' is correctChris Liddell2016-09-122-4/+4
* Soft Mask Matte Entry Bug 697097Ray Johnston2016-09-071-3/+14
* Bug 697064: FAPI: work around compiler bugChris Liddell2016-08-301-7/+17
* Improve bug 696985. Performance issue (and large memory usage).Ray Johnston2016-08-231-0/+1
* Partially revert "Change "GPL Ghostscript" to "Ghostscript""Chris Liddell2016-08-233-21/+21
* Scan converter configuration code.Robin Watts2016-08-192-2/+38
* Change "GPL Ghostscript" to "Ghostscript"Chris Liddell2016-08-173-21/+21
* Preserve the clump has_refs flag.Chris Liddell2016-08-101-1/+1
* Fix global/local VM issue with gstate that b9a265a trips over.Ray Johnston2016-08-091-2/+3
* Fix memory leak due to PDF interpreter DefaultQstate losing scopeRay Johnston2016-08-045-15/+23
* Remove Visual DebuggerRobin Watts2016-07-2916-394/+0
* Fix windows_debug_out.Robin Watts2016-07-261-7/+5
* Fix silly mistake in Windows OutputDebugString code.Robin Watts2016-07-261-1/+1
* Send stdout/stderr to windows debug console too.Robin Watts2016-07-221-0/+44
* Bug 696937: readhexstring handle signed/unsigned charChris Liddell2016-07-201-2/+2
* Fix debug builds.Robin Watts2016-07-191-5/+2
* Bug 696837: Improve performance of memory searches.Robin Watts2016-07-181-20/+12
* URW++ update to base 35 from June 2016.Chris Liddell2016-07-121-35/+35
* remove memcmp() of structures from zfont1.cKen Sharp2016-06-231-4/+19
* Improve splay tree handling in clumps.Robin Watts2016-06-101-1/+1
* Add 'fall through' comments to many switch cases to satisfy CoverityKen Sharp2016-06-066-0/+7
* Fix two makefile typos from the imager_state->gs_gsgstate commitChris Liddell2016-06-061-1/+1
* Make gs_imager_state == gs_state.Chris Liddell2016-06-0630-145/+139
* Coverity 94527: check a return code.Chris Liddell2016-06-031-2/+3
* Coverity ID: 94590 Initialise ref to null object.Chris Liddell2016-06-031-5/+8
* pdfwrite - ToUnicode revampKen Sharp2016-05-262-27/+75
* Change -Z: timing output to use wall clock time rather than CPU time.Ray Johnston2016-05-251-2/+2