summaryrefslogtreecommitdiff
path: root/psi/imainarg.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Allow @file syntax to include files in the ROM file systemKen Sharp2022-11-211-4/+4
* OSS Fuzz 42916: Fix leak found when memory squeezing.Robin Watts2022-01-251-2/+5
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Swap order of arguments in gsapi_set_param/gsapi_get_param.Robin Watts2020-08-111-1/+1
* Coverity 361226: Add missing break.Robin Watts2020-08-081-0/+1
* Trigger an initgraphics on every usage of -p within gs.Robin Watts2020-08-061-2/+0
* Add -pNAME=STRING options to gs and gpdl to accept parsed params.Robin Watts2020-08-061-0/+28
* Have gsapi_run_file() handle access controlsChris Liddell2020-07-241-1/+11
* Fix gs command line parsing to handle --unknownRobin Watts2020-06-241-0/+8
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Bug 702151: Avoid truncating pointers in debug code.Robin Watts2020-03-171-1/+2
* Add support for 64bit and size_t paramaters.Robin Watts2020-03-171-3/+4
* Revert "Fix leaks after error in gs_main_init_with_args01() (found by memento)."Robin Watts2020-02-141-24/+8
* Fix leaks after error in gs_main_init_with_args01() (found by memento).Julian Smith2020-02-101-8/+24
* Bug 701894: fix the '--' and co optionsChris Liddell2019-11-121-1/+3
* Fix "permit-file-xxxx" handling.Robin Watts2019-09-201-4/+21
* Capture args to feed to pdfwrite.Robin Watts2019-08-141-4/+23
* Fix -F____ and -f____ to actually run the file ____.Ray Johnston2019-08-141-8/+2
* Fix up some coverity issues, and other warningsChris Liddell2019-06-181-5/+3
* Update gpdl with new file access permissions.Robin Watts2019-06-031-66/+8
* Add use of new file access permissions to PS interpChris Liddell2019-05-291-5/+114
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-12/+13
* Remove the redundant -E and -A command line paramsChris Liddell2019-05-171-26/+0
* Bug 700897: fix validation of -M and -N parameters.Chris Liddell2019-03-261-8/+4
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Improve -Z: output messages at startup.Robin Watts2019-01-141-13/+4
* Squash a type warning.Robin Watts2019-01-091-3/+3
* Bug 699688: Saving pointer into arg_list string invalid (next arg overwrites)Ray Johnston2019-01-071-2/+12
* Avoid leak of lib path blocks.Robin Watts2019-01-041-3/+0
* Fix array index typo for resolution (-r) parameterChris Liddell2018-12-141-1/+1
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-071-58/+98
* Remove GS_NO_UTF8Robin Watts2018-09-061-5/+0
* Fix arg_copy leaks.Robin Watts2018-09-051-15/+19
* Bug 699711: Review arg_next to ensure that NULL arg returns are coped with.Robin Watts2018-09-051-2/+2
* Second attempt at fix for bug 699699.Robin Watts2018-09-051-0/+2
* Revert previous fix for Bug 699699.Robin Watts2018-09-051-2/+0
* Bug 699699 "Crash upon bogus input argument."Ken Sharp2018-09-031-0/+2
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Fix bug 696845 SEGV with --saved-pages-test and transparencyRay Johnston2017-11-201-8/+58
* Ensure gs is sufficiently inited before using PS memoryChris Liddell2017-04-271-2/+7
* Bug 697545: Memory Squeezing fix leaks in swproc.Shailesh Mistry2017-03-301-12/+11
* Bug 697545: Memory Squeezing fix.Shailesh Mistry2017-02-271-1/+3
* Remove Visual DebuggerRobin Watts2016-07-291-4/+0
* Add 'fall through' comments to many switch cases to satisfy CoverityKen Sharp2016-06-061-0/+1
* Fix Coverity ID 95026: Code not reachable -- seems to be editing error.Ray Johnston2016-05-041-1/+0
* Change PS interpreter allocator chunks to clumps.Ray Johnston2016-04-251-1/+1
* Tidy up the error code and string return in arg_next()Chris Liddell2016-01-131-6/+8
* Bug 696126 (2): PCL/XPS should (sort of) ignore COMPILE_INITS (for now)Chris Liddell2015-08-251-1/+6
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1265