]> granicus.if.org Git - graphviz/shortlog
graphviz
2022-09-09 Matthew Fernandezgvpr: squash -Wundef warning for 'DEBUG'
2022-09-09 Matthew Fernandezgvpr TFA_Advance: squash warnings in calling ctype...
2022-09-09 Matthew Fernandezgvpr TFA_Advance: squash -Wconversion warning from...
2022-09-09 Matthew Fernandezgvpr assignable: make it clearer that argument to ...
2022-09-09 Matthew Fernandezgvpr getval: squash a -Wswitch-default warning
2022-09-09 Matthew Fernandezosage layout: remove shadowing of 'p'
2022-09-09 Matthew Fernandezsfdpgen: remove shadowing of 'UNMATCHED'
2022-09-09 Matthew FernandezMerge branch 'smattr/gitlab-2272' into 'main'
2022-09-08 Matthew FernandezRevert "cgraph: rewrite scanner to use an agxbuf"
2022-09-08 Matthew Fernandezadd a test case for #2272
2022-09-06 Magnus JacobssonMerge branch 'add-test-case-for-issue-372' into 'main'
2022-09-06 Magnus Jacobssontests: add new test_edge_node_overlap_simple test
2022-09-06 Magnus Jacobssontests: SVGAnalyzer: add SVGRect::intersection()
2022-09-06 Magnus Jacobssontests: SVGAnalyzer: GraphvizEdge: add retrieval of...
2022-09-06 Magnus Jacobssontests: SVGAnalyzer: GraphvizNode: add retrieval of...
2022-09-06 Magnus Jacobssontests: SVGAnalyzer: SVGElement: add retrieval of outlin...
2022-09-06 Magnus Jacobssontests: SVGAnalyzer: add SVGElement::miter_point()
2022-09-06 Matthew FernandezMerge branch 'smattr/a1e8ee3e-5d71-47c0-8eb0-8ed4dea82a...
2022-09-06 Matthew Fernandezlabel doxlabel: use cgraph wrappers for allocation
2022-09-06 Matthew Fernandezlabel xlnew: use cgraph wrapper for allocation
2022-09-06 Matthew Fernandezlabel xlhdxload: use cgraph wrapper for allocation
2022-09-06 Matthew Fernandezlabel: remove unused memory.h include
2022-09-06 Magnus Jacobssoncorrect spelling in comment
2022-09-05 Matthew FernandezMerge branch 'smattr/e10a9b96-cc44-484e-afb0-09213bcdf3...
2022-09-05 Matthew Fernandezcommon: remove now unused 'N_GGNEW'
2022-09-05 Matthew FernandezGD plugin vrml_polygon: fix unchecked allocation failure
2022-09-05 Matthew FernandezGD plugin vrml_begin_job: use cgraph wrapper for allocation
2022-09-05 Matthew Fernandezcore plugin: remove unused memory.h include
2022-09-05 Matthew Fernandezcore plugin insert: fix unchecked allocation failure
2022-09-05 Matthew Fernandezcore plugin write_edges: use cgraph wrapper for allocation
2022-09-05 Magnus JacobssonMerge branch 'extend-svg-analyzer-to-handle-graphviz...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: add support for retrieving the...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: add support for retrieving the...
2022-09-05 Magnus Jacobssontests: test_utilities: declare unmodified parameter...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: add handling of the 'fill-opacity...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: add support for retrieving the...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: add support for retrieving the...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: factor out rgb_to_hex() and add...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: clarify comment
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: add handling of the 'stroke-opacity...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: add support for retrieving the...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: add support for retrieving the...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: add handling of the 'stroke-width...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: add 're_create_and_verify_svg'...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: extend 'make_from_dot' method and...
2022-09-05 Magnus Jacobssontests: SVGAnalyzer: save a copy of the original SVG...
2022-09-05 Matthew FernandezMerge branch 'smattr/6be69cc6-9ab8-4a2a-ae79-087aec1d95...
2022-09-04 Matthew Fernandezortho mkMaze: use cgraph wrappers for allocation
2022-09-04 Matthew Fernandezortho mkMazeGraph: use cgraph wrappers for allocation
2022-09-04 Matthew Fernandezortho PQgen: use cgraph wrappers for allocation
2022-09-04 Matthew Fernandezortho partition: use cgraph wrappers for allocation
2022-09-04 Matthew Fernandezortho monotonate_trapezoids: use cgraph wrappers for...
2022-09-04 Matthew Fernandezortho mkStack: use cgraph wrappers for allocation
2022-09-04 Matthew Fernandezortho make_graph: use cgraph wrappers for allocation
2022-09-04 Matthew Fernandezortho createSGraph: use cgraph wrappers for allocation
2022-09-04 Matthew Fernandezortho initSEdges: use cgraph wrappers for allocation
2022-09-04 Matthew Fernandezortho construct_trapezoids: use cgraph wrapper for...
2022-09-04 Matthew Fernandezortho orthoEdges: use cgraph wrappers for allocation
2022-09-04 Matthew Fernandezortho attachOrthoEdges: use cgraph wrapper for allocation
2022-09-04 Matthew Fernandezortho extractVChans: use cgraph wrapper for allocation
2022-09-04 Matthew Fernandezortho extractHChans: use cgraph wrapper for allocation
2022-09-04 Matthew Fernandezortho addChan: use cgraph wrapper for allocation
2022-09-04 Matthew Fernandezortho convertSPtoRoute: use cgraph wrapper for allocation
2022-09-04 Matthew FernandezMerge branch 'smattr/gitlab-2270' into 'main'
2022-09-04 Matthew FernandezRevert "gvc auto_output_filename: avoid 'strdup' when...
2022-09-04 Matthew Fernandezadd a test case for #2270
2022-09-04 Matthew FernandezMerge branch 'smattr/1fac7330-9d40-4de2-be68-925e698f52...
2022-09-02 Magnus Jacobssontests: SVGAnalyzer: add 'make_from_dot' static method...
2022-09-02 Matthew Fernandezsmyrna: remove unused memory.h includes
2022-09-02 Matthew Fernandezsmyrna load_attributes: use cgraph wrapper for allocation
2022-09-02 Matthew Fernandezsmyrna main: use cgraph wrapper for allocations
2022-09-02 Matthew Fernandezsmyrna smyrnaPath: use cgraph wrapper for allocation
2022-09-02 Matthew Fernandezsmyrna initFocus: use cgraph wrapper for allocations
2022-09-02 Matthew Fernandezsmyrna positionAllItems: use cgraph wrapper for allocations
2022-09-02 Matthew Fernandezsmyrna makeXDotSpline: use cgraph wrapper for allocations
2022-09-02 Matthew Fernandezsmyrna mTestgvpr: use cgraph wrapper for allocation
2022-09-02 Matthew Fernandezsmyrna new_viewport_camera: use cgraph wrapper for...
2022-09-02 Matthew Fernandezsmyrna new_viewport_camera: use cgraph wrapper for...
2022-09-02 Matthew Fernandezsmyrna prepare_topological_fisheye: use cgraph wrapper...
2022-09-02 Matthew Fernandezsmyrna makeGraph: use cgraph wrapper for allocations
2022-09-02 Matthew Fernandezsmyrna attr_list_add: fix unchecked allocation failure
2022-09-02 Matthew Fernandezsmyrna attr_list_new: fix unchecked allocation failures
2022-09-02 Matthew Fernandezsmyrna new_attr_ref: fix unchecked allocation failure
2022-09-02 Matthew Fernandezsmyrna new_attr: fix unchecked allocation failure
2022-09-02 Matthew Fernandezsmyrna create_color_theme: use cgraph wrapper for alloc...
2022-09-02 Matthew Fernandezsmyrna init_viewport: use cgraph wrapper for allocations
2022-09-02 Matthew Fernandezsmyrna add_graph_to_viewport: fix unchecked allocation...
2022-09-02 Matthew Fernandezsmyrna load_mouse_actions: fix unchecked allocation...
2022-09-02 Matthew Fernandezsmyrna add_selpoly: fix unchecked allocation failure
2022-09-02 Matthew Fernandezsmyrna clear_selpoly: simplify some 'free' code
2022-09-02 Matthew Fernandezsmyrna Render_Contour2: fix unchecked allocation failure
2022-09-02 Matthew Fernandezsmyrna combineCallback: fix unchecked allocation failure
2022-09-02 Matthew Fernandezsmyrna clearGrid: use cgraph wrapper for allocation
2022-09-02 Matthew Fernandezsmyrna update_tree: use cgraph wrapper for allocation
2022-09-02 Matthew Fernandezsmyrna add_column: use cgraph wrapper for allocation
2022-09-02 Matthew Fernandezsmyrna add_column: fix unchecked allocation failure
2022-08-31 Matthew FernandezMerge branch 'smattr/8ef08678-9ef1-4024-90bf-ffca3cd5db...
2022-08-31 Matthew Fernandezsparse SparseMatrix_coordinate_form_add_entry: abbrevia...
2022-08-31 Matthew Fernandezsparse check_or_realloc_arrays: abbreviate no-op 'MAX...
2022-08-31 Matthew Fernandezneatogen stress_majorization_with_hierarchy: abbreviate...
next