Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-19 | Indent with spaces and strip trailing whitespace. | Tor Andersson | 1 | -9/+9 | |
2009-01-12 | Fix a gcc warning in gxshade6.c. | Ralph Giles | 1 | -2/+2 | |
When VD_TRACE is not defined, vdtrace.h defines most of its operations as DO_NOTHING, but with was not done for vd_restore and vd_disable, causing compiler warnings in gxshade6.c, where vd_disable is called as the sole body of an if() statement. Bug 690204. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@9348 a1074d23-0009-0410-80fe-cf8c14f379e6 | |||||
2008-08-29 | Split the source tree into two new directories. | Ralph Giles | 1 | -0/+190 | |
PSSRC files are now in 'gs/psi'. GLSRC files are now in 'gs/base'. This is to facilitate build modularization and merging in the ghostpdl tree. NOTE: msvc32.mak is now in psi, not src. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@9048 a1074d23-0009-0410-80fe-cf8c14f379e6 |