summaryrefslogtreecommitdiff
path: root/pl
Commit message (Expand)AuthorAgeFilesLines
* Bump release date and revision for 8.70 final.ghostpdl-8.70Ralph Giles2009-07-311-1/+1
* Bump the release number for 8.70rc1.Ralph Giles2009-07-291-1/+1
* Check for NULL in case gs_enumerate_files_inti() fails. For example, if a %ro...Ralph Giles2009-07-231-1/+1
* Fix regressions associated with 690316. Apparently, with the MonotypeHenry Stiles2009-06-291-4/+15
* As part of fixing bug #690520 correct the long standing annoyance ofHenry Stiles2009-06-251-90/+90
* Add an 'IODevice' aware layer for filesystem enumeration 'gs_enumerate_*'Ray Johnston2009-05-012-11/+11
* Properly setup the "nogc.dev" allocator. This fixes the memoryHenry Stiles2009-03-262-0/+21
* Remove allocator debugging code as this scheme will not work withHenry Stiles2009-03-261-5/+0
* Norbert Janssen has provided this fix for bug 690316. Using the ufstHenry Stiles2009-03-191-2/+3
* For a debug build we stack up 2 heap allocators instead of using 1 heapHenry Stiles2009-03-191-0/+4
* Be explicit that we're casting away the extra members of theRalph Giles2009-03-081-1/+1
* Check for gs_malloc_init() failure before passing the result toRalph Giles2009-03-081-4/+7
* This change deprecates the pl allocator and reintigrates pcl with theHenry Stiles2009-03-034-578/+17
* Restore external reference to gs trunk and bump the version string afterRalph Giles2009-02-031-1/+1
* Update external gs reference to the 8.64 release tag, and set theghostpdl-1.54Ralph Giles2009-02-031-1/+1
* Update copyright header on pl.mak.Ralph Giles2009-01-291-2/+2
* Disable plalloc's free mem list by default in release build to preventRay Johnston2009-01-221-2/+6
* proper error processing for bug #690203 to detect a true typeHenry Stiles2008-12-172-5/+9
* Support interpolation in pcl with the command line parameterHenry Stiles2008-09-253-4/+14
* Factor out repeated code from the ufst character module to the commonHenry Stiles2008-09-183-72/+5
* Bump the version string and gs reference, post release.Ralph Giles2008-08-011-1/+1
* Bump revision and gs reference for the 1.53 release.ghostpdl-1.53Ralph Giles2008-08-011-1/+1
* Update gs reference and version string for 1.53rc2.Ralph Giles2008-07-291-1/+1
* Add some missing dependency declarations.Ralph Giles2008-06-301-1/+1
* This corrects a problem with the example job loop provided with theHenry Stiles2008-06-253-2/+24
* Add SVG interpreter skeleton.Tor Andersson2008-04-151-0/+4
* Provide Visual Trace window for pcl6 Windows build.Igor Melichev2008-03-212-7/+31
* Update the version string and unfreeze the gs revision after the 1.52Ralph Giles2008-03-011-1/+1
* Fix the gs revision and pl version string for the ghostpdl 1.52 release.Ralph Giles2008-03-011-1/+1
* Add a missing newline and apply consistent periods to pl error messages.Ralph Giles2008-02-291-12/+12
* GS client makefile refactoring. The project is under development andHenry Stiles2008-01-091-2/+4
* The vertical substitution boolean was not initialized properly forHenry Stiles2007-11-301-0/+1
* Return to tracking development after the GhostPDL 1.51 release.Ralph Giles2007-11-211-1/+1
* Update the self-test baseline with the current rendering on Linux x86_64.Ralph Giles2007-11-211-1/+1
* Import the tagged Ghostscript 8.61 release, and update our versionRalph Giles2007-11-211-1/+1
* Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles2007-09-2514-178/+178
* Revert to gs development trunk after the 1.50 release and updateRalph Giles2007-08-271-1/+1
* Update the ls_test target of the top-level makefile to use the currentRalph Giles2007-08-251-1/+1
* Add manually hardcoded information about corresponding revision numbersRalph Giles2007-08-241-1/+1
* Use the traditional 2-digit minor. Also append a missing newline to theRalph Giles2007-08-172-2/+2
* update revision.Henry Stiles2007-08-151-1/+1
* Modifications for pcl, pxl, and xps so text works properly with highHenry Stiles2007-08-151-7/+4
* Fixing broken pcl -> pdf in anticipation of upcoming pcl release.Henry Stiles2007-07-252-2/+6
* Provide a special case for the undocumented symbol set 590 (XL only).Henry Stiles2007-07-192-6/+10
* It was convenient to address two issues at the same time: (1) a fixHenry Stiles2007-06-253-23/+19
* Added conditional compilation directive to have PCL and PXL assume theHenry Stiles2007-06-113-13/+44
* fix an unititialized memory access. No known associated problem.Henry Stiles2007-04-251-0/+1
* Now that the pcl allocator supports finalization it is no longerHenry Stiles2007-03-161-1/+0
* Modifications to support Raph's improvement to allocation of colorHenry Stiles2007-03-123-87/+43
* Fix a regression introduced with the warning cleanup. The lastHenry Stiles2007-03-041-1/+1