]> granicus.if.org Git - graphviz/shortlog
graphviz
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
2022-09-21 Matthew Fernandeztopfish set_active_levels: use cgraph wrappers for...
2022-09-21 Matthew Fernandeztopfish create_hierarchy: use cgraph wrappers for alloc...
2022-09-21 Matthew Fernandeztopfish cpExGraph: use cgraph wrappers for allocation
2022-09-21 Matthew Fernandeztopfish cpGraph: use cgraph wrappers for allocation
2022-09-21 Matthew Fernandeztopfish coarsen_match: use cgraph wrappers for allocation
2022-09-21 Matthew Fernandeztopfish make_coarse_ex_graph: use cgraph wrappers for...
2022-09-21 Matthew Fernandeztopfish make_coarse_graph: use cgraph wrappers for...
2022-09-21 Matthew Fernandeztopfish maxmatch: use cgraph wrappers for allocation
2022-09-21 Matthew Fernandeztopfish fill_neighbors_vec: use 'fabsf' instead of...
2022-09-21 Matthew Fernandezneatogen: remove 'USE_STYLES'-guarded code
2022-09-21 Matthew Fernandeztopfish: remove 'STYLES'-guarded code
2022-09-21 Matthew FernandezMerge branch 'smattr/24281a46-1d36-4056-9003-1cdde711ff...
2022-09-21 Matthew Fernandezglcomp glCompPanelNew: use cgraph wrapper for allocation
2022-09-21 Matthew Fernandezglcomp glCompImageNew: use cgraph wrapper for allocation
2022-09-21 Matthew Fernandezglcomp glCompLabelNew: fix unchecked allocation failure
2022-09-21 Matthew Fernandezglcomp glCompLabelNew: use cgraph wrapper for allocation
2022-09-21 Matthew Fernandezglcomp glCompSetAddObj: fix unchecked allocation failure
2022-09-21 Matthew Fernandezglcomp glCompSetNew: use cgraph wrapper for allocation
2022-09-21 Matthew Fernandezglcomp glNewFontFromParent: fix unchecked allocation...
2022-09-21 Matthew Fernandezglcomp glNewFontFromParent: use cgraph wrapper for...
2022-09-21 Matthew Fernandezglcomp glNewFont: fix unchecked allocation failures
2022-09-21 Matthew Fernandezglcomp glCompSetAddNewTexLabel: fix unchecked allocatio...
2022-09-21 Matthew Fernandezglcomp glCompSetAddNewTexture: use cgraph wrappers...
2022-09-21 Matthew Fernandezglcomp glCompButtonNew: use cgraph wrapper for allocation
2022-09-20 Magnus JacobssonMerge branch 'add-more-overlap-checks-and-test-cases...
2022-09-20 Magnus Jacobssonadd new test_max_edge_stem_arrow_overlap_simple test
2022-09-20 Magnus Jacobssontests: test_edge_node_overlap_utilities: check max...
2022-09-20 Magnus Jacobssonadd new test_min_edge_stem_arrow_overlap_simple test
2022-09-20 Magnus Jacobssontests: test_edge_node_overlap_utilities: check min...
2022-09-20 Magnus Jacobssontests: SVGAnalyzer: add retrieval of edge arrow to...
2022-09-20 Magnus Jacobssontests: SVGAnalyzer: add retrieval of edge stem to Graph...
2022-09-20 Magnus Jacobssontests: SVGAnalyzer: add finding of child of specific...
2022-09-20 Magnus Jacobssontests: test_edge_node_overlap_utilities: add support...
2022-09-20 Magnus Jacobssonadd new test_min_edge_node_overlap_polygon_node_shapes...
2022-09-20 Magnus Jacobssonadd new test_max_edge_node_overlap_polygon_node_shapes...
2022-09-20 Magnus Jacobssonadd new test_edge_node_overlap_polygon_node_shapes...
2022-09-20 Magnus Jacobssonadd new test_edge_node_overlap_all_node_shapes test
2022-09-20 Magnus Jacobssonadd new test_max_edge_node_overlap_simple test
2022-09-20 Magnus Jacobssonadd new test_min_edge_node_overlap_simple test
2022-09-20 Magnus Jacobssontests: test_edge_node_overlap_utilities: check edge...
2022-09-20 Magnus Jacobssontests: test_edge_node_overlap_utilities: make max node...
2022-09-20 Magnus Jacobssontests: test_edge_node_overlap_utilities: use a semi...
2022-09-20 Magnus Jacobssontests: test_edge_node_overlap_utilities: support all...
2022-09-20 Magnus Jacobssontests: test_edge_node_overlap_simple: generate DOT...
2022-09-20 Magnus Jacobssontests: add AUTO_NAME macro and use it in the test_edge_...
2022-09-20 Matthew FernandezMerge branch 'smattr/b18ec0fb-7dc6-4b8b-9a97-301e697ada...
2022-09-20 Matthew Fernandezsparse: remove unused 'Dijkstra_masked'
2022-09-20 Matthew Fernandezsparse: remove unused 'SparseMatrix_level_sets_khops'
2022-09-20 Matthew Fernandezsparse: remove unused 'SparseMatrix_distance_matrix_khops'
2022-09-20 Matthew Fernandezsfdpgen sfdpLayout: remove 'hops' parameter that is...
2022-09-20 Matthew Fernandezsparse SparseMatrix_has_diagonal: use a C99 bool for...
2022-09-20 Matthew Fernandezsparse: remove unnecessary casts
2022-09-20 Matthew Fernandezsparse SparseMatrix_distance_matrix_khops: use cgraph...
2022-09-20 Matthew Fernandezsparse SparseMatrix_distance_matrix: use cgraph wrapper...
2022-09-20 Matthew Fernandezsparse SparseMatrix_set_entries_to_real_one: use cgraph...
2022-09-20 Matthew Fernandezsparse SparseMatrix_get_submatrix: use cgraph wrappers...
2022-09-20 Matthew Fernandezsparse SparseMatrix_get_augmented: use cgraph wrappers...
2022-09-20 Matthew Fernandezsparse SparseMatrix_decompose_to_supervari…: use cgraph...
2022-09-20 Matthew Fernandezsparse Dijkstra_internal: use cgraph wrappers for alloc...
next