summaryrefslogtreecommitdiff
path: root/pl
Commit message (Expand)AuthorAgeFilesLines
* Mark the current code as a release candidate.Ralph Giles2010-02-041-2/+2
* Undo the previous commit.Marcos H. Woehrmann2010-01-281-0/+0
* Dummy commit to force generation of local cluster md5sums.Marcos H. Woehrmann2010-01-281-0/+0
* Introduce new gs_currentdevicecolor function (and inline macro version) toRobin Watts2010-01-272-2/+4
* generate private copy of plver.h per language to allow parallel build, and re...Hin-Tak Leung2010-01-221-11/+11
* Fix some leaks in XPS. Make sure we call close_job at the end of an XPS file ...Tor Andersson2010-01-211-4/+4
* See the revision log for 10564 (deterministic printing of font pageHenry Stiles2010-01-042-102/+85
* Fixes bug 691024, the font list is now printed deterministically.Henry Stiles2009-12-286-153/+149
* Add new assert_.h header file. Convert existing code to use it.Robin Watts2009-12-231-1/+1
* The lowercase icelandic eth in pcl symbol set 19U was not mappedHenry Stiles2009-12-181-1/+1
* Emulate HP TrueType parser bug which ignores the metrics in componentHenry Stiles2009-12-182-0/+67
* debug_dump_allocator() is only defined in DEBUG mode.Henry Stiles2009-11-301-0/+2
* The following change was missing from the leak checking commit 10407.Henry Stiles2009-11-301-1/+1
* Add a memory leak debugging option -l to be used by pcl, xps, etc..Henry Stiles2009-11-301-13/+23
* Modified to not enumerate dictionary keys, this is incorrect as theHenry Stiles2009-11-301-2/+2
* Symbol set fixes and additions courtesy of Norbert Janssen. TheHenry Stiles2009-11-201-117/+651
* Add a function process_file to the plmain interface. This is a very simple ha...Tor Andersson2009-11-194-0/+43
* adding two missing \n's to dprintf()Hin-Tak Leung2009-11-181-2/+2
* Deprecate a rom font compression scheme which was used prior to incorporating...Henry Stiles2009-11-182-276/+0
* Fix bug# 690841 and fts panel 340 and others. The glyph wasHenry Stiles2009-10-231-1/+1
* Fix incorrect tilde variants in several symbol sets. Fixes the badHenry Stiles2009-10-211-5/+6
* Remove a spurious executable bit.Ralph Giles2009-09-091-0/+0
* Fix a compile error in the UFST build, a result of implementing andHenry Stiles2009-09-021-1/+1
* Fixes 690206. Explicitly set font types in the resident font table.Henry Stiles2009-09-024-96/+135
* Fix 690471, a seg fault on snow leopard resulted from the compilerHenry Stiles2009-08-293-2/+6
* Clean up reference counting problems and properly useHenry Stiles2009-08-101-18/+30
* Bump version number and restore gs external reference after the 8.70Ralph Giles2009-08-011-1/+1
* 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