index
:
delta/ghostpdl.git
7cf36fb5bd
BGPrint_fixes
CCAUX-configure
HEAD
OpenJpeg-1.5
PDF_gstate
PJL_pdfwrite_config
Type3_PCL
alphabits_fix_test
alphaslay
apitest
baserock/ghostscript-9.14
bug699791
build_consolidation
chameleon
dev-robin
device_subclassing
evrhel-test
filesec
fill-stroke3
freetype-2.5.5
ghostpdl-9.03
ghostpdl-9.20-regression-test
ghostpdl-9.53.x-ocr-fixes
ghostpdl-9.55.0-customer470
ghostpdl-9.55.0-docs
ghostpdl-9.56.0_ttf_fix
ghostpdl-9.56.1
ghostpdl-9.56.1-backport
gpdl-shared-device
gs-sprintf
gs10.0.0
gs10.01.0
gs10.01.1
gs9.24
gs9.26
gs9.27
gs9.27-release_tests
gs9.28
gs9.28-temp-for-testing
gs9.50
gs9.51
gs9.52.1
gs9.53.0
gs9.53.x
gs9.54.0
gs9.55.0
gs9.56.0
gs9.56.0_zlib_1.2.12
gs904
gs905
gs906
gs907
gs908
gs910
gs912
gs914
gs915
gs916
gs917
gs918
gs919
gs920
gs921
gs922
gs923
gs925
gs925_scanconvfixes
gs_sprintf-apache_sprintf
gs_strtok-apache_strtok
gse-10.0.0
java-demo
libs-update
master
mooscript
nobble-cal
nup-endpage
opacity_shape
openjpeg-2.2.0-update
openjpeg-update-20160927
page_group
patt_trans_clist
pattern_simplification
pdfi
pdfi_alpha1
pdfwrite_ocr
ramfs_branch
robin-test-base
sqred242
zlib-1.2.8
git.ghostscript.com: ghostpdl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 706464: Avoid strcpy onto itself.
Robin Watts
2023-03-10
1
-2
/
+2
*
Bug 706463: Fix buffer overflow seen in bjc600.
Robin Watts
2023-03-10
1
-2
/
+12
*
Bug 706462: Fix heap overflow bug in command line dict parsing.
Robin Watts
2023-03-10
1
-2
/
+8
*
Bug 706468: Avoid creating empty man page directory
Chris Liddell
2023-03-10
1
-2
/
+2
*
Dates and product string for 10.01.0rc2
ghostpdl-10.01.0rc2
Chris Liddell
2023-03-09
3
-4
/
+4
*
Fix typo in pdf ToUnicode text handling.
Robin Watts
2023-03-09
1
-1
/
+1
*
pdfwrite: Don't free copied font object when it's in use
Chris Liddell
2023-03-07
1
-1
/
+2
*
txtwrite & friends - don't attempt to use glyph name after an error
Ken Sharp
2023-03-07
1
-2
/
+2
*
Fix size_t -> int overflow in cmd_get_buffer_space.
Robin Watts
2023-03-07
1
-2
/
+11
*
Fix cut and paste error in warning.
Robin Watts
2023-03-07
1
-2
/
+2
*
gdev_prn_size_buf_planar: Initialise mdev.
Robin Watts
2023-03-07
1
-2
/
+2
*
Documentation: Updates VectorDevices.rst to correct typos.
Jamie Lemon
2023-03-07
1
-3
/
+3
*
Version and dates in man pages
ghostpdl-10.01.0rc1
Chris Liddell
2023-03-02
14
-28
/
+28
*
Update News.htm for 10.01.0
Chris Liddell
2023-03-02
1
-16
/
+6
*
Product family, date docs version for 10.01.0 RC 1
Chris Liddell
2023-03-02
3
-5
/
+5
*
Fix gdevdocxw.c breakage.
Robin Watts
2023-03-02
1
-2
/
+2
*
Fix docx text position calculations.
Robin Watts
2023-03-02
1
-37
/
+29
*
Coverity 380514/380530: Hoist initialisation out of loop.
Robin Watts
2023-03-02
1
-7
/
+7
*
Coverity 381502: Don't check non NULL pointer for NULLity.
Robin Watts
2023-03-02
1
-3
/
+2
*
Fix typo in SO_PDFEXPORT_LIB configure logic.
Robin Watts
2023-03-02
1
-1
/
+1
*
Coverity ID 383603 - fix potential buffer overrun
Ken Sharp
2023-03-02
1
-1
/
+1
*
Tweak configure logic for so pdf export lib.
Robin Watts
2023-03-01
1
-2
/
+18
*
Ghostscript - colour spaces and garbage collection
Ken Sharp
2023-03-01
1
-3
/
+9
*
pdfi/pdfwrite/txtwrite: Revisit endian confusion for Unicode values
Chris Liddell
2023-03-01
4
-42
/
+43
*
Remove C99 style inline declaration
Chris Liddell
2023-03-01
1
-2
/
+5
*
Use GS_STRINGIZE() macro, rather than define a local version
Chris Liddell
2023-03-01
1
-3
/
+1
*
Bug 705895: Do not allow --enable-dynamic and --enable-hidden-visibility
Chris Liddell
2023-03-01
1
-1
/
+5
*
Fix extract build problem on linux.
Robin Watts
2023-03-01
1
-1
/
+1
*
Debugging fixups
Henry Stiles
2023-02-28
3
-5
/
+107
*
GhostPDF + pdfwrite - emit an Alternate for some ICCBased spaces.
Ken Sharp
2023-02-28
4
-25
/
+696
*
Tweak parameter testing to use an 'argis' macro.
Robin Watts
2023-02-28
2
-86
/
+81
*
Avoid GPDL 'pass_param_to_languages' early termination.
Robin Watts
2023-02-28
1
-1
/
+1
*
Update gdevdocx.c for new extract include directory structure.
Robin Watts
2023-02-28
2
-3
/
+3
*
Remove stray duplicated file.
Robin Watts
2023-02-28
1
-715
/
+0
*
Update gs for latest extract library.
Robin Watts
2023-02-28
1
-1
/
+5
*
Allow a -sFONTMAP= option to change the fontmap file
Chris Liddell
2023-02-27
1
-2
/
+5
*
Revise how the pdfi fontmap code checks a font file exists
Chris Liddell
2023-02-27
3
-17
/
+40
*
Bug 706389: Fix versioning format consistency
Chris Liddell
2023-02-27
4
-12
/
+12
*
Bug 706388: Fix a typo writing the gs version to TIFF tags
Chris Liddell
2023-02-27
1
-2
/
+2
*
Ghostscript + GhostPDF - remove -dNEWPDF
Ken Sharp
2023-02-27
1
-10
/
+9
*
Graphics library - drop all copied components of a glyph on error
Ken Sharp
2023-02-24
1
-7
/
+92
*
Bug 706257: CIDFont glyph ordering issues with pdfi/pdfwrite
Chris Liddell
2023-02-23
7
-74
/
+206
*
Bug 706316: Improve pdfi/pdfwrite font recognition
Chris Liddell
2023-02-23
3
-16
/
+1
*
Update demos/c/api_test to better test display dev + separations.
Robin Watts
2023-02-22
3
-27
/
+216
*
Fix another memory leak of param lists in gpdl.
Robin Watts
2023-02-22
1
-1
/
+2
*
Fix memory leak seen in apitest using gpdl.
Robin Watts
2023-02-22
3
-6
/
+16
*
Bug 706351: Fix display device with planar separations.
Robin Watts
2023-02-22
3
-40
/
+97
*
xpswrite: Use correct allocator to free libtiff client data
Chris Liddell
2023-02-22
1
-2
/
+2
*
oss-fuzz 56156: CFF - Allow for (the intended) 64 digit real number
Chris Liddell
2023-02-21
1
-2
/
+2
*
Don't link libpaper for the Artifex release
Chris Liddell
2023-02-21
1
-1
/
+19
[next]