openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Ghostscript
Settings
|
Report Duplicate
357
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 2 years
ago. based on code collected
over 2 years
ago.
Jun 26, 2022 — Jun 26, 2023
Showing page 759 of 778
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Modified to see dependency changes in the gs directory. Also updated to not generate the temporary makefile, instead we build the gs sources directly.
Henry Stiles
More...
almost 27 years ago
adds log searching utility for mailing log summaries.
Henry Stiles
More...
almost 27 years ago
Fixes 2 problems with polyline encoding: After PE is executed, the previous plotting mode (absolute or relative) is restored, but the pen up and down status is maintained.
Henry Stiles
More...
almost 27 years ago
PCL now exits with an error message(s) if internal fonts cannot be found.
Henry Stiles
More...
almost 27 years ago
Changes to const and private for msvc.
Marcos H. Woehrmann
More...
almost 27 years ago
A couple of changes to guarantee pcl and xl is rebuilt when its dependencies in the gs library are modified. This change only affects the gcc environment but should carry over to the other compilers as well.
Henry Stiles
More...
almost 27 years ago
changes title in the pcl faq.
Henry Stiles
More...
almost 27 years ago
updates documentation for rtl.
Henry Stiles
More...
almost 27 years ago
Modifications for RTL/GL2 mode, these changes are only relevant to RTL not pcl5c or pcl5e: (1) Adds rtl personality to pcl state and factory defaults (2) sets page size offsets to zero (3) changes clipping region to not use the pcl default setting of a 1/6" margin around the page (4) export pcl's new logical page and pcl's form feed procedure for use by gl/2's plot size (PS) and advance full page (PG) (5) Ignores text (6) Adds more implementations to plot size and advance page size (these commands are not complete) (7) defines rtl coordinate system for cases plot length < plot width and plot length > plot width (8) change gl/2 picture frame to have the same extant as the logical page size. (9) defaults gl/2's anchor point to have coordinate 0, 0 (having no effect on the coordinate system).
Henry Stiles
More...
almost 27 years ago
modification to get around const warning.
Henry Stiles
More...
almost 27 years ago
change to use proper color mapping procedure going from cmyk to rgb.
Henry Stiles
More...
almost 27 years ago
Added definitions for D_, _D_, and _D (required by zlib).
Marcos H. Woehrmann
More...
almost 27 years ago
removes external declarations that are now properly done in gxalloc.h.
Henry Stiles
More...
almost 27 years ago
Add another UPPERCASE macro to allow code to match later 5.8x style.
Ray Johnston
More...
almost 27 years ago
Add logic to track the top of 'interior' free space of each chunk and consolidate when freeing an object just above that space. This prevents sandbars in the chunk. Logic also incorporated in 5.82+
Ray Johnston
More...
almost 27 years ago
Add 'int_freed_top' to track when free list consolidation is needed. This is to fix sandbar problems in the chunk.
Ray Johnston
More...
almost 27 years ago
Change #define that enables statics used for gathering statistics to DEBUG_MEMFILE so that normal DEBUG builds aren't polluted with statics.
Ray Johnston
More...
almost 27 years ago
Add UPPERCASE versions of some #define macros for compatibility with future GS source (5.8x). Lowercase version kept for backward compatibility
Ray Johnston
More...
almost 27 years ago
adds a procedure for releasing the bbox and removes near keyword (from gs5.80).
Henry Stiles
More...
almost 27 years ago
Removes a global variable and a static local to a function, both supporting indexed color spaces.
Henry Stiles
More...
almost 27 years ago
Add initialization for hpgl parser. Fixes exception error.
Ray Johnston
More...
almost 27 years ago
Add extern to prevent multiple definition linker errors.
Ray Johnston
More...
almost 27 years ago
Change to use defining macro for pstack_entry (see change in pcpalet.h). This definition only here, others do not cause multiple def'n link errors.
Ray Johnston
More...
almost 27 years ago
Add defining instance macro for pstack_entry to prevent multiple def'n link errors.
Ray Johnston
More...
almost 27 years ago
Add missing 'extern' to prevent multiple definition link errors.
Ray Johnston
More...
almost 27 years ago
Add comment delimiters following #endif to prevent warning.
Ray Johnston
More...
almost 27 years ago
Get rid of label "top" to prevent spurious warning.
Ray Johnston
More...
almost 27 years ago
WARNING: changes pending - do not release. First stable pcl checkin with no statics and general code clean up. Modifications for pcl raster, parser, color, foreground, palette and hpgl/2 parser.
Henry Stiles
More...
almost 27 years ago
extensive changes to support static removal from the pcl halftone code. Removes use of extern in prototypes and adds the standard prototype macros for argument templates. Adds support for device resolution patterns.
Henry Stiles
More...
almost 27 years ago
moves the origin of the pcl output to properly account for the offsets of the imageable area.
Henry Stiles
More...
almost 27 years ago
←
1
2
…
755
756
757
758
759
760
761
762
763
…
777
778
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree