summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updates the change and history logs for making the fileset.ghostscript-6.22L Peter Deutsch2000-07-062-3/+798
* Updates documentation dates for making a fileset.L Peter Deutsch2000-07-0610-17/+655
* Updates GS_PRODUCT for making a fileset.L Peter Deutsch2000-07-061-1/+1
* Fix: Adds a missing dependency.L Peter Deutsch2000-07-061-1/+1
* Updates documentation related to version numbering, reflecting the move backL Peter Deutsch2000-07-052-20/+24
* Fix: X Windows platform fonts were broken when using multiple deviceL Peter Deutsch2000-07-051-1/+3
* Per user request, changes the license on the basic monochromeL Peter Deutsch2000-07-053-27/+78
* Changes the version numbering system back to sequential (not odd/even).L Peter Deutsch2000-07-055-15/+14
* Adds O_BINARY to the Microsoft compatibility fcntl.h patch.L Peter Deutsch2000-07-051-0/+3
* Fix: Watcom C requires the non-standard O_BINARY mode flag when openingL Peter Deutsch2000-07-051-0/+6
* Adds a number of (user-maintained) command files for OS/2.L Peter Deutsch2000-07-0511-0/+248
* Fix: The "smoke test" procedure for fileset releases didn't stress theL Peter Deutsch2000-07-051-1/+1
* Adds a findprotodevice "operator", to find a device prototype by name.L Peter Deutsch2000-07-052-14/+26
* Finishes working around the fact that Microsoft C, in defiance of multipleL Peter Deutsch2000-07-054-28/+65
* Fix: Adds a missing dependency.L Peter Deutsch2000-07-041-1/+1
* Fixes a typo.L Peter Deutsch2000-07-041-1/+1
* Fixes references to undeclared functions.L Peter Deutsch2000-07-042-2/+4
* Fix: If TMPDIR wasn't defined, TEMP would be ignored. (bug introduced inL Peter Deutsch2000-07-041-0/+2
* Fixes a couple of typos.L Peter Deutsch2000-07-041-2/+2
* Fixes a typo; reduces the number of false warnings for documentation dateL Peter Deutsch2000-07-041-5/+8
* Fix: A dependency was missing.L Peter Deutsch2000-07-041-1/+1
* Fix: [e]pswrite didn't guarantee a maximum line length of 255 characters,L Peter Deutsch2000-07-041-98/+238
* Fix: Some picky compilers complained about "integer constant is unsigned inL Peter Deutsch2000-07-031-81/+99
* Fix: Two values were computed and not used.L Peter Deutsch2000-07-031-2/+4
* Fix: Moves an assignment to eliminate a bogus warning from some pickyL Peter Deutsch2000-07-031-2/+3
* Fix: The workaround for Microsoft C's omission of O_APPEND et al causedL Peter Deutsch2000-07-031-7/+7
* Fix: [gs_]currentgray didn't return the correct value if the current colorL Peter Deutsch2000-07-036-35/+55
* Removes some third-party drivers with incompatible licenses.L Peter Deutsch2000-07-024-6191/+0
* Improves the documentation of copydevice regarding where it allocates theL Peter Deutsch2000-06-302-5/+22
* Fix: The code for registering compiled fonts was sensitive to its positionL Peter Deutsch2000-06-291-22/+0
* Brings the language documentation (more) up to date.L Peter Deutsch2000-06-291-13/+2
* Changes the name of the unread operator to .unread, retaining unread as aL Peter Deutsch2000-06-292-2/+3
* Fix: If PDF interpretation was included in the build, the very first line ofL Peter Deutsch2000-06-291-21/+29
* Finishes implementing the Process[DSC]Comment callout.L Peter Deutsch2000-06-289-40/+151
* Fix: In some cases, two successive DSC comments produced a syntaxerror.L Peter Deutsch2000-06-281-2/+6
* Fix: Uncolored Patterns used with a gray color produced incorrect PDFL Peter Deutsch2000-06-281-2/+2
* Fix: The built-in Identity CMaps had an incorrect entry count forL Peter Deutsch2000-06-281-26/+26
* Fix: Calling out to process a comment during scanning left an extra elementL Peter Deutsch2000-06-281-3/+11
* Fix: The change in parameter type checking required for the newL Peter Deutsch2000-06-271-1/+3
* Fix: The dictionary used to hold Encodings wasn't large enough.L Peter Deutsch2000-06-271-1/+1
* Fix: The makefiles didn't include the requirement that gs_mro_e.ps be loadedL Peter Deutsch2000-06-272-6/+14
* Fix: The makefile missed a dependency (CIDFontType 0 fonts require FontTypeL Peter Deutsch2000-06-271-2/+3
* Refactors some PDF-writing code for use in a PDF decompressor.L Peter Deutsch2000-06-271-10/+25
* Adds a reference to a user-maintained Czech translation of the GhostscriptL Peter Deutsch2000-06-271-0/+7
* Fix: Images that ended prematurely still (again?) weren't written correctly.L Peter Deutsch2000-06-271-3/+7
* Adds user parameters ProcessComment and ProcessDSCComment. If not null,L Peter Deutsch2000-06-279-90/+293
* Updates the ATX driver(s) to enforce maximum page width and minimum pageL Peter Deutsch2000-06-221-8/+47
* Fix: Calling get_params with a static (read-only) device prototype couldL Peter Deutsch2000-06-221-3/+20
* Updates documentation on the ProcessColorModel and ColorConversionStrategyL Peter Deutsch2000-06-211-6/+16
* Updates documentation to reflect the use of the GSC environment variable toL Peter Deutsch2000-06-211-19/+10