]> granicus.if.org Git - graphviz/shortlog
graphviz
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...
2022-08-31 Matthew Fernandezgvmap add_point: abbreviate no-op 'MAX' call
2022-08-31 Matthew Fernandezsfdpgen check_int_array_size: abbreviate no-op 'MAX...
2022-08-31 Matthew Fernandezsfdpgen check_real_array_size: abbreviate no-op 'MAX...
2022-08-31 Matthew Fernandezsfdpgen beautify_leaves: use cgraph wrappers for allocation
2022-08-31 Matthew Fernandezsfdpgen oned_optimizer_new: use cgraph wrapper for...
2022-08-31 Matthew Fernandezsfdpgen spring_electrical_control: remove 'multilevel_c...
2022-08-31 Matthew Fernandezsfdpgen spring_electrical_control: remove 'multilevel_c...
2022-08-31 Matthew Fernandezsfdpgen spring_electrical_control_new: use cgraph wrapp...
2022-08-31 Matthew Fernandezsfdpgen beautify_leaves: swap a boolean array for a...
2022-08-30 Magnus JacobssonMerge branch 'minor-cleanup-of-svg-analyzer' into ...
2022-08-30 Magnus Jacobssontests: SVGAnalyzer: use fmt::format instead of string...
2022-08-30 Magnus Jacobssontests: SVGAnalyzer: correct comment
2022-08-30 Magnus Jacobssontests: SVGAnalyzer: avoid string copy by taking referen...
2022-08-30 Magnus Jacobssontests: test_svg_analyzer: remove useless string copy
2022-08-30 Magnus Jacobssontests: test_svg_analyzer: Update test description
2022-08-30 Magnus Jacobssontests: test_svg_analyzer: remove useless include of...
2022-08-30 Magnus Jacobssontests: rename variables '.*svgAnalyzer' to '.*svg_analyzer'
2022-08-30 Magnus Jacobssontests: SVGAnalyzer: add some comments
2022-08-30 Magnus Jacobssontests: SVGAnalyzer: use fmt::format instead of string...
2022-08-30 Magnus Jacobssontests: test_rankdir: remove useless generation of copy
2022-08-30 Matthew FernandezMerge branch 'smattr/cc0c1b4c-ccdf-48a9-adc6-8c30106706...
2022-08-30 Matthew Fernandezgvpr: more tightly scope 'nextg'
2022-08-30 Matthew Fernandezgvpr: fix: wrap members needing cleanup in a struct...
2022-08-30 Matthew FernandezMerge branch 'smattr/bdd2e8b6-9a48-4e33-815d-2c049a7ca7...
next