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 758 of 778
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removes unnecessary CONFIG macro.
Henry Stiles
More...
almost 27 years ago
gs5.84 integration. Initialization of DD macro, initializes directory location for device (.dev) files. Changes default gs directory locations, also.
Henry Stiles
More...
almost 27 years ago
gs5.84 integration. Initialization of DD macro, initializes directory location for device (.dev) files
Henry Stiles
More...
almost 27 years ago
adds include of version.mak so clients can resolve the revision information.
Henry Stiles
More...
almost 27 years ago
restores DD setup. Clients do not have a way of setting this right now.
Henry Stiles
More...
almost 27 years ago
updates for gs5.84.
Henry Stiles
More...
almost 27 years ago
initial gs5.84 checkin with pcl and xl compiling.
Henry Stiles
More...
almost 27 years ago
The last modification was not correct, reverts to previous revision.
Henry Stiles
More...
almost 27 years ago
adds gxcolor2.h and gxdcolor.h, needed by gxpcolor.h
Henry Stiles
More...
almost 27 years ago
adds gdebug.h, indirectly needed by reference counting code. Modification for gs5.84 color space interface.
Henry Stiles
More...
almost 27 years ago
Adds directory definition for creation of .dev files. These are no longer built in the current source directory.
Henry Stiles
More...
almost 27 years ago
modified to use gs_nogc_reclaim() instead of gs_reclaim().
Henry Stiles
More...
almost 27 years ago
"arch_is_big_endian" from generated arch.h is now uppercase.
Henry Stiles
More...
almost 27 years ago
removes gsnogc object from "async_" definition to avoid multiple link problem in pxl and pcl.
Henry Stiles
More...
almost 27 years ago
gs5.84 integration - uses gx_stroke_add() instead of gx_image_stroke_add(). When drawing dots (0 length lines) gx_stroke_path_only() requires the current device to get the initial matrix. gx_imager_stroke_add() does not pass the device.
Henry Stiles
More...
almost 27 years ago
gs5.84 integration: incorporates new documentation.
Henry Stiles
More...
almost 27 years ago
fixes static removal regression. The pcl cap can reside in the pcl state but is not really part of the modified print environment. After macro invocation, copy back the cap to simulate this behavior.
Henry Stiles
More...
almost 27 years ago
modifications to get max stack usage for pcl_execute_macro() down from 56K to 38K. To be continued.
Henry Stiles
More...
almost 27 years ago
corrects typo and fixes a compiler warning introduced in the last modification.
Henry Stiles
More...
almost 27 years ago
removes unnecessary header file.
Henry Stiles
More...
almost 27 years ago
adds symbols "-g" to profiling builds.
Henry Stiles
More...
almost 27 years ago
hpgl/2 will now allow round joins with beziers, other joins default to bevel.
Henry Stiles
More...
almost 27 years ago
The labeling code is now more liberal about using "show" and the graphics library character cache instead of drawing characters with the gl/2 line drawing code. This change speeds up the fts about 20%. Effects on other test are not likely to be as significant since most applications don't use gl/2's LB as frequently as the fts tests.
Henry Stiles
More...
almost 27 years ago
raster source width and source height were calculated incorrectly when not given explicity. This caused the bounds of the image to be larger than the extant the of the clipping rectangle for the page, resulting in expensive and unnecessary calls to gx_default_fill_triangle from the bbox device.
Henry Stiles
More...
almost 27 years ago
Change the way round joins and caps are done to match 5.83.
Ray Johnston
More...
almost 27 years ago
Change round joins to match Adobe -- full circle.
Ray Johnston
More...
almost 27 years ago
properly initialize pattern reference point and orientation.
Henry Stiles
More...
almost 27 years ago
removes obsolete comment.
Henry Stiles
More...
almost 27 years ago
Increase STACK to 64k to support nested macros (fixes fts.1060 failure) and make BANDLIST_MEMORY == file.
Ray Johnston
More...
almost 27 years ago
not properly closing directories.
Henry Stiles
More...
almost 27 years ago
←
1
2
…
754
755
756
757
758
759
760
761
762
…
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