1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Ghostscript change history</title>
<!-- generated by split_changelog.py from the output of cvs2cl.pl -->
<!-- $Id: Changes.htm,v 1.61 2005/10/20 20:14:37 ray Exp $ -->
<link rel=stylesheet type="text/css" href="gs.css">
</head>
<body>
<p><strong><a name="2005-10-20_1946"></a>
2005-10-20 19:46 Ray Johnston</strong></p>
<blockquote>
<pre>
Update doc files and version files for 8.53 release.</pre>
<p>[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]</p>
</blockquote>
<p><strong><a name="2005-10-20_1942"></a>
2005-10-20 19:42 Ray Johnston</strong></p>
<blockquote>
<pre>
Remove trailing ^M (<cr>) characters.</pre>
<p>[src/gdevbmp.c 1.12, src/slzwd.c 1.7]</p>
</blockquote>
<p><strong><a name="2005-10-20_1851"></a>
2005-10-20 18:51 Raph Levien</strong></p>
<blockquote>
<pre>
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).</pre>
<p>[src/tttypes.h 1.3]</p>
</blockquote>
<p><strong><a name="2005-10-20_1304"></a>
2005-10-20 13:04 Igor Melichev</strong> (<a href="Details.htm#2005-10-20_1304">details</a>)</p>
<blockquote>
<pre>
Fix (pdfwrite) : Suppress floating point number format in pdfmark operands (continued 2).
</pre>
<p>[lib/gs_pdfwr.ps 1.52]</p>
</blockquote>
<p><strong><a name="2005-10-18_2031"></a>
2005-10-18 20:31 Igor Melichev</strong> (<a href="Details.htm#2005-10-18_2031">details</a>)</p>
<blockquote>
<pre>
Fix (pdfwrite) : Suppress floating point number format in pdfmark operands (continued).
</pre>
<p>[lib/gs_pdfwr.ps 1.51]</p>
</blockquote>
<p><strong><a name="2005-10-18_0905"></a>
2005-10-18 09:05 Igor Melichev</strong> (<a href="Details.htm#2005-10-18_0905">details</a>)</p>
<blockquote>
<pre>
Fix (pdfwrite) : Indexed colors were distorsed with encryption.
</pre>
<p>[src/devs.mak 1.140, src/gdevpdfc.c 1.54, src/gdevpdfo.c 1.35, src/gdevpdfu.c 1.89]</p>
</blockquote>
<p><strong><a name="2005-10-18_0758"></a>
2005-10-18 07:58 Igor Melichev</strong> (<a href="Details.htm#2005-10-18_0758">details</a>)</p>
<blockquote>
<pre>
Fix (pdfwrite) : Propagate error codes from pdf_write_value.
</pre>
<p>[src/gdevpdfo.c 1.34, src/gdevpdfu.c 1.88, src/gdevpdfx.h 1.138]</p>
</blockquote>
<p><strong><a name="2005-10-17_1923"></a>
2005-10-17 19:23 Igor Melichev</strong> (<a href="Details.htm#2005-10-17_1923">details</a>)</p>
<blockquote>
<pre>
Fix (pdfwrite) : /BP pdfmark could create dead PDF objects (continiued).
</pre>
<p>[src/gdevpdfm.c 1.50]</p>
</blockquote>
<p><strong><a name="2005-10-12_1759"></a>
2005-10-12 17:59 Igor Melichev</strong> (<a href="Details.htm#2005-10-12_1759">details</a>)</p>
<blockquote>
<pre>
Fix : Don't instantiate pattern when rendering to null device.
</pre>
<p>[src/gsdevice.c 1.25, src/gspaint.c 1.10, src/gxdevcli.h 1.41]</p>
</blockquote>
<p><strong><a name="2005-10-12_1105"></a>
2005-10-12 11:05 Igor Melichev</strong> (<a href="Details.htm#2005-10-12_1105">details</a>)</p>
<blockquote>
<pre>
Implementing a pointer stability validation in the garbager, continued.
</pre>
<p>[src/ilocate.c 1.14]</p>
</blockquote>
<p><strong><a name="2005-10-12_1045"></a>
2005-10-12 10:45 Igor Melichev</strong> (<a href="Details.htm#2005-10-12_1045">details</a>)</p>
<blockquote>
<pre>
Implementing a pointer stability validation in the garbager.
</pre>
<p>[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]</p>
</blockquote>
<p><strong><a name="2005-10-12_0816"></a>
2005-10-12 08:16 Igor Melichev</strong> (<a href="Details.htm#2005-10-12_0816">details</a>)</p>
<blockquote>
<pre>
Fix (pdfwrite) : Skip a clip path, which is set by setcachedevice (continued after July 28 205).
</pre>
<p>[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]</p>
</blockquote>
<p><strong><a name="2005-10-11_1004"></a>
2005-10-11 10:04 Igor Melichev</strong> (<a href="Details.htm#2005-10-11_1004">details</a>)</p>
<blockquote>
<pre>
Fix (PS interpreter) : Allocate gs_screen_enum in same space as its components.
</pre>
<p>[src/iht.h 1.6, src/zht.c 1.8, src/zht1.c 1.7, src/zht2.c 1.14]</p>
</blockquote>
<p><strong><a name="2005-10-10_1909"></a>
2005-10-10 19:09 Igor Melichev</strong> (<a href="Details.htm#2005-10-10_1909">details</a>)</p>
<blockquote>
<pre>
Fix: Cygwin/gcc warninhs.
</pre>
<p>[src/devs.mak 1.139, src/gdevpdfb.c 1.34]</p>
</blockquote>
<p><strong><a name="2005-10-10_1858"></a>
2005-10-10 18:58 Igor Melichev</strong> (<a href="Details.htm#2005-10-10_1858">details</a>)</p>
<blockquote>
<pre>
Optimizing the transparency compositor.
</pre>
<p>[src/gdevp14.c 1.35, src/gxclimag.c 1.13, src/gxclpath.c 1.21, src/gxclpath.h 1.13]</p>
</blockquote>
<p><strong><a name="2005-10-07_1949"></a>
2005-10-07 19:49 Ray Johnston</strong></p>
<blockquote>
<pre>
Add missing space in CVS PRE-RELEASE string.</pre>
<p>[src/gscdef.c 1.57]</p>
</blockquote>
<p><strong><a name="2005-10-07_1946"></a>
2005-10-07 19:46 Ray Johnston</strong></p>
<blockquote>
<pre>
Bump version after the 8.52 release (to 8.53 CVS PRE-RELEASE).</pre>
<p>[doc/News.htm 1.167, lib/gs_init.ps 1.120, src/gscdef.c 1.56, src/version.mak 1.86]</p>
</blockquote>
</body>
</html>
|