Commits on Source
100+
e62e84f7
MacOS Packaging: update CI to deliver installer package for download packages
Sep 26, 2025
f4d0628d
add a changelog entry for the previous commit
Sep 26, 2025
7d0b6d08
CI: remove no longer used make_relocatable.py
Sep 26, 2025
1265798e
Merge commit '
7d0b6d08
' into HEAD
Sep 26, 2025
1b8e72b0
de-dupe a source of plugin version
Sep 26, 2025
315affd5
fix interpretation of libtool version components in Linux test
Sep 26, 2025
6d26f787
fix interpretation of libtool version components in MinGW test
Sep 26, 2025
117895f5
rename version test variables for readabilty
Sep 26, 2025
4d680e1c
add a test case that Autotools and CMake agree on plugin version
Sep 26, 2025
77db8bfc
add a test case that Autotools and Red Hat spec file agree on plugin version
Sep 26, 2025
5ae7330d
add a test case that Autotools and CMake agree on library SO versions
Sep 26, 2025
1ec75fad
remove unused libexpr.pc
Sep 26, 2025
1f7e7286
remove unused libexpr SO version
Sep 26, 2025
738145ee
extend library SO version check to cover Debian rules
Sep 26, 2025
522b36b9
extend library SO version check to cover Debian lintian overrides
Sep 26, 2025
6dc8d3d4
Autotools: remove unused 'LAB_GAMUT_VERSION'
Sep 26, 2025
713baadd
remove unused libpack.pc
Sep 26, 2025
2a3f5e8a
remove unused libsfdp.pc
Sep 26, 2025
921a04bb
Merge branch 'smattr/ca2330db-cdf0-4b9e-9d8f-e01859a4369e' into 'main'
Sep 26, 2025
a65bebc2
smyrna Matrix4fT: remove unused members
Sep 28, 2025
32a415d6
smyrna: inline and simplify 'Matrix4fSetRotationScaleFromMatrix4f'
Sep 28, 2025
fbf85d23
smyrna: remove unused 'ArcBall_t.isClicked'
Sep 28, 2025
e4e6edfe
smyrna: remove unused 'ArcBall_t.isRClicked'
Sep 28, 2025
f87aafb6
neatogen: fix “speciffically” comment typo
Sep 28, 2025
22c21ea1
neatogen compute_hierarchy: fix “accoridng” comment typo
Sep 28, 2025
54c8447a
Merge branch 'smattr/7a0dc273-c317-4cb1-8d87-bd1d4bfeed80' into 'main'
Sep 28, 2025
47d121f1
dotgen dumpg: tweak to avoid accessing 'i' outside a loop
Sep 28, 2025
ff14bc96
dotgen dumpg: reduce scope of 'i'
Sep 28, 2025
2651705a
gvpr deref: remove unnecessary 'ptr' cast
Sep 28, 2025
35cc6f00
neatogen: rename 'INTERNAL' to 'PRIVATE'
Sep 28, 2025
02736ace
centralize 'PRIVATE' definition
Sep 28, 2025
1f11bace
neatogen: remove unused 'AM_PUSH'
Sep 28, 2025
6452b76d
neatogen: remove unused 'AM_PUSHPULL'
Sep 28, 2025
72ac9faf
neatogen: remove unused 'siteidx'
Sep 28, 2025
ae8cd327
util: correct confusing list contiguity diagram
Sep 28, 2025
c2c312d0
Merge branch 'smattr/5e477d15-6c2a-42aa-8d5b-07cc49b31d97' into 'main'
Sep 28, 2025
8469b267
add a test case for empty images
Sep 28, 2025
0b4b29ea
Merge branch 'smattr/gitlab-2732' into 'main'
Sep 29, 2025
8c3eb0a3
add a test case for an osage crash
Sep 28, 2025
5d2d03ec
Merge branch 'smattr/gitlab-2721' into 'main'
Sep 29, 2025
8b36ab8f
add a test case for a misdrawn path
Sep 29, 2025
072260e4
fix excess points when generating paths using dot layout
Sep 29, 2025
7bbc75a5
util: fix expansion order of parameters to 'LIST_TRY_APPEND'
Sep 29, 2025
cf8b9f90
util: fix expansion order of parameters to 'LIST_PREPEND'
Sep 29, 2025
2c490da4
util: make consistent expansion order of parameters to 'LIST_SET'
Sep 29, 2025
5b7ac3b0
util: fix expansion order of parameters to 'LIST_DETACH'
Sep 29, 2025
83f5d386
util: extract the core of 'LIST_TRY_APPEND' into a function
Sep 29, 2025
d29d67fc
util: inline and remove 'gv_list_try_reserve_'
Sep 29, 2025
b42dc17f
util: extract the core of 'LIST_DETACH' into a function
Sep 29, 2025
2a9a3f45
util: fix docstring names of 'LIST_DETACH' parameters
Sep 29, 2025
964af0aa
util: make 'sizep' parameter to 'LIST_DETACH' optional
Sep 29, 2025
cdba7db2
Merge branch 'smattr/gitlab-2734' into 'main'
Sep 30, 2025
0ff2a37f
neatogen spline_edges_: remove no-op point additions
Sep 29, 2025
cb136aae
common: teach compiler to warn on useless point operations
Sep 29, 2025
c6357c15
neatogen spline_edges_: remove commented out debugging code
Sep 29, 2025
aad50c22
Merge branch 'smattr/gitlab-2736' into 'main'
Sep 30, 2025
14bef0ad
neatogen makeObstacle: abbreviate zero initializations
Sep 29, 2025
fb166da0
neatogen: do not set 'sitenbr' for voronoi-allocated sites
Sep 29, 2025
469f5d8a
neatogen: reuse arena allocator for allocating sites
Sep 29, 2025
d82357b6
neatogen: remove unused mem.h #include from voronoi.c
Sep 29, 2025
3be7bafd
neatogen: remove unused mem.h #include from heap.c
Sep 29, 2025
26c928d1
neatogen: remove unused mem.h #include from poly.c
Sep 29, 2025
2e9b58c4
neatogen: remove no longer used allocator
Sep 29, 2025
1ddf5341
Merge branch 'smattr/3294976d-abfb-4e40-bb29-6ff9c4188b8e' into 'main'
Sep 30, 2025
dbd26e19
chore(deps): update ubuntu:22.04 docker digest to c35ed11
Oct 02, 2025
2dbb9eb5
Merge branch 'renovate/ubuntu-22.04' into 'main'
Oct 02, 2025
d7020055
chore(deps): update fedora:41 docker digest to 8c3179a
Oct 03, 2025
9ba7f44c
Merge branch 'renovate/fedora-41' into 'main'
Oct 03, 2025
a339d5bf
fix interpretation of libtool version info when testing Linux library extensions
Oct 03, 2025
4968f4c2
CMake: s/GRAPHVIZ_PLUGIN_VERSION/GVPLUGIN_CURRENT
Oct 03, 2025
6475b737
CMake: anticipate plugin revision being non-zero
Oct 03, 2025
cddbd077
bump plugin revision
Oct 03, 2025
2dc62c16
Merge branch 'smattr/38d36556-5e3e-4d64-9385-5bc7570d0e29' into 'main'
Oct 04, 2025
cecdd8e8
smyrna Vector3fDot: simplify calling convention to take inputs by value
Oct 03, 2025
5ff31d6a
smyrna Vector3fLengthSquared: simplify calling convention to take input by value
Oct 03, 2025
c67c8acb
smyrna Vector3fLength: simplify calling convention to take input by value
Oct 03, 2025
2c94b1eb
smyrna Matrix3fSetRotationFromQuat4f: simplify by returning value
Oct 03, 2025
723f7321
smyrna Matrix3fSetRotationFromQuat4f: simplify by taking input by value
Oct 03, 2025
5e319079
smyrna Matrix3fMulMatrix3f: simplify by taking input by value
Oct 03, 2025
fedf332d
smyrna renderSelectedNodes: use a 'double' for 'nodeSize'
Oct 03, 2025
092ee132
smyrna: use a 'double' for 'nodeRec.size'
Oct 03, 2025
c9bbc1ad
smyrna renderNodes: use a 'double' for 'nodeSize'
Oct 03, 2025
bd2c6b70
smyrna: use a 'double' for 'nodeScale'
Oct 03, 2025
4759cead
Merge branch 'smattr/f1aabed7-67ce-49a0-aec5-7a98003daaf1' into 'main'
Oct 04, 2025
6944c838
chore(deps): update fedora:42 docker digest to 0c5ab53
Oct 04, 2025
a96f9770
Merge branch 'renovate/fedora-42' into 'main'
Oct 04, 2025
17df3a8f
CMake: add an option for controlling Ghostscript discovery
Oct 04, 2025
9b757d65
CMake: require Bison through 'set_package_properties'
Oct 04, 2025
978618a0
CMake: require Flex through 'set_package_properties'
Oct 04, 2025
d1aaa5a5
CMake: require Python through 'set_package_properties'
Oct 04, 2025
e75868d2
CMake: require getopt through 'set_package_properties'
Oct 04, 2025
af5d149f
Merge branch 'smattr/gitlab-2735' into 'main'
Oct 04, 2025
3a81f4ac
core plugin: remove lib/gvpr from include path
Oct 04, 2025
5244c3a1
bump libgvpr revision
Oct 04, 2025
5f819df3
bump revision of libutil-depending libraries
Oct 04, 2025
1fd2991e
Merge branch 'smattr/37848baf-614c-4243-a7c9-95d9aa3549b6' into 'main'
Oct 04, 2025
a0c0e905
Update ubuntu:22.04 Docker digest to 0950623
Oct 05, 2025
f2520ceb
Merge branch 'renovate/ubuntu-22.04' into 'main'
Oct 05, 2025
70781dcb
fix claim of C99 compilation
Oct 05, 2025
34e5ca57
Stable Release 14.0.1
Oct 05, 2025
Additional commits have been omitted to prevent performance issues.
Loading
Loading