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
/
gs
/
src
/
zfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-29
Split the source tree into two new directories.
Ralph Giles
1
-1112
/
+0
2008-08-08
Massive commit discussed before the freeze to move the PostScript initialization
Ray Johnston
1
-2
/
+0
2008-07-27
Fix direct access to a subfile in the %rom% file system by reusable
Alex Cherepanov
1
-4
/
+2
2008-05-17
Permit opening of temporary files in the safe mode. Fix /invalidaccess
Alex Cherepanov
1
-5
/
+6
2007-09-25
Replace the 'private' define with the now standard C keyword 'static'.
Ralph Giles
1
-33
/
+33
2007-07-01
Include the system headers first to avoid name conflict between Cygwin
Alex Cherepanov
1
-0
/
+1
2007-06-05
Update licence headers. Copyright has been transfered from artofcode LLC
Ralph Giles
1
-1
/
+1
2007-01-17
Removes an unneeded inclusion of interp.h in zfile.c.
L Peter Deutsch
1
-1
/
+0
2006-10-31
Change the order of argument checking in renamefile operator and the error
Alex Cherepanov
1
-4
/
+5
2006-10-16
Fix (Resource machinery) : Improve working with ROM file system.
Igor Melichev
1
-8
/
+1
2006-08-29
Port changes over from the gs853merge tree to allow building a graphics
Ray Johnston
1
-35
/
+1
2006-08-18
Refactor several FILE stream related routines to sfxstdio.c so that zfile
Ray Johnston
1
-121
/
+0
2006-08-09
Remove an optimization that doesn't make a measurable difference in
Ray Johnston
1
-32
/
+1
2006-07-12
Refactor 'file_prepare_stream' for use by non-PS (graphics library only)
Ray Johnston
1
-38
/
+0
2006-07-06
Several %rom% related improvements. Add PSRESDIR macro to define the location
Ray Johnston
1
-5
/
+3
2006-07-01
Replace $Id lines inadvertently removed.
Ray Johnston
1
-0
/
+1
2006-06-30
Changes to make the JOBSERVER and exitserver operate correctly. This is
Ray Johnston
1
-3
/
+2
2006-06-01
Clean up the code that opens starting arg files (@ files). Use iodev_default
Alex Cherepanov
1
-9
/
+10
2006-03-13
changed copyright headers
Stefan Kemper
1
-13
/
+10
2006-03-08
Fix : MSVC8 warnings.
Igor Melichev
1
-2
/
+2
2006-03-01
Fix opening of lib files so that %rom% files can be found. Previous code
Ray Johnston
1
-91
/
+79
2005-07-14
Increade the limit on the .libfile operand length from 200 to the full
Alex Cherepanov
1
-3
/
+2
2004-08-04
Addition of a Library Context to start the process of removing globals.
Stefan Kemper
1
-12
/
+19
2004-01-05
Fix some warnings reported by the Sun One Studio 7 compiler (and others). Bug...
Ralph Giles
1
-1
/
+1
2003-10-21
Fix compiler warnings. Include gpmisc.h when needed.
Alex Cherepanov
1
-0
/
+2
2003-08-21
Re-enable tempfile creation with empty string prefix - was disabled
Raph Levien
1
-4
/
+2
2003-08-20
Removing the obsolete code NEW_COMBINE_PATH 0 .
Igor Melichev
1
-165
/
+1
2003-08-16
Cleans up the behavior of the .tempfile operator, primarily making it
Raph Levien
1
-38
/
+27
2003-08-12
Fix : The condition for empty environment string was wrong in ztempfile.
Igor Melichev
1
-2
/
+2
2003-05-17
Security fixes. Add detection of %pipe% device when in SAFER mode. Also
Ray Johnston
1
-24
/
+25
2003-05-05
Fix (file_name_combine) : Check .tempfile permissions.
Igor Melichev
1
-2
/
+33
2003-03-12
file_name_combine :
Igor Melichev
1
-48
/
+112
2003-03-10
file_name_combine : (1) Implement the extended search method in resourceforall,
Igor Melichev
1
-3
/
+9
2003-03-07
Fix (file_name_combine) : Renaming no_neighbour with no_sibling.
Igor Melichev
1
-3
/
+3
2003-03-06
file_name_combine : Adding the 'no_neighbour' argument.
Igor Melichev
1
-6
/
+6
2003-03-04
Fix (file_name_combine) : Relative paths in GS command line did not work.
Igor Melichev
1
-1
/
+2
2003-03-04
Initial commit for the new SAFER logics.
Igor Melichev
1
-10
/
+90
2003-03-01
Implementing gp_file_name_combine.
Igor Melichev
1
-27
/
+12
2003-03-01
Reorganizing lib_open, lib_file_open, lib_file_fopen, file_open_stream functions
Igor Melichev
1
-101
/
+160
2002-11-18
Fix: check_file_permissions did not handle the case where no path separator
Ray Johnston
1
-1
/
+1
2002-11-17
Fix: Replace the previous gp_file_name_is_absolute with gp_patshtring_not_bare
Ray Johnston
1
-10
/
+31
2002-06-16
Removes all uses of the now-deprecated Pn macros from PostScript operator
L Peter Deutsch
1
-14
/
+14
2002-03-29
Fix: Botched macro spelling in prototype corrected, also removing the
Ray Johnston
1
-3
/
+3
2002-03-29
Fix: Cleanup some casting and other compiler warnings (minor).
Ray Johnston
1
-6
/
+12
2002-03-28
Fix: -dSAFER mode to allow opening a file that references the parent
Ray Johnston
1
-7
/
+14
2002-03-15
Fix: The file_cleanup routine used the wrong offset in the estack for the
Ray Johnston
1
-1
/
+1
2002-03-13
Add a new optional FEATURE, diskn.dev that provides emulation of %disk
Ray Johnston
1
-21
/
+53
2002-03-07
Committing in .
Jacob Jansen
1
-4
/
+6
2002-02-21
Reverts to marking files with the single Id cvs tag instead of the
Ralph Giles
1
-1
/
+1
2002-02-21
Update banner to the new format common to all releases (AFPL, GPL and
Ray Johnston
1
-13
/
+11
[next]