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