summaryrefslogtreecommitdiff
path: root/gs
AgeCommit message (Expand)AuthorFilesLines
2005-10-20Final updates to Change logs and History prior to 8.53 release.ghostscript-8.53Ray Johnston4-8622/+878
2005-10-20Update doc files and version files for 8.53 release.Ray Johnston63-127/+112
2005-10-20Fixes broken compile on amd64 platforms (see bug #688047 for details).Raph Levien1-7/+1
2005-10-20Fix (pdfwrite) : Suppress floating point number format in pdfmark operands (c...Igor Melichev1-1/+1
2005-10-18Fix (pdfwrite) : Suppress floating point number format in pdfmark operands (c...Igor Melichev1-3/+64
2005-10-18Fix (pdfwrite) : Indexed colors were distorsed with encryption.Igor Melichev4-18/+7
2005-10-18Fix (pdfwrite) : Propagate error codes from pdf_write_value.Igor Melichev3-27/+39
2005-10-17Fix (pdfwrite) : /BP pdfmark could create dead PDF objects (continiued).Igor Melichev1-7/+11
2005-10-12Fix : Don't instantiate pattern when rendering to null device.Igor Melichev3-1/+18
2005-10-12Implementing a pointer stability validation in the garbager, continued.Igor Melichev1-2/+2
2005-10-12Implementing a pointer stability validation in the garbager.Igor Melichev5-4/+94
2005-10-12Fix (pdfwrite) : Skip a clip path, which is set by setcachedevice (continued ...Igor Melichev5-41/+6
2005-10-11Fix (PS interpreter) : Allocate gs_screen_enum in same space as its components.Igor Melichev4-9/+12
2005-10-10Fix: Cygwin/gcc warninhs.Igor Melichev2-2/+3
2005-10-10Optimizing the transparency compositor.Igor Melichev4-454/+514
2005-10-07Add missing space in CVS PRE-RELEASE string.Ray Johnston1-1/+1
2005-10-07Bump version after the 8.52 release (to 8.53 CVS PRE-RELEASE).Ray Johnston4-4/+11
2005-10-07Commit final documentation that is automatically created by release scripts.ghostscript-8.52Ray Johnston4-0/+9130
2005-10-07Update to final release date for 8.52Ray Johnston62-70/+69
2005-10-07Remove this script that is no longer used in the release process. We nowRay Johnston1-521/+0
2005-10-07Fix serious bit rot for building History# and Details# from Changes andRay Johnston1-81/+137
2005-10-05Two changes needed to fix a single bug. First, the GC 'limit' logic wasRay Johnston2-1/+3
2005-10-04Update change logs for 8.52 release.Ray Johnston2-4140/+5775
2005-10-04Tolerate 'null' as a single argument form of setcustomcolor. This is notRay Johnston1-7/+14
2005-10-04Fix (some of) the gcc compiler warnings (at least the really easy ones).Ray Johnston6-3/+17
2005-10-04Commit updates for 8.52 release -- documentation dates and GS_PRODUCTRay Johnston63-300/+119
2005-10-01Fix for 688316 SeparationOrder device parameter causes "/undefined inDan Coby2-4/+6
2005-09-30Add missing documentation for lib/PDFX_def.ps.Ray Johnston1-0/+6
2005-09-29Fix (pdfwrite) : Improve DCT compression quality with a hewristic choice of D...Igor Melichev1-5/+5
2005-09-29PDF interpreter now processes ToUnicode CMaps when the target device is pdfwr...Igor Melichev1-1/+1
2005-09-29Fix (pdfwrite) : Improve DCT compression quality with a hewristic choice of D...Igor Melichev1-1/+1
2005-09-28Fix for 688310 pdf open error in op_show_continue.Dan Coby1-2/+2
2005-09-26Fix (pdfwrite) : High level pattern handling was incomplete.Igor Melichev2-2/+3
2005-09-23Change reporting of some noisy (irritating) Warnings generated from manyRay Johnston2-4/+29
2005-09-22Fix handling of TrueType fonts with zero length name tables. Bug 688305Ray Johnston1-22/+26
2005-09-21MSVC 6 cannot convert from int64 to double (not yet implemented error).Ray Johnston1-3/+3
2005-09-21Fix handling of EOD sequences when decoding CCITT data with EndOfBlockRay Johnston1-12/+14
2005-09-20Fix (pdfwrite) : Improve DCT compression quality with a hewristic choice of D...Igor Melichev3-11/+142
2005-09-19Fix: /SP pdfmark must synchronize the clipping path (continued).Igor Melichev1-1/+1
2005-09-16Fix for double 'endstream' in a Content stream. Now endstream terminatesRay Johnston1-1/+2
2005-09-16Fix handling of paths so that 'cm' will affect pending path operations (fillRay Johnston1-1/+10
2005-09-16Correct edit problem with previous commit (copy/paste didn't get totallyRay Johnston1-1/+1
2005-09-16Add missing documentation in Develop.htm and remove dead code commented outRay Johnston2-1/+12
2005-09-14Add a common case to an optimization check in the memflip function.Ray Johnston1-1/+1
2005-09-14Prevent accessing past end of estack block which could occur if screenRay Johnston1-1/+3
2005-09-12ps2write : Implementing a generation of PDF/X-3 (continued).Igor Melichev1-0/+6
2005-09-12ps2write : Implementing a generation of PDF/X-3.Igor Melichev11-22/+228
2005-09-08Fix (ps2write) : Suppress floating point number format in pdfmark operands.Igor Melichev1-0/+7
2005-09-07Fix (ps2write) : Adjust the graphic state before executing a Form XObject.Igor Melichev1-0/+2
2005-09-07Change to accept PDF with names that mis-use the '#" escape character whenRay Johnston1-3/+8