summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update product string, dates and docs for 9.10 release.ghostscript-9.10ghostpdl-9.10gs910Chris Liddell2013-08-3060-61/+75
* Bug 694546: Fix undefined behaviour in gdevpbm.Robin Watts2013-08-301-5/+5
* Bring docs up to date for RC.ghostpdl-9.10rc1Chris Liddell2013-08-2758-100/+1631
* Change product string for release candidateChris Liddell2013-08-261-1/+1
* Fix bug 694539. Reading off the end of the cbuf when dash pattern len is max.Ray Johnston2013-08-252-1/+13
* Fix -dUseCIEColor (part of the whole VM allocation problem)Ken Sharp2013-08-242-7/+15
* correct some typos in PDFDocEncoding to UTF8 conversionKen Sharp2013-08-231-3/+3
* More work related to VM mode, setpagdevice and startup conditionsKen Sharp2013-08-232-2/+17
* remove a '.setsafe' from the PS file it doesn't work any more and nobodyKen Sharp2013-08-221-1/+0
* pdfwrite - make the saved gstate stack dynamically allocated instead of stati...Ken Sharp2013-08-224-11/+28
* Bring master up to date with 9.09 release branchChris Liddell2013-08-2159-89/+278
* Fix a compiler warning which exhibited a real problemKen Sharp2013-08-211-1/+0
* Correct the evaluation order in filenameforall processingKen Sharp2013-08-211-1/+1
* Yet more work on NTFS file enumerationKen Sharp2013-08-211-9/+27
* Ensure we don't overflow the filename buffer.Chris Liddell2013-08-201-1/+2
* Make the Windows implementation of filenameforall match the Unix versionKen Sharp2013-08-201-7/+3
* Allow use of '\\' for filenameforall and friends on WindowsKen Sharp2013-08-191-3/+28
* Add quotes around values for a conditional for VS build.Shailesh Mistry2013-08-181-1/+1
* Address gp_wgetv not finding *any* environment variables unless compiled with...Ken Sharp2013-08-161-1/+12
* Fix a couple of very minor UFST build issues.Chris Liddell2013-08-162-0/+6
* Fix GS_NO_UTF8 build problem with gs_sprintf.Chris Liddell2013-08-161-4/+12
* PS Interpreter - yet more meddling with VM allocation and setpagedeviceKen Sharp2013-08-162-3/+28
* Bump version number.Chris Liddell2013-08-152-3/+3
* Update special antidropout downscaler code.Robin Watts2013-08-151-6/+14
* Bug 694451: Solve problems with interpolated landscape images.Robin Watts2013-08-151-60/+161
* Some chenges fed back from customer #661 and.....Chris Liddell2013-08-152-103/+116
* update caption.ps so that it does not mark the page on device deactivationKen Sharp2013-08-151-1/+4
* Bring master up to date with 9.08 release branch.Chris Liddell2013-08-1561-137/+9927
* Remove stray cluster products.Robin Watts2013-08-142-1/+0
* PS Interpreter - populate the /OutputDevice resourceKen Sharp2013-08-143-7/+48
* Fix for problem with double application of alpha when composing isolated groups.Michael Vrhel2013-08-131-5/+17
* Fix bug 694514. Don't use clist HL images in pattern-clist when interpolated.Ray Johnston2013-08-134-3/+8
* Bug 694513: force chars to signed on AIX with LuratechChris Liddell2013-08-131-10/+34
* Fix bug 694455. Incorrect CTM when rendering SMasks.Ray Johnston2013-08-091-0/+7
* PDF Interpreter - undo commit 946f63b5748a5a19c369a1d42e653c69cd57075eKen Sharp2013-08-091-10/+0
* Delete the ._.DS_Store .DS_Store files.....Chris Liddell2013-08-092-0/+0
* PDF interpreter and pdfwrite - better handling of Outlines and DestsKen Sharp2013-08-092-16/+34
* PDF Interpreter - update to 073f460af5bb37edb1849c5d6235048598100437Ken Sharp2013-08-081-4/+4
* PDF interpreter - improve handling of pdfmarks when we have multiple input filesKen Sharp2013-08-071-5/+7
* PDF interpreter - increased checking of Outlines, to avoid errorsKen Sharp2013-08-051-2/+7
* PDF interpreter run .reusablestreamdecode in 'stopped' to handle errorsKen Sharp2013-08-051-2/+2
* Bug 694502: reverse of dictomark for PDFsChris Liddell2013-08-032-10/+23
* Improve use of stopped to guard against PDF interpreter exitKen Sharp2013-08-021-2/+13
* run PDF files totally in a stopped context to prevent interpreter exit on errorKen Sharp2013-08-021-2/+2
* add extra error checking of the Trailer dictionaryKen Sharp2013-08-022-65/+84
* Attempt to handle broken object definitions (garbage on stack)Ken Sharp2013-08-021-10/+12
* PDF interpreter - remove lower limit on PDF files, improve broken file handlingKen Sharp2013-07-312-37/+39
* Bump version for pending release.Chris Liddell2013-07-312-4/+4
* Remove reference to cups/gstopxl from configure.acChris Liddell2013-07-311-5/+0
* Tidy some MSVC build issues:Chris Liddell2013-07-314-6/+10