summaryrefslogtreecommitdiff
path: root/gs/src/zfile.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-08Fix : MSVC8 warnings.Igor Melichev1-2/+2
2006-03-01Fix opening of lib files so that %rom% files can be found. Previous codeRay Johnston1-91/+79
2005-07-14Increade the limit on the .libfile operand length from 200 to the fullAlex Cherepanov1-3/+2
2004-08-04Addition of a Library Context to start the process of removing globals.Stefan Kemper1-12/+19
2004-01-05Fix some warnings reported by the Sun One Studio 7 compiler (and others). Bug...Ralph Giles1-1/+1
2003-10-21Fix compiler warnings. Include gpmisc.h when needed.Alex Cherepanov1-0/+2
2003-08-21Re-enable tempfile creation with empty string prefix - was disabledRaph Levien1-4/+2
2003-08-20Removing the obsolete code NEW_COMBINE_PATH 0 .Igor Melichev1-165/+1
2003-08-16Cleans up the behavior of the .tempfile operator, primarily making itRaph Levien1-38/+27
2003-08-12Fix : The condition for empty environment string was wrong in ztempfile.Igor Melichev1-2/+2
2003-05-17Security fixes. Add detection of %pipe% device when in SAFER mode. AlsoRay Johnston1-24/+25
2003-05-05Fix (file_name_combine) : Check .tempfile permissions.Igor Melichev1-2/+33
2003-03-12file_name_combine :Igor Melichev1-48/+112
2003-03-10file_name_combine : (1) Implement the extended search method in resourceforall,Igor Melichev1-3/+9
2003-03-07Fix (file_name_combine) : Renaming no_neighbour with no_sibling.Igor Melichev1-3/+3
2003-03-06file_name_combine : Adding the 'no_neighbour' argument.Igor Melichev1-6/+6
2003-03-04Fix (file_name_combine) : Relative paths in GS command line did not work.Igor Melichev1-1/+2
2003-03-04Initial commit for the new SAFER logics.Igor Melichev1-10/+90
2003-03-01Implementing gp_file_name_combine.Igor Melichev1-27/+12
2003-03-01Reorganizing lib_open, lib_file_open, lib_file_fopen, file_open_stream functionsIgor Melichev1-101/+160
2002-11-18Fix: check_file_permissions did not handle the case where no path separatorRay Johnston1-1/+1
2002-11-17Fix: Replace the previous gp_file_name_is_absolute with gp_patshtring_not_bareRay Johnston1-10/+31
2002-06-16Removes all uses of the now-deprecated Pn macros from PostScript operatorL Peter Deutsch1-14/+14
2002-03-29Fix: Botched macro spelling in prototype corrected, also removing theRay Johnston1-3/+3
2002-03-29Fix: Cleanup some casting and other compiler warnings (minor).Ray Johnston1-6/+12
2002-03-28Fix: -dSAFER mode to allow opening a file that references the parentRay Johnston1-7/+14
2002-03-15Fix: The file_cleanup routine used the wrong offset in the estack for theRay Johnston1-1/+1
2002-03-13Add a new optional FEATURE, diskn.dev that provides emulation of %diskRay Johnston1-21/+53
2002-03-07 Committing in .Jacob Jansen1-4/+6
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
2002-01-24Fix: Improve security in a (mostly) backward compatible fashionRay Johnston1-19/+136
2001-12-08Implementing a mapped resource category redefiner;Igor Melichev1-0/+12
2001-09-22Fix: Prevent memory corruption when reading %statementedit.Russell Lang1-1/+1
2001-09-04 Committing in .Jacob Jansen1-1/+1
2001-07-15Adds and documents an operator <prefix|null> <access_string> .tempfileL Peter Deutsch1-51/+134
2001-03-12Provide alternate %stdin/out/err implementation using procedureRussell Lang1-1/+22
2001-03-02Fix: Speed-up JPEG decompression by increasing file buffer to 2K. ThisAlex Cherepanov1-3/+5
2000-11-01Fix: Decoding filters that didn't detect an EOD in the source data stillL Peter Deutsch1-2/+2
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
2000-03-23Changes the new .filename operator to return true/false rather than causingL Peter Deutsch1-16/+12
2000-03-23Makes file streams remember the file name, needed for efficientlyL Peter Deutsch1-0/+20
2000-03-10Fix: findlibfile didn't handle %iodevice% prefixes correctly.L Peter Deutsch1-20/+27
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-58/+87
1999-05-24initial gs5.84 checkin with pcl and xl compiling.Henry Stiles1-48/+89
1998-09-18gs550 releaseHenry Stiles1-3/+11
1998-08-22filters out the id string.Henry Stiles1-1/+1