summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for icc profile refcounting.patt_trans_clistRobin Watts2011-05-191-1/+1
* Merge branch 'master' into patt_trans_clistRobin Watts2011-05-1917-228/+425
|\
| * Minor tweaks to memento.Robin Watts2011-05-193-14/+58
| * Merge branch 'pcl_documentation'Henry Stiles2011-05-183-78/+63
| |\
| | * Long overdue update of the PCL documentation.Henry Stiles2011-05-143-78/+63
| * | Workaround SEGV in clist with fillpage (Bug 692076).Robin Watts2011-05-181-1/+5
| * | Revise 64 bit build options for VS2010.Chris Liddell2011-05-181-8/+17
| * | Reinstate the Mememto build rules.....Chris Liddell2011-05-181-2/+6
| * | Fix for MT crashes in lcmsMichael Vrhel2011-05-178-28/+77
| * | Make Memento work with valgrind, plus fix unix build issues.Robin Watts2011-05-174-98/+200
| * | Bug 692209: tolerate missing /Length in PDF stream.Alex Cherepanov2011-05-171-9/+12
| * | Fix ref counting for icc_arrayRay Johnston2011-05-171-7/+4
| * | Memento realloc fix.Robin Watts2011-05-171-2/+4
* | | Fix SEGV in tile_rect_trans_simple.Robin Watts2011-05-181-0/+2
* | | Fix SEGV in Bug691538.pdf.Robin Watts2011-05-171-27/+27
* | | Memento realloc fix.Robin Watts2011-05-171-2/+4
* | | Merge branch 'master' into patt_trans_clistRobin Watts2011-05-1770-7409/+2102
|\ \ \ | |/ /
| * | Initial commit of new Memento module (attempt #2)Robin Watts2011-05-174-2/+875
| * | Change in device ICC profile handlingMichael Vrhel2011-05-1541-519/+770
| |/
| * Modified clusterpush.pl to not rsync MakefilesMarcos H. Woehrmann2011-05-1319-6269/+3
| * Modified math_.h to use our hypot().Marcos H. Woehrmann2011-05-131-9/+3
| * Further tweak to lcms cached transforms.Robin Watts2011-05-131-5/+3
| * Simplify LCMS cached transform template.Robin Watts2011-05-121-44/+2
| * Add new lcms source/header file to ghostscript.vcproj.Robin Watts2011-05-121-0/+4
| * LCMS (v1) Optimisations for CachedXFORM etc.Robin Watts2011-05-125-567/+447
* | Comment and error code handling tweaks to gdevp14.cRobin Watts2011-05-171-2/+3
* | Tiny tweak to leaks.tclRobin Watts2011-05-171-1/+3
* | Rework colorspace ref counting of cmm_icc_profile_data.Robin Watts2011-05-178-93/+95
* | Squash another warning; gdevp14.c.Robin Watts2011-05-121-1/+0
* | Squash warning.Robin Watts2011-05-121-1/+0
* | Fix SEGVs seen due to icc profile data being freed.Robin Watts2011-05-121-22/+32
* | Merge branch 'master' into patt_trans_clistRobin Watts2011-05-1264-602/+1360
|\ \ | |/
| * Change PSI so -Z! works by default in debug builds.Robin Watts2011-05-123-12/+25
| * Fixes bug #689870 - add proper big endian number accessors.Henry Stiles2011-05-117-29/+52
| * Fixes 690889, potential null dereference.Henry Stiles2011-05-111-1/+1
| * Backout 6469f73 pending investigation of unexpected differences.Robin Watts2011-05-114-323/+457
| * LCMS (v1) optimisations for CachedXFORM etc.Robin Watts2011-05-115-457/+553
| * Pacify valgrind (and improve performance?) with tiny change.Robin Watts2011-05-111-0/+1
| * Add LAND_BITS define to landscape mono halftoning code.Robin Watts2011-05-103-72/+98
| * LCMS performance tweak; ToFixedDomain/FromFixedDomain.Robin Watts2011-05-101-2/+2
| * Quiet valgrind warning, and remove misleading init.Robin Watts2011-05-102-1/+1
| * Optimisations for mem_mono_strip_copy_rop_dev.Robin Watts2011-05-101-122/+130
| * Optimisations to gximono.c; special case the spp_out == 1 case.Robin Watts2011-05-101-22/+51
| * New gxdda.h formulation.Robin Watts2011-05-103-16/+238
| * Execute linkdest procedure in a stopped context to trap errors causedAlex Cherepanov2011-05-101-1/+7
| * Remove unused file should have been committed with e55d362f.Henry Stiles2011-05-091-122/+0
| * Incorporate raster operation library into the core graphics library.Henry Stiles2011-05-098-22/+7
| * Use defined default page size for nullpage device.Chris Liddell2011-05-092-2/+15
| * Fix for compiler warningMichael Vrhel2011-05-081-1/+0
| * Significant change in how the device profile is handled in ghostscript. ThisMichael Vrhel2011-05-0729-142/+382