summaryrefslogtreecommitdiff
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Bug 702810: fix fapi buffer size parameter typesChris Liddell2020-09-221-4/+2
* Remove pointless 'recopying' of CFF (g)subr stringsChris Liddell2020-09-221-6/+6
* Fix the OpenBSD buildChrisL2020-08-271-1/+3
* oss-fuzz 25486: Initialise device colors in graphics stateChris Liddell2020-09-141-0/+12
* Fix crashes with pdfwrite, TrueType input fonts and Windows 64-bit buildKen Sharp2020-09-141-5/+0
* Bring changelog changes onto master from gs9.53.0Chris Liddell2020-09-111-1/+1
* Fix Coverity issue 361428.Robin Watts2020-09-101-2/+2
* Fix Coverity issue 361836.Robin Watts2020-09-101-2/+3
* Fix Coverity issue 361838.Robin Watts2020-09-101-1/+5
* Bring master up to date with 9.53.0 doc changesChris Liddell2020-09-101-1/+1
* Correct fix for stack smashing.Robin Watts2020-09-102-4/+4
* Strip trailing whitespace from makefiles.Robin Watts2020-09-0913-40/+40
* Fix stack smashing in blending code.Robin Watts2020-09-091-2/+2
* Remove prototype for non-existent function.Robin Watts2020-09-091-2/+0
* Strip trailing whitespace from .c and .h files.Robin Watts2020-09-0952-263/+263
* Bug 702871: Fix GraphicsAlphaBits + Fill/Stroke issue.Robin Watts2020-09-091-5/+3
* Remove deprecated device-like image handling procedures.Robin Watts2020-09-081-12/+0
* Fix memory leak with clip device and image width/height = 0Ken Sharp2020-09-071-0/+5
* Bug 700404: Make Windows usertime be CPU time, not elapsed time.Ray Johnston2020-08-271-15/+7
* Fix pdfwrite memory leak in pattern clistsNancy Durgin2020-08-271-0/+11
* Add OCREngine parameter.Robin Watts2020-08-272-12/+40
* Fix Tesseract traineddata file loading.Robin Watts2020-08-241-21/+21
* Coverity 361429: move "break" to correct place.Chris Liddell2020-08-241-1/+1
* Rejig gs_pattern1_make_pattern TilingType != 2 behaviour.Robin Watts2020-08-241-35/+66
* Whitespace/Layout changes to gs_pattern1_make_pattern.Robin Watts2020-08-241-138/+120
* Rejig internals of gs_pattern1_make_pattern.Robin Watts2020-08-241-28/+63
* Simplify parameter passing in compute_inst_matrix.Robin Watts2020-08-241-5/+5
* Coverity ID 361427 fix uninitialised variable.Ken Sharp2020-08-241-1/+1
* pdfwrite - fix numerous font-related memory leaksKen Sharp2020-08-221-2/+2
* More version number fixesKen Sharp2020-08-211-2/+4
* Fix pdfwrite "%d" mode with file permissionsChris Liddell2020-08-202-7/+15
* Fix memory leaks associated with pdfwrite, type3x imagesNancy Durgin2020-08-201-6/+7
* Bug702727 -- Fix rc counting of penum->pcs for image1 and image4Nancy Durgin2020-08-203-10/+16
* Trim trailing white spaceKen Sharp2020-08-201-1/+1
* Fix PDF /Producer for new patch levelKen Sharp2020-08-201-0/+5
* Fix some compiler warningsNancy Durgin2020-08-191-13/+13
* Tweak type1 pattern code to remove some needless fabs.Robin Watts2020-08-191-15/+19
* Bug 702744: Add windows utf-8 handling for unlink and rename.Robin Watts2020-08-1814-74/+359
* Bump version numberChris Liddell2020-08-181-2/+2
* Add patch version to version numberChris Liddell2020-08-182-9/+12
* Enhance First/LastPage processingKen Sharp2020-08-151-4/+91
* Bug 702725 Maintain spot colors when overprint mismatch in process CSMichael Vrhel2020-08-144-4/+47
* Fix stray error during param to string conversions.Robin Watts2020-08-141-1/+3
* Bug 702611: Fix tiff_from_filep to handle subclassingChris Liddell2020-08-141-14/+12
* graphics library- clean up streams used as DataSource for functionsKen Sharp2020-08-131-0/+4
* Improve client memory handling for colour spaces and patternsKen Sharp2020-08-126-28/+42
* Update Makefiles for new MSVC version.Robin Watts2020-08-121-0/+29
* Improve gs_param to string functions.Robin Watts2020-08-081-5/+24
* Fix typo in default param handling.Robin Watts2020-08-071-1/+1
* Add gstate param to client callbackNancy Durgin2020-08-062-5/+5