summaryrefslogtreecommitdiff
path: root/psi
Commit message (Expand)AuthorAgeFilesLines
* Bug 699688: Saving pointer into arg_list string invalid (next arg overwrites)Ray Johnston2019-01-072-2/+16
* Remove some blah_DEFINED cruft.Robin Watts2019-01-0729-272/+4606
* Add -I handling to gpdl.Robin Watts2019-01-042-0/+13
* Avoid leak of lib path blocks.Robin Watts2019-01-043-56/+126
* Remove remaining ImageType 2 support, which is now dead codeNancy Durgin2019-01-031-15/+11
* Removed has_alpha flag from postscript high-level image functionsNancy Durgin2019-01-024-34/+20
* Address compiler warningsKen Sharp2019-01-021-73/+73
* Bug 688210: Add psdcmyk16 and psdrgb16 devicesMichael Vrhel2018-12-291-1/+1
* Coverity ID 328395 - check return from ref_stack_pushKen Sharp2018-12-281-2/+5
* pdfwrite/PDF interpreter/transparency - identify page level groupsKen Sharp2018-12-201-4/+17
* Remove iimage2.h, zimage2.c (dead code after dps removal)Nancy Durgin2018-12-203-89/+2
* Remove Display Postscript-related cooperative multitasking code and stateNancy Durgin2018-12-194-41/+0
* Change zmisc.c implementation of usertime to start at 0Nancy Durgin2018-12-183-0/+11
* Removing display postscript and NeXT dps operators.Nancy Durgin2018-12-189-2154/+39
* Fix header inclusions.Robin Watts2018-12-1476-105/+281
* Fix array index typo for resolution (-r) parameterChris Liddell2018-12-141-1/+1
* Add product, copyright and version info to Windows binariesChris Liddell2018-12-133-2/+45
* Add checks for multiple master validityChris Liddell2018-12-132-0/+350
* Add an "r_is_number()" macroChris Liddell2018-12-133-23/+29
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-0729-403/+1161
* Bug 695813. Reduce memory usage for ICC profiles. Example AIX361DC_Save.pdfRay Johnston2018-11-281-7/+31
* Ensure that gs_cet.ps is not squashed in romfs.Robin Watts2018-11-281-2/+2
* Fix some missing type checking and use check_read_type consistentlyRay Johnston2018-11-261-7/+8
* Change hash key for the icc_profile_cache to uint64_tRay Johnston2018-11-263-17/+17
* Fix comment typo.Robin Watts2018-11-261-1/+1
* Remove more macros from iscan.cRobin Watts2018-11-261-134/+121
* Remove gpdl from the "all" Makefile targets.Robin Watts2018-11-231-1/+1
* iscan.c: Remove some scan macros.Robin Watts2018-11-231-35/+31
* iscan.c: Demacro: ssarrayRobin Watts2018-11-231-5/+4
* Remove macro bletcherisms from stream code.Robin Watts2018-11-222-7/+7
* Squash warnings.Robin Watts2018-11-222-2/+1
* Remove STDIO_IMPLEMENTATION logic from Makefiles.Robin Watts2018-11-225-300/+3
* Delete gs_l2img.ps, and all references in makefiles and docs.Nancy Durgin2018-11-202-8/+6
* Coverity ID 327264 - move pointer NULL checkKen Sharp2018-11-191-3/+3
* Check structure types when using the r_ptr macroKen Sharp2018-11-172-7/+8
* Coverity ID 94865Ken Sharp2018-11-171-3/+8
* PS interpreter - check infinite result on exp, where possibleKen Sharp2018-11-151-0/+4
* Bug 700176: Use the actual output device for both devices in setdeviceChris Liddell2018-11-141-2/+16
* PS interpreter - in seticcspace, ensure the ICC dictionary is a dictKen Sharp2018-11-141-0/+3
* PS interpreter - Throw error from exp when base is 0 and -ve exponentKen Sharp2018-11-141-0/+2
* Bug 700176: check the *output* device for LockSafetyParamsChris Liddell2018-11-141-4/+8
* PS interpreter - add some type checkingKen Sharp2018-11-148-8/+49
* Bug #700168 - add a type checkKen Sharp2018-11-141-0/+2
* Bug #700169 - unchecked typeKen Sharp2018-11-141-1/+5
* Bug 700153: restore: always check available stackChris Liddell2018-11-121-1/+1
* PS interpreter - check the Implementation of a Pattern before useKen Sharp2018-11-081-3/+8
* Ensure stream and string persist as long as requiredChris Liddell2018-11-061-2/+12
* Update mkromfs to allow for splitting data into chunks.Robin Watts2018-10-291-2/+12
* Include gsstate.h to avoid a compiler warningKen Sharp2018-10-251-0/+1
* Allow cvrs to operate on 64-bit integersKen Sharp2018-10-241-7/+19