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
/
psi
/
psitop.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-20
Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...
Ray Johnston
1
-4
/
+0
2011-07-19
Fixes 692234 premature erasepage.
Henry Stiles
1
-2
/
+0
2011-06-26
Fix for icc directory and icc device profile initialization.
Michael Vrhel
1
-0
/
+4
2011-05-15
Change in device ICC profile handling
Michael Vrhel
1
-1
/
+2
2011-04-28
Change to include psi/ierrors.h.
Chris Liddell
1
-1
/
+1
2011-04-19
Indent with spaces and strip trailing whitespace.
Tor Andersson
1
-150
/
+147
2011-02-11
The language switch code never intalled a screen appropriate for the
Henry Stiles
1
-1
/
+18
2010-12-07
Initialize the icc code for the language switch build, fixes several
Henry Stiles
1
-0
/
+8
2010-08-27
Fixes 691575, the language switch could not process pdf files on
Henry Stiles
1
-8
/
+27
2010-05-05
More work for bug 691207 (remove global vars). Change the gp_ interface and
Robin Watts
1
-2
/
+4
2010-05-04
As part of the efforts towards bug 691207 (global variables must be removed)
Robin Watts
1
-2
/
+2
2010-04-29
A light sprinkling of casts (mostly between byte and char) to silence
Robin Watts
1
-2
/
+2
2010-04-23
Resolve issues with the language_switch Ghostscript build for Windows, since ...
Chris Liddell
1
-1
/
+6
2009-11-19
Add a function process_file to the plmain interface. This is a very simple ha...
Tor Andersson
1
-0
/
+1
2009-07-17
The PostScript/PDF memory spaces were not set up properly in the
Henry Stiles
1
-1
/
+1
2009-03-08
Remove a redundant cast.
Ralph Giles
1
-1
/
+1
2008-08-29
Split the source tree into two new directories.
Ralph Giles
1
-1
/
+1
2007-09-25
Replace the 'private' define with the now standard C keyword 'static'.
Ralph Giles
1
-16
/
+16
2007-07-11
Fix incorrectly named LANGUAGE string. Customer #951.
Ray Johnston
1
-1
/
+1
2007-01-22
Change pspcl6 postscript options based on DEBUG or not.
Stefan Kemper
1
-5
/
+10
2006-12-07
Add missing debug help (OSTACKPRINT). Note this and ESTACKPRINT don't have
Ray Johnston
1
-1
/
+2
2006-10-18
Fix (psi) : Provide a right finalization for the Postscript interpreter, part 2.
Igor Melichev
1
-3
/
+13
2006-10-17
Pulling incorrrect postscript interpreter deallocation code that causes
Stefan Kemper
1
-2
/
+0
2006-10-17
Changing ifdef name and comments.
Stefan Kemper
1
-7
/
+8
2006-10-17
Fix (psi, pl) : Provide a right finalization for the Postscript interpreter.
Igor Melichev
1
-1
/
+8
2006-10-17
Fix (psi) : Flush stdout when switching to another interpreter.
Igor Melichev
1
-0
/
+12
2006-10-17
Fix (psi) : Erly initialize the pointer to the interpreter instance.
Igor Melichev
1
-0
/
+3
2006-10-17
Fix (psi) : Provide debug options to Postscript interpreter.
Igor Melichev
1
-3
/
+52
2006-09-09
Fixing ps_impl_set_device to properly erase the page.
Stefan Kemper
1
-1
/
+2
2006-09-07
Merge the gs853merge branch down into the trunk. This ports ghostpcl and
Ralph Giles
1
-44
/
+55
2005-01-02
Warning cleanup, function signature missmatch.
Stefan Kemper
1
-3
/
+2
2003-12-16
Changed spelling of endjob to .endjob to match gs 8.x naming.
Stefan Kemper
1
-1
/
+1
2003-10-07
Removing globals:
Stefan Kemper
1
-7
/
+20
2003-09-09
Changed report errors to be memory->pl_stdio based.
Stefan Kemper
1
-8
/
+11
2003-09-06
Added pl_stdio under the gs_memory_t. This provides a single
Stefan Kemper
1
-2
/
+7
2003-03-10
added lf to endjob for input that doesn't end with white space.
Stefan Kemper
1
-1
/
+1
2003-02-21
using currentpagedevice setpagedevice to initialize postscript with the curre...
Stefan Kemper
1
-4
/
+5
2003-02-11
Added begin and end of job encapsulation.
Stefan Kemper
1
-4
/
+26
2002-09-19
removed one time use macro, added comment.
Stefan Kemper
1
-2
/
+4
2002-09-19
*.mak - build changes for msvc shared language build.
Henry Stiles
1
-2
/
+1
2002-08-29
compiler warning cleanup.
Stefan Kemper
1
-9
/
+6
2001-11-20
Changed pdf id string to match all 1.X versions of PDF.
Stefan Kemper
1
-1
/
+1
2001-11-20
- QUIET and NOPAUSE were not working properly.
Henry Stiles
1
-129
/
+128
2001-10-17
Hooks up postscript interpreter with the shared language switching
Henry Stiles
1
-8
/
+56
2001-10-02
Added job encapsulation.
Stefan Kemper
1
-3
/
+26
2001-09-30
modifications to allow postscript to use a shared device, shared with
Henry Stiles
1
-120
/
+62
2001-08-16
Experimental:
Stefan Kemper
1
-16
/
+31
2001-08-16
Ray's interface between language switching and Postscript.
Stefan Kemper
1
-0
/
+453