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
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
2002-01-24
Fix: Improve security in a (mostly) backward compatible fashion
Ray Johnston
1
-19
/
+136
2001-12-08
Implementing a mapped resource category redefiner;
Igor Melichev
1
-0
/
+12
2001-09-22
Fix: Prevent memory corruption when reading %statementedit.
Russell Lang
1
-1
/
+1
2001-09-04
Committing in .
Jacob Jansen
1
-1
/
+1
2001-07-15
Adds and documents an operator <prefix|null> <access_string> .tempfile
L Peter Deutsch
1
-51
/
+134
2001-03-12
Provide alternate %stdin/out/err implementation using procedure
Russell Lang
1
-1
/
+22
2001-03-02
Fix: Speed-up JPEG decompression by increasing file buffer to 2K. This
Alex Cherepanov
1
-3
/
+5
2000-11-01
Fix: Decoding filters that didn't detect an EOD in the source data still
L Peter Deutsch
1
-2
/
+2
2000-09-19
Updates the license notices to reflect the name change from Aladdin
L Peter Deutsch
1
-16
/
+16
2000-03-23
Changes the new .filename operator to return true/false rather than causing
L Peter Deutsch
1
-16
/
+12
2000-03-23
Makes file streams remember the file name, needed for efficiently
L Peter Deutsch
1
-0
/
+20
2000-03-10
Fix: findlibfile didn't handle %iodevice% prefixes correctly.
L Peter Deutsch
1
-20
/
+27
2000-03-09
Populate repository with gs 6.0 files.
ghostscript-6.0
L Peter Deutsch
1
-3
/
+15
2000-02-15
Update to Aladdin 6.0 - Only license block formatting changed.
Ray Johnston
1
-2
/
+3
1999-12-12
Imports Aladdin's 596.
Henry Stiles
1
-16
/
+3
1999-10-03
This is the first gs593 integration it is *NOT* a release. Normally
Henry Stiles
1
-58
/
+87
1999-05-24
initial gs5.84 checkin with pcl and xl compiling.
Henry Stiles
1
-48
/
+89
1998-09-18
gs550 release
Henry Stiles
1
-3
/
+11
1998-08-22
filters out the id string.
Henry Stiles
1
-1
/
+1
[next]