]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-10-03 Matthew Fernandezmm2gv makeDotGraph: use cgraph wrappers for allocation
2022-10-01 Matthew FernandezMerge branch 'main' into 'main'
2022-09-30 Jakub KaczorMake vimdot work with $EDITOR that is not a full path
2022-09-30 Matthew FernandezMerge branch 'smattr/084fe373-a609-4015-855e-3a366c9415...
2022-09-30 Matthew Fernandezremove unused 'MATRIX_SKEW' flag
2022-09-30 Matthew Fernandezremove unused 'MATRIX_HERMITIAN' flag
2022-09-30 Matthew Fernandezsparse SparseMatrix_init: remove dead stores to 'property'
2022-09-30 Matthew Fernandezmingle: remove dead store to 'dim' local
2022-09-30 Matthew Fernandezmingle: remove a 'flag' parameter that is always set...
2022-09-30 Matthew Fernandezmingle: remove 'OPENGL' guarded code
2022-09-30 Matthew Fernandezmingle: remove 'open_gl' parameter that is always 0
2022-09-30 Matthew FernandezMerge branch 'smattr/b11d77f1-490c-47a6-83af-656fd86d23...
2022-09-30 Matthew Fernandeztests: idiomatic use of Catch2’s 'INFO' macro
2022-09-29 Matthew FernandezMerge branch 'smattr/ccdbc8f7-27f6-4157-87aa-efdb65bf9b...
2022-09-29 Matthew Fernandezfix erroneous commas in JSON output of graphs with...
2022-09-29 Magnus JacobssonMerge branch 'add-fedora-cmake-build-and-test-jobs...
2022-09-29 Magnus JacobssonCI: add fedora36-cmake-test job
2022-09-29 Magnus JacobssonCI: add fedora36-cmake-build job
2022-09-29 Magnus JacobssonCI: add fedora35-cmake-test job
2022-09-29 Magnus JacobssonCI: add fedora35-cmake-build job
2022-09-29 Magnus JacobssonMerge branch 'add-ubuntu-20.04-cmake-jobs-to-ci' into...
2022-09-29 Magnus JacobssonCI: add ubuntu-20.04-cmake-test job
2022-09-29 Magnus JacobssonCI: add ubuntu-20.04-cmake-build job
2022-09-29 Magnus JacobssonCI: Install CMake in Ubuntu 20.04 image
2022-09-29 Magnus JacobssonMerge branch 'consistent-os-naming-in-ci' into 'main'
2022-09-29 Magnus JacobssonCI: rename ubuntu-22-04* jobs to ubuntu-22.04*
2022-09-29 Magnus JacobssonCI: rename ubuntu22-04* jobs to ubuntu-22.04*
2022-09-29 Magnus JacobssonCI: rename ubuntu20-04* jobs to ubuntu-20.04*
2022-09-29 Magnus JacobssonCI: rename ubuntu18-04* jobs to ubuntu-18.04*
2022-09-28 Matthew FernandezMerge branch 'smattr/3b2dd4ad-92ff-457e-9f25-39ed4dab87...
2022-09-28 Matthew Fernandezcore plugin: pass around 'has_subgs' as a C99 bool
2022-09-28 Matthew Fernandezcore plugin: pass around 'top' as a C99 bool
2022-09-28 Matthew Fernandezcore plugin: make 'IS_CLUSTER' macro a function
2022-09-28 Matthew Fernandezcore plugin: abbreviate 'IS_CLUSTER' macro
2022-09-28 Matthew Fernandezcore plugin isXDot: return a C99 bool
2022-09-28 Matthew Fernandezcore plugin isXDot: take parameter as a const
2022-09-28 Matthew Fernandezcore plugin isXDot: remove string compare micro-optimiz...
2022-09-28 Mark HansenMerge branch 'articulation_pos' into 'main'
2022-09-28 Mark HansenRemove unused articulation_pos attribute
2022-09-28 Matthew FernandezMerge branch 'smattr/a089ff42-68a4-4dcc-8786-eed9d39621...
2022-09-28 Matthew Fernandezsmyrna gvpr_select: remove unnecessary dynamic allocation
2022-09-27 Matthew FernandezMerge branch 'smattr/gitlab-2282' into 'main'
2022-09-27 Matthew Fernandezadd a test case for #2282
2022-09-27 Mark HansenMerge branch 'gs' into 'main'
2022-09-27 Mark HansenAdd changelog entry
2022-09-27 Mark HansenStop using now-hidden gs_error_names symbol
2022-09-26 Matthew FernandezMerge branch 'smattr/gitlab-2279' into 'main'
2022-09-26 Matthew Fernandezsmyrna filter_attributes: take attribute as a const
2022-09-26 Matthew Fernandezsmyrna get_text_widget_to_attribute: remove unnecessary...
2022-09-26 Matthew Fernandezsmyrna create_filtered_list: fix comment typo
2022-09-26 Matthew Fernandezsmyrna mAttributesSlot: squash -Wunused-parameter warnings
2022-09-26 Matthew FernandezRevert "smyrna: remove unused mAttributesSlot"
2022-09-26 Matthew Fernandezsmyrna on_attrSearchBtn_clicked: use const types for...
2022-09-26 Matthew Fernandezsmyrna on_attrSearchBtn_clicked: remove shadowing of...
2022-09-25 Matthew Fernandezsmyrna on_attrSearchBtn_clicked: squash -Wunused-parame...
2022-09-25 Matthew Fernandezfix: Revert "smyrna: remove unused 'on_attrSearchBtn_cl...
2022-09-25 Matthew Fernandezsmyrna gvpr_select: use cgraph wrapper for allocation
2022-09-25 Matthew Fernandezsmyrna gvpr_select: remove NULL-hinted call to 'agxbinit'
2022-09-25 Matthew Fernandezsmyrna gvpr_select: remove shadowing of 'attr' global
2022-09-25 Matthew Fernandezsmyrna gvpr_select: use a 'size_t' for parameter counting
2022-09-25 Matthew FernandezRevert "smyrna: remove unused 'gvpr_select'"
2022-09-25 Matthew Fernandezsmyrna on_attrRB0_clicked: squash -Wunused-parameter...
2022-09-25 Matthew Fernandezfix: Revert "smyrna: remove unused 'on_attrRB0_clicked'"
2022-09-25 Matthew Fernandezsmyrna: fix miscalculation of bounding box
2022-09-25 Matthew FernandezMerge branch 'smattr/60645d5f-a612-4497-99a1-4dbf3aa210...
2022-09-23 Matthew Fernandezpack parsePackModeInfo: make some string prefix code...
2022-09-23 Matthew Fernandezpack parsePackModeInfo: fix incorrect calculation of...
2022-09-23 Matthew Fernandezcgraph ppDirective: make some string prefix code more...
2022-09-23 Matthew Fernandezadd an abstraction for checking string prefixes
2022-09-22 Magnus JacobssonMerge branch 'add-even-more-overlap-test-cases' into...
2022-09-22 Magnus Jacobssonadd new test_edge_node_overlap_cylinder_node_shape...
2022-09-22 Magnus Jacobssonadd new test_edge_node_overlap_point_node_shape test
2022-09-22 Magnus Jacobssonadd new test_edge_node_overlap_ellipse_node_shapes_exce...
2022-09-22 Magnus Jacobssonadd new test_edge_node_overlap_all_primitive_edge_arrow...
2022-09-22 Magnus Jacobssonadd new test_edge_node_overlap_normal_and_inv_edge_arro...
2022-09-22 Magnus Jacobssonadd new test_edge_node_overlap_normal_and_inv_edge_arro...
2022-09-22 Magnus Jacobssontests: SVGAnalyzer: add fallback to bevel in SVGElement...
2022-09-22 Magnus Jacobssonadd new test_edge_node_overlap_all_edge_arrows test
2022-09-22 Magnus Jacobssontests: test_edge_node_overlap_utilities: support arrowh...
2022-09-22 Magnus Jacobssontests: test_edge_node_overlap_node_shapes: test all...
2022-09-22 Magnus Jacobssontests: use the AUTO_NAME macro in all tests
2022-09-22 Magnus Jacobssontests: test_utilities: re-write AUTO_NAME to use filesy...
2022-09-22 Matthew FernandezMerge branch 'smattr/56bea874-c2d8-4d15-8222-db8dc99faa...
2022-09-22 Matthew Fernandezpack isLegal: remove the need for some casting
2022-09-22 Matthew Fernandezpack cccomps: use cgraph wrappers for allocation
2022-09-22 Matthew Fernandezpack ccomps: use cgraph wrappers for allocation
2022-09-22 Matthew Fernandezpack pccomps: use cgraph wrappers for allocation
2022-09-22 Matthew Fernandezpack setPrefix: use cgraph wrapper for allocation
2022-09-22 Matthew Fernandezpack mode2Str: simplify some early return code
2022-09-22 Matthew Fernandezpack putRects: simplify some early return code
2022-09-22 Matthew Fernandezpack acmpf: simplify some early return code
2022-09-22 Matthew Fernandezpack ucmpf: simplify some early return code
2022-09-22 Matthew Fernandezpack putGraphs: use cgraph wrappers for allocation
2022-09-22 Matthew Fernandezpack polyGraphs: use cgraph wrappers for allocation
2022-09-22 Matthew Fernandezpack polyRects: use cgraph wrappers for allocation
2022-09-22 Matthew Fernandezpack arrayRects: use cgraph wrappers for allocation
2022-09-22 Matthew Fernandezpack genPoly: use cgraph wrapper for allocation
2022-09-21 Matthew FernandezMerge branch 'smattr/c8d68dc4-9ef2-4cbd-9d41-d74138475d...
2022-09-21 Matthew Fernandeztopfish findGlobalIndexesOfActiveNeighbors: use cgraph...
2022-09-21 Matthew Fernandeztopfish init_ex_graph: use cgraph wrappers for allocation
next