summaryrefslogtreecommitdiff
path: root/gs/src/iscan.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-29Split the source tree into two new directories.Ralph Giles1-1243/+0
2008-05-30Dom't interpret ^D (0x04) as a self-delimeted character in PDF mode becauseAlex Cherepanov1-6/+7
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles1-10/+10
2007-06-05Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles1-1/+1
2007-04-16Scan numbers in the range of 2147483648..4294967295 in PDF Encrypt dictionaryAlex Cherepanov1-3/+2
2007-02-03Fix : MSVC doesn't implement snscanf.Igor Melichev1-1/+1
2007-02-03Adds an error string and error object to the token scanner state, and anL Peter Deutsch1-6/+54
2007-01-17For Adobe compatibility (PS3 CET 23-32), changes the token scanner so thatL Peter Deutsch1-19/+32
2007-01-09Changes the token scanner so that ^D is not a self-delimiting character whenL Peter Deutsch1-7/+20
2006-08-02Makes "(/) token" correctly return an empty name rather than causing aL Peter Deutsch1-2/+11
2006-03-13changed copyright headersStefan Kemper1-13/+10
2005-04-25Fix (pdfwrite) : Uninitialized variable when encrypting a string from a pdfmark.Igor Melichev1-1/+1
2004-11-18Fix a missing part of the JOBSERVER implementation that makes the ^D aRay Johnston1-0/+1
2004-08-04Addition of a Library Context to start the process of removing globals.Stefan Kemper1-7/+7
2004-03-19Fix to implement PDF specification for '/' as a valid name as opposed toRay Johnston1-3/+4
2003-12-04Fix : Cygwin/gcc compiler claimed possibly uninitialized variables.Igor Melichev1-0/+1
2003-10-21Fix : Some Cygwin/gcc compiler warnings.Igor Melichev1-9/+0
2003-09-03Rename the client header errors.h to ierrors.h. This is more consistentRalph Giles1-1/+1
2002-11-01Fix: Provide a meaningful error message when an immediatelyRussell Lang1-1/+4
2002-09-06Fix: copy comment lines inside a procedure which require aRussell Lang1-1/+1
2002-09-05Fix: process comment lines when they straddle a bufferRussell Lang1-8/+6
2002-06-26Fix: Fixes uninitialized memory read of stack-allocated stream inRaph Levien1-0/+1
2002-06-16Removes all uses of the now-deprecated Pn macros from PostScript interpreterL Peter Deutsch1-2/+2
2002-05-31Fix: Acrobat Reader apparently processes badly formed numbers that have aRay Johnston1-2/+3
2002-02-21Reverts to marking files with the single Id cvs tag instead of theRalph Giles1-1/+1
2002-02-21Update banner to the new format common to all releases (AFPL, GPL andRay Johnston1-13/+11
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
2000-07-18Fix: (correction) An interruption (including a callout for a procedure-basedL Peter Deutsch1-1/+2
2000-07-18Fix: A garbage collection occurring while scanning a binary token sequenceL Peter Deutsch1-3/+4
2000-06-27Adds user parameters ProcessComment and ProcessDSCComment. If not null,L Peter Deutsch1-32/+83
2000-03-09Populate repository with gs 6.0 files.ghostscript-6.0L Peter Deutsch1-3/+15
2000-02-15Update to Aladdin 6.0 - Only license block formatting changed.Ray Johnston1-2/+3
1999-12-12Imports Aladdin's 596.Henry Stiles1-16/+3
1999-10-03This is the first gs593 integration it is *NOT* a release. NormallyHenry Stiles1-47/+47
1999-05-24initial gs5.84 checkin with pcl and xl compiling.Henry Stiles1-26/+19
1998-08-26gs5.36 release.Henry Stiles1-1/+1
1998-08-22filters out the id string.Henry Stiles1-1/+1
1998-08-19gs 5.34 checkin.Henry Stiles1-1/+1
1998-08-08This commit was generated by cvs2svn to compensate for changes in r279,Henry Stiles1-38/+43
1998-07-28This commit was generated by cvs2svn to compensate for changes in r257,Henry Stiles1-777/+859
1998-07-26Initial revisionHenry Stiles1-0/+1035