Update doc files and version files for 8.53 release.[doc/API.htm 1.53, doc/Bug-form.htm 1.49, doc/Bug-info.htm 1.49, doc/C-style.htm 1.55, doc/Commprod.htm 1.41, doc/Copying.htm 1.39, doc/DLL.htm 1.43, doc/Deprecated.htm 1.20, doc/Details8.htm 1.24, doc/Develop.htm 1.159, doc/Devices.htm 1.90, doc/Drivers.htm 1.58, doc/Fonts.htm 1.51, doc/Helpers.htm 1.44, doc/History1.htm 1.39, doc/History2.htm 1.39, doc/History3.htm 1.39, doc/History4.htm 1.39, doc/History5.htm 1.41, doc/History6.htm 1.56, doc/History7.htm 1.44, doc/History8.htm 1.29, doc/Htmstyle.htm 1.44, doc/Install.htm 1.56, doc/Issues.htm 1.52, doc/Language.htm 1.98, doc/Lib.htm 1.43, doc/Maintain.htm 1.50, doc/Make.htm 1.90, doc/News.htm 1.168, doc/Projects.htm 1.67, doc/Ps-style.htm 1.37, doc/Ps2epsi.htm 1.42, doc/Ps2pdf.htm 1.88, doc/Ps2ps2.htm 1.7, doc/Psfiles.htm 1.68, doc/Readme.htm 1.71, doc/Release.htm 1.95, doc/Source.htm 1.39, doc/Testing.htm 1.37, doc/Unix-lpr.htm 1.39, doc/Use.htm 1.136, doc/Xfonts.htm 1.39, doc/gs-vms.hlp 1.37, man/dvipdf.1 1.37, man/font2c.1 1.37, man/gs.1 1.38, man/gslp.1 1.37, man/gsnd.1 1.37, man/pdf2dsc.1 1.36, man/pdf2ps.1 1.38, man/pdfopt.1 1.36, man/pf2afm.1 1.37, man/pfbtopfa.1 1.38, man/printafm.1 1.37, man/ps2ascii.1 1.37, man/ps2epsi.1 1.35, man/ps2pdf.1 1.42, man/ps2pdfwr.1 1.41, man/ps2ps.1 1.44, man/wftopfa.1 1.37, src/gscdef.c 1.58, src/version.mak 1.87]
Remove trailing ^M () characters. [src/gdevbmp.c 1.12, src/slzwd.c 1.7]
Fixes broken compile on amd64 platforms (see bug #688047 for details). This patch should be safe on all platforms with 32-bit longs, and is my best guess as to the right thing to do on Tru64 (where long is 64 bits).[src/tttypes.h 1.3]
2005-10-20 13:04 Igor Melichev (details)
Fix (pdfwrite) : Suppress floating point number format in pdfmark operands (continued 2).[lib/gs_pdfwr.ps 1.52]
2005-10-18 20:31 Igor Melichev (details)
Fix (pdfwrite) : Suppress floating point number format in pdfmark operands (continued).[lib/gs_pdfwr.ps 1.51]
2005-10-18 09:05 Igor Melichev (details)
Fix (pdfwrite) : Indexed colors were distorsed with encryption.[src/devs.mak 1.140, src/gdevpdfc.c 1.54, src/gdevpdfo.c 1.35, src/gdevpdfu.c 1.89]
2005-10-18 07:58 Igor Melichev (details)
Fix (pdfwrite) : Propagate error codes from pdf_write_value.[src/gdevpdfo.c 1.34, src/gdevpdfu.c 1.88, src/gdevpdfx.h 1.138]
2005-10-17 19:23 Igor Melichev (details)
Fix (pdfwrite) : /BP pdfmark could create dead PDF objects (continiued).[src/gdevpdfm.c 1.50]
2005-10-12 17:59 Igor Melichev (details)
Fix : Don't instantiate pattern when rendering to null device.[src/gsdevice.c 1.25, src/gspaint.c 1.10, src/gxdevcli.h 1.41]
2005-10-12 11:05 Igor Melichev (details)
Implementing a pointer stability validation in the garbager, continued.[src/ilocate.c 1.14]
2005-10-12 10:45 Igor Melichev (details)
Implementing a pointer stability validation in the garbager.[src/gsalloc.c 1.24, src/gxalloc.h 1.12, src/gxobj.h 1.7, src/ialloc.c 1.8, src/ilocate.c 1.13]
2005-10-12 08:16 Igor Melichev (details)
Fix (pdfwrite) : Skip a clip path, which is set by setcachedevice (continued after July 28 205).[src/gdevpdfb.h 1.14, src/gdevpdfd.c 1.71, src/gdevpdfx.h 1.137, src/gdevpdti.c 1.53, src/gdevpdtt.c 1.104]
2005-10-11 10:04 Igor Melichev (details)
Fix (PS interpreter) : Allocate gs_screen_enum in same space as its components.[src/iht.h 1.6, src/zht.c 1.8, src/zht1.c 1.7, src/zht2.c 1.14]
2005-10-10 19:09 Igor Melichev (details)
Fix: Cygwin/gcc warninhs.[src/devs.mak 1.139, src/gdevpdfb.c 1.34]
2005-10-10 18:58 Igor Melichev (details)
Optimizing the transparency compositor.[src/gdevp14.c 1.35, src/gxclimag.c 1.13, src/gxclpath.c 1.21, src/gxclpath.h 1.13]
Add missing space in CVS PRE-RELEASE string.[src/gscdef.c 1.57]
Bump version after the 8.52 release (to 8.53 CVS PRE-RELEASE).[doc/News.htm 1.167, lib/gs_init.ps 1.120, src/gscdef.c 1.56, src/version.mak 1.86]