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
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
pdfwrite - address memory leaks
Ken Sharp
23
-21
/
+520
2012-05-01
Fix for another indeterminism from 60640aeb33b18f9a9fcd76fc6f1083d7c7635f2
Michael Vrhel
1
-9
/
+6
2012-05-01
Optimize transparency bbox for image SMask.
Ray Johnston
1
-4
/
+4
2012-04-30
Fix for indeterminism introduced in 60640aeb33b18f9a9fcd76fc6f1083d7c7635f24
Michael Vrhel
1
-2
/
+11
2012-04-30
Initialize color procs for clip list accumulator
Michael Vrhel
1
-1
/
+3
2012-04-30
Bug 692459: stop tiffsep(1) overwriting pages already written
Chris Liddell
1
-77
/
+189
2012-04-29
* Change of the tiffsep and psdcmyk device to planar devices.
Robin Watts
56
-287
/
+2443
2012-04-26
Memento tweaks; add Memento_breakOnFree/Realloc functionality.
Robin Watts
2
-21
/
+108
2012-04-24
Add gx_forward_copy_planes.
Robin Watts
3
-3
/
+48
2012-04-24
Bug 693002: Add recently added files to install-doc target.
Chris Liddell
1
-1
/
+3
2012-04-23
Bug 692983: Require EOD mark in ASCII85 string.
Alex Cherepanov
2
-2
/
+12
2012-04-23
Planar device memory setup tweaks.
Robin Watts
1
-4
/
+8
2012-04-20
BugĀ 692962: fix endian issue with lcms2 i/face
Chris Liddell
1
-2
/
+2
2012-04-17
Small change to djet500C device.
Chris Liddell
1
-2
/
+4
2012-04-16
Fix segfault in 12-13.PS CET. Yet another ref counted pointer not being cleared.
Ray Johnston
1
-8
/
+8
2012-04-15
Fix ref counting of CIEBased 'params' during alloc_restore_all with 11-19.PS ...
Ray Johnston
1
-4
/
+12
2012-04-13
Support HPGL style path handling.
Robin Watts
22
-26
/
+237
2012-04-12
Modified to not ignore error codes, no expected differences.
Henry Stiles
1
-13
/
+11
2012-04-12
Fix 692970 - device reference counting incorrect.
Henry Stiles
3
-9
/
+47
2012-04-11
Slight hack in gsmchunk.c for Memento builds.
Robin Watts
1
-3
/
+18
2012-04-10
Add Memento_label calls to gs_heap_alloc_bytes malloc calls.
Robin Watts
1
-2
/
+2
2012-04-10
Tidy up pattern accumulator device handling code.
Robin Watts
1
-5
/
+7
2012-04-02
Fix a makefile typo....
Chris Liddell
1
-1
/
+1
2012-04-02
Bug 692761: some errors reported by cppcheck
Chris Liddell
3
-3
/
+7
2012-03-29
Fix bugs 692542 and 692706, bad rendering of copies after first page with Num...
Ray Johnston
1
-1
/
+5
2012-03-29
Fix a minor compiler warning by casting a pointer.
Ken Sharp
1
-1
/
+1
2012-03-29
pdfwrite - when a Charstring is not found for a glyph use the /.notdef width ...
Ken Sharp
2
-15
/
+79
2012-03-28
Fix bug 692688: pdf14_copy_alpha did not move the source data pointer when ad...
Ray Johnston
1
-0
/
+1
2012-03-27
Add -sBandListStorage={file|memory} option and default to no bitmap compressi...
Ray Johnston
5
-17
/
+56
2012-03-22
pdfwrite - update CIDSet emission for PDF/A-2 compatibility
Ken Sharp
1
-4
/
+13
2012-03-21
Improves 692527 - the missing characters now print and the prototype
Henry Stiles
1
-2
/
+2
2012-03-19
Clean up warnings.
Chris Liddell
2
-4
/
+5
2012-03-19
ps2write - work-around bugs in Brother printer CCITTFaxDecode filter
Ken Sharp
4
-10
/
+19
2012-03-16
pdfwrite - cure memory leaks caused by 'aside' streams
Ken Sharp
1
-9
/
+4
2012-03-15
Fix for broken setting of Default ICC profiles
Michael Vrhel
1
-3
/
+20
2012-03-15
Fix for memory issue in icc user params
Michael Vrhel
1
-17
/
+39
2012-03-14
Output Intent Implementation Part 2
Michael Vrhel
1
-2
/
+30
2012-03-13
Fix for broken tiff devices due to use of huge signed number in overflow test
Michael Vrhel
1
-4
/
+8
2012-03-13
pdfwrite - correction to PDF/A processing
Ken Sharp
1
-0
/
+5
2012-03-13
pdfwrite - first pass at PDF/A-2 output
Ken Sharp
17
-46
/
+49
2012-03-12
Bug 692851: Implement the case of bps < 8 for Luratech JPX decoder
Alex Cherepanov
2
-5
/
+58
2012-03-10
Revert "Support HPGL style path handling. (Work in progress)"
Robin Watts
20
-167
/
+23
2012-03-09
Hack to fix memento.c build problem on Mac OS X.
Marcos H. Woehrmann
1
-0
/
+5
2012-03-09
Change compression of the tiffsep device composite output to match the separa...
Marcos H. Woehrmann
1
-8
/
+10
2012-03-09
Support HPGL style path handling. (Work in progress)
Robin Watts
20
-23
/
+167
2012-03-09
Fix typo in last commit that stopped Memento builds working.
Robin Watts
1
-1
/
+2
2012-03-09
Updated Memento pulled in from mupdf. Plus nesting fixes.
Robin Watts
2
-107
/
+445
2012-03-09
Fix Memento GhostPDL builds to actually build Memento on windows.
Robin Watts
1
-0
/
+4
2012-03-09
colour handling - ensure ink names are maintained in the name table while in use
Ken Sharp
4
-1
/
+19
2012-03-07
Change the icc user parameter operators to use the graphics state not
Henry Stiles
2
-64
/
+64
[next]