index
:
delta/ghostpdl.git
7cf36fb5bd
BGPrint_fixes
CCAUX-configure
HEAD
OpenJpeg-1.5
PDF_gstate
PJL_pdfwrite_config
Type3_PCL
alphabits_fix_test
alphaslay
apitest
baserock/ghostscript-9.14
bug699791
build_consolidation
chameleon
dev-robin
device_subclassing
evrhel-test
filesec
fill-stroke3
freetype-2.5.5
ghostpdl-9.03
ghostpdl-9.20-regression-test
ghostpdl-9.53.x-ocr-fixes
ghostpdl-9.55.0-customer470
ghostpdl-9.55.0-docs
ghostpdl-9.56.0_ttf_fix
ghostpdl-9.56.1
ghostpdl-9.56.1-backport
gpdl-shared-device
gs-sprintf
gs10.0.0
gs10.01.0
gs10.01.1
gs9.24
gs9.26
gs9.27
gs9.27-release_tests
gs9.28
gs9.28-temp-for-testing
gs9.50
gs9.51
gs9.52.1
gs9.53.0
gs9.53.x
gs9.54.0
gs9.55.0
gs9.56.0
gs9.56.0_zlib_1.2.12
gs904
gs905
gs906
gs907
gs908
gs910
gs912
gs914
gs915
gs916
gs917
gs918
gs919
gs920
gs921
gs922
gs923
gs925
gs925_scanconvfixes
gs_sprintf-apache_sprintf
gs_strtok-apache_strtok
gse-10.0.0
java-demo
libs-update
master
mooscript
nobble-cal
nup-endpage
opacity_shape
openjpeg-2.2.0-update
openjpeg-update-20160927
page_group
patt_trans_clist
pattern_simplification
pdfi
pdfi_alpha1
pdfwrite_ocr
ramfs_branch
robin-test-base
sqred242
zlib-1.2.8
git.ghostscript.com: ghostpdl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gs
/
src
/
gp.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split the source tree into two new directories.
Ralph Giles
2008-08-29
1
-459
/
+0
*
Update licence headers. Copyright has been transfered from artofcode LLC
Ralph Giles
2007-06-05
1
-1
/
+1
*
Change s/stream/strm/ to fix a MSVC 6 warning: C4224: nonstandard extension
Alex Cherepanov
2006-09-22
1
-2
/
+2
*
Implementing a 64 bits file access.
Igor Melichev
2006-09-13
1
-0
/
+52
*
Unwinding the revision 7038 due to wrong log message.
Igor Melichev
2006-09-13
1
-52
/
+0
*
Fix : Cygwin/gcc warnings.
Igor Melichev
2006-09-13
1
-0
/
+52
*
Patch to put WTS halftones in clist so that WTS halftoning works in
Raph Levien
2006-03-22
1
-1
/
+2
*
changed copyright headers
Stefan Kemper
2006-03-13
1
-13
/
+10
*
Initial commit of the persistent cache implementation. This version supports ...
Ralph Giles
2004-01-15
1
-1
/
+34
*
Removing the obsolete code NEW_COMBINE_PATH 0 .
Igor Melichev
2003-08-20
1
-32
/
+0
*
Cleans up the behavior of the .tempfile operator, primarily making it
Raph Levien
2003-08-16
1
-7
/
+22
*
Use 'fontname' instead of 'name' as an argument to gp_enumerate_fonts_next()
Ralph Giles
2003-07-08
1
-1
/
+1
*
Initial check in of the native font enumeration mechanism with an implementat...
Ralph Giles
2003-07-04
1
-0
/
+24
*
Switching to the new logics of resource file location.
Igor Melichev
2003-04-11
1
-1
/
+1
*
Initial commit of native MacOS font loading. This implements a %macresource% ...
Ralph Giles
2003-04-08
1
-1
/
+9
*
Fix (file_name_combine) : Renaming no_neighbour with no_sibling.
Igor Melichev
2003-03-07
1
-1
/
+1
*
file_name_combine : Adding the 'no_neighbour' argument.
Igor Melichev
2003-03-06
1
-1
/
+1
*
Initial commit for the new SAFER logics.
Igor Melichev
2003-03-04
1
-0
/
+2
*
gp_file_name_combine : Adding more helpers for OpenVMS support.
Igor Melichev
2003-03-02
1
-3
/
+15
*
gp_file_name_combine : Implementing some useful functions.
Igor Melichev
2003-03-02
1
-0
/
+1
*
Fix : A compiler warning in platform dependent code for gp_file_name_combine.
Igor Melichev
2003-03-02
1
-2
/
+2
*
Implementing gp_file_name_combine.
Igor Melichev
2003-03-01
1
-0
/
+72
*
Fix: Replace the previous gp_file_name_is_absolute with gp_patshtring_not_bare
Ray Johnston
2002-11-17
1
-6
/
+19
*
Removes all uses of the now-deprecated Pn macros from the gp*.h (platform
L Peter Deutsch
2002-06-16
1
-28
/
+28
*
Reverts to marking files with the single Id cvs tag instead of the
Ralph Giles
2002-02-21
1
-1
/
+1
*
Update banner to the new format common to all releases (AFPL, GPL and
Ray Johnston
2002-02-21
1
-13
/
+11
*
Fix: Improve security in a (mostly) backward compatible fashion
Ray Johnston
2002-01-24
1
-3
/
+8
*
Fixes for stdin as a result of using callouts.
Russell Lang
2001-10-12
1
-8
/
+5
*
Speed up reading stdin when using callouts.
Russell Lang
2001-09-15
1
-0
/
+15
*
Fix: gp_file_name_sizeof is increased to 260 bytes, == MAX_PATH
Alex Cherepanov
2001-03-03
1
-1
/
+1
*
Updates the license notices to reflect the name change from Aladdin
L Peter Deutsch
2000-09-19
1
-16
/
+16
*
Fix: The BeOS C compiler objected to some int/bool mismatches.
L Peter Deutsch
2000-08-31
1
-1
/
+1
*
Removes the gp_ procedures for managing screen swapping between console and
L Peter Deutsch
2000-04-20
1
-23
/
+0
*
Fix: For printer devices, a non-null definition for OutputFile was required
L Peter Deutsch
2000-03-18
1
-3
/
+5
*
Populate repository with gs 6.0 files.
ghostscript-6.0
L Peter Deutsch
2000-03-09
1
-3
/
+15
*
Update to Aladdin 6.0 - Only license block formatting changed.
Ray Johnston
2000-02-15
1
-2
/
+3
*
Imports Aladdin's 596.
Henry Stiles
1999-12-12
1
-16
/
+3
*
This is the first gs593 integration it is *NOT* a release. Normally
Henry Stiles
1999-10-03
1
-10
/
+18
*
initial gs5.84 checkin with pcl and xl compiling.
Henry Stiles
1999-05-24
1
-4
/
+36
*
filters out the id string.
Henry Stiles
1998-08-22
1
-1
/
+1
*
gs 5.34 checkin.
Henry Stiles
1998-08-19
1
-1
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r274,
Henry Stiles
1998-08-08
1
-38
/
+69
*
Initial revision
Henry Stiles
1998-07-26
1
-0
/
+196