summaryrefslogtreecommitdiff
path: root/psi
AgeCommit message (Expand)AuthorFilesLines
2011-10-18Fix bug 691978: Ignore PS vmreclaim requests for GC. Only GC when vmthreshold...Ray Johnston1-0/+1
2011-09-05Add Memento configuration to Visual Studio projects (and gs makefile)Robin Watts1-1/+1
2011-08-04Fix 692369 add erasepage back to device initialization in the languageHenry Stiles1-1/+8
2011-07-20Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston1-4/+0
2011-07-19Fixes 692234 premature erasepage.Henry Stiles1-2/+0
2011-06-26Fix for icc directory and icc device profile initialization.Michael Vrhel1-0/+4
2011-05-15Change in device ICC profile handlingMichael Vrhel2-2/+3
2011-04-28Change to include psi/ierrors.h.Chris Liddell1-1/+1
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-150/+147
2011-02-11The language switch code never intalled a screen appropriate for theHenry Stiles1-1/+18
2010-12-07Initialize the icc code for the language switch build, fixes severalHenry Stiles1-0/+8
2010-08-27Fixes 691575, the language switch could not process pdf files onHenry Stiles1-8/+27
2010-05-05More work for bug 691207 (remove global vars). Change the gp_ interface andRobin Watts1-2/+4
2010-05-04As part of the efforts towards bug 691207 (global variables must be removed)Robin Watts1-2/+2
2010-04-29A light sprinkling of casts (mostly between byte and char) to silenceRobin Watts1-2/+2
2010-04-23Resolve issues with the language_switch Ghostscript build for Windows, since ...Chris Liddell1-1/+6
2009-11-19Add a function process_file to the plmain interface. This is a very simple ha...Tor Andersson1-0/+1
2009-07-17The PostScript/PDF memory spaces were not set up properly in theHenry Stiles1-1/+1
2009-03-08Remove a redundant cast.Ralph Giles1-1/+1
2008-08-29Split the source tree into two new directories.Ralph Giles1-1/+1
2008-08-23Fix a code separation issue: int.mak and psromfs.mak are in PSSRC.Ralph Giles1-2/+3
2008-07-14Import the ghostpdl code from the private trunk r3107.Ralph Giles2-0/+672
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles1-16/+16
2007-07-11Fix incorrectly named LANGUAGE string. Customer #951.Ray Johnston1-1/+1
2007-01-22Change pspcl6 postscript options based on DEBUG or not.Stefan Kemper1-5/+10
2006-12-20Add uconfig.h to the build dependencies for psitop.c.Ralph Giles1-1/+1
2006-12-07Add missing debug help (OSTACKPRINT). Note this and ESTACKPRINT don't haveRay Johnston1-1/+2
2006-10-24WARNING: msvc makefile changes will be necessary.Henry Stiles1-1/+1
2006-10-18Fix (psi) : Provide a right finalization for the Postscript interpreter, part 2.Igor Melichev1-3/+13
2006-10-17Pulling incorrrect postscript interpreter deallocation code that causesStefan Kemper1-2/+0
2006-10-17Changing ifdef name and comments.Stefan Kemper1-7/+8
2006-10-17Fix (psi, pl) : Provide a right finalization for the Postscript interpreter.Igor Melichev1-1/+8
2006-10-17Fix (psi) : Flush stdout when switching to another interpreter.Igor Melichev1-0/+12
2006-10-17Fix (psi) : Erly initialize the pointer to the interpreter instance.Igor Melichev1-0/+3
2006-10-17Fix (psi) : Provide debug options to Postscript interpreter.Igor Melichev1-3/+52
2006-09-09Fixing ps_impl_set_device to properly erase the page.Stefan Kemper1-1/+2
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles2-45/+56
2005-01-02Warning cleanup, function signature missmatch.Stefan Kemper1-3/+2
2003-12-16Changed spelling of endjob to .endjob to match gs 8.x naming.Stefan Kemper1-1/+1
2003-10-07Removing globals:Stefan Kemper1-7/+20
2003-09-09Changed report errors to be memory->pl_stdio based.Stefan Kemper1-8/+11
2003-09-06Added pl_stdio under the gs_memory_t. This provides a singleStefan Kemper1-2/+7
2003-03-10added lf to endjob for input that doesn't end with white space.Stefan Kemper1-1/+1
2003-02-21using currentpagedevice setpagedevice to initialize postscript with the curre...Stefan Kemper1-4/+5
2003-02-11Added begin and end of job encapsulation.Stefan Kemper1-4/+26
2002-09-19removed one time use macro, added comment.Stefan Kemper1-2/+4
2002-09-19*.mak - build changes for msvc shared language build.Henry Stiles1-2/+1
2002-08-29compiler warning cleanup.Stefan Kemper1-9/+6
2001-11-20Changed pdf id string to match all 1.X versions of PDF.Stefan Kemper1-1/+1
2001-11-20- QUIET and NOPAUSE were not working properly.Henry Stiles1-129/+128