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
2012-04-26
Memento tweaks; add Memento_breakOnFree/Realloc functionality.
Robin Watts
2
-21
/
+108
2012-04-25
Bug 692243: Replace dictionary look-up with .execn
Alex Cherepanov
1
-37
/
+31
2012-04-25
Bug 692243: Fix a typo in absolute value comparison.
Alex Cherepanov
1
-5
/
+5
2012-04-24
Bug 692969: Don't verify PDF 1.5 xref.
Alex Cherepanov
1
-1
/
+6
2012-04-24
Bug 693000: Verify /Subtype of CIDFont resource.
Alex Cherepanov
1
-7
/
+17
2012-04-24
Add gx_forward_copy_planes.
Robin Watts
3
-3
/
+48
2012-04-24
Pacify Valgrind: don't calculate unused values from undefined data.
Alex Cherepanov
1
-45
/
+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
3
-2
/
+13
2012-04-23
Planar device memory setup tweaks.
Robin Watts
1
-4
/
+8
2012-04-23
Fix uninitialised variable access
Chris Liddell
1
-2
/
+2
2012-04-23
Handle the remaining CIDFonts that FAPI was missing.
Chris Liddell
1
-12
/
+29
2012-04-21
bmpcmp: Error handling tweaks.
Robin Watts
1
-3
/
+3
2012-04-20
BugĀ 692962: fix endian issue with lcms2 i/face
Chris Liddell
1
-2
/
+2
2012-04-19
Bug 692968: regenerate some appearances.
Alex Cherepanov
1
-13
/
+26
2012-04-17
Small change to djet500C device.
Chris Liddell
1
-2
/
+4
2012-04-16
Fix segfault caused by change in zcharx (34f32ee) seen with 11-13.PS.
Ray Johnston
1
-2
/
+3
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-15
Fix 692707. Clear pointers in text_enum when freeing the widths array.
Ray Johnston
1
-0
/
+3
2012-04-14
bmpcmp: Flip psdcmyk images to be the right way up.
Robin Watts
1
-3
/
+7
2012-04-13
Update bmpcmp to (at least try to) honour the color mapping for psd spots.
Robin Watts
1
-9
/
+62
2012-04-13
Support HPGL style path handling.
Robin Watts
24
-26
/
+271
2012-04-13
bmpcmp: Another attempt to make cmyk + spots psdcmyk files work.
Robin Watts
1
-134
/
+44
2012-04-13
Update bmpcmp so that it saves pngs from bpp > 32 psdcmyk images
Robin Watts
1
-0
/
+20
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-09
Print out message from bmpcmp.c if no differences detected.
Marcos H. Woehrmann
1
-0
/
+5
2012-04-08
Prefaced bmpcmp.c error messages with 'bmpcmp:'.
Marcos H. Woehrmann
1
-29
/
+29
2012-04-06
Remove the need for seeking in bmpcmp when reading psdcmyk files.
Robin Watts
1
-12
/
+18
2012-04-06
Fixed bmpcmp.c to properly set *cmyk in psd_read().
Marcos H. Woehrmann
1
-0
/
+1
2012-04-06
Add psdcmyk support to bmpcmp.
Robin Watts
1
-86
/
+730
2012-04-05
Bug 692967: drop incorrect filter parameters.
Alex Cherepanov
1
-0
/
+8
2012-04-02
Fix a makefile typo....
Chris Liddell
1
-1
/
+1
2012-04-02
Bug 692761: some errors reported by cppcheck
Chris Liddell
4
-5
/
+10
2012-03-30
Bug 692767: Render shading as a group.
Alex Cherepanov
1
-2
/
+13
2012-03-30
PDF interpreter - preserve CIDSystemInfo in embedded CID fonts
Ken Sharp
2
-7
/
+5
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-29
Bug 692886: use sequential page numbers in PDF collections.
Alex Cherepanov
2
-19
/
+65
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-28
Bug 692950: further revise falling back to unhinted rendering.
Chris Liddell
1
-3
/
+4
2012-03-27
Add -sBandListStorage={file|memory} option and default to no bitmap compressi...
Ray Johnston
6
-17
/
+65
2012-03-26
Ensure FAPI uses appropriate glyph name for metrics.
Chris Liddell
1
-3
/
+10
2012-03-26
Bug 692938: fix link error on AIX
Chris Liddell
1
-1
/
+1
2012-03-22
pdfwrite - update CIDSet emission for PDF/A-2 compatibility
Ken Sharp
1
-4
/
+13
[next]