summaryrefslogtreecommitdiff
path: root/gs/Resource/Init/gs_init.ps
Commit message (Expand)AuthorAgeFilesLines
* Up version numberChris Liddell2014-03-261-1/+1
* Update version number, release and copyright dates.Chris Liddell2014-03-141-1/+1
* PS interpreter, vector devices and pdfwrite - remove setdash limit of 11Ken Sharp2014-03-071-1/+0
* Fix EPSFitPage (related to bug 694829.Ray Johnston2013-12-071-0/+2
* Bump version numberChris Liddell2013-08-261-1/+1
* Fix -dUseCIEColor (part of the whole VM allocation problem)Ken Sharp2013-08-241-2/+11
* More work related to VM mode, setpagdevice and startup conditionsKen Sharp2013-08-231-2/+16
* PS Interpreter - yet more meddling with VM allocation and setpagedeviceKen Sharp2013-08-161-2/+24
* Bump version number.Chris Liddell2013-08-151-1/+1
* Bump version for pending release.Chris Liddell2013-07-311-1/+1
* Add PSFitPage and FitPage options to allow fitting PS files to a page.Ray Johnston2013-05-131-0/+3
* Bug 693644: Remove leftover stuff about pdfopt and dumphintChris Liddell2013-03-111-1/+0
* Bump version number to 9.08.Chris Liddell2013-01-291-1/+1
* Get rid of staticly allocated pseudo-references.Alex Cherepanov2012-08-231-1/+1
* Bump the master version number.Chris Liddell2012-07-311-1/+1
* Bug 693155: 'resourceforall' returns truncated names for /CMap resources.SaGS2012-07-121-1/+1
* Update copyright "headers".Chris Liddell2012-06-131-7/+6
* Make -dPDFA backwards compatible, equivalent to -dPDFA=1Ray Johnston2012-03-131-0/+4
* Increment Ghostscript version on master to 9.06.Chris Liddell2012-01-301-1/+1
* Bug 690779: Provide fallback for missing CIDFonts in PDFChris Liddell2011-12-131-0/+1
* Memento 'list blocks' tweaks.Robin Watts2011-11-091-0/+4
* Fix bug 691978: Ignore PS vmreclaim requests for GC. Only GC when vmthreshold...Ray Johnston2011-10-181-2/+2
* Increment version number for "master".Chris Liddell2011-07-291-1/+1
* Increment the Ghostscript version number to 9.04.Chris Liddell2011-07-151-1/+1
* Rename -dPDFNOSTOPPED to -dPDFSTOPONERRORAlex Cherepanov2011-06-271-1/+1
* Add -dPDFNOSTOPPED option.Alex Cherepanov2011-06-271-0/+2
* Indent with spaces and strip trailing whitespace.Tor Andersson2011-04-191-415/+414
* Update version number post-release.Chris Liddell2011-03-301-1/+1
* Change all instances of true, false, and null to //true, //false, and //nullAlex Cherepanov2011-03-101-77/+77
* Bump version number to 9.02Chris Liddell2011-02-101-1/+1
* Bump version number to 9.01 and associated changes.Chris Liddell2010-09-141-1/+1
* Revert revisions 11690 and later from the FAPI code (and revert version no. t...Chris Liddell2010-09-131-1/+1
* Bump version number to 9.01.Chris Liddell2010-09-091-1/+1
* Fix broken version number in gs_init.ps in trunkChris Liddell2010-09-091-1/+1
* Merge doc changes from 9.00 and bump version number to 9.01Chris Liddell2010-08-241-1/+1
* Re-implement handling of named page sizes to avoid dependence onAlex Cherepanov2010-07-171-38/+23
* The other half of the version.mak change.Ray Johnston2010-07-151-1/+1
* Bump the versioning after the 8.71 release.Ralph Giles2010-02-101-1/+1
* Don't use operator 'execute' because it resets the /command attributeAlex Cherepanov2010-01-101-1/+1
* Implement support of large resource dictionaries. Store XObject dictionariesAlex Cherepanov2009-11-011-1/+1
* Bump version after the 8.70 release.Ralph Giles2009-08-011-1/+1
* Bump the release number to 8.70.Ralph Giles2009-07-281-1/+1
* Increase operand stack to 100000 elements and change stack overflow handling.Alex Cherepanov2009-03-071-1/+1
* Correct handling of the operand stack overflow requires one more element thanAlex Cherepanov2009-02-081-1/+1
* Bump version number and product name after the 8.64 release.Ralph Giles2009-02-031-1/+1
* Automatically select the default paper size from the localeRussell Lang2009-01-081-1/+22
* Fix stackunderflow when specified PAPERSIZE is unknown.Russell Lang2009-01-081-1/+1
* Extend the size of the array for procedures scheduled for binding in DELAYBINDAlex Cherepanov2008-10-191-1/+1
* Move the interpretation of PostScript (and PDF) color spaces from PostScript ...Ken Sharp2008-08-111-6/+2
* Massive commit discussed before the freeze to move the PostScript initializationRay Johnston2008-08-081-0/+2192