summaryrefslogtreecommitdiff
path: root/base/gsargs.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Bug 706380: Fix argument quote handling following hash.Robin Watts2023-02-091-3/+6
* Allow @file syntax to include files in the ROM file systemKen Sharp2022-11-211-13/+13
* Tweak @file quote handling.Robin Watts2022-09-121-12/+31
* Bug 703694: Fix gs command line handling of double-quotes.Robin Watts2021-10-111-4/+25
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix file permissions interaction with '@' command lineChris Liddell2019-09-171-0/+5
* Capture args to feed to pdfwrite.Robin Watts2019-08-141-3/+12
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-10/+13
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Bug 699748 "gs9.24/windows can't process environment variable GS_OPTIONS anym...Ken Sharp2018-09-101-1/+1
* Remove GS_NO_UTF8Robin Watts2018-09-061-4/+0
* Bug 699711: Review arg_next to ensure that NULL arg returns are coped with.Robin Watts2018-09-051-6/+11
* Second attempt at fix for bug 699699.Robin Watts2018-09-051-2/+9
* Revert previous fix for Bug 699699.Robin Watts2018-09-051-1/+1
* Bug 699719: Fix @ files in arg handling.Robin Watts2018-09-051-0/+1
* Bug 699699 "Crash upon bogus input argument."Ken Sharp2018-09-031-1/+1
* Bug 699379: Fix infinite loop with filenames starting with #.Robin Watts2018-07-051-5/+9
* Bug 698928: Rework arg_next.Robin Watts2018-07-051-132/+134
* Bug 699382: Fix UTF-8 encoding screwup.Robin Watts2018-05-281-4/+4
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Fix problem with parsing non 8 bit arguments.Robin Watts2018-01-011-5/+9
* Bug 697555: Fix UTF-8 handling of args.Robin Watts2017-02-061-1/+1
* Improve logability of errors.Robin Watts2016-02-181-2/+2
* Tidy up the error code and string return in arg_next()Chris Liddell2016-01-131-24/+29
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+376